Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2232248 bytes) in /var/www/meilleurs-masters.com/staging/api/releases/1499/vendor/symfony/cache/Traits/FilesystemTrait.php on line 70
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2232248 bytes) (500 Internal Server Error)

Symfony Exception

OutOfMemoryError

HTTP 500 Internal Server Error

Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2232248 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

  1.             if (($expiresAt = (int) fgets($h)) && $now >= $expiresAt) {
  2.                 fclose($h);
  3.                 @unlink($file);
  4.             } else {
  5.                 $i rawurldecode(rtrim(fgets($h)));
  6.                 $value stream_get_contents($h);
  7.                 fclose($h);
  8.                 if ($i === $id) {
  9.                     $values[$id] = $this->marshaller->unmarshall($value);
  10.                 }
  11.             }

Logs 2

Level Channel Message
INFO 13:50:37 deprecation User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead.
{
    "exception": {}
}
INFO 13:50:37 deprecation User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
{
    "exception": {}
}
INFO 13:50:37 deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
{
    "exception": {}
}
INFO 13:50:37 deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
{
    "exception": {}
}
INFO 13:50:37 deprecation User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
INFO 13:50:37 request Matched route "loginEduniversal".
{
    "route": "loginEduniversal",
    "route_parameters": {
        "_route": "loginEduniversal",
        "_controller": "App\\Controller\\Frontend\\IndexController::loginEduniversal"
    },
    "request_uri": "https://2025-staging-meilleurs-masters.silkwires-dev.com/login-eduniversal",
    "method": "GET"
}
INFO 13:50:37 deprecation User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
INFO 13:50:37 deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
{
    "exception": {}
}
DEBUG 13:50:37 security Checking for authenticator support.
{
    "firewall_name": "bo_client",
    "authenticators": 2
}
DEBUG 13:50:37 security Checking support on authenticator.
{
    "firewall_name": "bo_client",
    "authenticator": "Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"
}
DEBUG 13:50:37 security Authenticator does not support the request.
{
    "firewall_name": "bo_client",
    "authenticator": "Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator"
}
DEBUG 13:50:37 security Checking support on authenticator.
{
    "firewall_name": "bo_client",
    "authenticator": "Symfony\\Component\\Security\\Http\\Authenticator\\LoginLinkAuthenticator"
}
DEBUG 13:50:37 security Authenticator does not support the request.
{
    "firewall_name": "bo_client",
    "authenticator": "Symfony\\Component\\Security\\Http\\Authenticator\\LoginLinkAuthenticator"
}
DEBUG 13:50:37 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 13:50:37 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 13:50:37 event Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelRequest"
}
DEBUG 13:50:37 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 13:50:37 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 13:50:37 event Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "FOS\\RestBundle\\EventListener\\FormatListener::onKernelRequest"
}
DEBUG 13:50:37 event Notified event "kernel.request" to listener "App\EventSubscriber\KernelRequestSubscriber::checkDomainAccess".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\KernelRequestSubscriber::checkDomainAccess"
}
DEBUG 13:50:37 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 13:50:37 event Notified event "kernel.request" to listener "App\EventSubscriber\UserAgentSubscriber::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\UserAgentSubscriber::onKernelRequest"
}
DEBUG 13:50:37 event Notified event "kernel.request" to listener "App\EventSubscriber\KernelRequestSubscriber::setLanguage".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\KernelRequestSubscriber::setLanguage"
}
DEBUG 13:50:37 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 13:50:37 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 13:50:37 event Notified event "kernel.request" to listener "App\EventSubscriber\VerifierSubscriber::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\VerifierSubscriber::onKernelRequest"
}
DEBUG 13:50:37 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 13:50:37 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 13:50:37 event Notified event "kernel.request" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest".
{
    "event": "kernel.request",
    "listener": "MobileDetectBundle\\EventListener\\RequestResponseListener::handleRequest"
}
DEBUG 13:50:37 event Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest"
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Misc\TransformDataHelper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\BaseRepository::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\BaseRepository::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\BaseRepository::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\BaseRepository::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Misc\AppMappingOperation::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advert\AdvertMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advert\AdvertMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advert\AdvertMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advert\AdvertMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advert\AdvertMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advert\AdvertMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advert\AdvertMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advert\AdvertMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advert\AdvertMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advert\AdvertMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advert\AdvertMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advert\AdvertMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advert\AdvertMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advert\AdvertMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advertiser\AdvertiserMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advertiser\AdvertiserMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advertiser\AdvertiserMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advertiser\AdvertiserMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advertiser\AdvertiserMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advertiser\AdvertiserMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advertiser\AdvertiserMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advertiser\AdvertiserMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advertiser\AdvertiserMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advertiser\AdvertiserMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advertiser\AdvertiserMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advertiser\AdvertiserMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advertiser\AdvertiserMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Advertiser\AdvertiserMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerce\AdvertisingCommerceMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerce\AdvertisingCommerceMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerce\AdvertisingCommerceMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerce\AdvertisingCommerceMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerce\AdvertisingCommerceMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerce\AdvertisingCommerceMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerce\AdvertisingCommerceMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerce\AdvertisingCommerceMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerce\AdvertisingCommerceMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerce\AdvertisingCommerceMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerce\AdvertisingCommerceMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerce\AdvertisingCommerceMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerce\AdvertisingCommerceMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerce\AdvertisingCommerceMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemListMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemListMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemListMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemListMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemListMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemListMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemListMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemListMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemListMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemListMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemListMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemListMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemListMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemListMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\AdvertisingCommerceItem\AdvertisingCommerceItemMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Article\ArticleMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Article\ArticleMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Article\ArticleMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Article\ArticleMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Article\ArticleMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Article\ArticleMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Article\ArticleMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Article\ArticleMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Article\ArticleMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Article\ArticleMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Article\ArticleMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Article\ArticleMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Article\ArticleMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Article\ArticleMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ProgramSpecialityRepository::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\DatabaseActivitySubscriber::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\DatabaseActivitySubscriber::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\DatabaseActivitySubscriber::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\DatabaseActivitySubscriber::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\DatabaseActivitySubscriber::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\DatabaseActivitySubscriber::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\DatabaseActivitySubscriber::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\DatabaseActivitySubscriber::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\DatabaseActivitySubscriber::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\DatabaseActivitySubscriber::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\DatabaseActivitySubscriber::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\DatabaseActivitySubscriber::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\DatabaseActivitySubscriber::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\DatabaseActivitySubscriber::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\BaseService::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\BaseService::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\BaseService::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\BaseService::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\BaseService::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\BaseService::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\BaseService::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\BaseService::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\BaseService::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\BaseService::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\BaseService::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\BaseService::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\BaseService::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\BaseService::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\EntitySubscriber::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\EntitySubscriber::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\EntitySubscriber::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\EntitySubscriber::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\EntitySubscriber::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\EntitySubscriber::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\EntitySubscriber::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\EntitySubscriber::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\EntitySubscriber::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\EntitySubscriber::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\EntitySubscriber::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\EntitySubscriber::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\EntitySubscriber::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\EventSubscriber\EntitySubscriber::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ProgramSpecialityRepository::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ProgramSpecialityRepository::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ProgramSpecialityRepository::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogArticle\BlogArticleMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogArticle\BlogArticleMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogArticle\BlogArticleMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogArticle\BlogArticleMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogArticle\BlogArticleMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogArticle\BlogArticleMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogArticle\BlogArticleMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogArticle\BlogArticleMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogArticle\BlogArticleMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogArticle\BlogArticleMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogArticle\BlogArticleMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogArticle\BlogArticleMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogArticle\BlogArticleMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogArticle\BlogArticleMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogAuthor\BlogAuthorMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogAuthor\BlogAuthorMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogAuthor\BlogAuthorMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogAuthor\BlogAuthorMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogAuthor\BlogAuthorMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogAuthor\BlogAuthorMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogAuthor\BlogAuthorMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogAuthor\BlogAuthorMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogAuthor\BlogAuthorMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogAuthor\BlogAuthorMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogAuthor\BlogAuthorMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogAuthor\BlogAuthorMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogAuthor\BlogAuthorMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\BlogAuthor\BlogAuthorMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Campaign\CampaignMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Campaign\CampaignMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Campaign\CampaignMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Campaign\CampaignMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Campaign\CampaignMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Campaign\CampaignMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Campaign\CampaignMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Campaign\CampaignMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Campaign\CampaignMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Campaign\CampaignMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Campaign\CampaignMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Campaign\CampaignMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Campaign\CampaignMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Campaign\CampaignMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\City\CityMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\City\CityMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\City\CityMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\City\CityMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\City\CityMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\City\CityMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\City\CityMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\City\CityMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\City\CityMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\City\CityMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\City\CityMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\City\CityMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\City\CityMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\City\CityMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RequestService::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RequestService::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RequestService::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RequestService::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RequestService::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RequestService::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RequestService::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RequestService::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RequestService::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RequestService::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RequestService::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RequestService::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RequestService::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RequestService::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RequestService::$reader is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RequestService::$requestStack is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Commercial\CommercialMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Commercial\CommercialMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Commercial\CommercialMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Commercial\CommercialMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Commercial\CommercialMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Commercial\CommercialMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Commercial\CommercialMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Commercial\CommercialMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Commercial\CommercialMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Commercial\CommercialMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Commercial\CommercialMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Commercial\CommercialMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Commercial\CommercialMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Commercial\CommercialMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentContext\ContentContextMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentContext\ContentContextMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentContext\ContentContextMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentContext\ContentContextMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentContext\ContentContextMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentContext\ContentContextMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentContext\ContentContextMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentContext\ContentContextMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentContext\ContentContextMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentContext\ContentContextMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentContext\ContentContextMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentContext\ContentContextMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentContext\ContentContextMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentContext\ContentContextMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Contents\ContentsMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Contents\ContentsMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Contents\ContentsMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Contents\ContentsMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Contents\ContentsMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Contents\ContentsMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Contents\ContentsMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Contents\ContentsMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Contents\ContentsMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Contents\ContentsMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Contents\ContentsMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Contents\ContentsMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Contents\ContentsMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Contents\ContentsMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentsCategory\ContentsCategoryMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentsCategory\ContentsCategoryMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentsCategory\ContentsCategoryMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentsCategory\ContentsCategoryMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentsCategory\ContentsCategoryMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentsCategory\ContentsCategoryMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentsCategory\ContentsCategoryMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentsCategory\ContentsCategoryMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentsCategory\ContentsCategoryMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentsCategory\ContentsCategoryMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentsCategory\ContentsCategoryMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentsCategory\ContentsCategoryMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentsCategory\ContentsCategoryMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ContentsCategory\ContentsCategoryMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Metier\MetierMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Metier\MetierMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Metier\MetierMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Metier\MetierMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Metier\MetierMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Metier\MetierMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Metier\MetierMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Metier\MetierMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Metier\MetierMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Metier\MetierMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Metier\MetierMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Metier\MetierMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Metier\MetierMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Metier\MetierMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\News\NewsMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\News\NewsMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\News\NewsMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\News\NewsMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\News\NewsMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\News\NewsMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\News\NewsMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\News\NewsMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\News\NewsMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\News\NewsMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\News\NewsMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\News\NewsMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\News\NewsMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\News\NewsMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Offer\OfferMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Offer\OfferMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Offer\OfferMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Offer\OfferMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Offer\OfferMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Offer\OfferMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Offer\OfferMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Offer\OfferMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Offer\OfferMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Offer\OfferMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Offer\OfferMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Offer\OfferMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Offer\OfferMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Offer\OfferMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Page\PageMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Page\PageMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Page\PageMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Page\PageMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Page\PageMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Page\PageMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Page\PageMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Page\PageMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Page\PageMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Page\PageMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Page\PageMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Page\PageMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Page\PageMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Page\PageMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPoints\PdPointsMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPoints\PdPointsMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPoints\PdPointsMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPoints\PdPointsMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPoints\PdPointsMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPoints\PdPointsMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPoints\PdPointsMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPoints\PdPointsMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPoints\PdPointsMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPoints\PdPointsMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPoints\PdPointsMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPoints\PdPointsMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPoints\PdPointsMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPoints\PdPointsMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPointsCategory\PdPointsCategoryMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPointsCategory\PdPointsCategoryMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPointsCategory\PdPointsCategoryMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPointsCategory\PdPointsCategoryMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPointsCategory\PdPointsCategoryMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPointsCategory\PdPointsCategoryMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPointsCategory\PdPointsCategoryMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPointsCategory\PdPointsCategoryMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPointsCategory\PdPointsCategoryMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPointsCategory\PdPointsCategoryMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPointsCategory\PdPointsCategoryMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPointsCategory\PdPointsCategoryMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPointsCategory\PdPointsCategoryMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\PdPointsCategory\PdPointsCategoryMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Program\ProgramMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Program\ProgramMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Program\ProgramMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Program\ProgramMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Program\ProgramMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Program\ProgramMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Program\ProgramMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Program\ProgramMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Program\ProgramMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Program\ProgramMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Program\ProgramMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Program\ProgramMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Program\ProgramMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Program\ProgramMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramMajor\ProgramMajorMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramMajor\ProgramMajorMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramMajor\ProgramMajorMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramMajor\ProgramMajorMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramMajor\ProgramMajorMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramMajor\ProgramMajorMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramMajor\ProgramMajorMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramMajor\ProgramMajorMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramMajor\ProgramMajorMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramMajor\ProgramMajorMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramMajor\ProgramMajorMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramMajor\ProgramMajorMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramMajor\ProgramMajorMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramMajor\ProgramMajorMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogram\ProgramPictogramMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogram\ProgramPictogramMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogram\ProgramPictogramMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogram\ProgramPictogramMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogram\ProgramPictogramMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogram\ProgramPictogramMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogram\ProgramPictogramMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogram\ProgramPictogramMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogram\ProgramPictogramMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogram\ProgramPictogramMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogram\ProgramPictogramMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogram\ProgramPictogramMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogram\ProgramPictogramMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogram\ProgramPictogramMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogramCategory\ProgramPictogramCategoryMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogramCategory\ProgramPictogramCategoryMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogramCategory\ProgramPictogramCategoryMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogramCategory\ProgramPictogramCategoryMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogramCategory\ProgramPictogramCategoryMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogramCategory\ProgramPictogramCategoryMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogramCategory\ProgramPictogramCategoryMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogramCategory\ProgramPictogramCategoryMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogramCategory\ProgramPictogramCategoryMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogramCategory\ProgramPictogramCategoryMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogramCategory\ProgramPictogramCategoryMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogramCategory\ProgramPictogramCategoryMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogramCategory\ProgramPictogramCategoryMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramPictogramCategory\ProgramPictogramCategoryMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegion\ProgramRegionMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegion\ProgramRegionMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegion\ProgramRegionMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegion\ProgramRegionMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegion\ProgramRegionMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegion\ProgramRegionMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegion\ProgramRegionMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegion\ProgramRegionMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegion\ProgramRegionMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegion\ProgramRegionMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegion\ProgramRegionMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegion\ProgramRegionMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegion\ProgramRegionMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegion\ProgramRegionMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionCity\ProgramRegionCityMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionCity\ProgramRegionCityMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionCity\ProgramRegionCityMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionCity\ProgramRegionCityMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionCity\ProgramRegionCityMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionCity\ProgramRegionCityMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionCity\ProgramRegionCityMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionCity\ProgramRegionCityMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionCity\ProgramRegionCityMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionCity\ProgramRegionCityMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionCity\ProgramRegionCityMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionCity\ProgramRegionCityMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionCity\ProgramRegionCityMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionCity\ProgramRegionCityMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionResponsable\ProgramRegionResponsableMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionResponsable\ProgramRegionResponsableMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionResponsable\ProgramRegionResponsableMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionResponsable\ProgramRegionResponsableMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionResponsable\ProgramRegionResponsableMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionResponsable\ProgramRegionResponsableMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionResponsable\ProgramRegionResponsableMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionResponsable\ProgramRegionResponsableMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionResponsable\ProgramRegionResponsableMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionResponsable\ProgramRegionResponsableMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionResponsable\ProgramRegionResponsableMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionResponsable\ProgramRegionResponsableMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionResponsable\ProgramRegionResponsableMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramRegionResponsable\ProgramRegionResponsableMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramResponsable\ProgramResponsableMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramResponsable\ProgramResponsableMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramResponsable\ProgramResponsableMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramResponsable\ProgramResponsableMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramResponsable\ProgramResponsableMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramResponsable\ProgramResponsableMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramResponsable\ProgramResponsableMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramResponsable\ProgramResponsableMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramResponsable\ProgramResponsableMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramResponsable\ProgramResponsableMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramResponsable\ProgramResponsableMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramResponsable\ProgramResponsableMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramResponsable\ProgramResponsableMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramResponsable\ProgramResponsableMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpeciality\ProgramSpecialityMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpeciality\ProgramSpecialityMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpeciality\ProgramSpecialityMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpeciality\ProgramSpecialityMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpeciality\ProgramSpecialityMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpeciality\ProgramSpecialityMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpeciality\ProgramSpecialityMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpeciality\ProgramSpecialityMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpeciality\ProgramSpecialityMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpeciality\ProgramSpecialityMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpeciality\ProgramSpecialityMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpeciality\ProgramSpecialityMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpeciality\ProgramSpecialityMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpeciality\ProgramSpecialityMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityCity\ProgramSpecialityCityMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityCity\ProgramSpecialityCityMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityCity\ProgramSpecialityCityMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityCity\ProgramSpecialityCityMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityCity\ProgramSpecialityCityMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityCity\ProgramSpecialityCityMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityCity\ProgramSpecialityCityMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityCity\ProgramSpecialityCityMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityCity\ProgramSpecialityCityMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityCity\ProgramSpecialityCityMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityCity\ProgramSpecialityCityMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityCity\ProgramSpecialityCityMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityCity\ProgramSpecialityCityMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityCity\ProgramSpecialityCityMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityContent\ProgramSpecialityContentMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityContent\ProgramSpecialityContentMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityContent\ProgramSpecialityContentMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityContent\ProgramSpecialityContentMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityContent\ProgramSpecialityContentMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityContent\ProgramSpecialityContentMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityContent\ProgramSpecialityContentMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityContent\ProgramSpecialityContentMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityContent\ProgramSpecialityContentMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityContent\ProgramSpecialityContentMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityContent\ProgramSpecialityContentMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityContent\ProgramSpecialityContentMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityContent\ProgramSpecialityContentMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ProgramSpecialityContent\ProgramSpecialityContentMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Ranking\RankingMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Ranking\RankingMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Ranking\RankingMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Ranking\RankingMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Ranking\RankingMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Ranking\RankingMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Ranking\RankingMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Ranking\RankingMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Ranking\RankingMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Ranking\RankingMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Ranking\RankingMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Ranking\RankingMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Ranking\RankingMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Ranking\RankingMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\RankingDetail\RankingDetailMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\RankingDetail\RankingDetailMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\RankingDetail\RankingDetailMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\RankingDetail\RankingDetailMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\RankingDetail\RankingDetailMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\RankingDetail\RankingDetailMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\RankingDetail\RankingDetailMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\RankingDetail\RankingDetailMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\RankingDetail\RankingDetailMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\RankingDetail\RankingDetailMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\RankingDetail\RankingDetailMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\RankingDetail\RankingDetailMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\RankingDetail\RankingDetailMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\RankingDetail\RankingDetailMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Region\RegionMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Region\RegionMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Region\RegionMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Region\RegionMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Region\RegionMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Region\RegionMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Region\RegionMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Region\RegionMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Region\RegionMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Region\RegionMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Region\RegionMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Region\RegionMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Region\RegionMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Region\RegionMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvert\ReportAdvertMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvert\ReportAdvertMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvert\ReportAdvertMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvert\ReportAdvertMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvert\ReportAdvertMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvert\ReportAdvertMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvert\ReportAdvertMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvert\ReportAdvertMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvert\ReportAdvertMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvert\ReportAdvertMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvert\ReportAdvertMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvert\ReportAdvertMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvert\ReportAdvertMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvert\ReportAdvertMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvertise\ReportAdvertiseMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvertise\ReportAdvertiseMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvertise\ReportAdvertiseMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvertise\ReportAdvertiseMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvertise\ReportAdvertiseMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvertise\ReportAdvertiseMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvertise\ReportAdvertiseMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvertise\ReportAdvertiseMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvertise\ReportAdvertiseMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvertise\ReportAdvertiseMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvertise\ReportAdvertiseMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvertise\ReportAdvertiseMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvertise\ReportAdvertiseMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReportAdvertise\ReportAdvertiseMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContact\ReviewContactMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContact\ReviewContactMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContact\ReviewContactMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContact\ReviewContactMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContact\ReviewContactMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContact\ReviewContactMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContact\ReviewContactMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContact\ReviewContactMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContact\ReviewContactMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContact\ReviewContactMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContact\ReviewContactMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContact\ReviewContactMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContact\ReviewContactMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContact\ReviewContactMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContactDetail\ReviewContactDetailMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContactDetail\ReviewContactDetailMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContactDetail\ReviewContactDetailMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContactDetail\ReviewContactDetailMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContactDetail\ReviewContactDetailMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContactDetail\ReviewContactDetailMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContactDetail\ReviewContactDetailMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContactDetail\ReviewContactDetailMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContactDetail\ReviewContactDetailMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContactDetail\ReviewContactDetailMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContactDetail\ReviewContactDetailMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContactDetail\ReviewContactDetailMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContactDetail\ReviewContactDetailMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewContactDetail\ReviewContactDetailMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgram\ReviewProgramMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgram\ReviewProgramMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgram\ReviewProgramMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgram\ReviewProgramMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgram\ReviewProgramMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgram\ReviewProgramMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgram\ReviewProgramMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgram\ReviewProgramMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgram\ReviewProgramMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgram\ReviewProgramMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgram\ReviewProgramMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgram\ReviewProgramMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgram\ReviewProgramMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgram\ReviewProgramMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegion\ReviewProgramRegionMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegion\ReviewProgramRegionMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegion\ReviewProgramRegionMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegion\ReviewProgramRegionMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegion\ReviewProgramRegionMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegion\ReviewProgramRegionMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegion\ReviewProgramRegionMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegion\ReviewProgramRegionMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegion\ReviewProgramRegionMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegion\ReviewProgramRegionMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegion\ReviewProgramRegionMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegion\ReviewProgramRegionMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegion\ReviewProgramRegionMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegion\ReviewProgramRegionMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegionResponsable\ReviewProgramRegionResponsableMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegionResponsable\ReviewProgramRegionResponsableMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegionResponsable\ReviewProgramRegionResponsableMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegionResponsable\ReviewProgramRegionResponsableMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegionResponsable\ReviewProgramRegionResponsableMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegionResponsable\ReviewProgramRegionResponsableMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegionResponsable\ReviewProgramRegionResponsableMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegionResponsable\ReviewProgramRegionResponsableMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegionResponsable\ReviewProgramRegionResponsableMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegionResponsable\ReviewProgramRegionResponsableMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegionResponsable\ReviewProgramRegionResponsableMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegionResponsable\ReviewProgramRegionResponsableMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegionResponsable\ReviewProgramRegionResponsableMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramRegionResponsable\ReviewProgramRegionResponsableMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramResponsable\ReviewProgramResponsableMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramResponsable\ReviewProgramResponsableMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramResponsable\ReviewProgramResponsableMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramResponsable\ReviewProgramResponsableMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramResponsable\ReviewProgramResponsableMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramResponsable\ReviewProgramResponsableMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramResponsable\ReviewProgramResponsableMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramResponsable\ReviewProgramResponsableMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramResponsable\ReviewProgramResponsableMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramResponsable\ReviewProgramResponsableMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramResponsable\ReviewProgramResponsableMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramResponsable\ReviewProgramResponsableMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramResponsable\ReviewProgramResponsableMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewProgramResponsable\ReviewProgramResponsableMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewUser\ReviewUserMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewUser\ReviewUserMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewUser\ReviewUserMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewUser\ReviewUserMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewUser\ReviewUserMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewUser\ReviewUserMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewUser\ReviewUserMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewUser\ReviewUserMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewUser\ReviewUserMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewUser\ReviewUserMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewUser\ReviewUserMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewUser\ReviewUserMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewUser\ReviewUserMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\ReviewUser\ReviewUserMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Role\RoleMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Role\RoleMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Role\RoleMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Role\RoleMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Role\RoleMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Role\RoleMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Role\RoleMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Role\RoleMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Role\RoleMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Role\RoleMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Role\RoleMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Role\RoleMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Role\RoleMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Role\RoleMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\School\SchoolMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\School\SchoolMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\School\SchoolMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\School\SchoolMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\School\SchoolMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\School\SchoolMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\School\SchoolMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\School\SchoolMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\School\SchoolMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\School\SchoolMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\School\SchoolMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\School\SchoolMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\School\SchoolMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\School\SchoolMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Site\SiteMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Site\SiteMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Site\SiteMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Site\SiteMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Site\SiteMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Site\SiteMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Site\SiteMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Site\SiteMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Site\SiteMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Site\SiteMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Site\SiteMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Site\SiteMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Site\SiteMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Site\SiteMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\SlotType\SlotTypeMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\SlotType\SlotTypeMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\SlotType\SlotTypeMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\SlotType\SlotTypeMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\SlotType\SlotTypeMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\SlotType\SlotTypeMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\SlotType\SlotTypeMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\SlotType\SlotTypeMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\SlotType\SlotTypeMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\SlotType\SlotTypeMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\SlotType\SlotTypeMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\SlotType\SlotTypeMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\SlotType\SlotTypeMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\SlotType\SlotTypeMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Student\StudentMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Student\StudentMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Student\StudentMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Student\StudentMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Student\StudentMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Student\StudentMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Student\StudentMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Student\StudentMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Student\StudentMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Student\StudentMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Student\StudentMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Student\StudentMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Student\StudentMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Student\StudentMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\Student\StudentMapper::$urlGeneratorInterface is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\UserRepository::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\UserRepository::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\UserRepository::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\UserRepository::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ProgramRepository::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ProgramRepository::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ProgramRepository::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ProgramRepository::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\RankingRepository::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\RankingRepository::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\RankingRepository::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\RankingRepository::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RankingService::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RankingService::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RankingService::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RankingService::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RankingService::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RankingService::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RankingService::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RankingService::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RankingService::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RankingService::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RankingService::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RankingService::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RankingService::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RankingService::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RankingService::$repository is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramService::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramService::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramService::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramService::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramService::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramService::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramService::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramService::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramService::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramService::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramService::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramService::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramService::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramService::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramService::$repository is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramService::$rankingService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramService::$urlGenerator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramService::$pathHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityService::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityService::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityService::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityService::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityService::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityService::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityService::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityService::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityService::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityService::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityService::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityService::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityService::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityService::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityService::$repository is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityService::$urlGenerator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityService::$pathHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\RegionRepository::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\RegionRepository::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\RegionRepository::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\RegionRepository::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RegionService::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RegionService::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RegionService::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RegionService::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RegionService::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RegionService::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RegionService::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RegionService::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RegionService::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RegionService::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RegionService::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RegionService::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RegionService::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RegionService::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RegionService::$repository is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\RegionService::$urlGenerator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ArticleRepository::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ArticleRepository::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ArticleRepository::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ArticleRepository::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ArticleService::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ArticleService::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ArticleService::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ArticleService::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ArticleService::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ArticleService::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ArticleService::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ArticleService::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ArticleService::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ArticleService::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ArticleService::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ArticleService::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ArticleService::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ArticleService::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ArticleService::$repository is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ArticleService::$urlGenerator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\NewsRepository::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\NewsRepository::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\NewsRepository::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\NewsRepository::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\NewsService::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\NewsService::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\NewsService::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\NewsService::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\NewsService::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\NewsService::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\NewsService::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\NewsService::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\NewsService::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\NewsService::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\NewsService::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\NewsService::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\NewsService::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\NewsService::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\NewsService::$repository is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\NewsService::$imageUploadHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\NewsService::$urlGenerator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ContentsRepository::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ContentsRepository::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ContentsRepository::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ContentsRepository::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsService::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsService::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsService::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsService::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsService::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsService::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsService::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsService::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsService::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsService::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsService::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsService::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsService::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsService::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsService::$repository is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsService::$imageUploadHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsService::$urlGenerator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ProgramMajorRepository::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ProgramMajorRepository::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ProgramMajorRepository::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ProgramMajorRepository::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramMajorService::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramMajorService::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramMajorService::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramMajorService::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramMajorService::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramMajorService::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramMajorService::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramMajorService::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramMajorService::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramMajorService::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramMajorService::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramMajorService::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramMajorService::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramMajorService::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramMajorService::$repository is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ContentsCategoryRepository::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ContentsCategoryRepository::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ContentsCategoryRepository::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ContentsCategoryRepository::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsCategoryService::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsCategoryService::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsCategoryService::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsCategoryService::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsCategoryService::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsCategoryService::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsCategoryService::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsCategoryService::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsCategoryService::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsCategoryService::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsCategoryService::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsCategoryService::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsCategoryService::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsCategoryService::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsCategoryService::$repository is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ContentsCategoryService::$urlGenerator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ProgramRegionRepository::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ProgramRegionRepository::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ProgramRegionRepository::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ProgramRegionRepository::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramRegionService::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramRegionService::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramRegionService::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramRegionService::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramRegionService::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramRegionService::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramRegionService::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramRegionService::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramRegionService::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramRegionService::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramRegionService::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramRegionService::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramRegionService::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramRegionService::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramRegionService::$repository is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramRegionService::$urlGenerator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\UnsubscribeRepository::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\UnsubscribeRepository::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\UnsubscribeRepository::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\UnsubscribeRepository::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\UnsubscribeService::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\UnsubscribeService::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\UnsubscribeService::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\UnsubscribeService::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\UnsubscribeService::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\UnsubscribeService::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\UnsubscribeService::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\UnsubscribeService::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\UnsubscribeService::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\UnsubscribeService::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\UnsubscribeService::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\UnsubscribeService::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\UnsubscribeService::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\UnsubscribeService::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\UnsubscribeService::$repository is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\UnsubscribeService::$urlGenerator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ConsentService::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ConsentService::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ConsentService::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ConsentService::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ConsentService::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ConsentService::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ConsentService::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ConsentService::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ConsentService::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ConsentService::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ConsentService::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ConsentService::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ConsentService::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ConsentService::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ConsentService::$urlGenerator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ProgramSpecialityCityRepository::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ProgramSpecialityCityRepository::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ProgramSpecialityCityRepository::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\ProgramSpecialityCityRepository::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityCityService::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityCityService::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityCityService::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityCityService::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityCityService::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityCityService::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityCityService::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityCityService::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityCityService::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityCityService::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityCityService::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityCityService::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityCityService::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityCityService::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityCityService::$repository is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Service\ProgramSpecialityCityService::$urlGenerator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\RedirectionRepository::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\RedirectionRepository::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\RedirectionRepository::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Repository\RedirectionRepository::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\User\UserMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\User\UserMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\User\UserMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\User\UserMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\User\UserMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\User\UserMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\User\UserMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\User\UserMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\User\UserMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\User\UserMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\User\UserMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\User\UserMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\User\UserMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\User\UserMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\UserProgramRegional\UserProgramRegionalMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\UserProgramRegional\UserProgramRegionalMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\UserProgramRegional\UserProgramRegionalMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\UserProgramRegional\UserProgramRegionalMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\UserProgramRegional\UserProgramRegionalMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\UserProgramRegional\UserProgramRegionalMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\UserProgramRegional\UserProgramRegionalMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\UserProgramRegional\UserProgramRegionalMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\UserProgramRegional\UserProgramRegionalMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\UserProgramRegional\UserProgramRegionalMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\UserProgramRegional\UserProgramRegionalMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\UserProgramRegional\UserProgramRegionalMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\UserProgramRegional\UserProgramRegionalMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\UserProgramRegional\UserProgramRegionalMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerce\WebVideoCommerceMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerce\WebVideoCommerceMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerce\WebVideoCommerceMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerce\WebVideoCommerceMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerce\WebVideoCommerceMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerce\WebVideoCommerceMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerce\WebVideoCommerceMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerce\WebVideoCommerceMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerce\WebVideoCommerceMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerce\WebVideoCommerceMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerce\WebVideoCommerceMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerce\WebVideoCommerceMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerce\WebVideoCommerceMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerce\WebVideoCommerceMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerceItem\WebVideoCommerceItemMapper::$container is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerceItem\WebVideoCommerceItemMapper::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerceItem\WebVideoCommerceItemMapper::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerceItem\WebVideoCommerceItemMapper::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerceItem\WebVideoCommerceItemMapper::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerceItem\WebVideoCommerceItemMapper::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerceItem\WebVideoCommerceItemMapper::$params is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerceItem\WebVideoCommerceItemMapper::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerceItem\WebVideoCommerceItemMapper::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerceItem\WebVideoCommerceItemMapper::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerceItem\WebVideoCommerceItemMapper::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerceItem\WebVideoCommerceItemMapper::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerceItem\WebVideoCommerceItemMapper::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\DTO\WebVideoCommerceItem\WebVideoCommerceItemMapper::$httpClient is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Controller\Frontend\IndexController::$baseService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Controller\Frontend\IndexController::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Controller\Frontend\IndexController::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:37 deprecation Deprecated: Creation of dynamic property App\Controller\Frontend\IndexController::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:37 app use fall back timezone
[
    "Europe/Paris"
]
INFO 13:50:37 app timezone
[
    "Europe/Paris"
]
DEBUG 13:50:37 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 13:50:37 event Notified event "kernel.controller" to listener "App\EventSubscriber\KernelControllerSubscriber::onKernelController".
{
    "event": "kernel.controller",
    "listener": "App\\EventSubscriber\\KernelControllerSubscriber::onKernelController"
}
DEBUG 13:50:37 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 13:50:37 event Notified event "kernel.controller" to listener "DH\AuditorBundle\Event\ViewerEventSubscriber::onKernelController".
{
    "event": "kernel.controller",
    "listener": "DH\\AuditorBundle\\Event\\ViewerEventSubscriber::onKernelController"
}
DEBUG 13:50:37 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"
}
INFO 13:50:37 doctrine Connecting with parameters {params}
{
    "params": {
        "url": "<redacted>",
        "charset": "utf8mb4",
        "driver": "pdo_mysql",
        "host": "localhost",
        "port": 3306,
        "user": "meilleurs-masters",
        "password": "<redacted>",
        "driverOptions": [],
        "defaultTableOptions": {
            "charset": "utf8mb4",
            "collate": "utf8mb4_unicode_ci"
        },
        "dbname": "staging_meilleurs_masters",
        "serverVersion": "8.0.27"
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.status AS status_4, t0.type AS type_5, t0.priority AS priority_6, t0.site AS site_7, t0.created_date AS created_date_8, t0.updated_date AS updated_date_9, t0.slug AS slug_10, t0.seo_title AS seo_title_11, t0.seo_h1 AS seo_h1_12, t0.seo_keyword AS seo_keyword_13, t0.seo_description AS seo_description_14, t0.year AS year_15, t0.contents_category_id AS contents_category_id_16 FROM contents t0 WHERE t0.type = ? AND t0.status = ? AND t0.year = ? AND t0.site = ? ORDER BY t0.id ASC LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.status AS status_4, t0.type AS type_5, t0.priority AS priority_6, t0.site AS site_7, t0.created_date AS created_date_8, t0.updated_date AS updated_date_9, t0.slug AS slug_10, t0.seo_title AS seo_title_11, t0.seo_h1 AS seo_h1_12, t0.seo_keyword AS seo_keyword_13, t0.seo_description AS seo_description_14, t0.year AS year_15, t0.contents_category_id AS contents_category_id_16 FROM contents t0 WHERE t0.type = ? AND t0.status = ? AND t0.year = ? AND t0.site = ? ORDER BY t0.id ASC LIMIT 1",
    "params": {
        "1": "methodology",
        "2": 1,
        "3": "2025",
        "4": "mm"
    },
    "types": {
        "1": 2,
        "2": 1,
        "3": 1,
        "4": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.slug AS slug_4, p0_.banner AS banner_5, p0_.icon AS icon_6, p0_.description AS description_7 FROM program_major p0_ LEFT JOIN program_speciality p1_ ON (p0_.id = p1_.program_major_id) INNER JOIN ranking r2_ ON (p1_.id = r2_.program_speciality_id AND r2_.year = ?) ORDER BY p0_.name ASC (parameters: {params}, types: {types})
{
    "sql": "SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.slug AS slug_4, p0_.banner AS banner_5, p0_.icon AS icon_6, p0_.description AS description_7 FROM program_major p0_ LEFT JOIN program_speciality p1_ ON (p0_.id = p1_.program_major_id) INNER JOIN ranking r2_ ON (p1_.id = r2_.program_speciality_id AND r2_.year = ?) ORDER BY p0_.name ASC",
    "params": {
        "1": "2025"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC (parameters: {params}, types: {types})
{
    "sql": "SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC",
    "params": {
        "1": "2025",
        "2": "2025",
        "3": 15
    },
    "types": {
        "1": 2,
        "2": 2,
        "3": 1
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        3,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        3,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "achats"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        3,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        3,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "achats"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        3,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        3,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        3,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        3,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        4,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        4,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "logistique"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        4,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        4,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "logistique"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        4,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        4,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        4,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        4,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        5,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        5,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "qualite"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        5,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        5,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "qualite"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        5,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        5,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        5,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        5,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC (parameters: {params}, types: {types})
{
    "sql": "SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC",
    "params": {
        "1": "2025",
        "2": "2025",
        "3": 16
    },
    "types": {
        "1": 2,
        "2": 2,
        "3": 1
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        6,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        6,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "audit-et-conseil"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        6,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        6,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "audit-et-conseil"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        6,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        6,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        6,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        6,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        7,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        7,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "audit-interne-et-controle-de-gestion"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        7,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        7,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "audit-interne-et-controle-de-gestion"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        7,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        7,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        7,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        7,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        8,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        8,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "banque-finance"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        8,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        8,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "banque-finance"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        8,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        8,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        8,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        8,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        280,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        280,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "banque-et-metiers-du-conseil-bancaire"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        280,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        280,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "banque-et-metiers-du-conseil-bancaire"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        280,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        280,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        280,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        280,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        9,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        9,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "expertise-comptable-comptabilite-controle-audit"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        9,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        9,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "expertise-comptable-comptabilite-controle-audit"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        9,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        9,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        9,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        9,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        10,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        10,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "finance-de-marche-et-gestion-de-portefeuille"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        10,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        10,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "finance-de-marche-et-gestion-de-portefeuille"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        10,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        10,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        10,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        10,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        301,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        301,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "finance-responsable-green-finance"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        301,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        301,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "finance-responsable-green-finance"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        301,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        301,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        301,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        301,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        11,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        11,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "gestion-de-patrimoine"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        11,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        11,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "gestion-de-patrimoine"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        11,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        11,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        11,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        11,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        281,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        281,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "gestion-des-risques-financiers-compliance-conformite"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        281,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        281,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "gestion-des-risques-financiers-compliance-conformite"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        281,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        281,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        281,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        281,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        12,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        12,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "ingenierie-financiere-et-finance-d-entreprise"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        12,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        12,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "ingenierie-financiere-et-finance-d-entreprise"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        12,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        12,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        12,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        12,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        13,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        13,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-l-assurance"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        13,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        13,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-l-assurance"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        13,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        13,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        13,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        13,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        14,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        14,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-l-immobilier"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        14,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        14,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-l-immobilier"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        14,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        14,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        14,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        14,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC (parameters: {params}, types: {types})
{
    "sql": "SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC",
    "params": {
        "1": "2025",
        "2": "2025",
        "3": 17
    },
    "types": {
        "1": 2,
        "2": 2,
        "3": 1
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        15,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        15,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "communication"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        15,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        15,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "communication"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        15,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        15,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        15,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        15,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        75,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        75,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "communication-digitale-strategies-social-media-et-community-management"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        75,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        75,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "communication-digitale-strategies-social-media-et-community-management"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        75,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        75,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        75,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        75,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        65,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        65,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "communication-evenementielle"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        65,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        65,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "communication-evenementielle"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        65,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        65,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        65,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        65,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        74,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        74,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "communication-publique-politique-et-lobbying"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        74,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        74,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "communication-publique-politique-et-lobbying"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        74,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        74,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        74,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        74,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        22,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        22,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-et-production-de-l-audiovisuel"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        22,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        22,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-et-production-de-l-audiovisuel"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        22,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        22,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        22,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        22,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC (parameters: {params}, types: {types})
{
    "sql": "SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC",
    "params": {
        "1": "2025",
        "2": "2025",
        "3": 43
    },
    "types": {
        "1": 2,
        "2": 2,
        "3": 1
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        351,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        351,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "animation-2d3d-et-motion-design"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        351,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        351,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "animation-2d3d-et-motion-design"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        351,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        351,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        351,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        351,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        73,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        73,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "design-graphisme-direction-artistique"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        73,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        73,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "design-graphisme-direction-artistique"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        73,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        73,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        73,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        73,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        86,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        86,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "experience-utilisateur-ux-design"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        86,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        86,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "experience-utilisateur-ux-design"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        86,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        86,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        86,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        86,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        87,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        87,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "ingenierie-3d-et-jeux-video"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        87,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        87,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "ingenierie-3d-et-jeux-video"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        87,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        87,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        87,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        87,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC (parameters: {params}, types: {types})
{
    "sql": "SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC",
    "params": {
        "1": "2025",
        "2": "2025",
        "3": 18
    },
    "types": {
        "1": 2,
        "2": 2,
        "3": 1
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        23,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        23,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "energies-energies-renouvelables"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        23,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        23,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "energies-energies-renouvelables"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        23,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        23,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        23,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        23,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        24,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        24,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-l-environnement-et-du-developpement-durable"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        24,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        24,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-l-environnement-et-du-developpement-durable"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        24,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        24,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        24,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        24,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        25,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        25,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-l-urbanisme-et-construction-durable"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        25,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        25,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-l-urbanisme-et-construction-durable"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        25,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        25,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        25,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        25,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        77,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        77,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "mobilite-et-transports"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        77,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        77,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "mobilite-et-transports"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        77,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        77,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        77,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        77,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        64,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        64,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "qualite-securite-environnement"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        64,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        64,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "qualite-securite-environnement"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        64,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        64,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        64,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        64,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        69,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        69,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "rse-economie-sociale-et-solidaire"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        69,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        69,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "rse-economie-sociale-et-solidaire"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        69,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        69,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        69,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        69,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC (parameters: {params}, types: {types})
{
    "sql": "SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC",
    "params": {
        "1": "2025",
        "2": "2025",
        "3": 19
    },
    "types": {
        "1": 2,
        "2": 2,
        "3": 1
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        295,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        295,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "contentieux-et-arbitrage"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        295,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        295,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "contentieux-et-arbitrage"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        295,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        295,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        295,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        295,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        362,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        362,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-bancaire-et-financier"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        362,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        362,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-bancaire-et-financier"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        362,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        362,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        362,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        362,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        363,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        363,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-de-l-assurance"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        363,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        363,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-de-l-assurance"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        363,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        363,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        363,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        363,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        361,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        361,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-de-l-immobilier"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        361,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        361,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-de-l-immobilier"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        361,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        361,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        361,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        361,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        72,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        72,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-de-la-propriete-intellectuelle-industrielle"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        72,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        72,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-de-la-propriete-intellectuelle-industrielle"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        72,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        72,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        72,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        72,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        26,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        26,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-des-affaires"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        26,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        26,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-des-affaires"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        26,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        26,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        26,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        26,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        27,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        27,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-des-affaires-et-management"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        27,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        27,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-des-affaires-et-management"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        27,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        27,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        27,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        27,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        350,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        350,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-des-medias-et-de-l-audiovisuel"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        350,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        350,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-des-medias-et-de-l-audiovisuel"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        350,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        350,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        350,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        350,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        60,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        60,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-du-numerique-et-des-communications-electroniques"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        60,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        60,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-du-numerique-et-des-communications-electroniques"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        60,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        60,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        60,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        60,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        71,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        71,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-economique-droit-de-la-concurrence"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        71,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        71,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-economique-droit-de-la-concurrence"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        71,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        71,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        71,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        71,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        28,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        28,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-europeen-et-international-des-affaires"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        28,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        28,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-europeen-et-international-des-affaires"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        28,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        28,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        28,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        28,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        29,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        29,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-social"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        29,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        29,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-social"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        29,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        29,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        29,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        29,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        30,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        30,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "fiscalite-et-droit-fiscal"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        30,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        30,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "fiscalite-et-droit-fiscal"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        30,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        30,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        30,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        30,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC (parameters: {params}, types: {types})
{
    "sql": "SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC",
    "params": {
        "1": "2025",
        "2": "2025",
        "3": 20
    },
    "types": {
        "1": 2,
        "2": 2,
        "3": 1
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        31,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        31,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "entrepreneuriat"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        31,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        31,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "entrepreneuriat"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        31,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        31,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        31,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        31,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        32,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        32,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-projets"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        32,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        32,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-projets"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        32,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        32,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        32,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        32,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC (parameters: {params}, types: {types})
{
    "sql": "SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC",
    "params": {
        "1": "2025",
        "2": "2025",
        "3": 21
    },
    "types": {
        "1": 2,
        "2": 2,
        "3": 1
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        33,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        33,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "gestion-de-la-production-industrielle-excellence-operationnelle"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        33,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        33,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "gestion-de-la-production-industrielle-excellence-operationnelle"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        33,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        33,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        33,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        33,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        342,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        342,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "innovation-design-thinking"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        342,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        342,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "innovation-design-thinking"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        342,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        342,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        342,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        342,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        274,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        274,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-aeronautique-et-spatial"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        274,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        274,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-aeronautique-et-spatial"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        274,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        274,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        274,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        274,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        36,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        36,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-l-innovation"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        36,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        36,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-l-innovation"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        36,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        36,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        36,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        36,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        37,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        37,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-des-industries-agroalimentaires"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        37,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        37,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-des-industries-agroalimentaires"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        37,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        37,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        37,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        37,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        38,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        38,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-technologique-ou-industriel"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        38,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        38,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-technologique-ou-industriel"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        38,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        38,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        38,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        38,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC (parameters: {params}, types: {types})
{
    "sql": "SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC",
    "params": {
        "1": "2025",
        "2": "2025",
        "3": 22
    },
    "types": {
        "1": 2,
        "2": 2,
        "3": 1
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        39,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        39,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "commerce-international-international-business"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        39,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        39,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "commerce-international-international-business"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        39,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        39,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        39,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        39,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        59,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        59,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "executive-mba-part-time"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        59,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        59,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "executive-mba-part-time"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        59,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        59,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        59,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        59,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        79,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        79,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-projets-humanitaires-et-cooperation-internationale"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        79,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        79,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-projets-humanitaires-et-cooperation-internationale"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        79,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        79,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        79,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        79,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        40,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        40,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-interculturel"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        40,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        40,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-interculturel"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        40,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        40,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        40,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        40,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        41,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        41,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-international"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        41,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        41,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-international"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        41,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        41,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        41,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        41,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        58,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        58,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "mba-full-time"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        58,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        58,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "mba-full-time"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        58,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        58,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        58,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        58,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC (parameters: {params}, types: {types})
{
    "sql": "SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC",
    "params": {
        "1": "2025",
        "2": "2025",
        "3": 23
    },
    "types": {
        "1": 2,
        "2": 2,
        "3": 1
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        43,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        43,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "gestion-des-ressources-humaines"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        43,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        43,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "gestion-des-ressources-humaines"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        43,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        43,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        43,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        43,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        42,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        42,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-public"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        42,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        42,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-public"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        42,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        42,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        42,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        42,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        45,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        45,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-strategique"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        45,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        45,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-strategique"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        45,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        45,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        45,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        45,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC (parameters: {params}, types: {types})
{
    "sql": "SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC",
    "params": {
        "1": "2025",
        "2": "2025",
        "3": 24
    },
    "types": {
        "1": 2,
        "2": 2,
        "3": 1
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        35,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        35,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-economie-et-management-des-structures-et-etablissements-de-sante-sociaux-et-medico-sociaux"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        35,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        35,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "droit-economie-et-management-des-structures-et-etablissements-de-sante-sociaux-et-medico-sociaux"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        35,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        35,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        35,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        35,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        81,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        81,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-l-hotellerie"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        81,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        81,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-l-hotellerie"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        81,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        81,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        81,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        81,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        343,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        343,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-la-gastronomie-food-management"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        343,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        343,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-la-gastronomie-food-management"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        343,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        343,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        343,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        343,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        66,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        66,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-la-mode"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        66,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        66,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-la-mode"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        66,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        66,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        66,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        66,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        21,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        21,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-des-entreprises-culturelles"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        21,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        21,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-des-entreprises-culturelles"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        21,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        21,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        21,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        21,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        46,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        46,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-du-luxe"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        46,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        46,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-du-luxe"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        46,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        46,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        46,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        46,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        47,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        47,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-du-sport-et-de-l-e-sport"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        47,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        47,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-du-sport-et-de-l-e-sport"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        47,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        47,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        47,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        47,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        48,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        48,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-du-tourisme"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        48,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        48,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-du-tourisme"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        48,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        48,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        48,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        48,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        49,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        49,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-du-vin-et-de-la-gastronomie"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        49,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        49,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-du-vin-et-de-la-gastronomie"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        49,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        49,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        49,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        49,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        61,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        61,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-marketing-et-innovation-des-industries-pharmaceutiques-biotechnologiques-et-de-sante"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        61,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        61,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-marketing-et-innovation-des-industries-pharmaceutiques-biotechnologiques-et-de-sante"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        61,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        61,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        61,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        61,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        68,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        68,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "marche-de-l-art"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        68,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        68,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "marche-de-l-art"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        68,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        68,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        68,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        68,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC (parameters: {params}, types: {types})
{
    "sql": "SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC",
    "params": {
        "1": "2025",
        "2": "2025",
        "3": 27
    },
    "types": {
        "1": 2,
        "2": 2,
        "3": 1
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        76,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        76,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "digital-marketing-et-data-analytics"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        76,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        76,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "digital-marketing-et-data-analytics"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        76,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        76,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        76,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        76,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        16,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        16,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "digital-marketing-et-e-business"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        16,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        16,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "digital-marketing-et-e-business"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        16,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        16,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        16,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        16,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        70,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        70,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "etudes-marketing-et-d-opinion"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        70,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        70,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "etudes-marketing-et-d-opinion"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        70,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        70,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        70,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        70,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:37 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        17,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        17,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-la-distribution"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        17,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        17,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-la-distribution"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        17,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        17,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        17,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        17,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        18,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        18,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "marketing"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        18,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        18,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "marketing"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        18,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        18,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        18,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        18,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        44,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        44,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "marketing-management-des-services-relation-experience-client"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        44,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        44,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "marketing-management-des-services-relation-experience-client"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        44,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        44,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        44,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        44,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        19,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        19,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "vente-negociation-commerciale-et-business-development"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        19,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        19,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "vente-negociation-commerciale-et-business-development"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        19,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        19,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        19,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        19,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC (parameters: {params}, types: {types})
{
    "sql": "SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC",
    "params": {
        "1": "2025",
        "2": "2025",
        "3": 25
    },
    "types": {
        "1": 2,
        "2": 2,
        "3": 1
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        67,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        67,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "big-data-data-sciences"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        67,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        67,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "big-data-data-sciences"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        67,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        67,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        67,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        67,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        51,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        51,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "business-intelligence-et-informatique-decisionnelle"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        51,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        51,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "business-intelligence-et-informatique-decisionnelle"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        51,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        51,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        51,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        51,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        82,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        82,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "cybersecurite-securite-des-systemes-et-protection-des-donnees"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        82,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        82,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "cybersecurite-securite-des-systemes-et-protection-des-donnees"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        82,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        82,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        82,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        82,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        88,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        88,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "developpement-web"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        88,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        88,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "developpement-web"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        88,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        88,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        88,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        88,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        53,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        53,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "informatique-et-ingenierie-des-systemes"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        53,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        53,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "informatique-et-ingenierie-des-systemes"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        53,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        53,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        53,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        53,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        273,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        273,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "intelligence-artificielle"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        273,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        273,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "intelligence-artificielle"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        273,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        273,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        273,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        273,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        84,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        84,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-projets-web-web-strategy"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        84,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        84,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-de-projets-web-web-strategy"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        84,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        84,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        84,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        84,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        52,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        52,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-des-systemes-d-information"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        52,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        52,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "management-des-systemes-d-information"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        52,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        52,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        52,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        52,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        54,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        54,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "telecoms-et-reseaux"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        54,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        54,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "telecoms-et-reseaux"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        54,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        54,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        54,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        54,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC (parameters: {params}, types: {types})
{
    "sql": "SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC",
    "params": {
        "1": "2025",
        "2": "2025",
        "3": 14
    },
    "types": {
        "1": 2,
        "2": 2,
        "3": 1
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        1,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        1,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "prix-de-l-innovation"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        1,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        1,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "prix-de-l-innovation"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        1,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        1,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        1,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        1,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        2,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        2,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "prix-de-lancement-de-programme"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        2,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        2,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "prix-de-lancement-de-programme"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        2,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        2,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        2,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        2,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        294,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        294,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "prix-tremplin"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        294,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        294,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "prix-tremplin"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        294,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        294,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        294,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        294,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC (parameters: {params}, types: {types})
{
    "sql": "SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.next_year_name AS next_year_name_2, p0_.updated_date AS updated_date_3, p0_.presentation AS presentation_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.created_date AS created_date_7, p0_.ordering AS ordering_8, p0_.program_level_id AS program_level_id_9, p0_.description AS description_10, p0_.banner AS banner_11, p0_.program_major_id AS program_major_id_12 FROM program_speciality p0_ INNER JOIN program_major p1_ ON p0_.program_major_id = p1_.id WHERE ((EXISTS (SELECT 1 AS sclr_13 FROM program_region p2_ WHERE p0_.id = p2_.program_speciality_id AND p2_.year = ?)) OR (EXISTS (SELECT 1 AS sclr_14 FROM ranking r3_ WHERE p0_.id = r3_.program_speciality_id AND r3_.year = ?))) AND p1_.id = ? ORDER BY p0_.ordering ASC, p0_.name ASC",
    "params": {
        "1": "2025",
        "2": "2025",
        "3": 26
    },
    "types": {
        "1": 2,
        "2": 2,
        "3": 1
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        55,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        55,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "gestion-des-risques-globaux-et-industriels"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        55,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        55,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "gestion-des-risques-globaux-et-industriels"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        55,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        55,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        55,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        55,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        56,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        56,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "intelligence-economique"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        56,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        56,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "intelligence-economique"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        56,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        56,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        56,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        56,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        62,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        62,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "securite-globale-et-defense"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        62,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        62,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "securite-globale-et-defense"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        62,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        62,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        62,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        62,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        57,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        57,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "strategie-et-consulting"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        57,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        57,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.next_year_name AS next_year_name_3, t0.updated_date AS updated_date_4, t0.presentation AS presentation_5, t0.status AS status_6, t0.slug AS slug_7, t0.created_date AS created_date_8, t0.ordering AS ordering_9, t0.program_level_id AS program_level_id_10, t0.description AS description_11, t0.banner AS banner_12, t0.program_major_id AS program_major_id_13 FROM program_speciality t0 WHERE t0.slug = ? LIMIT 1",
    "params": {
        "1": "strategie-et-consulting"
    },
    "types": {
        "1": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM ranking WHERE program_speciality_id = ? AND year = ?",
    "params": [
        57,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        57,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT count(id) FROM ranking r WHERE r.program_speciality_id = ? AND r.year = ? (parameters: {params}, types: {types})
{
    "sql": "\n                SELECT count(id)\n                FROM ranking r\n                WHERE r.program_speciality_id = ? AND r.year = ?\n            ",
    "params": [
        57,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT 1 FROM program_region WHERE program_speciality_id = ? AND year = ?",
    "params": [
        57,
        "2025"
    ],
    "types": []
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.content AS content_4, t0.site AS site_5, t0.created_date AS created_date_6, t0.updated_date AS updated_date_7, t0.slug AS slug_8, t0.seo_title AS seo_title_9, t0.seo_h1 AS seo_h1_10, t0.seo_keyword AS seo_keyword_11, t0.seo_description AS seo_description_12 FROM contents_category t0 WHERE t0.type = ? AND t0.site = ? ORDER BY t0.id DESC (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.content AS content_4, t0.site AS site_5, t0.created_date AS created_date_6, t0.updated_date AS updated_date_7, t0.slug AS slug_8, t0.seo_title AS seo_title_9, t0.seo_h1 AS seo_h1_10, t0.seo_keyword AS seo_keyword_11, t0.seo_description AS seo_description_12 FROM contents_category t0 WHERE t0.type = ? AND t0.site = ? ORDER BY t0.id DESC",
    "params": {
        "1": "espace-conseil",
        "2": "mm"
    },
    "types": {
        "1": 2,
        "2": 2
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.status AS status_4, t0.type AS type_5, t0.priority AS priority_6, t0.site AS site_7, t0.created_date AS created_date_8, t0.updated_date AS updated_date_9, t0.slug AS slug_10, t0.seo_title AS seo_title_11, t0.seo_h1 AS seo_h1_12, t0.seo_keyword AS seo_keyword_13, t0.seo_description AS seo_description_14, t0.year AS year_15, t0.contents_category_id AS contents_category_id_16 FROM contents t0 WHERE t0.contents_category_id = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.status AS status_4, t0.type AS type_5, t0.priority AS priority_6, t0.site AS site_7, t0.created_date AS created_date_8, t0.updated_date AS updated_date_9, t0.slug AS slug_10, t0.seo_title AS seo_title_11, t0.seo_h1 AS seo_h1_12, t0.seo_keyword AS seo_keyword_13, t0.seo_description AS seo_description_14, t0.year AS year_15, t0.contents_category_id AS contents_category_id_16 FROM contents t0 WHERE t0.contents_category_id = ?",
    "params": {
        "1": 11
    },
    "types": {
        "1": 1
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.status AS status_4, t0.type AS type_5, t0.priority AS priority_6, t0.site AS site_7, t0.created_date AS created_date_8, t0.updated_date AS updated_date_9, t0.slug AS slug_10, t0.seo_title AS seo_title_11, t0.seo_h1 AS seo_h1_12, t0.seo_keyword AS seo_keyword_13, t0.seo_description AS seo_description_14, t0.year AS year_15, t0.contents_category_id AS contents_category_id_16 FROM contents t0 WHERE t0.contents_category_id = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.status AS status_4, t0.type AS type_5, t0.priority AS priority_6, t0.site AS site_7, t0.created_date AS created_date_8, t0.updated_date AS updated_date_9, t0.slug AS slug_10, t0.seo_title AS seo_title_11, t0.seo_h1 AS seo_h1_12, t0.seo_keyword AS seo_keyword_13, t0.seo_description AS seo_description_14, t0.year AS year_15, t0.contents_category_id AS contents_category_id_16 FROM contents t0 WHERE t0.contents_category_id = ?",
    "params": {
        "1": 10
    },
    "types": {
        "1": 1
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.status AS status_4, t0.type AS type_5, t0.priority AS priority_6, t0.site AS site_7, t0.created_date AS created_date_8, t0.updated_date AS updated_date_9, t0.slug AS slug_10, t0.seo_title AS seo_title_11, t0.seo_h1 AS seo_h1_12, t0.seo_keyword AS seo_keyword_13, t0.seo_description AS seo_description_14, t0.year AS year_15, t0.contents_category_id AS contents_category_id_16 FROM contents t0 WHERE t0.contents_category_id = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.status AS status_4, t0.type AS type_5, t0.priority AS priority_6, t0.site AS site_7, t0.created_date AS created_date_8, t0.updated_date AS updated_date_9, t0.slug AS slug_10, t0.seo_title AS seo_title_11, t0.seo_h1 AS seo_h1_12, t0.seo_keyword AS seo_keyword_13, t0.seo_description AS seo_description_14, t0.year AS year_15, t0.contents_category_id AS contents_category_id_16 FROM contents t0 WHERE t0.contents_category_id = ?",
    "params": {
        "1": 8
    },
    "types": {
        "1": 1
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.status AS status_4, t0.type AS type_5, t0.priority AS priority_6, t0.site AS site_7, t0.created_date AS created_date_8, t0.updated_date AS updated_date_9, t0.slug AS slug_10, t0.seo_title AS seo_title_11, t0.seo_h1 AS seo_h1_12, t0.seo_keyword AS seo_keyword_13, t0.seo_description AS seo_description_14, t0.year AS year_15, t0.contents_category_id AS contents_category_id_16 FROM contents t0 WHERE t0.contents_category_id = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.status AS status_4, t0.type AS type_5, t0.priority AS priority_6, t0.site AS site_7, t0.created_date AS created_date_8, t0.updated_date AS updated_date_9, t0.slug AS slug_10, t0.seo_title AS seo_title_11, t0.seo_h1 AS seo_h1_12, t0.seo_keyword AS seo_keyword_13, t0.seo_description AS seo_description_14, t0.year AS year_15, t0.contents_category_id AS contents_category_id_16 FROM contents t0 WHERE t0.contents_category_id = ?",
    "params": {
        "1": 7
    },
    "types": {
        "1": 1
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.status AS status_4, t0.type AS type_5, t0.priority AS priority_6, t0.site AS site_7, t0.created_date AS created_date_8, t0.updated_date AS updated_date_9, t0.slug AS slug_10, t0.seo_title AS seo_title_11, t0.seo_h1 AS seo_h1_12, t0.seo_keyword AS seo_keyword_13, t0.seo_description AS seo_description_14, t0.year AS year_15, t0.contents_category_id AS contents_category_id_16 FROM contents t0 WHERE t0.contents_category_id = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.status AS status_4, t0.type AS type_5, t0.priority AS priority_6, t0.site AS site_7, t0.created_date AS created_date_8, t0.updated_date AS updated_date_9, t0.slug AS slug_10, t0.seo_title AS seo_title_11, t0.seo_h1 AS seo_h1_12, t0.seo_keyword AS seo_keyword_13, t0.seo_description AS seo_description_14, t0.year AS year_15, t0.contents_category_id AS contents_category_id_16 FROM contents t0 WHERE t0.contents_category_id = ?",
    "params": {
        "1": 6
    },
    "types": {
        "1": 1
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.status AS status_4, t0.type AS type_5, t0.priority AS priority_6, t0.site AS site_7, t0.created_date AS created_date_8, t0.updated_date AS updated_date_9, t0.slug AS slug_10, t0.seo_title AS seo_title_11, t0.seo_h1 AS seo_h1_12, t0.seo_keyword AS seo_keyword_13, t0.seo_description AS seo_description_14, t0.year AS year_15, t0.contents_category_id AS contents_category_id_16 FROM contents t0 WHERE t0.contents_category_id = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.status AS status_4, t0.type AS type_5, t0.priority AS priority_6, t0.site AS site_7, t0.created_date AS created_date_8, t0.updated_date AS updated_date_9, t0.slug AS slug_10, t0.seo_title AS seo_title_11, t0.seo_h1 AS seo_h1_12, t0.seo_keyword AS seo_keyword_13, t0.seo_description AS seo_description_14, t0.year AS year_15, t0.contents_category_id AS contents_category_id_16 FROM contents t0 WHERE t0.contents_category_id = ?",
    "params": {
        "1": 4
    },
    "types": {
        "1": 1
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.status AS status_4, t0.type AS type_5, t0.priority AS priority_6, t0.site AS site_7, t0.created_date AS created_date_8, t0.updated_date AS updated_date_9, t0.slug AS slug_10, t0.seo_title AS seo_title_11, t0.seo_h1 AS seo_h1_12, t0.seo_keyword AS seo_keyword_13, t0.seo_description AS seo_description_14, t0.year AS year_15, t0.contents_category_id AS contents_category_id_16 FROM contents t0 WHERE t0.contents_category_id = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.status AS status_4, t0.type AS type_5, t0.priority AS priority_6, t0.site AS site_7, t0.created_date AS created_date_8, t0.updated_date AS updated_date_9, t0.slug AS slug_10, t0.seo_title AS seo_title_11, t0.seo_h1 AS seo_h1_12, t0.seo_keyword AS seo_keyword_13, t0.seo_description AS seo_description_14, t0.year AS year_15, t0.contents_category_id AS contents_category_id_16 FROM contents t0 WHERE t0.contents_category_id = ?",
    "params": {
        "1": 2
    },
    "types": {
        "1": 1
    }
}
DEBUG 13:50:38 doctrine Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.status AS status_4, t0.type AS type_5, t0.priority AS priority_6, t0.site AS site_7, t0.created_date AS created_date_8, t0.updated_date AS updated_date_9, t0.slug AS slug_10, t0.seo_title AS seo_title_11, t0.seo_h1 AS seo_h1_12, t0.seo_keyword AS seo_keyword_13, t0.seo_description AS seo_description_14, t0.year AS year_15, t0.contents_category_id AS contents_category_id_16 FROM contents t0 WHERE t0.contents_category_id = ? (parameters: {params}, types: {types})
{
    "sql": "SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.status AS status_4, t0.type AS type_5, t0.priority AS priority_6, t0.site AS site_7, t0.created_date AS created_date_8, t0.updated_date AS updated_date_9, t0.slug AS slug_10, t0.seo_title AS seo_title_11, t0.seo_h1 AS seo_h1_12, t0.seo_keyword AS seo_keyword_13, t0.seo_description AS seo_description_14, t0.year AS year_15, t0.contents_category_id AS contents_category_id_16 FROM contents t0 WHERE t0.contents_category_id = ?",
    "params": {
        "1": 1
    },
    "types": {
        "1": 1
    }
}
CRITICAL 13:50:38 php Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2232248 bytes)
{
    "exception": {}
}
INFO 13:50:38 deprecation Deprecated: Creation of dynamic property App\Service\RedirectionService::$container is deprecated
{
    "exception": {}
}
INFO 13:50:38 deprecation Deprecated: Creation of dynamic property App\Service\RedirectionService::$commonService is deprecated
{
    "exception": {}
}
INFO 13:50:38 deprecation Deprecated: Creation of dynamic property App\Service\RedirectionService::$autoMapper is deprecated
{
    "exception": {}
}
INFO 13:50:38 deprecation Deprecated: Creation of dynamic property App\Service\RedirectionService::$transformDataHelper is deprecated
{
    "exception": {}
}
INFO 13:50:38 deprecation Deprecated: Creation of dynamic property App\Service\RedirectionService::$validator is deprecated
{
    "exception": {}
}
INFO 13:50:38 deprecation Deprecated: Creation of dynamic property App\Service\RedirectionService::$tokenStorage is deprecated
{
    "exception": {}
}
INFO 13:50:38 deprecation Deprecated: Creation of dynamic property App\Service\RedirectionService::$filesystem is deprecated
{
    "exception": {}
}
INFO 13:50:38 deprecation Deprecated: Creation of dynamic property App\Service\RedirectionService::$params is deprecated
{
    "exception": {}
}
INFO 13:50:38 deprecation Deprecated: Creation of dynamic property App\Service\RedirectionService::$entityManager is deprecated
{
    "exception": {}
}
INFO 13:50:38 deprecation Deprecated: Creation of dynamic property App\Service\RedirectionService::$cache is deprecated
{
    "exception": {}
}
INFO 13:50:38 deprecation Deprecated: Creation of dynamic property App\Service\RedirectionService::$urlHelper is deprecated
{
    "exception": {}
}
INFO 13:50:38 deprecation Deprecated: Creation of dynamic property App\Service\RedirectionService::$serviceLocator is deprecated
{
    "exception": {}
}
INFO 13:50:38 deprecation Deprecated: Creation of dynamic property App\Service\RedirectionService::$logger is deprecated
{
    "exception": {}
}
INFO 13:50:38 deprecation Deprecated: Creation of dynamic property App\Service\RedirectionService::$httpClient is deprecated
{
    "exception": {}
}
CRITICAL 13:50:38 request Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2232248 bytes)" at /var/www/meilleurs-masters.com/staging/api/releases/1499/vendor/symfony/cache/Traits/FilesystemTrait.php line 70
{
    "exception": {}
}
INFO 13:50:38 deprecation User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
INFO 13:50:38 deprecation User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
DEBUG 13:50:38 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 13:50:38 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 13:50:38 event Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelRequest"
}
DEBUG 13:50:38 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 13:50:38 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 13:50:38 event Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "FOS\\RestBundle\\EventListener\\FormatListener::onKernelRequest"
}
DEBUG 13:50:38 event Notified event "kernel.request" to listener "App\EventSubscriber\KernelRequestSubscriber::checkDomainAccess".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\KernelRequestSubscriber::checkDomainAccess"
}
DEBUG 13:50:38 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 13:50:38 event Notified event "kernel.request" to listener "App\EventSubscriber\UserAgentSubscriber::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\UserAgentSubscriber::onKernelRequest"
}
DEBUG 13:50:38 event Notified event "kernel.request" to listener "App\EventSubscriber\KernelRequestSubscriber::setLanguage".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\KernelRequestSubscriber::setLanguage"
}
DEBUG 13:50:38 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 13:50:38 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 13:50:38 event Notified event "kernel.request" to listener "App\EventSubscriber\VerifierSubscriber::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "App\\EventSubscriber\\VerifierSubscriber::onKernelRequest"
}
DEBUG 13:50:38 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 13:50:38 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 13:50:38 event Notified event "kernel.request" to listener "MobileDetectBundle\EventListener\RequestResponseListener::handleRequest".
{
    "event": "kernel.request",
    "listener": "MobileDetectBundle\\EventListener\\RequestResponseListener::handleRequest"
}
DEBUG 13:50:38 event Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest"
}
DEBUG 13:50:38 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 13:50:38 event Notified event "kernel.controller" to listener "App\EventSubscriber\KernelControllerSubscriber::onKernelController".
{
    "event": "kernel.controller",
    "listener": "App\\EventSubscriber\\KernelControllerSubscriber::onKernelController"
}
DEBUG 13:50:38 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 13:50:38 event Notified event "kernel.controller" to listener "DH\AuditorBundle\Event\ViewerEventSubscriber::onKernelController".
{
    "event": "kernel.controller",
    "listener": "DH\\AuditorBundle\\Event\\ViewerEventSubscriber::onKernelController"
}
DEBUG 13:50:38 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"
}

Stack Trace

OutOfMemoryError
Symfony\Component\ErrorHandler\Error\OutOfMemoryError:
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2232248 bytes)

  at vendor/symfony/cache/Traits/FilesystemTrait.php:70                

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2101248 bytes) in /var/www/meilleurs-masters.com/staging/api/releases/1499/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php on line 175