http://vsp.operativni-leasing-mercedes.cz:8000/pages/rezidence-cakovice-etapa-1

Log Messages

Info. & Errors 1

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

Level Channel Message
INFO 15:28:06 request Matched route
"page_details"
.
[
  "route" => "page_details"
  "route_parameters" => [
    "_controller" => "AppBundle\Controller\PageController::showAction"
    "slug" => "rezidence-cakovice-etapa-1"
    "_route" => "page_details"
  ]
  "request_uri" => "http://vsp.operativni-leasing-mercedes.cz:8000/pages/rezidence-cakovice-etapa-1"
  "method" => "GET"
]

Deprecations 58

Log messages generated by using features marked as deprecated.

Time Channel Message
15:28:06 php User Deprecated: Bundle inheritance is deprecated as of 3.4 and will be removed in 4.0.
[
  "exception" => ErrorException {#10
    #message: "User Deprecated: Bundle inheritance is deprecated as of 3.4 and will be removed in 4.0."
    #code: 0
    #file: "/var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php"
    #line: 496
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:496 {if ($parentName = $bundle->getParent()) {    @trigger_error('Bundle inheritance is deprecated as of 3.4 and will be removed in 4.0.', E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:132 {// init bundles$this->initializeBundles();}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:195 {{    $this->boot();    ++$this->requestStackSize;
      }
      /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:496 {if ($parentName = $bundle->getParent()) {    @trigger_error('Bundle inheritance is deprecated as of 3.4 and will be removed in 4.0.', E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:132 {// init bundles$this->initializeBundles();}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:195 {{    $this->boot();    ++$this->requestStackSize;
  }
  /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:28:06 php User Deprecated: The Knp\Bundle\MenuBundle\EventListener\VoterInitializerListener class is deprecated since 2.2 and will be removed in 3.0.
[
  "exception" => ErrorException {#237
    #message: "User Deprecated: The Knp\Bundle\MenuBundle\EventListener\VoterInitializerListener class is deprecated since 2.2 and will be removed in 3.0."
    #code: 0
    #file: "/var/www/html/vendor/knplabs/knp-menu-bundle/src/EventListener/VoterInitializerListener.php"
    #line: 5
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/knplabs/knp-menu-bundle/src/EventListener/VoterInitializerListener.php:5 {
        › 
        › @trigger_error(sprintf('The %s class is deprecated since 2.2 and will be removed in 3.0.', VoterInitializerListener::class), E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:4081 {{    $this->services['knp_menu.listener.voters'] = $instance = new \Knp\Bundle\MenuBundle\EventListener\VoterInitializerListener();}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:3652 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['knp_menu.listener.voters']) ? $this->services['knp_menu.listener.voters'] : $this->getKnpMenu_Listener_VotersService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 0);
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:229 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:128 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:262 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/html/vendor/knplabs/knp-menu-bundle/src/EventListener/VoterInitializerListener.php:5 {
    › 
    › @trigger_error(sprintf('The %s class is deprecated since 2.2 and will be removed in 3.0.', VoterInitializerListener::class), E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:4081 {{    $this->services['knp_menu.listener.voters'] = $instance = new \Knp\Bundle\MenuBundle\EventListener\VoterInitializerListener();}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:3652 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['knp_menu.listener.voters']) ? $this->services['knp_menu.listener.voters'] : $this->getKnpMenu_Listener_VotersService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 0);
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:229 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:128 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:262 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:28:06 php User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller::render()" method is considered final since version 3.4. It may change without further notice as of its next major version. You should not extend it from "Sonata\AdminBundle\Controller\CRUDController".
[
  "exception" => ErrorException {#518
    #message: "User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller::render()" method is considered final since version 3.4. It may change without further notice as of its next major version. You should not extend it from "Sonata\AdminBundle\Controller\CRUDController"."
    #code: 0
    #file: "/var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php"
    #line: 200
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
        › 
        ›     $this->checkClass($class, $file);}
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      spl_autoload_call() {}
      /var/www/html/vendor/a2lix/i18n-doctrine-bundle/A2lix/I18nDoctrineBundle/Doctrine/ORM/EventListener/ControllerListener.php:21 {$SonataAdmin = 'Sonata\AdminBundle\Controller\CRUDController';if (class_exists($SonataAdmin) && ($SonataAdmin === $className || $reflectionClass->isSubclassOf($SonataAdmin)) && in_array($method, array('createAction', 'editAction'))) {    $this->om->getFilters()->disable('oneLocale');
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
        › 
        › \call_user_func($this->listener, $event, $eventName, $dispatcher);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:212 {    }    \call_user_func($listener, $event, $eventName, $this);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:139 {$event = new FilterControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch(KernelEvents::CONTROLLER, $event);$controller = $event->getController();
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
    › 
    ›     $this->checkClass($class, $file);}
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  spl_autoload_call() {}
  /var/www/html/vendor/a2lix/i18n-doctrine-bundle/A2lix/I18nDoctrineBundle/Doctrine/ORM/EventListener/ControllerListener.php:21 {$SonataAdmin = 'Sonata\AdminBundle\Controller\CRUDController';if (class_exists($SonataAdmin) && ($SonataAdmin === $className || $reflectionClass->isSubclassOf($SonataAdmin)) && in_array($method, array('createAction', 'editAction'))) {    $this->om->getFilters()->disable('oneLocale');
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
    › 
    › \call_user_func($this->listener, $event, $eventName, $dispatcher);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:212 {    }    \call_user_func($listener, $event, $eventName, $this);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:139 {$event = new FilterControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch(KernelEvents::CONTROLLER, $event);$controller = $event->getController();
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:28:06 php User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller::addFlash()" method is considered final since version 3.4. It may change without further notice as of its next major version. You should not extend it from "Sonata\AdminBundle\Controller\CRUDController".
[
  "exception" => ErrorException {#514
    #message: "User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller::addFlash()" method is considered final since version 3.4. It may change without further notice as of its next major version. You should not extend it from "Sonata\AdminBundle\Controller\CRUDController"."
    #code: 0
    #file: "/var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php"
    #line: 200
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
        › 
        ›     $this->checkClass($class, $file);}
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      spl_autoload_call() {}
      /var/www/html/vendor/a2lix/i18n-doctrine-bundle/A2lix/I18nDoctrineBundle/Doctrine/ORM/EventListener/ControllerListener.php:21 {$SonataAdmin = 'Sonata\AdminBundle\Controller\CRUDController';if (class_exists($SonataAdmin) && ($SonataAdmin === $className || $reflectionClass->isSubclassOf($SonataAdmin)) && in_array($method, array('createAction', 'editAction'))) {    $this->om->getFilters()->disable('oneLocale');
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
        › 
        › \call_user_func($this->listener, $event, $eventName, $dispatcher);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:212 {    }    \call_user_func($listener, $event, $eventName, $this);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:139 {$event = new FilterControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch(KernelEvents::CONTROLLER, $event);$controller = $event->getController();
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
    › 
    ›     $this->checkClass($class, $file);}
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  spl_autoload_call() {}
  /var/www/html/vendor/a2lix/i18n-doctrine-bundle/A2lix/I18nDoctrineBundle/Doctrine/ORM/EventListener/ControllerListener.php:21 {$SonataAdmin = 'Sonata\AdminBundle\Controller\CRUDController';if (class_exists($SonataAdmin) && ($SonataAdmin === $className || $reflectionClass->isSubclassOf($SonataAdmin)) && in_array($method, array('createAction', 'editAction'))) {    $this->om->getFilters()->disable('oneLocale');
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
    › 
    › \call_user_func($this->listener, $event, $eventName, $dispatcher);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:212 {    }    \call_user_func($listener, $event, $eventName, $this);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:139 {$event = new FilterControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch(KernelEvents::CONTROLLER, $event);$controller = $event->getController();
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:28:06 php User Deprecated: The Sonata\Doctrine\Types\JsonType class is deprecated since 1.2 in favor of Doctrine\DBAL\Types\JsonType, and will be removed in 2.0.
[
  "exception" => ErrorException {#746
    #message: "User Deprecated: The Sonata\Doctrine\Types\JsonType class is deprecated since 1.2 in favor of Doctrine\DBAL\Types\JsonType, and will be removed in 2.0."
    #code: 0
    #file: "/var/www/html/vendor/sonata-project/doctrine-extensions/src/Types/JsonType.php"
    #line: 22
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/sonata-project/doctrine-extensions/src/Types/JsonType.php:22 {    'Doctrine\DBAL\Types\JsonType, and will be removed in 2.0.',    E_USER_DEPRECATED);
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php:167 {    }    self::$_typeObjects[$name] = new self::$_typesMap[$name]();}
      }
      /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php:236 {foreach (Type::getTypesMap() as $typeName => $className) {    foreach (Type::getType($typeName)->getMappedDatabaseTypes($this) as $dbType) {        $this->doctrineTypeMapping[$dbType] = $typeName;
      }
      /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php:397 {if ($this->doctrineTypeMapping === null) {    $this->initializeAllDoctrineTypeMappings();}
      }
      /var/www/html/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:52 {foreach ($mappingTypes as $dbType => $doctrineType) {    $platform->registerDoctrineTypeMapping($dbType, $doctrineType);}
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1725 {
        › 
        ›     return $this->services['doctrine.dbal.default_connection'] = ${($_ = isset($this->services['doctrine.dbal.connection_factory']) ? $this->services['doctrine.dbal.connection_factory'] : $this->getDoctrine_Dbal_ConnectionFactoryService()) && false ?: '_'}->createConnection(['driver' => 'pdo_pgsql', 'host' => 'postgres', 'port' => 5432, 'dbname' => 'portal_realpad_eu', 'user' => 'portal_realpad_eu', 'password' => 'NckLrYgs4B4V6nZU', 'charset' => 'UTF8', 'driverOptions' => [], 'defaultTableOptions' => []], $a, $c, ['hstore' => 'hstore']);}
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1817 {
        › 
        › $instance = \Doctrine\ORM\EntityManager::create(${($_ = isset($this->services['doctrine.dbal.default_connection']) ? $this->services['doctrine.dbal.default_connection'] : $this->getDoctrine_Dbal_DefaultConnectionService()) && false ?: '_'}, $a);}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1764 {return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/EntityManager_9a5be93.php:398 {{    $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getFilters', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/EntityManager_9a5be93.php:398 {{    $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getFilters', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;}
      /var/www/html/vendor/a2lix/i18n-doctrine-bundle/A2lix/I18nDoctrineBundle/Doctrine/ORM/EventListener/ControllerListener.php:30 {} else {    $this->om->getFilters()->enable('oneLocale')->setParameter('locale', $event->getRequest()->getLocale());}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
        › 
        › \call_user_func($this->listener, $event, $eventName, $dispatcher);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:212 {    }    \call_user_func($listener, $event, $eventName, $this);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:139 {$event = new FilterControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch(KernelEvents::CONTROLLER, $event);$controller = $event->getController();
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/html/vendor/sonata-project/doctrine-extensions/src/Types/JsonType.php:22 {    'Doctrine\DBAL\Types\JsonType, and will be removed in 2.0.',    E_USER_DEPRECATED);
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php:167 {    }    self::$_typeObjects[$name] = new self::$_typesMap[$name]();}
  }
  /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php:236 {foreach (Type::getTypesMap() as $typeName => $className) {    foreach (Type::getType($typeName)->getMappedDatabaseTypes($this) as $dbType) {        $this->doctrineTypeMapping[$dbType] = $typeName;
  }
  /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php:397 {if ($this->doctrineTypeMapping === null) {    $this->initializeAllDoctrineTypeMappings();}
  }
  /var/www/html/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:52 {foreach ($mappingTypes as $dbType => $doctrineType) {    $platform->registerDoctrineTypeMapping($dbType, $doctrineType);}
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1725 {
    › 
    ›     return $this->services['doctrine.dbal.default_connection'] = ${($_ = isset($this->services['doctrine.dbal.connection_factory']) ? $this->services['doctrine.dbal.connection_factory'] : $this->getDoctrine_Dbal_ConnectionFactoryService()) && false ?: '_'}->createConnection(['driver' => 'pdo_pgsql', 'host' => 'postgres', 'port' => 5432, 'dbname' => 'portal_realpad_eu', 'user' => 'portal_realpad_eu', 'password' => 'NckLrYgs4B4V6nZU', 'charset' => 'UTF8', 'driverOptions' => [], 'defaultTableOptions' => []], $a, $c, ['hstore' => 'hstore']);}
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1817 {
    › 
    › $instance = \Doctrine\ORM\EntityManager::create(${($_ = isset($this->services['doctrine.dbal.default_connection']) ? $this->services['doctrine.dbal.default_connection'] : $this->getDoctrine_Dbal_DefaultConnectionService()) && false ?: '_'}, $a);}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1764 {return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/EntityManager_9a5be93.php:398 {{    $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getFilters', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/EntityManager_9a5be93.php:398 {{    $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getFilters', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;}
  /var/www/html/vendor/a2lix/i18n-doctrine-bundle/A2lix/I18nDoctrineBundle/Doctrine/ORM/EventListener/ControllerListener.php:30 {} else {    $this->om->getFilters()->enable('oneLocale')->setParameter('locale', $event->getRequest()->getLocale());}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
    › 
    › \call_user_func($this->listener, $event, $eventName, $dispatcher);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:212 {    }    \call_user_func($listener, $event, $eventName, $this);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:139 {$event = new FilterControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch(KernelEvents::CONTROLLER, $event);$controller = $event->getController();
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:28:06 php User Deprecated: The type "hstore" was implicitly marked as commented due to the configuration. This is deprecated and will be removed in DoctrineBundle 2.0. Either set the "commented" attribute in the configuration to "false" or mark the type as commented in "Intaro\HStore\Doctrine\Types\HStoreType::requiresSQLCommentHint()."
[
  "exception" => ErrorException {#454
    #message: "User Deprecated: The type "hstore" was implicitly marked as commented due to the configuration. This is deprecated and will be removed in DoctrineBundle 2.0. Either set the "commented" attribute in the configuration to "false" or mark the type as commented in "Intaro\HStore\Doctrine\Types\HStoreType::requiresSQLCommentHint().""
    #code: 0
    #file: "/var/www/html/vendor/doctrine/doctrine-bundle/ConnectionFactory.php"
    #line: 122
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:122 {    ),    E_USER_DEPRECATED);
      }
      /var/www/html/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:57 {if (! empty($this->typesConfig)) {    $this->markTypesCommented($this->getDatabasePlatform($connection));}
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1725 {
        › 
        ›     return $this->services['doctrine.dbal.default_connection'] = ${($_ = isset($this->services['doctrine.dbal.connection_factory']) ? $this->services['doctrine.dbal.connection_factory'] : $this->getDoctrine_Dbal_ConnectionFactoryService()) && false ?: '_'}->createConnection(['driver' => 'pdo_pgsql', 'host' => 'postgres', 'port' => 5432, 'dbname' => 'portal_realpad_eu', 'user' => 'portal_realpad_eu', 'password' => 'NckLrYgs4B4V6nZU', 'charset' => 'UTF8', 'driverOptions' => [], 'defaultTableOptions' => []], $a, $c, ['hstore' => 'hstore']);}
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1817 {
        › 
        › $instance = \Doctrine\ORM\EntityManager::create(${($_ = isset($this->services['doctrine.dbal.default_connection']) ? $this->services['doctrine.dbal.default_connection'] : $this->getDoctrine_Dbal_DefaultConnectionService()) && false ?: '_'}, $a);}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1764 {return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/EntityManager_9a5be93.php:398 {{    $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getFilters', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/EntityManager_9a5be93.php:398 {{    $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getFilters', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;}
      /var/www/html/vendor/a2lix/i18n-doctrine-bundle/A2lix/I18nDoctrineBundle/Doctrine/ORM/EventListener/ControllerListener.php:30 {} else {    $this->om->getFilters()->enable('oneLocale')->setParameter('locale', $event->getRequest()->getLocale());}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
        › 
        › \call_user_func($this->listener, $event, $eventName, $dispatcher);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:212 {    }    \call_user_func($listener, $event, $eventName, $this);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:139 {$event = new FilterControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch(KernelEvents::CONTROLLER, $event);$controller = $event->getController();
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/html/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:122 {    ),    E_USER_DEPRECATED);
  }
  /var/www/html/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:57 {if (! empty($this->typesConfig)) {    $this->markTypesCommented($this->getDatabasePlatform($connection));}
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1725 {
    › 
    ›     return $this->services['doctrine.dbal.default_connection'] = ${($_ = isset($this->services['doctrine.dbal.connection_factory']) ? $this->services['doctrine.dbal.connection_factory'] : $this->getDoctrine_Dbal_ConnectionFactoryService()) && false ?: '_'}->createConnection(['driver' => 'pdo_pgsql', 'host' => 'postgres', 'port' => 5432, 'dbname' => 'portal_realpad_eu', 'user' => 'portal_realpad_eu', 'password' => 'NckLrYgs4B4V6nZU', 'charset' => 'UTF8', 'driverOptions' => [], 'defaultTableOptions' => []], $a, $c, ['hstore' => 'hstore']);}
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1817 {
    › 
    › $instance = \Doctrine\ORM\EntityManager::create(${($_ = isset($this->services['doctrine.dbal.default_connection']) ? $this->services['doctrine.dbal.default_connection'] : $this->getDoctrine_Dbal_DefaultConnectionService()) && false ?: '_'}, $a);}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1764 {return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/EntityManager_9a5be93.php:398 {{    $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getFilters', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/EntityManager_9a5be93.php:398 {{    $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getFilters', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;}
  /var/www/html/vendor/a2lix/i18n-doctrine-bundle/A2lix/I18nDoctrineBundle/Doctrine/ORM/EventListener/ControllerListener.php:30 {} else {    $this->om->getFilters()->enable('oneLocale')->setParameter('locale', $event->getRequest()->getLocale());}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
    › 
    › \call_user_func($this->listener, $event, $eventName, $dispatcher);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:212 {    }    \call_user_func($listener, $event, $eventName, $this);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:139 {$event = new FilterControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch(KernelEvents::CONTROLLER, $event);$controller = $event->getController();
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:28:06 php User Deprecated: Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.
[
  "exception" => ErrorException {#3473
    #message: "User Deprecated: Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead."
    #code: 0
    #file: "/var/www/html/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php"
    #line: 7
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php:7 {
        › 
        › @trigger_error(sprintf('Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.'), E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /var/www/html/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php:17 {
        › 
        › class AsseticExtension extends \Twig_Extension implements \Twig_Extension_GlobalsInterface{
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /var/www/html/vendor/symfony/assetic-bundle/Twig/AsseticExtension.php:24 { */class AsseticExtension extends BaseAsseticExtension{
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2300 {$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());$instance->addExtension(new \Symfony\Bundle\AsseticBundle\Twig\AsseticExtension(${($_ = isset($this->services['assetic.asset_factory']) ? $this->services['assetic.asset_factory'] : $this->getAssetic_AssetFactoryService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, false, [], $this->parameters['assetic.bundles'], new \Symfony\Bundle\AsseticBundle\DefaultValueSupplier($this)));$instance->addExtension(${($_ = isset($this->services['sonata.core.flashmessage.twig.extension']) ? $this->services['sonata.core.flashmessage.twig.extension'] : ($this->services['sonata.core.flashmessage.twig.extension'] = new \Sonata\CoreBundle\Twig\Extension\FlashMessageExtension())) && false ?: '_'});
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
        › 
        › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
      }
      /var/www/html/src/AppBundle/Controller/PageController.php:60 {
        › 
        › $response = $this->render($template, $ctx);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/html/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php:7 {
    › 
    › @trigger_error(sprintf('Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.'), E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /var/www/html/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php:17 {
    › 
    › class AsseticExtension extends \Twig_Extension implements \Twig_Extension_GlobalsInterface{
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /var/www/html/vendor/symfony/assetic-bundle/Twig/AsseticExtension.php:24 { */class AsseticExtension extends BaseAsseticExtension{
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2300 {$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());$instance->addExtension(new \Symfony\Bundle\AsseticBundle\Twig\AsseticExtension(${($_ = isset($this->services['assetic.asset_factory']) ? $this->services['assetic.asset_factory'] : $this->getAssetic_AssetFactoryService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, false, [], $this->parameters['assetic.bundles'], new \Symfony\Bundle\AsseticBundle\DefaultValueSupplier($this)));$instance->addExtension(${($_ = isset($this->services['sonata.core.flashmessage.twig.extension']) ? $this->services['sonata.core.flashmessage.twig.extension'] : ($this->services['sonata.core.flashmessage.twig.extension'] = new \Sonata\CoreBundle\Twig\Extension\FlashMessageExtension())) && false ?: '_'});
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
    › 
    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
  }
  /var/www/html/src/AppBundle/Controller/PageController.php:60 {
    › 
    › $response = $this->render($template, $ctx);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:28:06 php User Deprecated: The "sonata.core.model.adapter.chain" service is deprecated since 3.x and will be removed in 4.0.
[
  "exception" => ErrorException {#3624
    #message: "User Deprecated: The "sonata.core.model.adapter.chain" service is deprecated since 3.x and will be removed in 4.0."
    #code: 0
    #file: "/var/www/html/var/cache/dev/ContainerBgjtbcc/getSonata_Core_Model_Adapter_ChainService.php"
    #line: 8
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/var/cache/dev/ContainerBgjtbcc/getSonata_Core_Model_Adapter_ChainService.php:8 {
        › 
        › @trigger_error('The "sonata.core.model.adapter.chain" service is deprecated since 3.x and will be removed in 4.0.', E_USER_DEPRECATED);}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:4984 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\CoreBundle\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2306 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\CoreBundle\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
        › 
        › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
      }
      /var/www/html/src/AppBundle/Controller/PageController.php:60 {
        › 
        › $response = $this->render($template, $ctx);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/html/var/cache/dev/ContainerBgjtbcc/getSonata_Core_Model_Adapter_ChainService.php:8 {
    › 
    › @trigger_error('The "sonata.core.model.adapter.chain" service is deprecated since 3.x and will be removed in 4.0.', E_USER_DEPRECATED);}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:4984 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\CoreBundle\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2306 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\CoreBundle\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
    › 
    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
  }
  /var/www/html/src/AppBundle/Controller/PageController.php:60 {
    › 
    › $response = $this->render($template, $ctx);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:28:06 php User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterInterface class is deprecated since version 3.x and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead.
[
  "exception" => ErrorException {#3625
    #message: "User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterInterface class is deprecated since version 3.x and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead."
    #code: 0
    #file: "/var/www/html/vendor/sonata-project/core-bundle/src/Model/Adapter/AdapterChain.php"
    #line: 17
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/sonata-project/core-bundle/src/Model/Adapter/AdapterChain.php:17 {    .' Use Sonata\Doctrine\Adapter\AdapterChain instead.',    E_USER_DEPRECATED);
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/getSonata_Core_Model_Adapter_ChainService.php:10 {
        › 
        › $this->services['sonata.core.model.adapter.chain'] = $instance = new \Sonata\CoreBundle\Model\Adapter\AdapterChain();}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:4984 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\CoreBundle\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2306 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\CoreBundle\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
        › 
        › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
      }
      /var/www/html/src/AppBundle/Controller/PageController.php:60 {
        › 
        › $response = $this->render($template, $ctx);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/html/vendor/sonata-project/core-bundle/src/Model/Adapter/AdapterChain.php:17 {    .' Use Sonata\Doctrine\Adapter\AdapterChain instead.',    E_USER_DEPRECATED);
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/getSonata_Core_Model_Adapter_ChainService.php:10 {
    › 
    › $this->services['sonata.core.model.adapter.chain'] = $instance = new \Sonata\CoreBundle\Model\Adapter\AdapterChain();}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:4984 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\CoreBundle\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2306 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\CoreBundle\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
    › 
    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
  }
  /var/www/html/src/AppBundle/Controller/PageController.php:60 {
    › 
    › $response = $this->render($template, $ctx);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:28:06 php User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterInterface class is deprecated since version 3.x and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterInterface instead.
[
  "exception" => ErrorException {#3639
    #message: "User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterInterface class is deprecated since version 3.x and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterInterface instead."
    #code: 0
    #file: "/var/www/html/vendor/sonata-project/core-bundle/src/Model/Adapter/AdapterInterface.php"
    #line: 17
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/sonata-project/core-bundle/src/Model/Adapter/AdapterInterface.php:17 {    .' Use Sonata\Doctrine\Adapter\AdapterInterface instead.',    E_USER_DEPRECATED);
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      spl_autoload_call() {}
      /var/www/html/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterInterface.php:42 {
        › 
        › interface_exists(\Sonata\CoreBundle\Model\Adapter\AdapterInterface::class);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /var/www/html/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterChain.php:16 {
        › 
        › class AdapterChain implements AdapterInterface{
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /var/www/html/vendor/sonata-project/core-bundle/src/Model/Adapter/AdapterChain.php:23 { */class AdapterChain extends \Sonata\Doctrine\Adapter\AdapterChain implements AdapterInterface{
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/getSonata_Core_Model_Adapter_ChainService.php:10 {
        › 
        › $this->services['sonata.core.model.adapter.chain'] = $instance = new \Sonata\CoreBundle\Model\Adapter\AdapterChain();}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:4984 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\CoreBundle\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2306 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\CoreBundle\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
        › 
        › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
      }
      /var/www/html/src/AppBundle/Controller/PageController.php:60 {
        › 
        › $response = $this->render($template, $ctx);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/html/vendor/sonata-project/core-bundle/src/Model/Adapter/AdapterInterface.php:17 {    .' Use Sonata\Doctrine\Adapter\AdapterInterface instead.',    E_USER_DEPRECATED);
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  spl_autoload_call() {}
  /var/www/html/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterInterface.php:42 {
    › 
    › interface_exists(\Sonata\CoreBundle\Model\Adapter\AdapterInterface::class);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /var/www/html/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterChain.php:16 {
    › 
    › class AdapterChain implements AdapterInterface{
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /var/www/html/vendor/sonata-project/core-bundle/src/Model/Adapter/AdapterChain.php:23 { */class AdapterChain extends \Sonata\Doctrine\Adapter\AdapterChain implements AdapterInterface{
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/getSonata_Core_Model_Adapter_ChainService.php:10 {
    › 
    › $this->services['sonata.core.model.adapter.chain'] = $instance = new \Sonata\CoreBundle\Model\Adapter\AdapterChain();}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:4984 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\CoreBundle\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2306 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\CoreBundle\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
    › 
    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
  }
  /var/www/html/src/AppBundle/Controller/PageController.php:60 {
    › 
    › $response = $this->render($template, $ctx);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:28:06 php User Deprecated: The "sonata.core.model.adapter.doctrine_orm" service is deprecated since 3.x and will be removed in 4.0.
[
  "exception" => ErrorException {#3720
    #message: "User Deprecated: The "sonata.core.model.adapter.doctrine_orm" service is deprecated since 3.x and will be removed in 4.0."
    #code: 0
    #file: "/var/www/html/var/cache/dev/ContainerBgjtbcc/getSonata_Core_Model_Adapter_DoctrineOrmService.php"
    #line: 8
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/var/cache/dev/ContainerBgjtbcc/getSonata_Core_Model_Adapter_DoctrineOrmService.php:8 {
        › 
        › @trigger_error('The "sonata.core.model.adapter.doctrine_orm" service is deprecated since 3.x and will be removed in 4.0.', E_USER_DEPRECATED);}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/getSonata_Core_Model_Adapter_ChainService.php:12 {
        › 
        › $instance->addAdapter(${($_ = isset($this->services['sonata.core.model.adapter.doctrine_orm']) ? $this->services['sonata.core.model.adapter.doctrine_orm'] : $this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php')) && false ?: '_'});}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:4984 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\CoreBundle\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2306 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\CoreBundle\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
        › 
        › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
      }
      /var/www/html/src/AppBundle/Controller/PageController.php:60 {
        › 
        › $response = $this->render($template, $ctx);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/html/var/cache/dev/ContainerBgjtbcc/getSonata_Core_Model_Adapter_DoctrineOrmService.php:8 {
    › 
    › @trigger_error('The "sonata.core.model.adapter.doctrine_orm" service is deprecated since 3.x and will be removed in 4.0.', E_USER_DEPRECATED);}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/getSonata_Core_Model_Adapter_ChainService.php:12 {
    › 
    › $instance->addAdapter(${($_ = isset($this->services['sonata.core.model.adapter.doctrine_orm']) ? $this->services['sonata.core.model.adapter.doctrine_orm'] : $this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php')) && false ?: '_'});}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:4984 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\CoreBundle\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2306 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\CoreBundle\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
    › 
    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
  }
  /var/www/html/src/AppBundle/Controller/PageController.php:60 {
    › 
    › $response = $this->render($template, $ctx);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:28:06 php User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterInterface class is deprecated since version 3.x and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.
[
  "exception" => ErrorException {#3670
    #message: "User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterInterface class is deprecated since version 3.x and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead."
    #code: 0
    #file: "/var/www/html/vendor/sonata-project/core-bundle/src/Model/Adapter/DoctrineORMAdapter.php"
    #line: 17
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/sonata-project/core-bundle/src/Model/Adapter/DoctrineORMAdapter.php:17 {    .' Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.',    E_USER_DEPRECATED);
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/getSonata_Core_Model_Adapter_DoctrineOrmService.php:10 {
        › 
        › return $this->services['sonata.core.model.adapter.doctrine_orm'] = new \Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/getSonata_Core_Model_Adapter_ChainService.php:12 {
        › 
        › $instance->addAdapter(${($_ = isset($this->services['sonata.core.model.adapter.doctrine_orm']) ? $this->services['sonata.core.model.adapter.doctrine_orm'] : $this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php')) && false ?: '_'});}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:4984 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\CoreBundle\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2306 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\CoreBundle\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
        › 
        › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
      }
      /var/www/html/src/AppBundle/Controller/PageController.php:60 {
        › 
        › $response = $this->render($template, $ctx);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/html/vendor/sonata-project/core-bundle/src/Model/Adapter/DoctrineORMAdapter.php:17 {    .' Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.',    E_USER_DEPRECATED);
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/getSonata_Core_Model_Adapter_DoctrineOrmService.php:10 {
    › 
    › return $this->services['sonata.core.model.adapter.doctrine_orm'] = new \Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/getSonata_Core_Model_Adapter_ChainService.php:12 {
    › 
    › $instance->addAdapter(${($_ = isset($this->services['sonata.core.model.adapter.doctrine_orm']) ? $this->services['sonata.core.model.adapter.doctrine_orm'] : $this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php')) && false ?: '_'});}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:4984 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\CoreBundle\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslatorService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2306 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\CoreBundle\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
    › 
    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
  }
  /var/www/html/src/AppBundle/Controller/PageController.php:60 {
    › 
    › $response = $this->render($template, $ctx);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:28:06 php User Deprecated: The Sonata\CacheBundle\Invalidation\SimpleCacheInvalidation class is deprecated since version 2.4 and will be removed in 3.0. Use Sonata\Cache\Invalidation\SimpleCacheInvalidation instead.
[
  "exception" => ErrorException {#3669
    #message: "User Deprecated: The Sonata\CacheBundle\Invalidation\SimpleCacheInvalidation class is deprecated since version 2.4 and will be removed in 3.0. Use Sonata\Cache\Invalidation\SimpleCacheInvalidation instead."
    #code: 0
    #file: "/var/www/html/vendor/sonata-project/cache-bundle/src/Invalidation/SimpleCacheInvalidation.php"
    #line: 17
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/sonata-project/cache-bundle/src/Invalidation/SimpleCacheInvalidation.php:17 {    .' Use Sonata\Cache\Invalidation\SimpleCacheInvalidation instead.',    E_USER_DEPRECATED);
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:4880 {{    return $this->services['sonata.cache.invalidation.simple'] = new \Sonata\CacheBundle\Invalidation\SimpleCacheInvalidation(${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'});}
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:4890 {{    $this->services['sonata.cache.manager'] = $instance = new \Sonata\Cache\CacheManager(${($_ = isset($this->services['sonata.cache.invalidation.simple']) ? $this->services['sonata.cache.invalidation.simple'] : $this->getSonata_Cache_Invalidation_SimpleService()) && false ?: '_'}, ['sonata.cache.noop' => ${($_ = isset($this->services['sonata.cache.noop']) ? $this->services['sonata.cache.noop'] : ($this->services['sonata.cache.noop'] = new \Sonata\Cache\Adapter\Cache\NoopCache())) && false ?: '_'}]);}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:4860 {{    return $this->services['sonata.block.templating.helper'] = new \Sonata\BlockBundle\Templating\Helper\BlockHelper(${($_ = isset($this->services['sonata.block.manager']) ? $this->services['sonata.block.manager'] : $this->getSonata_Block_ManagerService()) && false ?: '_'}, $this->parameters['sonata_block.cache_blocks'], ${($_ = isset($this->services['sonata.block.renderer.default']) ? $this->services['sonata.block.renderer.default'] : $this->getSonata_Block_Renderer_DefaultService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.block.context_manager.default']) ? $this->services['sonata.block.context_manager.default'] : $this->getSonata_Block_ContextManager_DefaultService()) && false ?: '_'}, ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.cache.manager']) ? $this->services['sonata.cache.manager'] : $this->getSonata_Cache_ManagerService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.block.cache.handler.default']) ? $this->services['sonata.block.cache.handler.default'] : ($this->services['sonata.block.cache.handler.default'] = new \Sonata\BlockBundle\Cache\HttpCacheHandler())) && false ?: '_'}, ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'});}
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2307 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));$instance->addExtension(new \Knp\Menu\Twig\MenuExtension(new \Knp\Menu\Twig\Helper(${($_ = isset($this->services['knp_menu.renderer_provider']) ? $this->services['knp_menu.renderer_provider'] : $this->getKnpMenu_RendererProviderService()) && false ?: '_'}, ${($_ = isset($this->services['knp_menu.menu_provider']) ? $this->services['knp_menu.menu_provider'] : $this->getKnpMenu_MenuProviderService()) && false ?: '_'}, $e, $f), $f, $e));
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
        › 
        › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
      }
      /var/www/html/src/AppBundle/Controller/PageController.php:60 {
        › 
        › $response = $this->render($template, $ctx);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/html/vendor/sonata-project/cache-bundle/src/Invalidation/SimpleCacheInvalidation.php:17 {    .' Use Sonata\Cache\Invalidation\SimpleCacheInvalidation instead.',    E_USER_DEPRECATED);
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:4880 {{    return $this->services['sonata.cache.invalidation.simple'] = new \Sonata\CacheBundle\Invalidation\SimpleCacheInvalidation(${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'});}
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:4890 {{    $this->services['sonata.cache.manager'] = $instance = new \Sonata\Cache\CacheManager(${($_ = isset($this->services['sonata.cache.invalidation.simple']) ? $this->services['sonata.cache.invalidation.simple'] : $this->getSonata_Cache_Invalidation_SimpleService()) && false ?: '_'}, ['sonata.cache.noop' => ${($_ = isset($this->services['sonata.cache.noop']) ? $this->services['sonata.cache.noop'] : ($this->services['sonata.cache.noop'] = new \Sonata\Cache\Adapter\Cache\NoopCache())) && false ?: '_'}]);}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:4860 {{    return $this->services['sonata.block.templating.helper'] = new \Sonata\BlockBundle\Templating\Helper\BlockHelper(${($_ = isset($this->services['sonata.block.manager']) ? $this->services['sonata.block.manager'] : $this->getSonata_Block_ManagerService()) && false ?: '_'}, $this->parameters['sonata_block.cache_blocks'], ${($_ = isset($this->services['sonata.block.renderer.default']) ? $this->services['sonata.block.renderer.default'] : $this->getSonata_Block_Renderer_DefaultService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.block.context_manager.default']) ? $this->services['sonata.block.context_manager.default'] : $this->getSonata_Block_ContextManager_DefaultService()) && false ?: '_'}, ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.cache.manager']) ? $this->services['sonata.cache.manager'] : $this->getSonata_Cache_ManagerService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.block.cache.handler.default']) ? $this->services['sonata.block.cache.handler.default'] : ($this->services['sonata.block.cache.handler.default'] = new \Sonata\BlockBundle\Cache\HttpCacheHandler())) && false ?: '_'}, ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'});}
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2307 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));$instance->addExtension(new \Knp\Menu\Twig\MenuExtension(new \Knp\Menu\Twig\Helper(${($_ = isset($this->services['knp_menu.renderer_provider']) ? $this->services['knp_menu.renderer_provider'] : $this->getKnpMenu_RendererProviderService()) && false ?: '_'}, ${($_ = isset($this->services['knp_menu.menu_provider']) ? $this->services['knp_menu.menu_provider'] : $this->getKnpMenu_MenuProviderService()) && false ?: '_'}, $e, $f), $f, $e));
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
    › 
    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
  }
  /var/www/html/src/AppBundle/Controller/PageController.php:60 {
    › 
    › $response = $this->render($template, $ctx);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:28:06 php User Deprecated: The "Sonata\CacheBundle\Cache\TwigTemplateRecorderInjector" class implements "Twig\Extension\InitRuntimeInterface" that is deprecated since Twig 2.7, to be removed in 3.0.
[
  "exception" => ErrorException {#3642
    #message: "User Deprecated: The "Sonata\CacheBundle\Cache\TwigTemplateRecorderInjector" class implements "Twig\Extension\InitRuntimeInterface" that is deprecated since Twig 2.7, to be removed in 3.0."
    #code: 0
    #file: "/var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php"
    #line: 200
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
        › 
        ›     $this->checkClass($class, $file);}
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2311 {$instance->addExtension(new \Sonata\SeoBundle\Twig\Extension\SeoExtension(${($_ = isset($this->services['sonata.seo.page.default']) ? $this->services['sonata.seo.page.default'] : $this->getSonata_Seo_Page_DefaultService()) && false ?: '_'}, 'UTF-8'));$instance->addExtension(new \Sonata\CacheBundle\Cache\TwigTemplateRecorderInjector(${($_ = isset($this->services['sonata.cache.recorder']) ? $this->services['sonata.cache.recorder'] : $this->getSonata_Cache_RecorderService()) && false ?: '_'}));$instance->addExtension(new \Sonata\IntlBundle\Twig\Extension\LocaleExtension(${($_ = isset($this->services['sonata.intl.templating.helper.locale']) ? $this->services['sonata.intl.templating.helper.locale'] : $this->getSonata_Intl_Templating_Helper_LocaleService()) && false ?: '_'}));
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
        › 
        › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
      }
      /var/www/html/src/AppBundle/Controller/PageController.php:60 {
        › 
        › $response = $this->render($template, $ctx);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
    › 
    ›     $this->checkClass($class, $file);}
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2311 {$instance->addExtension(new \Sonata\SeoBundle\Twig\Extension\SeoExtension(${($_ = isset($this->services['sonata.seo.page.default']) ? $this->services['sonata.seo.page.default'] : $this->getSonata_Seo_Page_DefaultService()) && false ?: '_'}, 'UTF-8'));$instance->addExtension(new \Sonata\CacheBundle\Cache\TwigTemplateRecorderInjector(${($_ = isset($this->services['sonata.cache.recorder']) ? $this->services['sonata.cache.recorder'] : $this->getSonata_Cache_RecorderService()) && false ?: '_'}));$instance->addExtension(new \Sonata\IntlBundle\Twig\Extension\LocaleExtension(${($_ = isset($this->services['sonata.intl.templating.helper.locale']) ? $this->services['sonata.intl.templating.helper.locale'] : $this->getSonata_Intl_Templating_Helper_LocaleService()) && false ?: '_'}));
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
    › 
    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
  }
  /var/www/html/src/AppBundle/Controller/PageController.php:60 {
    › 
    › $response = $this->render($template, $ctx);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:28:06 php User Deprecated: Using the "Twig_Loader_Array" class is deprecated since Twig version 2.7, use "Twig\Loader\ArrayLoader" instead.
[
  "exception" => ErrorException {#3793
    #message: "User Deprecated: Using the "Twig_Loader_Array" class is deprecated since Twig version 2.7, use "Twig\Loader\ArrayLoader" instead."
    #code: 0
    #file: "/var/www/html/vendor/twig/twig/lib/Twig/Loader/Array.php"
    #line: 7
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/twig/twig/lib/Twig/Loader/Array.php:7 {
        › 
        › @trigger_error(sprintf('Using the "Twig_Loader_Array" class is deprecated since Twig version 2.7, use "Twig\Loader\ArrayLoader" instead.'), E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:5077 {{    $this->services['sonata.formatter.twig.env.markdown'] = $instance = new \Twig_Environment(new \Sonata\FormatterBundle\Twig\Loader\LoaderSelector(new \Twig_Loader_Array(), ${($_ = isset($this->services['twig.loader']) ? $this->services['twig.loader'] : $this->getTwig_LoaderService()) && false ?: '_'}), ['debug' => false, 'strict_variables' => false, 'charset' => 'UTF-8']);}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:5015 {$instance->setLogger(${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'});$instance->add('markdown', ${($_ = isset($this->services['sonata.formatter.text.markdown']) ? $this->services['sonata.formatter.text.markdown'] : $this->getSonata_Formatter_Text_MarkdownService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.formatter.twig.env.markdown']) ? $this->services['sonata.formatter.twig.env.markdown'] : $this->getSonata_Formatter_Twig_Env_MarkdownService()) && false ?: '_'});$instance->add('text', ${($_ = isset($this->services['sonata.formatter.text.text']) ? $this->services['sonata.formatter.text.text'] : ($this->services['sonata.formatter.text.text'] = new \Sonata\FormatterBundle\Formatter\TextFormatter())) && false ?: '_'}, ${($_ = isset($this->services['sonata.formatter.twig.env.text']) ? $this->services['sonata.formatter.twig.env.text'] : $this->getSonata_Formatter_Twig_Env_TextService()) && false ?: '_'});
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2319 {$instance->addExtension(${($_ = isset($this->services['fos_ck_editor.twig_extension']) ? $this->services['fos_ck_editor.twig_extension'] : $this->getFosCkEditor_TwigExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\FormatterBundle\Twig\Extension\TextFormatterExtension(${($_ = isset($this->services['sonata.formatter.pool']) ? $this->services['sonata.formatter.pool'] : $this->getSonata_Formatter_PoolService()) && false ?: '_'}));$instance->addExtension(${($_ = isset($this->services['knp_paginator.twig.extension.pagination']) ? $this->services['knp_paginator.twig.extension.pagination'] : $this->getKnpPaginator_Twig_Extension_PaginationService()) && false ?: '_'});
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
        › 
        › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
      }
      /var/www/html/src/AppBundle/Controller/PageController.php:60 {
        › 
        › $response = $this->render($template, $ctx);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/html/vendor/twig/twig/lib/Twig/Loader/Array.php:7 {
    › 
    › @trigger_error(sprintf('Using the "Twig_Loader_Array" class is deprecated since Twig version 2.7, use "Twig\Loader\ArrayLoader" instead.'), E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:5077 {{    $this->services['sonata.formatter.twig.env.markdown'] = $instance = new \Twig_Environment(new \Sonata\FormatterBundle\Twig\Loader\LoaderSelector(new \Twig_Loader_Array(), ${($_ = isset($this->services['twig.loader']) ? $this->services['twig.loader'] : $this->getTwig_LoaderService()) && false ?: '_'}), ['debug' => false, 'strict_variables' => false, 'charset' => 'UTF-8']);}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:5015 {$instance->setLogger(${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'});$instance->add('markdown', ${($_ = isset($this->services['sonata.formatter.text.markdown']) ? $this->services['sonata.formatter.text.markdown'] : $this->getSonata_Formatter_Text_MarkdownService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.formatter.twig.env.markdown']) ? $this->services['sonata.formatter.twig.env.markdown'] : $this->getSonata_Formatter_Twig_Env_MarkdownService()) && false ?: '_'});$instance->add('text', ${($_ = isset($this->services['sonata.formatter.text.text']) ? $this->services['sonata.formatter.text.text'] : ($this->services['sonata.formatter.text.text'] = new \Sonata\FormatterBundle\Formatter\TextFormatter())) && false ?: '_'}, ${($_ = isset($this->services['sonata.formatter.twig.env.text']) ? $this->services['sonata.formatter.twig.env.text'] : $this->getSonata_Formatter_Twig_Env_TextService()) && false ?: '_'});
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2319 {$instance->addExtension(${($_ = isset($this->services['fos_ck_editor.twig_extension']) ? $this->services['fos_ck_editor.twig_extension'] : $this->getFosCkEditor_TwigExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\FormatterBundle\Twig\Extension\TextFormatterExtension(${($_ = isset($this->services['sonata.formatter.pool']) ? $this->services['sonata.formatter.pool'] : $this->getSonata_Formatter_PoolService()) && false ?: '_'}));$instance->addExtension(${($_ = isset($this->services['knp_paginator.twig.extension.pagination']) ? $this->services['knp_paginator.twig.extension.pagination'] : $this->getKnpPaginator_Twig_Extension_PaginationService()) && false ?: '_'});
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
    › 
    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
  }
  /var/www/html/src/AppBundle/Controller/PageController.php:60 {
    › 
    › $response = $this->render($template, $ctx);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:28:06 php User Deprecated: Using the "Twig_Extension_Sandbox" class is deprecated since Twig version 2.7, use "Twig\Extension\SandboxExtension" instead.
[
  "exception" => ErrorException {#3823
    #message: "User Deprecated: Using the "Twig_Extension_Sandbox" class is deprecated since Twig version 2.7, use "Twig\Extension\SandboxExtension" instead."
    #code: 0
    #file: "/var/www/html/vendor/twig/twig/lib/Twig/Extension/Sandbox.php"
    #line: 7
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/twig/twig/lib/Twig/Extension/Sandbox.php:7 {
        › 
        › @trigger_error(sprintf('Using the "Twig_Extension_Sandbox" class is deprecated since Twig version 2.7, use "Twig\Extension\SandboxExtension" instead.'), E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:5079 {
        › 
        › $instance->addExtension(new \Twig_Extension_Sandbox(new \Sonata\FormatterBundle\Twig\SecurityPolicyContainerAware($this, [0 => 'sonata.formatter.twig.control_flow', 1 => 'sonata.formatter.twig.gist']), true));$instance->addExtension(${($_ = isset($this->services['sonata.formatter.twig.control_flow']) ? $this->services['sonata.formatter.twig.control_flow'] : ($this->services['sonata.formatter.twig.control_flow'] = new \Sonata\FormatterBundle\Extension\ControlFlowExtension())) && false ?: '_'});
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:5015 {$instance->setLogger(${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'});$instance->add('markdown', ${($_ = isset($this->services['sonata.formatter.text.markdown']) ? $this->services['sonata.formatter.text.markdown'] : $this->getSonata_Formatter_Text_MarkdownService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.formatter.twig.env.markdown']) ? $this->services['sonata.formatter.twig.env.markdown'] : $this->getSonata_Formatter_Twig_Env_MarkdownService()) && false ?: '_'});$instance->add('text', ${($_ = isset($this->services['sonata.formatter.text.text']) ? $this->services['sonata.formatter.text.text'] : ($this->services['sonata.formatter.text.text'] = new \Sonata\FormatterBundle\Formatter\TextFormatter())) && false ?: '_'}, ${($_ = isset($this->services['sonata.formatter.twig.env.text']) ? $this->services['sonata.formatter.twig.env.text'] : $this->getSonata_Formatter_Twig_Env_TextService()) && false ?: '_'});
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2319 {$instance->addExtension(${($_ = isset($this->services['fos_ck_editor.twig_extension']) ? $this->services['fos_ck_editor.twig_extension'] : $this->getFosCkEditor_TwigExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\FormatterBundle\Twig\Extension\TextFormatterExtension(${($_ = isset($this->services['sonata.formatter.pool']) ? $this->services['sonata.formatter.pool'] : $this->getSonata_Formatter_PoolService()) && false ?: '_'}));$instance->addExtension(${($_ = isset($this->services['knp_paginator.twig.extension.pagination']) ? $this->services['knp_paginator.twig.extension.pagination'] : $this->getKnpPaginator_Twig_Extension_PaginationService()) && false ?: '_'});
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
        › 
        › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
      }
      /var/www/html/src/AppBundle/Controller/PageController.php:60 {
        › 
        › $response = $this->render($template, $ctx);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/html/vendor/twig/twig/lib/Twig/Extension/Sandbox.php:7 {
    › 
    › @trigger_error(sprintf('Using the "Twig_Extension_Sandbox" class is deprecated since Twig version 2.7, use "Twig\Extension\SandboxExtension" instead.'), E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:5079 {
    › 
    › $instance->addExtension(new \Twig_Extension_Sandbox(new \Sonata\FormatterBundle\Twig\SecurityPolicyContainerAware($this, [0 => 'sonata.formatter.twig.control_flow', 1 => 'sonata.formatter.twig.gist']), true));$instance->addExtension(${($_ = isset($this->services['sonata.formatter.twig.control_flow']) ? $this->services['sonata.formatter.twig.control_flow'] : ($this->services['sonata.formatter.twig.control_flow'] = new \Sonata\FormatterBundle\Extension\ControlFlowExtension())) && false ?: '_'});
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:5015 {$instance->setLogger(${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'});$instance->add('markdown', ${($_ = isset($this->services['sonata.formatter.text.markdown']) ? $this->services['sonata.formatter.text.markdown'] : $this->getSonata_Formatter_Text_MarkdownService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.formatter.twig.env.markdown']) ? $this->services['sonata.formatter.twig.env.markdown'] : $this->getSonata_Formatter_Twig_Env_MarkdownService()) && false ?: '_'});$instance->add('text', ${($_ = isset($this->services['sonata.formatter.text.text']) ? $this->services['sonata.formatter.text.text'] : ($this->services['sonata.formatter.text.text'] = new \Sonata\FormatterBundle\Formatter\TextFormatter())) && false ?: '_'}, ${($_ = isset($this->services['sonata.formatter.twig.env.text']) ? $this->services['sonata.formatter.twig.env.text'] : $this->getSonata_Formatter_Twig_Env_TextService()) && false ?: '_'});
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2319 {$instance->addExtension(${($_ = isset($this->services['fos_ck_editor.twig_extension']) ? $this->services['fos_ck_editor.twig_extension'] : $this->getFosCkEditor_TwigExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\FormatterBundle\Twig\Extension\TextFormatterExtension(${($_ = isset($this->services['sonata.formatter.pool']) ? $this->services['sonata.formatter.pool'] : $this->getSonata_Formatter_PoolService()) && false ?: '_'}));$instance->addExtension(${($_ = isset($this->services['knp_paginator.twig.extension.pagination']) ? $this->services['knp_paginator.twig.extension.pagination'] : $this->getKnpPaginator_Twig_Extension_PaginationService()) && false ?: '_'});
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
    › 
    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
  }
  /var/www/html/src/AppBundle/Controller/PageController.php:60 {
    › 
    › $response = $this->render($template, $ctx);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:28:06 php User Deprecated: Using the "Twig_Lexer" class is deprecated since Twig version 2.7, use "Twig\Lexer" instead.
[
  "exception" => ErrorException {#3778
    #message: "User Deprecated: Using the "Twig_Lexer" class is deprecated since Twig version 2.7, use "Twig\Lexer" instead."
    #code: 0
    #file: "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
    #line: 7
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/twig/twig/lib/Twig/Lexer.php:7 {
        › 
        › @trigger_error(sprintf('Using the "Twig_Lexer" class is deprecated since Twig version 2.7, use "Twig\Lexer" instead.'), E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:5082 {$instance->addExtension(${($_ = isset($this->services['sonata.formatter.twig.gist']) ? $this->services['sonata.formatter.twig.gist'] : ($this->services['sonata.formatter.twig.gist'] = new \Sonata\FormatterBundle\Extension\GistExtension())) && false ?: '_'});$instance->setLexer(new \Twig_Lexer($instance, ['tag_comment' => [0 => '<#', 1 => '#>'], 'tag_block' => [0 => '<%', 1 => '%>'], 'tag_variable' => [0 => '<%=', 1 => '%>']]));}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:5015 {$instance->setLogger(${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'});$instance->add('markdown', ${($_ = isset($this->services['sonata.formatter.text.markdown']) ? $this->services['sonata.formatter.text.markdown'] : $this->getSonata_Formatter_Text_MarkdownService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.formatter.twig.env.markdown']) ? $this->services['sonata.formatter.twig.env.markdown'] : $this->getSonata_Formatter_Twig_Env_MarkdownService()) && false ?: '_'});$instance->add('text', ${($_ = isset($this->services['sonata.formatter.text.text']) ? $this->services['sonata.formatter.text.text'] : ($this->services['sonata.formatter.text.text'] = new \Sonata\FormatterBundle\Formatter\TextFormatter())) && false ?: '_'}, ${($_ = isset($this->services['sonata.formatter.twig.env.text']) ? $this->services['sonata.formatter.twig.env.text'] : $this->getSonata_Formatter_Twig_Env_TextService()) && false ?: '_'});
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2319 {$instance->addExtension(${($_ = isset($this->services['fos_ck_editor.twig_extension']) ? $this->services['fos_ck_editor.twig_extension'] : $this->getFosCkEditor_TwigExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\FormatterBundle\Twig\Extension\TextFormatterExtension(${($_ = isset($this->services['sonata.formatter.pool']) ? $this->services['sonata.formatter.pool'] : $this->getSonata_Formatter_PoolService()) && false ?: '_'}));$instance->addExtension(${($_ = isset($this->services['knp_paginator.twig.extension.pagination']) ? $this->services['knp_paginator.twig.extension.pagination'] : $this->getKnpPaginator_Twig_Extension_PaginationService()) && false ?: '_'});
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
        › 
        › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
      }
      /var/www/html/src/AppBundle/Controller/PageController.php:60 {
        › 
        › $response = $this->render($template, $ctx);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/html/vendor/twig/twig/lib/Twig/Lexer.php:7 {
    › 
    › @trigger_error(sprintf('Using the "Twig_Lexer" class is deprecated since Twig version 2.7, use "Twig\Lexer" instead.'), E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:5082 {$instance->addExtension(${($_ = isset($this->services['sonata.formatter.twig.gist']) ? $this->services['sonata.formatter.twig.gist'] : ($this->services['sonata.formatter.twig.gist'] = new \Sonata\FormatterBundle\Extension\GistExtension())) && false ?: '_'});$instance->setLexer(new \Twig_Lexer($instance, ['tag_comment' => [0 => '<#', 1 => '#>'], 'tag_block' => [0 => '<%', 1 => '%>'], 'tag_variable' => [0 => '<%=', 1 => '%>']]));}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:5015 {$instance->setLogger(${($_ = isset($this->services['logger']) ? $this->services['logger'] : $this->getLoggerService()) && false ?: '_'});$instance->add('markdown', ${($_ = isset($this->services['sonata.formatter.text.markdown']) ? $this->services['sonata.formatter.text.markdown'] : $this->getSonata_Formatter_Text_MarkdownService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.formatter.twig.env.markdown']) ? $this->services['sonata.formatter.twig.env.markdown'] : $this->getSonata_Formatter_Twig_Env_MarkdownService()) && false ?: '_'});$instance->add('text', ${($_ = isset($this->services['sonata.formatter.text.text']) ? $this->services['sonata.formatter.text.text'] : ($this->services['sonata.formatter.text.text'] = new \Sonata\FormatterBundle\Formatter\TextFormatter())) && false ?: '_'}, ${($_ = isset($this->services['sonata.formatter.twig.env.text']) ? $this->services['sonata.formatter.twig.env.text'] : $this->getSonata_Formatter_Twig_Env_TextService()) && false ?: '_'});
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:2319 {$instance->addExtension(${($_ = isset($this->services['fos_ck_editor.twig_extension']) ? $this->services['fos_ck_editor.twig_extension'] : $this->getFosCkEditor_TwigExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\FormatterBundle\Twig\Extension\TextFormatterExtension(${($_ = isset($this->services['sonata.formatter.pool']) ? $this->services['sonata.formatter.pool'] : $this->getSonata_Formatter_PoolService()) && false ?: '_'}));$instance->addExtension(${($_ = isset($this->services['knp_paginator.twig.extension.pagination']) ? $this->services['knp_paginator.twig.extension.pagination'] : $this->getKnpPaginator_Twig_Extension_PaginationService()) && false ?: '_'});
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/getTemplatingService.php:8 {
    › 
    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['templating.name_parser']) ? $this->services['templating.name_parser'] : ($this->services['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(${($_ = isset($this->services['kernel']) ? $this->services['kernel'] : $this->get('kernel', 1)) && false ?: '_'}))) && false ?: '_'}, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'});}
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1638 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:304 {if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
  }
  /var/www/html/src/AppBundle/Controller/PageController.php:60 {
    › 
    › $response = $this->render($template, $ctx);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:28:06 php User Deprecated: The Twig\Environment::getBaseTemplateClass is deprecated since Twig 2.7.0.
[
  "exception" => ErrorException {#4137
    #message: "User Deprecated: The Twig\Environment::getBaseTemplateClass is deprecated since Twig 2.7.0."
    #code: 0
    #file: "/var/www/html/vendor/twig/twig/src/Environment.php"
    #line: 142
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/twig/twig/src/Environment.php:142 {if (1 > \func_num_args() || \func_get_arg(0)) {    @trigger_error('The '.__METHOD__.' is deprecated since Twig 2.7.0.', E_USER_DEPRECATED);}
      }
      /var/www/html/vendor/sonata-project/cache-bundle/src/Cache/TwigTemplateRecorderInjector.php:38 {{    $baseTemplateClass = $environment->getBaseTemplateClass();}
      /var/www/html/vendor/twig/twig/src/ExtensionSet.php:65 {if ($extension instanceof InitRuntimeInterface) {    $extension->initRuntime($env);}
      }
      /var/www/html/vendor/twig/twig/src/Environment.php:428 {// to be removed in 3.0$this->extensionSet->initRuntime($this);}
      /var/www/html/vendor/twig/twig/src/Environment.php:382 {{    return $this->loadClass($this->getTemplateClass($name), $name, $index);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:125 {try {    return $this->environment->loadTemplate((string) $name);} catch (LoaderError $e) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:49 {{    return $this->load($name)->render($parameters);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:45 {try {    return parent::render($name, $parameters);} catch (Error $e) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
      }
      /var/www/html/src/AppBundle/Controller/PageController.php:60 {
        › 
        › $response = $this->render($template, $ctx);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/html/vendor/twig/twig/src/Environment.php:142 {if (1 > \func_num_args() || \func_get_arg(0)) {    @trigger_error('The '.__METHOD__.' is deprecated since Twig 2.7.0.', E_USER_DEPRECATED);}
  }
  /var/www/html/vendor/sonata-project/cache-bundle/src/Cache/TwigTemplateRecorderInjector.php:38 {{    $baseTemplateClass = $environment->getBaseTemplateClass();}
  /var/www/html/vendor/twig/twig/src/ExtensionSet.php:65 {if ($extension instanceof InitRuntimeInterface) {    $extension->initRuntime($env);}
  }
  /var/www/html/vendor/twig/twig/src/Environment.php:428 {// to be removed in 3.0$this->extensionSet->initRuntime($this);}
  /var/www/html/vendor/twig/twig/src/Environment.php:382 {{    return $this->loadClass($this->getTemplateClass($name), $name, $index);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:125 {try {    return $this->environment->loadTemplate((string) $name);} catch (LoaderError $e) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:49 {{    return $this->load($name)->render($parameters);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:45 {try {    return parent::render($name, $parameters);} catch (Error $e) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:284 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
  }
  /var/www/html/src/AppBundle/Controller/PageController.php:60 {
    › 
    › $response = $this->render($template, $ctx);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:28:06 php User Deprecated: Implementing "Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface" without the "reset()" method is deprecated since Symfony 3.4 and will be unsupported in 4.0 for class "Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector".
[
  "exception" => ErrorException {#4747
    #message: "User Deprecated: Implementing "Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface" without the "reset()" method is deprecated since Symfony 3.4 and will be unsupported in 4.0 for class "Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector"."
    #code: 0
    #file: "/var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php"
    #line: 215
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php:215 {if (!method_exists($collector, 'reset')) {    @trigger_error(sprintf('Implementing "%s" without the "reset()" method is deprecated since Symfony 3.4 and will be unsupported in 4.0 for class "%s".', DataCollectorInterface::class, \get_class($collector)), E_USER_DEPRECATED);}
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1941 {$instance->add($d);$instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));$instance->add(${($_ = isset($this->services['data_collector.dump']) ? $this->services['data_collector.dump'] : $this->getDataCollector_DumpService()) && false ?: '_'});
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:4369 {{    return $this->services['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(${($_ = isset($this->services['profiler']) ? $this->services['profiler'] : $this->getProfilerService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, NULL, false, false);}
      }
      /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:3727 {$instance->addListener('kernel.response', [0 => function () {    return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};}, 1 => 'onKernelResponse'], -100);
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:229 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:128 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:262 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:191 {
        › 
        › $this->dispatcher->dispatch(KernelEvents::RESPONSE, $event);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:173 {
        › 
        ›     return $this->filterResponse($response, $request, $type);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php:215 {if (!method_exists($collector, 'reset')) {    @trigger_error(sprintf('Implementing "%s" without the "reset()" method is deprecated since Symfony 3.4 and will be unsupported in 4.0 for class "%s".', DataCollectorInterface::class, \get_class($collector)), E_USER_DEPRECATED);}
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:1941 {$instance->add($d);$instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));$instance->add(${($_ = isset($this->services['data_collector.dump']) ? $this->services['data_collector.dump'] : $this->getDataCollector_DumpService()) && false ?: '_'});
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:4369 {{    return $this->services['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(${($_ = isset($this->services['profiler']) ? $this->services['profiler'] : $this->getProfilerService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'}, NULL, false, false);}
  }
  /var/www/html/var/cache/dev/ContainerBgjtbcc/appDevDebugProjectContainer.php:3727 {$instance->addListener('kernel.response', [0 => function () {    return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};}, 1 => 'onKernelResponse'], -100);
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:229 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:128 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:262 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:191 {
    › 
    › $this->dispatcher->dispatch(KernelEvents::RESPONSE, $event);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:173 {
    › 
    ›     return $this->filterResponse($response, $request, $type);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/www/html/web/app_dev.php:32 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
15:28:06 php User Deprecated: The "mailer" service is private, checking for its existence is deprecated since Symfony 3.2 and will fail in 4.0.
[
  "exception" => ErrorException {#5368
    #message: "User Deprecated: The "mailer" service is private, checking for its existence is deprecated since Symfony 3.2 and will fail in 4.0."
    #code: 0
    #file: "/var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
    #line: 224
    #severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:224 {if (isset($this->privates[$id])) {    @trigger_error(sprintf('The "%s" service is private, checking for its existence is deprecated since Symfony 3.2 and will fail in 4.0.', $id), E_USER_DEPRECATED);}
      }
      /var/www/html/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:48 {{    if (!$this->container->has('mailer') || $this->wasExceptionThrown) {        return;
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
        › 
        › \call_user_func($this->listener, $event, $eventName, $dispatcher);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:212 {    }    \call_user_func($listener, $event, $eventName, $this);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:88 {{    $this->dispatcher->dispatch(KernelEvents::TERMINATE, new PostResponseEvent($this, $request, $response));}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:165 {if ($this->getHttpKernel() instanceof TerminableInterface) {    $this->getHttpKernel()->terminate($request, $response);}
      }
      /var/www/html/web/app_dev.php:34 {$response->send();$kernel->terminate($request, $response);}
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:224 {if (isset($this->privates[$id])) {    @trigger_error(sprintf('The "%s" service is private, checking for its existence is deprecated since Symfony 3.2 and will fail in 4.0.', $id), E_USER_DEPRECATED);}
  }
  /var/www/html/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:48 {{    if (!$this->container->has('mailer') || $this->wasExceptionThrown) {        return;
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
    › 
    › \call_user_func($this->listener, $event, $eventName, $dispatcher);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:212 {    }    \call_user_func($listener, $event, $eventName, $this);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:88 {{    $this->dispatcher->dispatch(KernelEvents::TERMINATE, new PostResponseEvent($this, $request, $response));}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:165 {if ($this->getHttpKernel() instanceof TerminableInterface) {    $this->getHttpKernel()->terminate($request, $response);}
  }
  /var/www/html/web/app_dev.php:34 {$response->send();$kernel->terminate($request, $response);}
}
03:10:29 - The "Symfony\Bundle\FrameworkBundle\Controller\Controller::render()" method is considered final since version 3.4. It may change without further notice as of its next major version. You should not extend it from "Sonata\AdminBundle\Controller\CRUDController".
[
  "exception" => SilencedErrorContext {#5435
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
        › 
        ›     $this->checkClass($class, $file);}
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
    › 
    ›     $this->checkClass($class, $file);}
  }
}
03:10:29 - The "Symfony\Bundle\FrameworkBundle\Controller\Controller::addFlash()" method is considered final since version 3.4. It may change without further notice as of its next major version. You should not extend it from "Sonata\AdminBundle\Controller\CRUDController".
[
  "exception" => SilencedErrorContext {#5427
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
        › 
        ›     $this->checkClass($class, $file);}
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
    › 
    ›     $this->checkClass($class, $file);}
  }
}
03:10:29 - The "security.acl" configuration key is deprecated since Symfony 3.4 and will be removed in 4.0. Install symfony/acl-bundle and use the "acl" key instead.
[
  "exception" => SilencedErrorContext {#5428
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/ArrayNode.php:242 {if ($child->isDeprecated()) {    @trigger_error($child->getDeprecationMessage($name, $this->getPath()), E_USER_DEPRECATED);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/BaseNode.php:309 {
        › 
        › $value = $this->finalizeValue($value);}
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/ArrayNode.php:242 {if ($child->isDeprecated()) {    @trigger_error($child->getDeprecationMessage($name, $this->getPath()), E_USER_DEPRECATED);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/BaseNode.php:309 {
    › 
    › $value = $this->finalizeValue($value);}
}
03:10:29 - The Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\FormPass class is deprecated since Symfony 3.3 and will be removed in 4.0. Use Symfony\Component\Form\DependencyInjection\FormPass instead.
[
  "exception" => SilencedErrorContext {#5429
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/FormPass.php:14 {
        › 
        › @trigger_error(sprintf('The %s class is deprecated since Symfony 3.3 and will be removed in 4.0. Use Symfony\Component\Form\DependencyInjection\FormPass instead.', FormPass::class), E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
        arguments: {
          "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
        }
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/FormPass.php:14 {
    › 
    › @trigger_error(sprintf('The %s class is deprecated since Symfony 3.3 and will be removed in 4.0. Use Symfony\Component\Form\DependencyInjection\FormPass instead.', FormPass::class), E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
    arguments: {
      "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
    }
  }
}
03:10:29 - Relying on the form mapping feature is deprecated since 3.7 and will be removed in 4.0. Please set the "sonata_core.form.mapping.enabled" configuration node to false to avoid this message.
[
  "exception" => SilencedErrorContext {#5439
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/sonata-project/core-bundle/src/DependencyInjection/SonataCoreExtension.php:121 {    'Relying on the form mapping feature is deprecated since 3.7 and will be removed in 4.0. Please set the "sonata_core.form.mapping.enabled" configuration node to false to avoid this message.',    E_USER_DEPRECATED);
      }
      /var/www/html/vendor/sonata-project/core-bundle/src/DependencyInjection/SonataCoreExtension.php:88 {
        › 
        › $this->configureFormFactory($container, $config);if (\PHP_VERSION_ID < 70000) {
      }
    }
  }
]
{
  /var/www/html/vendor/sonata-project/core-bundle/src/DependencyInjection/SonataCoreExtension.php:121 {    'Relying on the form mapping feature is deprecated since 3.7 and will be removed in 4.0. Please set the "sonata_core.form.mapping.enabled" configuration node to false to avoid this message.',    E_USER_DEPRECATED);
  }
  /var/www/html/vendor/sonata-project/core-bundle/src/DependencyInjection/SonataCoreExtension.php:88 {
    › 
    › $this->configureFormFactory($container, $config);if (\PHP_VERSION_ID < 70000) {
  }
}
03:10:29 - Using the "Twig_Loader_Array" class is deprecated since Twig version 2.7, use "Twig\Loader\ArrayLoader" instead.
[
  "exception" => SilencedErrorContext {#5438
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/twig/twig/lib/Twig/Loader/Array.php:7 {
        › 
        › @trigger_error(sprintf('Using the "Twig_Loader_Array" class is deprecated since Twig version 2.7, use "Twig\Loader\ArrayLoader" instead.'), E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
        arguments: {
          "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
        }
      }
    }
  }
]
{
  /var/www/html/vendor/twig/twig/lib/Twig/Loader/Array.php:7 {
    › 
    › @trigger_error(sprintf('Using the "Twig_Loader_Array" class is deprecated since Twig version 2.7, use "Twig\Loader\ArrayLoader" instead.'), E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
    arguments: {
      "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
    }
  }
}
03:10:29 - Using service id sonata.seo.block.breadcrumb.homepage different from block id homepage is deprecated since 3.3 and will be removed in 4.0.
[
  "exception" => SilencedErrorContext {#5437
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/sonata-project/block-bundle/src/DependencyInjection/Compiler/TweakCompilerPass.php:135 {    sprintf('Using service id %s different from block id %s is deprecated since 3.3 and will be removed in 4.0.', $id, $arguments[0]),    E_USER_DEPRECATED);
      }
      /var/www/html/vendor/sonata-project/block-bundle/src/DependencyInjection/Compiler/TweakCompilerPass.php:44 {if (!$definition->isAutowired()) {    $this->replaceBlockName($container, $definition, $id);}
      }
    }
  }
]
{
  /var/www/html/vendor/sonata-project/block-bundle/src/DependencyInjection/Compiler/TweakCompilerPass.php:135 {    sprintf('Using service id %s different from block id %s is deprecated since 3.3 and will be removed in 4.0.', $id, $arguments[0]),    E_USER_DEPRECATED);
  }
  /var/www/html/vendor/sonata-project/block-bundle/src/DependencyInjection/Compiler/TweakCompilerPass.php:44 {if (!$definition->isAutowired()) {    $this->replaceBlockName($container, $definition, $id);}
  }
}
03:10:29 - Using the "request" attribute of the "knp_menu.voter" tag is deprecated since version 2.2. Inject the RequestStack in the voter instead.
[
  "exception" => SilencedErrorContext {#5426
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/knplabs/knp-menu-bundle/src/DependencyInjection/Compiler/AddVotersPass.php:43 {if (isset($tag['request']) && $tag['request']) {    @trigger_error('Using the "request" attribute of the "knp_menu.voter" tag is deprecated since version 2.2. Inject the RequestStack in the voter instead.', E_USER_DEPRECATED);    $hasRequestAwareVoter = true;
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/Compiler.php:141 {foreach ($this->passConfig->getPasses() as $pass) {    $pass->process($container);}
      }
    }
  }
]
{
  /var/www/html/vendor/knplabs/knp-menu-bundle/src/DependencyInjection/Compiler/AddVotersPass.php:43 {if (isset($tag['request']) && $tag['request']) {    @trigger_error('Using the "request" attribute of the "knp_menu.voter" tag is deprecated since version 2.2. Inject the RequestStack in the voter instead.', E_USER_DEPRECATED);    $hasRequestAwareVoter = true;
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/Compiler.php:141 {foreach ($this->passConfig->getPasses() as $pass) {    $pass->process($container);}
  }
}
03:10:29 - Class "Symfony\Bundle\SecurityBundle\Command\InitAclCommand" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\Command\InitAclCommand instead.
[
  "exception" => SilencedErrorContext {#5425
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Command/InitAclCommand.php:23 {
        › 
        › @trigger_error(sprintf('Class "%s" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\Command\InitAclCommand instead.', InitAclCommand::class), E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
        arguments: {
          "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
        }
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Command/InitAclCommand.php:23 {
    › 
    › @trigger_error(sprintf('Class "%s" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\Command\InitAclCommand instead.', InitAclCommand::class), E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
    arguments: {
      "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
    }
  }
}
03:10:29 - Class "Symfony\Bundle\SecurityBundle\Command\SetAclCommand" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\Command\SetAclCommand instead.
[
  "exception" => SilencedErrorContext {#5424
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Command/SetAclCommand.php:14 {
        › 
        › @trigger_error(sprintf('Class "%s" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\Command\SetAclCommand instead.', SetAclCommand::class), E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
        arguments: {
          "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
        }
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Command/SetAclCommand.php:14 {
    › 
    › @trigger_error(sprintf('Class "%s" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\Command\SetAclCommand instead.', SetAclCommand::class), E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
    arguments: {
      "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
    }
  }
}
03:10:29 - Class "Symfony\Bundle\SecurityBundle\EventListener\AclSchemaListener" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\EventListener\AclSchemaListener instead.
[
  "exception" => SilencedErrorContext {#5423
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/EventListener/AclSchemaListener.php:14 {
        › 
        › @trigger_error(sprintf('Class "%s" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\EventListener\AclSchemaListener instead.', AclSchemaListener::class), E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
        arguments: {
          "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
        }
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/EventListener/AclSchemaListener.php:14 {
    › 
    › @trigger_error(sprintf('Class "%s" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\EventListener\AclSchemaListener instead.', AclSchemaListener::class), E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
    arguments: {
      "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
    }
  }
}
03:10:29 - Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.
[
  "exception" => SilencedErrorContext {#5422
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php:7 {
        › 
        › @trigger_error(sprintf('Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.'), E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
        arguments: {
          "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
        }
      }
    }
  }
]
{
  /var/www/html/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php:7 {
    › 
    › @trigger_error(sprintf('Using the "Twig_Extension_GlobalsInterface" class is deprecated since Twig version 2.7, use "Twig\Extension\GlobalsInterface" instead.'), E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
    arguments: {
      "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
    }
  }
}
03:10:29 - The Sonata\CoreBundle\Form\Type\ColorType class is deprecated since version 3.10 and will be removed in 4.0. Use Symfony\Component\Form\Extension\Core\Type\ColorType instead.
[
  "exception" => SilencedErrorContext {#5421
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/sonata-project/core-bundle/src/Form/Type/ColorType.php:21 {    .' Use Symfony\Component\Form\Extension\Core\Type\ColorType instead.',    E_USER_DEPRECATED);
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
        arguments: {
          "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
        }
      }
    }
  }
]
{
  /var/www/html/vendor/sonata-project/core-bundle/src/Form/Type/ColorType.php:21 {    .' Use Symfony\Component\Form\Extension\Core\Type\ColorType instead.',    E_USER_DEPRECATED);
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
    arguments: {
      "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
    }
  }
}
03:10:29 - The Knp\Bundle\MenuBundle\EventListener\VoterInitializerListener class is deprecated since 2.2 and will be removed in 3.0.
[
  "exception" => SilencedErrorContext {#5420
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/knplabs/knp-menu-bundle/src/EventListener/VoterInitializerListener.php:5 {
        › 
        › @trigger_error(sprintf('The %s class is deprecated since 2.2 and will be removed in 3.0.', VoterInitializerListener::class), E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
        arguments: {
          "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
        }
      }
    }
  }
]
{
  /var/www/html/vendor/knplabs/knp-menu-bundle/src/EventListener/VoterInitializerListener.php:5 {
    › 
    › @trigger_error(sprintf('The %s class is deprecated since 2.2 and will be removed in 3.0.', VoterInitializerListener::class), E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
    arguments: {
      "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
    }
  }
}
03:10:29 - The Sonata\CacheBundle\Invalidation\SimpleCacheInvalidation class is deprecated since version 2.4 and will be removed in 3.0. Use Sonata\Cache\Invalidation\SimpleCacheInvalidation instead.
[
  "exception" => SilencedErrorContext {#5419
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/sonata-project/cache-bundle/src/Invalidation/SimpleCacheInvalidation.php:17 {    .' Use Sonata\Cache\Invalidation\SimpleCacheInvalidation instead.',    E_USER_DEPRECATED);
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
        arguments: {
          "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
        }
      }
    }
  }
]
{
  /var/www/html/vendor/sonata-project/cache-bundle/src/Invalidation/SimpleCacheInvalidation.php:17 {    .' Use Sonata\Cache\Invalidation\SimpleCacheInvalidation instead.',    E_USER_DEPRECATED);
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
    arguments: {
      "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
    }
  }
}
03:10:29 - The "Sonata\CacheBundle\Cache\TwigTemplateRecorderInjector" class implements "Twig\Extension\InitRuntimeInterface" that is deprecated since Twig 2.7, to be removed in 3.0.
[
  "exception" => SilencedErrorContext {#5418
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
        › 
        ›     $this->checkClass($class, $file);}
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
    › 
    ›     $this->checkClass($class, $file);}
  }
}
03:10:29 - The Sonata\CacheBundle\Invalidation\DoctrineORMListener class is deprecated since version 2.4 and will be removed in 3.0. Use Sonata\Cache\Invalidation\DoctrineORMListener instead.
[
  "exception" => SilencedErrorContext {#5417
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php:17 {    .' Use Sonata\Cache\Invalidation\DoctrineORMListener instead.',    E_USER_DEPRECATED);
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
        arguments: {
          "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
        }
      }
    }
  }
]
{
  /var/www/html/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php:17 {    .' Use Sonata\Cache\Invalidation\DoctrineORMListener instead.',    E_USER_DEPRECATED);
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
    arguments: {
      "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
    }
  }
}
03:10:29 - The Sonata\CoreBundle\Model\BaseEntityManager class is deprecated since version 3.x and will be removed in 4.0. Use Sonata\Doctrine\Entity\BaseEntityManager instead.
[
  "exception" => SilencedErrorContext {#5416
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/sonata-project/core-bundle/src/Model/BaseEntityManager.php:17 {    .' Use Sonata\Doctrine\Entity\BaseEntityManager instead.',    E_USER_DEPRECATED);
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
        arguments: {
          "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
        }
      }
    }
  }
]
{
  /var/www/html/vendor/sonata-project/core-bundle/src/Model/BaseEntityManager.php:17 {    .' Use Sonata\Doctrine\Entity\BaseEntityManager instead.',    E_USER_DEPRECATED);
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
    arguments: {
      "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
    }
  }
}
03:10:29 - The Sonata\CoreBundle\Model\ManagerInterface class is deprecated since version 3.x and will be removed in 4.0. Use Sonata\Doctrine\Model\ManagerInterface instead.
[
  "exception" => SilencedErrorContext {#5415
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/sonata-project/core-bundle/src/Model/ManagerInterface.php:17 {    .' Use Sonata\Doctrine\Model\ManagerInterface instead.',    E_USER_DEPRECATED);
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
        arguments: {
          "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
        }
      }
    }
  }
]
{
  /var/www/html/vendor/sonata-project/core-bundle/src/Model/ManagerInterface.php:17 {    .' Use Sonata\Doctrine\Model\ManagerInterface instead.',    E_USER_DEPRECATED);
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
    arguments: {
      "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
    }
  }
}
03:10:29 - The Sonata\CoreBundle\Model\BaseManager class is deprecated since version 3.x and will be removed in 4.0. Use Sonata\Doctrine\Model\BaseManager instead.
[
  "exception" => SilencedErrorContext {#5414
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/sonata-project/core-bundle/src/Model/BaseManager.php:17 {    .' Use Sonata\Doctrine\Model\BaseManager instead.',    E_USER_DEPRECATED);
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
        arguments: {
          "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
        }
      }
    }
  }
]
{
  /var/www/html/vendor/sonata-project/core-bundle/src/Model/BaseManager.php:17 {    .' Use Sonata\Doctrine\Model\BaseManager instead.',    E_USER_DEPRECATED);
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
    arguments: {
      "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
    }
  }
}
03:10:29 - The Sonata\CoreBundle\Model\PageableManagerInterface class is deprecated since version 3.x and will be removed in 4.0. Use Sonata\DatagridBundle\Pager\PageableInterface instead.
[
  "exception" => SilencedErrorContext {#5413
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/sonata-project/core-bundle/src/Model/PageableManagerInterface.php:17 {    .' Use Sonata\DatagridBundle\Pager\PageableInterface instead.',    E_USER_DEPRECATED);
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
        arguments: {
          "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
        }
      }
    }
  }
]
{
  /var/www/html/vendor/sonata-project/core-bundle/src/Model/PageableManagerInterface.php:17 {    .' Use Sonata\DatagridBundle\Pager\PageableInterface instead.',    E_USER_DEPRECATED);
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
    arguments: {
      "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
    }
  }
}
03:10:29 - The Sonata\Doctrine\Model\PageableManagerInterface class is deprecated since 1.3 in favor of Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.
[
  "exception" => SilencedErrorContext {#5387
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php:21 {    'Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.',    E_USER_DEPRECATED);
      }
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
        arguments: {
          "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
        }
      }
    }
  }
]
{
  /var/www/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php:21 {    'Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.',    E_USER_DEPRECATED);
  }
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
    arguments: {
      "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
    }
  }
}
03:10:29 - Using the "Twig_Extension_Sandbox" class is deprecated since Twig version 2.7, use "Twig\Extension\SandboxExtension" instead.
[
  "exception" => SilencedErrorContext {#5382
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/twig/twig/lib/Twig/Extension/Sandbox.php:7 {
        › 
        › @trigger_error(sprintf('Using the "Twig_Extension_Sandbox" class is deprecated since Twig version 2.7, use "Twig\Extension\SandboxExtension" instead.'), E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
        arguments: {
          "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
        }
      }
    }
  }
]
{
  /var/www/html/vendor/twig/twig/lib/Twig/Extension/Sandbox.php:7 {
    › 
    › @trigger_error(sprintf('Using the "Twig_Extension_Sandbox" class is deprecated since Twig version 2.7, use "Twig\Extension\SandboxExtension" instead.'), E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
    arguments: {
      "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
    }
  }
}
03:10:29 - Using the "Twig_Lexer" class is deprecated since Twig version 2.7, use "Twig\Lexer" instead.
[
  "exception" => SilencedErrorContext {#5383
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/twig/twig/lib/Twig/Lexer.php:7 {
        › 
        › @trigger_error(sprintf('Using the "Twig_Lexer" class is deprecated since Twig version 2.7, use "Twig\Lexer" instead.'), E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
        arguments: {
          "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
        }
      }
    }
  }
]
{
  /var/www/html/vendor/twig/twig/lib/Twig/Lexer.php:7 {
    › 
    › @trigger_error(sprintf('Using the "Twig_Lexer" class is deprecated since Twig version 2.7, use "Twig\Lexer" instead.'), E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:156 {} else {    require $file;}
    arguments: {
      "/var/www/html/vendor/twig/twig/lib/Twig/Lexer.php"
    }
  }
}
03:10:29 - Relying on service auto-registration for type "AppBundle\Entity\BuildingPortal" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "AppBundle\Entity\BuildingPortal" instead.
[
  "exception" => SilencedErrorContext {#5386
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:454 {
        › 
        › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:329 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:454 {
    › 
    › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:329 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
  }
}
03:10:29 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for "Symfony\Bundle\FrameworkBundle\Translation\Translator" in "AppBundle\Controller\DefaultController" to "Symfony\Component\Translation\TranslatorInterface" instead.
[
  "exception" => SilencedErrorContext {#5385
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:315 {
        › 
        › @trigger_error($message, E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:125 {if ($value instanceof TypedReference) {    if ($ref = $this->getAutowiredReference($value, $value->getRequiringClass() ? sprintf('for "%s" in "%s"', $value->getType(), $value->getRequiringClass()) : '')) {        return $ref;
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:315 {
    › 
    › @trigger_error($message, E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:125 {if ($value instanceof TypedReference) {    if ($ref = $this->getAutowiredReference($value, $value->getRequiringClass() ? sprintf('for "%s" in "%s"', $value->getType(), $value->getRequiringClass()) : '')) {        return $ref;
  }
}
03:10:29 - Relying on service auto-registration for type "AppBundle\Entity\Page" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "AppBundle\Entity\Page" instead.
[
  "exception" => SilencedErrorContext {#5384
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:454 {
        › 
        › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:329 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:454 {
    › 
    › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:329 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
  }
}
03:10:29 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for "Symfony\Component\Translation\Translator" in "AppBundle\Controller\DefaultController" to "Symfony\Component\Translation\TranslatorInterface" instead.
[
  "exception" => SilencedErrorContext {#5380
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:315 {
        › 
        › @trigger_error($message, E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:125 {if ($value instanceof TypedReference) {    if ($ref = $this->getAutowiredReference($value, $value->getRequiringClass() ? sprintf('for "%s" in "%s"', $value->getType(), $value->getRequiringClass()) : '')) {        return $ref;
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:315 {
    › 
    › @trigger_error($message, E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:125 {if ($value instanceof TypedReference) {    if ($ref = $this->getAutowiredReference($value, $value->getRequiringClass() ? sprintf('for "%s" in "%s"', $value->getType(), $value->getRequiringClass()) : '')) {        return $ref;
  }
}
03:10:29 - Relying on service auto-registration for type "AppBundle\Entity\FloorPortal" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "AppBundle\Entity\FloorPortal" instead.
[
  "exception" => SilencedErrorContext {#5374
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:454 {
        › 
        › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:329 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:454 {
    › 
    › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:329 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
  }
}
03:10:29 - (2 times) Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for "Symfony\Component\Translation\Translator" in "AppBundle\Controller\PageController" to "Symfony\Component\Translation\TranslatorInterface" instead.
[
  "exception" => SilencedErrorContext {#5379
    +count: 2
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:315 {
        › 
        › @trigger_error($message, E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:125 {if ($value instanceof TypedReference) {    if ($ref = $this->getAutowiredReference($value, $value->getRequiringClass() ? sprintf('for "%s" in "%s"', $value->getType(), $value->getRequiringClass()) : '')) {        return $ref;
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:315 {
    › 
    › @trigger_error($message, E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:125 {if ($value instanceof TypedReference) {    if ($ref = $this->getAutowiredReference($value, $value->getRequiringClass() ? sprintf('for "%s" in "%s"', $value->getType(), $value->getRequiringClass()) : '')) {        return $ref;
  }
}
03:10:29 - Relying on service auto-registration for type "AppBundle\Entity\ProjectPortal" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "AppBundle\Entity\ProjectPortal" instead.
[
  "exception" => SilencedErrorContext {#5381
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:454 {
        › 
        › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:329 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:454 {
    › 
    › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:329 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
  }
}
03:10:29 - (2 times) Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "realpad_api_sync.api.client" service to "Realpadsoftware\RealpadApiSyncBundle\Api\Client" instead.
[
  "exception" => SilencedErrorContext {#5446
    +count: 2
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:315 {
        › 
        › @trigger_error($message, E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:125 {if ($value instanceof TypedReference) {    if ($ref = $this->getAutowiredReference($value, $value->getRequiringClass() ? sprintf('for "%s" in "%s"', $value->getType(), $value->getRequiringClass()) : '')) {        return $ref;
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:315 {
    › 
    › @trigger_error($message, E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:125 {if ($value instanceof TypedReference) {    if ($ref = $this->getAutowiredReference($value, $value->getRequiringClass() ? sprintf('for "%s" in "%s"', $value->getType(), $value->getRequiringClass()) : '')) {        return $ref;
  }
}
03:10:29 - (3 times) Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for "Symfony\Component\Translation\Translator" in "AppBundle\Controller\UnitController" to "Symfony\Component\Translation\TranslatorInterface" instead.
[
  "exception" => SilencedErrorContext {#5447
    +count: 3
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:315 {
        › 
        › @trigger_error($message, E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:125 {if ($value instanceof TypedReference) {    if ($ref = $this->getAutowiredReference($value, $value->getRequiringClass() ? sprintf('for "%s" in "%s"', $value->getType(), $value->getRequiringClass()) : '')) {        return $ref;
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:315 {
    › 
    › @trigger_error($message, E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:125 {if ($value instanceof TypedReference) {    if ($ref = $this->getAutowiredReference($value, $value->getRequiringClass() ? sprintf('for "%s" in "%s"', $value->getType(), $value->getRequiringClass()) : '')) {        return $ref;
  }
}
03:10:29 - Relying on service auto-registration for type "AppBundle\Entity\UnitPortal" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "AppBundle\Entity\UnitPortal" instead.
[
  "exception" => SilencedErrorContext {#5448
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:454 {
        › 
        › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);}
      /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:329 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
      }
    }
  }
]
{
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:454 {
    › 
    › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);}
  /var/www/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:329 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
  }
}

Debug 332

Unimportant log messages generated during the execution of the application.

Time Channel Message
15:28:06 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
15:28:06 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
15:28:06 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
15:28:06 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
15:28:06 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
15:28:06 event Notified event
"kernel.request"
to listener
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
]
15:28:06 event Notified event
"kernel.request"
to listener
"AppBundle\EventSubscriber\LegacyRedirectSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "AppBundle\EventSubscriber\LegacyRedirectSubscriber::onKernelRequest"
]
15:28:06 event Notified event
"kernel.request"
to listener
"AppBundle\EventSubscriber\LocaleSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "AppBundle\EventSubscriber\LocaleSubscriber::onKernelRequest"
]
15:28:06 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
15:28:06 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
]
15:28:06 event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
15:28:06 event Notified event
"kernel.request"
to listener
"Knp\Bundle\MenuBundle\EventListener\VoterInitializerListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Knp\Bundle\MenuBundle\EventListener\VoterInitializerListener::onKernelRequest"
]
15:28:06 event Notified event
"kernel.request"
to listener
"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.type AS type_4, t0.slug AS slug_5, t0.seo_title AS seo_title_6, t0.seo_description AS seo_description_7, t0.published AS published_8, t0.breadcrumbs AS breadcrumbs_9, t0.news_media_type AS news_media_type_10, t0.news_to_date AS news_to_date_11, t0.updated_at AS updated_at_12, t0.header AS header_13, t0.units_filter AS units_filter_14, t0.newsletter AS newsletter_15, t0.footer AS footer_16, t0.parent_page_id AS parent_page_id_17, t18.id AS id_19, t18.image_name AS image_name_20, t18.imageSize AS imagesize_21, t18.type AS type_22, t18.slug AS slug_23, t18.seo_title AS seo_title_24, t18.seo_description AS seo_description_25, t18.published AS published_26, t18.breadcrumbs AS breadcrumbs_27, t18.news_media_type AS news_media_type_28, t18.news_to_date AS news_to_date_29, t18.updated_at AS updated_at_30, t18.header AS header_31, t18.units_filter AS units_filter_32, t18.newsletter AS newsletter_33, t18.footer AS footer_34, t18.parent_page_id AS parent_page_id_35, t18.project_portal_id AS project_portal_id_36, t18.unit_content_page AS unit_content_page_37, t18.banner_id AS banner_id_38, t0.project_portal_id AS project_portal_id_39, t0.unit_content_page AS unit_content_page_40, t41.id AS id_42, t41.image_name AS image_name_43, t41.imageSize AS imagesize_44, t41.type AS type_45, t41.slug AS slug_46, t41.seo_title AS seo_title_47, t41.seo_description AS seo_description_48, t41.published AS published_49, t41.breadcrumbs AS breadcrumbs_50, t41.news_media_type AS news_media_type_51, t41.news_to_date AS news_to_date_52, t41.updated_at AS updated_at_53, t41.header AS header_54, t41.units_filter AS units_filter_55, t41.newsletter AS newsletter_56, t41.footer AS footer_57, t41.parent_page_id AS parent_page_id_58, t41.project_portal_id AS project_portal_id_59, t41.unit_content_page AS unit_content_page_60, t41.banner_id AS banner_id_61, t0.banner_id AS banner_id_62 FROM page t0 LEFT JOIN page t18 ON t0.parent_page_id = t18.id LEFT JOIN page t41 ON t0.unit_content_page = t41.id WHERE t0.slug = ? LIMIT 1
[
  "rezidence-cakovice-etapa-1"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  248
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2582
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  27
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  72
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  1692
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  1693
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2430
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2431
]
15:28:06 event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
15:28:06 event Notified event
"kernel.controller"
to listener
"A2lix\I18nDoctrineBundle\Doctrine\ORM\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "A2lix\I18nDoctrineBundle\Doctrine\ORM\EventListener\ControllerListener::onKernelController"
]
15:28:06 event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
]
15:28:06 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
15:28:06 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
15:28:06 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
15:28:06 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController"
]
15:28:06 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
15:28:06 doctrine SELECT t0.title AS title_1, t0.description AS description_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM page_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  248
]
15:28:06 doctrine SELECT p0_.id AS id_0, p0_.image_name AS image_name_1, p0_.imageSize AS imagesize_2, p0_.type AS type_3, p0_.slug AS slug_4, p0_.seo_title AS seo_title_5, p0_.seo_description AS seo_description_6, p0_.published AS published_7, p0_.breadcrumbs AS breadcrumbs_8, p0_.news_media_type AS news_media_type_9, p0_.news_to_date AS news_to_date_10, p0_.updated_at AS updated_at_11, p0_.header AS header_12, p0_.units_filter AS units_filter_13, p0_.newsletter AS newsletter_14, p0_.footer AS footer_15, p0_.parent_page_id AS parent_page_id_16, p0_.project_portal_id AS project_portal_id_17, p0_.unit_content_page AS unit_content_page_18, p0_.banner_id AS banner_id_19 FROM page p0_ WHERE p0_.published = true AND p0_.type = ? LIMIT 1
[
  "homepage"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  3
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  29
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  28
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  27
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  25
]
15:28:06 doctrine SELECT p0_.id AS id_0, p0_.image_name AS image_name_1, p0_.imageSize AS imagesize_2, p0_.type AS type_3, p0_.slug AS slug_4, p0_.seo_title AS seo_title_5, p0_.seo_description AS seo_description_6, p0_.published AS published_7, p0_.breadcrumbs AS breadcrumbs_8, p0_.news_media_type AS news_media_type_9, p0_.news_to_date AS news_to_date_10, p0_.updated_at AS updated_at_11, p0_.header AS header_12, p0_.units_filter AS units_filter_13, p0_.newsletter AS newsletter_14, p0_.footer AS footer_15, p0_.parent_page_id AS parent_page_id_16, p0_.project_portal_id AS project_portal_id_17, p0_.unit_content_page AS unit_content_page_18, p0_.banner_id AS banner_id_19 FROM page p0_ WHERE p0_.published = true AND p0_.type = ? ORDER BY p0_.id DESC LIMIT 50
[
  "news_page"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  245
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.type AS type_4, t0.slug AS slug_5, t0.seo_title AS seo_title_6, t0.seo_description AS seo_description_7, t0.published AS published_8, t0.breadcrumbs AS breadcrumbs_9, t0.news_media_type AS news_media_type_10, t0.news_to_date AS news_to_date_11, t0.updated_at AS updated_at_12, t0.header AS header_13, t0.units_filter AS units_filter_14, t0.newsletter AS newsletter_15, t0.footer AS footer_16, t0.parent_page_id AS parent_page_id_17, t18.id AS id_19, t18.image_name AS image_name_20, t18.imageSize AS imagesize_21, t18.type AS type_22, t18.slug AS slug_23, t18.seo_title AS seo_title_24, t18.seo_description AS seo_description_25, t18.published AS published_26, t18.breadcrumbs AS breadcrumbs_27, t18.news_media_type AS news_media_type_28, t18.news_to_date AS news_to_date_29, t18.updated_at AS updated_at_30, t18.header AS header_31, t18.units_filter AS units_filter_32, t18.newsletter AS newsletter_33, t18.footer AS footer_34, t18.parent_page_id AS parent_page_id_35, t18.project_portal_id AS project_portal_id_36, t18.unit_content_page AS unit_content_page_37, t18.banner_id AS banner_id_38, t0.project_portal_id AS project_portal_id_39, t0.unit_content_page AS unit_content_page_40, t41.id AS id_42, t41.image_name AS image_name_43, t41.imageSize AS imagesize_44, t41.type AS type_45, t41.slug AS slug_46, t41.seo_title AS seo_title_47, t41.seo_description AS seo_description_48, t41.published AS published_49, t41.breadcrumbs AS breadcrumbs_50, t41.news_media_type AS news_media_type_51, t41.news_to_date AS news_to_date_52, t41.updated_at AS updated_at_53, t41.header AS header_54, t41.units_filter AS units_filter_55, t41.newsletter AS newsletter_56, t41.footer AS footer_57, t41.parent_page_id AS parent_page_id_58, t41.project_portal_id AS project_portal_id_59, t41.unit_content_page AS unit_content_page_60, t41.banner_id AS banner_id_61, t62.id AS id_63, t62.content_id AS content_id_64, t62.content_type AS content_type_65, t62.sort_order AS sort_order_66, t62.news_render_method AS news_render_method_67, t62.news_render_count AS news_render_count_68, t62.page_id AS page_id_69, t0.banner_id AS banner_id_70 FROM page t0 LEFT JOIN page t18 ON t0.parent_page_id = t18.id LEFT JOIN page t41 ON t0.unit_content_page = t41.id LEFT JOIN page_content t62 ON t62.page_id = t0.id WHERE t0.id IN (?)
[
  [
    134
  ]
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  16
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2579
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t3.id AS id_4, t3.sort_order AS sort_order_5, t3.page_id AS page_id_6, t3.blockSubpage_id AS blocksubpage_id_7 FROM block_subpage t0 LEFT JOIN block_subpage_tab t3 ON t3.blockSubpage_id = t0.id WHERE t0.id = ?
[
  2
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  244
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2578
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  243
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2576
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  239
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2565
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  238
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2525
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  237
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.type AS type_4, t0.slug AS slug_5, t0.seo_title AS seo_title_6, t0.seo_description AS seo_description_7, t0.published AS published_8, t0.breadcrumbs AS breadcrumbs_9, t0.news_media_type AS news_media_type_10, t0.news_to_date AS news_to_date_11, t0.updated_at AS updated_at_12, t0.header AS header_13, t0.units_filter AS units_filter_14, t0.newsletter AS newsletter_15, t0.footer AS footer_16, t0.parent_page_id AS parent_page_id_17, t18.id AS id_19, t18.image_name AS image_name_20, t18.imageSize AS imagesize_21, t18.type AS type_22, t18.slug AS slug_23, t18.seo_title AS seo_title_24, t18.seo_description AS seo_description_25, t18.published AS published_26, t18.breadcrumbs AS breadcrumbs_27, t18.news_media_type AS news_media_type_28, t18.news_to_date AS news_to_date_29, t18.updated_at AS updated_at_30, t18.header AS header_31, t18.units_filter AS units_filter_32, t18.newsletter AS newsletter_33, t18.footer AS footer_34, t18.parent_page_id AS parent_page_id_35, t18.project_portal_id AS project_portal_id_36, t18.unit_content_page AS unit_content_page_37, t18.banner_id AS banner_id_38, t0.project_portal_id AS project_portal_id_39, t0.unit_content_page AS unit_content_page_40, t41.id AS id_42, t41.image_name AS image_name_43, t41.imageSize AS imagesize_44, t41.type AS type_45, t41.slug AS slug_46, t41.seo_title AS seo_title_47, t41.seo_description AS seo_description_48, t41.published AS published_49, t41.breadcrumbs AS breadcrumbs_50, t41.news_media_type AS news_media_type_51, t41.news_to_date AS news_to_date_52, t41.updated_at AS updated_at_53, t41.header AS header_54, t41.units_filter AS units_filter_55, t41.newsletter AS newsletter_56, t41.footer AS footer_57, t41.parent_page_id AS parent_page_id_58, t41.project_portal_id AS project_portal_id_59, t41.unit_content_page AS unit_content_page_60, t41.banner_id AS banner_id_61, t62.id AS id_63, t62.content_id AS content_id_64, t62.content_type AS content_type_65, t62.sort_order AS sort_order_66, t62.news_render_method AS news_render_method_67, t62.news_render_count AS news_render_count_68, t62.page_id AS page_id_69, t0.banner_id AS banner_id_70 FROM page t0 LEFT JOIN page t18 ON t0.parent_page_id = t18.id LEFT JOIN page t41 ON t0.unit_content_page = t41.id LEFT JOIN page_content t62 ON t62.page_id = t0.id WHERE t0.id IN (?)
[
  [
    135
  ]
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2524
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  236
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2523
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  235
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2522
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  234
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2521
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  229
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2515
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  228
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2514
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  227
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2506
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  226
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.type AS type_4, t0.slug AS slug_5, t0.seo_title AS seo_title_6, t0.seo_description AS seo_description_7, t0.published AS published_8, t0.breadcrumbs AS breadcrumbs_9, t0.news_media_type AS news_media_type_10, t0.news_to_date AS news_to_date_11, t0.updated_at AS updated_at_12, t0.header AS header_13, t0.units_filter AS units_filter_14, t0.newsletter AS newsletter_15, t0.footer AS footer_16, t0.parent_page_id AS parent_page_id_17, t18.id AS id_19, t18.image_name AS image_name_20, t18.imageSize AS imagesize_21, t18.type AS type_22, t18.slug AS slug_23, t18.seo_title AS seo_title_24, t18.seo_description AS seo_description_25, t18.published AS published_26, t18.breadcrumbs AS breadcrumbs_27, t18.news_media_type AS news_media_type_28, t18.news_to_date AS news_to_date_29, t18.updated_at AS updated_at_30, t18.header AS header_31, t18.units_filter AS units_filter_32, t18.newsletter AS newsletter_33, t18.footer AS footer_34, t18.parent_page_id AS parent_page_id_35, t18.project_portal_id AS project_portal_id_36, t18.unit_content_page AS unit_content_page_37, t18.banner_id AS banner_id_38, t0.project_portal_id AS project_portal_id_39, t0.unit_content_page AS unit_content_page_40, t41.id AS id_42, t41.image_name AS image_name_43, t41.imageSize AS imagesize_44, t41.type AS type_45, t41.slug AS slug_46, t41.seo_title AS seo_title_47, t41.seo_description AS seo_description_48, t41.published AS published_49, t41.breadcrumbs AS breadcrumbs_50, t41.news_media_type AS news_media_type_51, t41.news_to_date AS news_to_date_52, t41.updated_at AS updated_at_53, t41.header AS header_54, t41.units_filter AS units_filter_55, t41.newsletter AS newsletter_56, t41.footer AS footer_57, t41.parent_page_id AS parent_page_id_58, t41.project_portal_id AS project_portal_id_59, t41.unit_content_page AS unit_content_page_60, t41.banner_id AS banner_id_61, t62.id AS id_63, t62.content_id AS content_id_64, t62.content_type AS content_type_65, t62.sort_order AS sort_order_66, t62.news_render_method AS news_render_method_67, t62.news_render_count AS news_render_count_68, t62.page_id AS page_id_69, t0.banner_id AS banner_id_70 FROM page t0 LEFT JOIN page t18 ON t0.parent_page_id = t18.id LEFT JOIN page t41 ON t0.unit_content_page = t41.id LEFT JOIN page_content t62 ON t62.page_id = t0.id WHERE t0.id IN (?)
[
  [
    86
  ]
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2505
]
15:28:06 doctrine SELECT p0_.id AS id_0, p0_.image_name AS image_name_1, p0_.imageSize AS imagesize_2, p0_.type AS type_3, p0_.slug AS slug_4, p0_.seo_title AS seo_title_5, p0_.seo_description AS seo_description_6, p0_.published AS published_7, p0_.breadcrumbs AS breadcrumbs_8, p0_.news_media_type AS news_media_type_9, p0_.news_to_date AS news_to_date_10, p0_.updated_at AS updated_at_11, p0_.header AS header_12, p0_.units_filter AS units_filter_13, p0_.newsletter AS newsletter_14, p0_.footer AS footer_15, p0_.parent_page_id AS parent_page_id_16, p0_.project_portal_id AS project_portal_id_17, p0_.unit_content_page AS unit_content_page_18, p0_.banner_id AS banner_id_19 FROM page p0_ WHERE p0_.published = true AND p0_.type = ? ORDER BY p0_.id DESC LIMIT 50
[
  "news_page"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  225
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2474
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  223
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2470
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  215
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2466
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  212
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.type AS type_4, t0.slug AS slug_5, t0.seo_title AS seo_title_6, t0.seo_description AS seo_description_7, t0.published AS published_8, t0.breadcrumbs AS breadcrumbs_9, t0.news_media_type AS news_media_type_10, t0.news_to_date AS news_to_date_11, t0.updated_at AS updated_at_12, t0.header AS header_13, t0.units_filter AS units_filter_14, t0.newsletter AS newsletter_15, t0.footer AS footer_16, t0.parent_page_id AS parent_page_id_17, t18.id AS id_19, t18.image_name AS image_name_20, t18.imageSize AS imagesize_21, t18.type AS type_22, t18.slug AS slug_23, t18.seo_title AS seo_title_24, t18.seo_description AS seo_description_25, t18.published AS published_26, t18.breadcrumbs AS breadcrumbs_27, t18.news_media_type AS news_media_type_28, t18.news_to_date AS news_to_date_29, t18.updated_at AS updated_at_30, t18.header AS header_31, t18.units_filter AS units_filter_32, t18.newsletter AS newsletter_33, t18.footer AS footer_34, t18.parent_page_id AS parent_page_id_35, t18.project_portal_id AS project_portal_id_36, t18.unit_content_page AS unit_content_page_37, t18.banner_id AS banner_id_38, t0.project_portal_id AS project_portal_id_39, t0.unit_content_page AS unit_content_page_40, t41.id AS id_42, t41.image_name AS image_name_43, t41.imageSize AS imagesize_44, t41.type AS type_45, t41.slug AS slug_46, t41.seo_title AS seo_title_47, t41.seo_description AS seo_description_48, t41.published AS published_49, t41.breadcrumbs AS breadcrumbs_50, t41.news_media_type AS news_media_type_51, t41.news_to_date AS news_to_date_52, t41.updated_at AS updated_at_53, t41.header AS header_54, t41.units_filter AS units_filter_55, t41.newsletter AS newsletter_56, t41.footer AS footer_57, t41.parent_page_id AS parent_page_id_58, t41.project_portal_id AS project_portal_id_59, t41.unit_content_page AS unit_content_page_60, t41.banner_id AS banner_id_61, t62.id AS id_63, t62.content_id AS content_id_64, t62.content_type AS content_type_65, t62.sort_order AS sort_order_66, t62.news_render_method AS news_render_method_67, t62.news_render_count AS news_render_count_68, t62.page_id AS page_id_69, t0.banner_id AS banner_id_70 FROM page t0 LEFT JOIN page t18 ON t0.parent_page_id = t18.id LEFT JOIN page t41 ON t0.unit_content_page = t41.id LEFT JOIN page_content t62 ON t62.page_id = t0.id WHERE t0.id IN (?)
[
  [
    24
  ]
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2461
]
15:28:06 doctrine SELECT p0_.id AS id_0, p0_.image_name AS image_name_1, p0_.imageSize AS imagesize_2, p0_.type AS type_3, p0_.slug AS slug_4, p0_.seo_title AS seo_title_5, p0_.seo_description AS seo_description_6, p0_.published AS published_7, p0_.breadcrumbs AS breadcrumbs_8, p0_.news_media_type AS news_media_type_9, p0_.news_to_date AS news_to_date_10, p0_.updated_at AS updated_at_11, p0_.header AS header_12, p0_.units_filter AS units_filter_13, p0_.newsletter AS newsletter_14, p0_.footer AS footer_15, p0_.parent_page_id AS parent_page_id_16, p0_.project_portal_id AS project_portal_id_17, p0_.unit_content_page AS unit_content_page_18, p0_.banner_id AS banner_id_19 FROM page p0_ WHERE p0_.published = true AND p0_.type = ? ORDER BY p0_.id DESC LIMIT 50
[
  "news_page"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  210
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2459
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  209
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2458
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  208
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2457
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  207
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2456
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  205
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2434
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2435
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  203
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2428
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  200
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2415
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.structure AS structure_3, t0.publish AS publish_4, t0.count AS count_5, t0.created_at AS created_at_6, t0.sliderType AS slidertype_7 FROM gallery t0 WHERE t0.id = ?
[
  131
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1721"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1722"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1723"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1724"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1725"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1726"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1727"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1728"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1729"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1730"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1731"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1732"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  199
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2413
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  197
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2405
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  196
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2404
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  195
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2402
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  194
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2390
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  193
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2278
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.structure AS structure_3, t0.publish AS publish_4, t0.count AS count_5, t0.created_at AS created_at_6, t0.sliderType AS slidertype_7 FROM gallery t0 WHERE t0.id = ?
[
  116
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1541"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1542"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1543"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1544"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1545"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1546"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.structure AS structure_3, t0.publish AS publish_4, t0.count AS count_5, t0.created_at AS created_at_6, t0.sliderType AS slidertype_7 FROM gallery t0 WHERE t0.id = ?
[
  117
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1547"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1548"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1549"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1550"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.structure AS structure_3, t0.publish AS publish_4, t0.count AS count_5, t0.created_at AS created_at_6, t0.sliderType AS slidertype_7 FROM gallery t0 WHERE t0.id = ?
[
  118
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1641"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1642"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1643"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1644"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1645"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1646"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1647"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1648"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1649"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1650"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1651"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1652"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1653"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1654"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1655"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1656"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1657"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.structure AS structure_3, t0.publish AS publish_4, t0.count AS count_5, t0.created_at AS created_at_6, t0.sliderType AS slidertype_7 FROM gallery t0 WHERE t0.id = ?
[
  119
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1568"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1569"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1570"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1571"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1572"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.structure AS structure_3, t0.publish AS publish_4, t0.count AS count_5, t0.created_at AS created_at_6, t0.sliderType AS slidertype_7 FROM gallery t0 WHERE t0.id = ?
[
  120
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1573"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1574"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1575"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1576"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1577"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1578"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1579"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1580"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1581"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1582"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1583"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1584"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.structure AS structure_3, t0.publish AS publish_4, t0.count AS count_5, t0.created_at AS created_at_6, t0.sliderType AS slidertype_7 FROM gallery t0 WHERE t0.id = ?
[
  121
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1585"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1586"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1587"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1588"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1589"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.structure AS structure_3, t0.publish AS publish_4, t0.count AS count_5, t0.created_at AS created_at_6, t0.sliderType AS slidertype_7 FROM gallery t0 WHERE t0.id = ?
[
  122
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1590"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1591"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1592"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1593"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1594"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.structure AS structure_3, t0.publish AS publish_4, t0.count AS count_5, t0.created_at AS created_at_6, t0.sliderType AS slidertype_7 FROM gallery t0 WHERE t0.id = ?
[
  123
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1595"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1596"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1597"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1598"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1599"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.structure AS structure_3, t0.publish AS publish_4, t0.count AS count_5, t0.created_at AS created_at_6, t0.sliderType AS slidertype_7 FROM gallery t0 WHERE t0.id = ?
[
  124
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1600"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1601"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1602"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1603"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1604"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1605"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1606"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1607"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1608"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.structure AS structure_3, t0.publish AS publish_4, t0.count AS count_5, t0.created_at AS created_at_6, t0.sliderType AS slidertype_7 FROM gallery t0 WHERE t0.id = ?
[
  125
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1609"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1610"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1611"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1612"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1613"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1614"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1615"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1616"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1617"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1618"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1619"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1620"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1621"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  189
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2255
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  188
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2254
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  187
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2253
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  186
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2251
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  185
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2250
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  183
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2242
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.structure AS structure_3, t0.publish AS publish_4, t0.count AS count_5, t0.created_at AS created_at_6, t0.sliderType AS slidertype_7 FROM gallery t0 WHERE t0.id = ?
[
  109
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1463"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1464"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1465"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1466"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1467"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1468"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1469"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1470"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1471"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1472"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1473"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1474"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1475"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1476"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1477"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1478"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  "1479"
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  182
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2241
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  181
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2240
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  178
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2236
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  177
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2205
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  176
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2193
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  175
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2192
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  173
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2161
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  171
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2157
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  170
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2135
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  169
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2134
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  167
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2128
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  166
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2127
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  164
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2124
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.content_id AS content_id_2, t0.content_type AS content_type_3, t0.sort_order AS sort_order_4, t0.news_render_method AS news_render_method_5, t0.news_render_count AS news_render_count_6, t0.page_id AS page_id_7 FROM page_content t0 WHERE t0.page_id = ? ORDER BY t0.sort_order ASC
[
  161
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  2101
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.imageSize AS imagesize_3, t0.text_position AS text_position_4, t0.background_color AS background_color_5 FROM block_richtext t0 WHERE t0.id = ?
[
  1056
]
15:28:06 doctrine SELECT t0.title AS title_1, t0.description AS description_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM page_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  3
]
15:28:06 doctrine SELECT r0_.id AS id_0, r0_.name AS name_1 FROM realpad_projects r0_
15:28:06 doctrine SELECT p0_.id AS id_0, p0_.year AS year_1, p0_.vr_space_url AS vr_space_url_2, p0_.show_in_filters AS show_in_filters_3, p0_.display_name AS display_name_4, p0_.rp_id AS rp_id_5, p0_.development_area_id AS development_area_id_6, p0_.banner_id AS banner_id_7 FROM project_portal p0_ WHERE p0_.show_in_filters = true
15:28:06 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.structure AS structure_3, t0.publish AS publish_4, t0.created_at AS created_at_5 FROM banner t0 WHERE t0.id IN (?)
[
  [
    53
  ]
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.original_name AS original_name_2, t0.hash AS hash_3, t0.mime_type AS mime_type_4, t0.alias AS alias_5, t0.url AS url_6, t0.abs_path AS abs_path_7, t0.created_at AS created_at_8 FROM file t0 WHERE t0.id = ?
[
  1757
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.key AS key_2, t0.type AS type_3, t0.required AS required_4, t0.filterable AS filterable_5 FROM attribute t0 WHERE t0.key = ? LIMIT 1
[
  "flat_type"
]
15:28:06 doctrine SELECT DISTINCT r0_.attributes ->> 'flat_disposition' AS sclr_0 FROM unit_portal u1_ INNER JOIN realpad_units r0_ ON u1_.rp_id = r0_.id WHERE u1_.is_visible = true AND r0_.attributes ->> 'flat_status' IN ('0', '1') AND r0_.attributes ->> 'flat_type' IN ('1', '2', '4', '6') AND r0_.attributes ->> 'flat_area' <> '0' AND r0_.attributes ->> 'flat_price' <> '0' ORDER BY r0_.attributes ->> 'flat_disposition' ASC
15:28:06 doctrine SELECT DISTINCT p0_.year AS year_0 FROM project_portal p0_ WHERE p0_.year > 2000 ORDER BY p0_.year ASC
15:28:06 doctrine SELECT t0.id AS id_1, t0.year AS year_2, t0.vr_space_url AS vr_space_url_3, t0.show_in_filters AS show_in_filters_4, t0.display_name AS display_name_5, t0.rp_id AS rp_id_6, t0.development_area_id AS development_area_id_7, t0.banner_id AS banner_id_8, t9.id AS id_10, t9.name AS name_11, t9.structure AS structure_12, t9.publish AS publish_13, t9.created_at AS created_at_14 FROM project_portal t0 LEFT JOIN banner t9 ON t0.banner_id = t9.id WHERE t0.id = ?
[
  77
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.description AS description_2, t0.plan AS plan_3, t0.id AS id_4 FROM realpad_projects t0 WHERE t0.id = ?
[
  7174978
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.plan AS plan_2, t0.id AS id_3, t0.project_id AS project_id_4 FROM realpad_buildings t0 WHERE t0.project_id = ?
[
  7174978
]
15:28:06 doctrine SELECT b0_.id AS id_0, b0_.coordinates AS coordinates_1, b0_.rp_id AS rp_id_2 FROM building_portal b0_ WHERE b0_.rp_id IN (?)
[
  []
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.slug AS slug_2 FROM menu t0 WHERE t0.slug = ? LIMIT 1
[
  "header"
]
15:28:06 doctrine SELECT m0_.id AS id_0, m0_.link AS link_1, m0_.item_order AS item_order_2, m0_.targetBlank AS targetblank_3, m0_.menu_id AS menu_id_4 FROM menu_item m0_ WHERE m0_.menu_id = ? ORDER BY m0_.item_order ASC
[
  1
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_item_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  9
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_item_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  17
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_item_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  45
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_item_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  11
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_item_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  13
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_item_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  47
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_item_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  14
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_item_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  46
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_item_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  15
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.value AS value_2, t0.attribute_id AS attribute_id_3 FROM attribute_value t0 WHERE t0.attribute_id = ? ORDER BY t0.value ASC
[
  674
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM attribute_value_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  6431
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM attribute_value_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  6353
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM attribute_value_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  6421
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.text AS text_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM block_richtext_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  2582
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.slug AS slug_2 FROM menu t0 WHERE t0.slug = ? LIMIT 1
[
  "footer-left"
]
15:28:06 doctrine SELECT m0_.id AS id_0, m0_.link AS link_1, m0_.item_order AS item_order_2, m0_.targetBlank AS targetblank_3, m0_.menu_id AS menu_id_4 FROM menu_item m0_ WHERE m0_.menu_id = ? ORDER BY m0_.item_order ASC
[
  12
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_item_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  31
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_item_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  32
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_item_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  33
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  12
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.slug AS slug_2 FROM menu t0 WHERE t0.slug = ? LIMIT 1
[
  "footer-center"
]
15:28:06 doctrine SELECT m0_.id AS id_0, m0_.link AS link_1, m0_.item_order AS item_order_2, m0_.targetBlank AS targetblank_3, m0_.menu_id AS menu_id_4 FROM menu_item m0_ WHERE m0_.menu_id = ? ORDER BY m0_.item_order ASC
[
  3
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_item_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  25
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_item_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  26
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_item_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  44
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  3
]
15:28:06 doctrine SELECT t0.id AS id_1, t0.slug AS slug_2 FROM menu t0 WHERE t0.slug = ? LIMIT 1
[
  "footer-center-bottom"
]
15:28:06 doctrine SELECT m0_.id AS id_0, m0_.link AS link_1, m0_.item_order AS item_order_2, m0_.targetBlank AS targetblank_3, m0_.menu_id AS menu_id_4 FROM menu_item m0_ WHERE m0_.menu_id = ? ORDER BY m0_.item_order ASC
[
  9
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_item_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  34
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_item_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  35
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_item_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  36
]
15:28:06 doctrine SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_item_translation t0 WHERE t0.translatable_id = ? AND ((t0.locale = 'cs'))
[
  37
]
15:28:06 event Notified event
"kernel.response"
to listener
"Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
15:28:06 event Notified event
"kernel.response"
to listener
"AppBundle\EventSubscriber\CSPSubscriber::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "AppBundle\EventSubscriber\CSPSubscriber::onKernelResponse"
]
15:28:06 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
15:28:06 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
]
15:28:06 event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
15:28:06 event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
15:28:06 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
15:28:06 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
15:28:06 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
15:28:06 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
]
15:28:06 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
15:28:06 event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
15:28:06 event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
15:28:06 event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
]
15:28:06 event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
15:28:06 event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]

PHP Notices 0

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

There are no log messages of this level.

Container 1376

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\AudioAdminController" (parent: abstract.instanceof.AppBundle\Controller\AudioAdminController).
  • Resolving inheritance for "AppBundle\Controller\AudioAdminController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\AudioAdminController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\BannerAdminController" (parent: abstract.instanceof.AppBundle\Controller\BannerAdminController).
  • Resolving inheritance for "AppBundle\Controller\BannerAdminController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\BannerAdminController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\BuildingController" (parent: abstract.instanceof.AppBundle\Controller\BuildingController).
  • Resolving inheritance for "AppBundle\Controller\BuildingController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\BuildingController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\DefaultController" (parent: abstract.instanceof.AppBundle\Controller\DefaultController).
  • Resolving inheritance for "AppBundle\Controller\DefaultController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\DefaultController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\DocumentAdminController" (parent: abstract.instanceof.AppBundle\Controller\DocumentAdminController).
  • Resolving inheritance for "AppBundle\Controller\DocumentAdminController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\DocumentAdminController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\FlipbookAdminController" (parent: abstract.instanceof.AppBundle\Controller\FlipbookAdminController).
  • Resolving inheritance for "AppBundle\Controller\FlipbookAdminController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\FlipbookAdminController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\FloorAdminController" (parent: abstract.instanceof.AppBundle\Controller\FloorAdminController).
  • Resolving inheritance for "AppBundle\Controller\FloorAdminController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\FloorAdminController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\FloorController" (parent: abstract.instanceof.AppBundle\Controller\FloorController).
  • Resolving inheritance for "AppBundle\Controller\FloorController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\FloorController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\FormAdminController" (parent: abstract.instanceof.AppBundle\Controller\FormAdminController).
  • Resolving inheritance for "AppBundle\Controller\FormAdminController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\FormAdminController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\GalleryAdminController" (parent: abstract.instanceof.AppBundle\Controller\GalleryAdminController).
  • Resolving inheritance for "AppBundle\Controller\GalleryAdminController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\GalleryAdminController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\LocaleController" (parent: abstract.instanceof.AppBundle\Controller\LocaleController).
  • Resolving inheritance for "AppBundle\Controller\LocaleController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\LocaleController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\LocationAdminController" (parent: abstract.instanceof.AppBundle\Controller\LocationAdminController).
  • Resolving inheritance for "AppBundle\Controller\LocationAdminController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\LocationAdminController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MediaAdminController" (parent: abstract.instanceof.AppBundle\Controller\MediaAdminController).
  • Resolving inheritance for "AppBundle\Controller\MediaAdminController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MediaAdminController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\PageAdminController" (parent: abstract.instanceof.AppBundle\Controller\PageAdminController).
  • Resolving inheritance for "AppBundle\Controller\PageAdminController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\PageAdminController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\PageController" (parent: abstract.instanceof.AppBundle\Controller\PageController).
  • Resolving inheritance for "AppBundle\Controller\PageController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\PageController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\PictogramAdminController" (parent: abstract.instanceof.AppBundle\Controller\PictogramAdminController).
  • Resolving inheritance for "AppBundle\Controller\PictogramAdminController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\PictogramAdminController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ProjectController" (parent: abstract.instanceof.AppBundle\Controller\ProjectController).
  • Resolving inheritance for "AppBundle\Controller\ProjectController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ProjectController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ProjectsController" (parent: abstract.instanceof.AppBundle\Controller\ProjectsController).
  • Resolving inheritance for "AppBundle\Controller\ProjectsController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ProjectsController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\RealpadController" (parent: abstract.instanceof.AppBundle\Controller\RealpadController).
  • Resolving inheritance for "AppBundle\Controller\RealpadController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\RealpadController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\SecurityController" (parent: abstract.instanceof.AppBundle\Controller\SecurityController).
  • Resolving inheritance for "AppBundle\Controller\SecurityController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\SecurityController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\SynchronizationController" (parent: abstract.instanceof.AppBundle\Controller\SynchronizationController).
  • Resolving inheritance for "AppBundle\Controller\SynchronizationController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\SynchronizationController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\UnitAdminController" (parent: abstract.instanceof.AppBundle\Controller\UnitAdminController).
  • Resolving inheritance for "AppBundle\Controller\UnitAdminController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\UnitAdminController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\UnitController" (parent: abstract.instanceof.AppBundle\Controller\UnitController).
  • Resolving inheritance for "AppBundle\Controller\UnitController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\UnitController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\VideoAdminController" (parent: abstract.instanceof.AppBundle\Controller\VideoAdminController).
  • Resolving inheritance for "AppBundle\Controller\VideoAdminController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\VideoAdminController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\VisualisationAdminController" (parent: abstract.instanceof.AppBundle\Controller\VisualisationAdminController).
  • Resolving inheritance for "AppBundle\Controller\VisualisationAdminController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\VisualisationAdminController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\WidgetAdminController" (parent: abstract.instanceof.AppBundle\Controller\WidgetAdminController).
  • Resolving inheritance for "AppBundle\Controller\WidgetAdminController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\WidgetAdminController).
  • Resolving inheritance for "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\CSPSubscriber" (parent: abstract.instanceof.AppBundle\EventSubscriber\CSPSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\CSPSubscriber" (parent: instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\CSPSubscriber).
  • Resolving inheritance for "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\LegacyRedirectSubscriber" (parent: abstract.instanceof.AppBundle\EventSubscriber\LegacyRedirectSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\LegacyRedirectSubscriber" (parent: instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\LegacyRedirectSubscriber).
  • Resolving inheritance for "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\LocaleSubscriber" (parent: abstract.instanceof.AppBundle\EventSubscriber\LocaleSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\LocaleSubscriber" (parent: instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\LocaleSubscriber).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\BlockRichTextType" (parent: abstract.instanceof.AppBundle\Form\Type\BlockRichTextType).
  • Resolving inheritance for "AppBundle\Form\Type\BlockRichTextType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\BlockRichTextType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\BlockSubpageType" (parent: abstract.instanceof.AppBundle\Form\Type\BlockSubpageType).
  • Resolving inheritance for "AppBundle\Form\Type\BlockSubpageType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\BlockSubpageType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\NewsletterForm" (parent: abstract.instanceof.AppBundle\Form\Type\NewsletterForm).
  • Resolving inheritance for "AppBundle\Form\Type\NewsletterForm" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\NewsletterForm).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\UploadFileType" (parent: abstract.instanceof.AppBundle\Form\Type\UploadFileType).
  • Resolving inheritance for "AppBundle\Form\Type\UploadFileType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\UploadFileType).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Twig\CustomMenuExtension" (parent: abstract.instanceof.AppBundle\Twig\CustomMenuExtension).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Twig\CustomMenuExtension" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Twig\CustomMenuExtension).
  • Resolving inheritance for "AppBundle\Twig\CustomMenuExtension" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Twig\CustomMenuExtension).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Twig\RenderContentBlockExtension" (parent: abstract.instanceof.AppBundle\Twig\RenderContentBlockExtension).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Twig\RenderContentBlockExtension" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Twig\RenderContentBlockExtension).
  • Resolving inheritance for "AppBundle\Twig\RenderContentBlockExtension" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Twig\RenderContentBlockExtension).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "serializer.mapping.cache.apc" (parent: serializer.mapping.cache.doctrine.apc).
  • Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.listener.simple_form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.user.provider.concrete.in_memory" (parent: security.user.provider.in_memory).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.admin" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.admin" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.dao.admin" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.admin.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.admin.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.admin" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.admin" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "security.authentication.listener.anonymous.admin" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.admin" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.context).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.authhandler" (parent: swiftmailer.transport.authhandler.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.buffer" (parent: swiftmailer.transport.buffer.abstract).
  • Resolving inheritance for "swiftmailer.transport.configurator.default" (parent: swiftmailer.transport.smtp.configurator.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.smtp" (parent: swiftmailer.transport.smtp.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.spool.memory" (parent: swiftmailer.spool.memory.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.spool" (parent: swiftmailer.transport.spool.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.logger.chain.default" (parent: doctrine.dbal.logger.chain).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.default_metadata_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.default_result_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.default_query_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.inject.propel" (parent: vich_uploader.listener.propel.base).
  • Resolving inheritance for "vich_uploader.listener.upload.propel" (parent: vich_uploader.listener.propel.base).
  • Resolving inheritance for "vich_uploader.listener.clean.propel" (parent: vich_uploader.listener.propel.base).
  • Resolving inheritance for "vich_uploader.listener.remove.propel" (parent: vich_uploader.listener.propel.base).
  • Resolving inheritance for "vich_uploader.listener.inject.product_image" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.product_image" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.product_image" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.inject.pages_image" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.pages_image" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.pages_image" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "php_translation.storage.app" (parent: php_translation.storage.abstract).
  • Resolving inheritance for "php_translation.single_storage.file.app" (parent: php_translation.local_file_storage.abstract).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.templating" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.assetic" (parent: monolog.logger_prototype).
158
Symfony\Component\DependencyInjection\Compiler\AutowirePass
  • Cannot autowire service "service_locator.wz7rgd3": it references class "Symfony\Component\HttpFoundation\Response" but no such service exists. It cannot be auto-registered because it is from a different root namespace.
  • Cannot autowire service "service_locator.p5yv0lf": it references interface "Sonata\AdminBundle\Datagrid\ProxyQueryInterface" but no such service exists. Did you create a class that implements this interface?
  • Cannot autowire service "service_locator.qy2qdir": it references interface "Sonata\AdminBundle\Datagrid\ProxyQueryInterface" but no such service exists. It cannot be auto-registered because it is from a different root namespace.
  • Type "AppBundle\Entity\BuildingPortal" has been auto-registered for service "service_locator.g0d5yl5".
  • Type "AppBundle\Entity\Page" has been auto-registered for service "service_locator.dtwfctp".
  • Type "AppBundle\Entity\FloorPortal" has been auto-registered for service "service_locator.nlhyjb5".
  • Cannot autowire service "service_locator.qyncvos": it references interface "Sonata\AdminBundle\Datagrid\ProxyQueryInterface" but no such service exists. It cannot be auto-registered because it is from a different root namespace.
  • Type "AppBundle\Entity\ProjectPortal" has been auto-registered for service "service_locator.5w_fkpb".
  • Cannot autowire service "service_locator.rtbv_ap": it references interface "Sonata\AdminBundle\Datagrid\ProxyQueryInterface" but no such service exists. It cannot be auto-registered because it is from a different root namespace.
  • Type "AppBundle\Entity\UnitPortal" has been auto-registered for service "service_locator.rtikrbe".
  • Cannot autowire service "service_locator.t6l8bef": it references interface "Sonata\AdminBundle\Datagrid\ProxyQueryInterface" but no such service exists. It cannot be auto-registered because it is from a different root namespace.
11
Symfony\Component\HttpKernel\DependencyInjection\RemoveEmptyControllerArgumentLocatorsPass
  • Removing service-argument resolver for controller "AppBundle\Controller\AudioAdminController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\AudioAdminController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\BannerAdminController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\BannerAdminController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\DocumentAdminController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\DocumentAdminController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\FlipbookAdminController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\FlipbookAdminController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\FloorAdminController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\FloorAdminController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\FormAdminController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\FormAdminController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\GalleryAdminController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\GalleryAdminController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\LocationAdminController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\LocationAdminController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\MediaAdminController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\MediaAdminController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\PageAdminController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\PageAdminController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\PictogramAdminController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\PictogramAdminController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\UnitAdminController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\UnitAdminController:batchActionHide": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\UnitAdminController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\VideoAdminController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\VideoAdminController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\VisualisationAdminController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\VisualisationAdminController:render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\WidgetAdminController:batchActionDelete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\WidgetAdminController:render": no corresponding services exist for the referenced types.
31
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "AppBundle\Util\Interfaces\ContentBlock"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.user.provider.concrete.fos_userbundle"; reason: private alias.
  • Removed service "security.user_checker.admin"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Acl\Model\AclProviderInterface"; reason: private alias.
  • Removed service "security.acl.cache.doctrine.cache_impl"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "Swift_Spool"; reason: private alias.
  • Removed service "Swift_Mailer"; reason: private alias.
  • Removed service "Swift_Transport"; reason: private alias.
  • Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Symfony\Bridge\Doctrine\RegistryInterface"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "assetic.value_supplier"; reason: private alias.
  • Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
  • Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
  • Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
  • Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
  • Removed service "fos_user.doctrine_registry"; reason: private alias.
  • Removed service "FOS\UserBundle\Security\LoginManagerInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\TokenGeneratorInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\PasswordUpdaterInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\CanonicalFieldsUpdater"; reason: private alias.
  • Removed service "FOS\UserBundle\Model\UserManagerInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Model\GroupManagerInterface"; reason: private alias.
  • Removed service "fos_user.session"; reason: private alias.
  • Removed service "jms_serializer.metadata.cache"; reason: private alias.
  • Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
  • Removed service "vich_uploader.metadata_driver"; reason: private alias.
  • Removed service "vich_uploader.metadata.cache"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Naming\UniqidNamer"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Naming\PropertyNamer"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Naming\OrignameNamer"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Naming\HashNamer"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Naming\Base64Namer"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Templating\Helper\UploaderHelper"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Twig\Extension\UploaderExtension"; reason: private alias.
  • Removed service "Symfony\Component\Templating\EngineInterface"; reason: private alias.
  • Removed service "Symfony\Bundle\FrameworkBundle\Templating\EngineInterface"; reason: private alias.
  • Removed service "service_locator._fpuy7b"; reason: private alias.
  • Removed service "service_locator.ml7rum7"; reason: private alias.
  • Removed service "translator.logging.inner"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
123
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "AppBundle\Service\RealpadLeadService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Service\RealpadService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Service\TranslationService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.realpadservice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.developmentarea" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.developmentarea" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.developmentarea" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.project" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.project" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.project" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.unit" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.unit" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.unit" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.floor" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.floor" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.floor" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.building" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.building" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.building" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.blog" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.blog" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.blog" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.page" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.page" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.page" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.homepagetiles" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.homepagetiles" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.homepagetiles" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.content" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.content" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.content" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.block_subpages" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.block_subpages" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.block_subpages" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.gallery" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.gallery" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.gallery" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.video" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.video" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.video" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.document" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.document" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.document" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.flipbook" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.flipbook" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.flipbook" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.audio" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.audio" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.audio" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.banner" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.banner" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.banner" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.pictogram" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.pictogram" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.pictogram" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.location" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.location" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.location" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.visualisation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.visualisation" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.visualisation" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.widget" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.widget" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.widget" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.form" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.form" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.form" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.menu" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.menu" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.menu" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.menuitem" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.menuitem" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.menuitem" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.settings.apienv" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.settings.apienv" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.settings.apienv" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.settings.apiendpoint" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.settings.apiendpoint" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.settings.apiendpoint" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.admin.general.newsletter" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.admin.general.newsletter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.admin.general.newsletter" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "app.translation_service" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "services_resetter" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "session.storage.native" previously pointing to "session.handler.native_file" to "session.handler".
  • Changed reference of service "session.storage.php_bridge" previously pointing to "session.handler.native_file" to "session.handler".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "translator_listener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "debug.event_dispatcher" previously pointing to "debug.security.firewall" to "security.firewall".
  • Changed reference of service "debug.event_dispatcher" previously pointing to "debug.security.firewall" to "security.firewall".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\TemplateController" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "routing.loader.annotation" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "serializer.mapping.chain_loader" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "security.validator.user_password" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "security.authentication.listener.simple_form" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "security.authentication.provider.dao" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "data_collector.security" previously pointing to "debug.security.firewall" to "security.firewall".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "security.authentication.provider.dao.admin" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.authentication.listener.form.admin" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "security.command.set_acl" previously pointing to "security.acl.dbal.provider" to "security.acl.provider".
  • Changed reference of service "security.command.user_password_encoder" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.acl.voter.basic_permissions" previously pointing to "security.acl.dbal.provider" to "security.acl.provider".
  • Changed reference of service "twig" previously pointing to "twig.loader.filesystem" to "twig.loader".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.mailer.default.transport".
  • Changed reference of service "swiftmailer.email_sender.listener" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.mailer.default.transport".
  • Changed reference of service "doctrine.orm.default_annotation_metadata_driver" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "sensio_framework_extra.controller.listener" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "sensio_framework_extra.routing.loader.annot_class" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "cmf_routing.router" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "cmf_routing.validator.route_defaults" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "sonata.core.flashmessage.manager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.translatable_choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_range" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_range" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_range_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_range_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.equal" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.twig.template_extension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.block.service.menu" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider".
  • Changed reference of service "sonata.block.manager" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "sonata.block.context_manager.default" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "sonata.block.renderer.default" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "knp_menu.helper" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider".
  • Changed reference of service "sonata.admin.twig.extension" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "sonata.admin.twig.extension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.controller.admin" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.admin.form.filter.type.number" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.date" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.daterange" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.datetime" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.datetime_range" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.block.admin_list" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "sonata.admin.block.search_result" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "sonata.admin.block.stats" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "sonata.admin.menu_builder" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider".
  • Changed reference of service "sonata.admin.security.handler.acl" previously pointing to "security.acl.dbal.provider" to "security.acl.provider".
  • Changed reference of service "sonata.seo.block.breadcrumb.homepage" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider".
  • Changed reference of service "sonata.cache.invalidation.simple" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "sonata.notification.consumer.logger" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "sonata.notification.admin.message" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.notification.admin.message" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.notification.admin.message" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "fos_user.security.interactive_login_listener" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.security.login_manager" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "fos_user.user_provider.username" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.user_provider.username_email" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.util.user_manipulator" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.util.password_updater" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "fos_user.util.canonical_fields_updater" previously pointing to "fos_user.util.canonicalizer.default" to "fos_user.util.email_canonicalizer".
  • Changed reference of service "fos_user.util.canonical_fields_updater" previously pointing to "fos_user.util.canonicalizer.default" to "fos_user.util.email_canonicalizer".
  • Changed reference of service "fos_user.listener.flash" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "fos_user.user_to_username_transformer" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.profile.controller" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.registration.controller" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.change_password.controller" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "fos_user.util.token_generator.default" to "fos_user.util.token_generator".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "fos_user.mailer.default" to "fos_user.mailer".
  • Changed reference of service "fos_user.group.controller" previously pointing to "sonata.user.orm.group_manager" to "fos_user.group_manager".
  • Changed reference of service "sonata.user.editable_role_builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.user.admin_roles_builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.user.security_roles_builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.user.admin.user" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "sonata.user.admin.user" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.user.admin.user" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.user.admin.user" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "sonata.user.admin.group" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.user.admin.group" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.user.admin.group" previously pointing to "sonata.admin.security.handler.noop" to "sonata.admin.security.handler".
  • Changed reference of service "sonata.user.manager.user" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "security.acl.voter.user_permissions" previously pointing to "security.acl.dbal.provider" to "security.acl.provider".
  • Changed reference of service "jms_serializer.form_error_handler" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "jms_serializer.metadata.annotation_driver" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "jms_serializer.templating.helper.serializer" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "jms_serializer.json_serialization_visitor" previously pointing to "jms_serializer.cache_naming_strategy" to "jms_serializer.naming_strategy".
  • Changed reference of service "jms_serializer.json_serialization_visitor" previously pointing to "jms_serializer.accessor_strategy.expression" to "jms_serializer.accessor_strategy".
  • Changed reference of service "jms_serializer.json_deserialization_visitor" previously pointing to "jms_serializer.cache_naming_strategy" to "jms_serializer.naming_strategy".
  • Changed reference of service "jms_serializer.xml_serialization_visitor" previously pointing to "jms_serializer.cache_naming_strategy" to "jms_serializer.naming_strategy".
  • Changed reference of service "jms_serializer.xml_serialization_visitor" previously pointing to "jms_serializer.accessor_strategy.expression" to "jms_serializer.accessor_strategy".
  • Changed reference of service "jms_serializer.xml_deserialization_visitor" previously pointing to "jms_serializer.cache_naming_strategy" to "jms_serializer.naming_strategy".
  • Changed reference of service "jms_serializer.yaml_serialization_visitor" previously pointing to "jms_serializer.cache_naming_strategy" to "jms_serializer.naming_strategy".
  • Changed reference of service "jms_serializer.yaml_serialization_visitor" previously pointing to "jms_serializer.accessor_strategy.expression" to "jms_serializer.accessor_strategy".
  • Changed reference of service "knp.doctrine_behaviors.loggable_subscriber.logger_callable" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "a2lix_i18n_doctrine.listener.controller" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "markdown.parser.parser_manager" previously pointing to "markdown.parser.max" to "markdown.parser".
  • Changed reference of service "sonata.formatter.pool" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "sonata.formatter.text.markdown" previously pointing to "markdown.parser.max" to "markdown.parser".
  • Changed reference of service "sonata.formatter.twig.env.markdown" previously pointing to "twig.loader.filesystem" to "twig.loader".
  • Changed reference of service "sonata.formatter.twig.env.text" previously pointing to "twig.loader.filesystem" to "twig.loader".
  • Changed reference of service "sonata.formatter.twig.env.rawhtml" previously pointing to "twig.loader.filesystem" to "twig.loader".
  • Changed reference of service "sonata.formatter.twig.env.richhtml" previously pointing to "twig.loader.filesystem" to "twig.loader".
  • Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "vich_uploader.file_injector" previously pointing to "vich_uploader.storage.file_system" to "vich_uploader.storage".
  • Changed reference of service "vich_uploader.metadata_driver.annotation" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "vich_uploader.download_handler" previously pointing to "vich_uploader.storage.file_system" to "vich_uploader.storage".
  • Changed reference of service "vich_uploader.upload_handler" previously pointing to "vich_uploader.storage.file_system" to "vich_uploader.storage".
  • Changed reference of service "vich_uploader.form.type.file" previously pointing to "vich_uploader.storage.file_system" to "vich_uploader.storage".
  • Changed reference of service "vich_uploader.form.type.image" previously pointing to "vich_uploader.storage.file_system" to "vich_uploader.storage".
  • Changed reference of service "vich_uploader.templating.helper.uploader_helper" previously pointing to "vich_uploader.storage.file_system" to "vich_uploader.storage".
  • Changed reference of service "php_translation.cache_clearer" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "php_translation.twig_extension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "php_translation.extractor.php.visitor.ValidationAnnotation" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "php_translation.data_collector" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "white_october_breadcrumbs.helper" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
  • Changed reference of service "service_locator.1agtqhp" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "service_locator.ghnjla5" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "service_locator.jajc5wr" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "service_locator.0f6mnb9" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "assetic.twig_directory_resource.AppBundle" previously pointing to "templating.loader.filesystem" to "templating.loader".
  • Changed reference of service "assetic.twig_directory_resource.AppBundle" previously pointing to "templating.loader.filesystem" to "templating.loader".
  • Changed reference of service "assetic.twig_directory_resource.kernel" previously pointing to "templating.loader.filesystem" to "templating.loader".
  • Changed reference of service "security.password_encoder" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "swiftmailer.mailer.default.transport" previously pointing to "swiftmailer.mailer.default.spool.memory" to "swiftmailer.mailer.default.spool".
  • Changed reference of service "fos_user.mailer" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
237
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.doctrine"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.in_memory.user"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.handler.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.success_handler"; reason: abstract.
  • Removed service "security.authentication.form_entry_point"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.form"; reason: abstract.
  • Removed service "security.authentication.listener.simple_form"; reason: abstract.
  • Removed service "security.authentication.simple_success_failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.simple_preauth"; reason: abstract.
  • Removed service "security.authentication.listener.x509"; reason: abstract.
  • Removed service "security.authentication.listener.json"; reason: abstract.
  • Removed service "security.authentication.listener.remote_user"; reason: abstract.
  • Removed service "security.authentication.listener.basic"; reason: abstract.
  • Removed service "security.authentication.listener.digest"; reason: abstract.
  • Removed service "security.authentication.provider.dao"; reason: abstract.
  • Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
  • Removed service "security.authentication.provider.simple"; reason: abstract.
  • Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authentication.listener.rememberme"; reason: abstract.
  • Removed service "security.authentication.provider.rememberme"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "swiftmailer.mailer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.mail.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
  • Removed service "doctrine_cache.abstract.apc"; reason: abstract.
  • Removed service "doctrine_cache.abstract.apcu"; reason: abstract.
  • Removed service "doctrine_cache.abstract.array"; reason: abstract.
  • Removed service "doctrine_cache.abstract.chain"; reason: abstract.
  • Removed service "doctrine_cache.abstract.couchbase"; reason: abstract.
  • Removed service "doctrine_cache.abstract.file_system"; reason: abstract.
  • Removed service "doctrine_cache.abstract.php_file"; reason: abstract.
  • Removed service "doctrine_cache.abstract.memcache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.memcached"; reason: abstract.
  • Removed service "doctrine_cache.abstract.mongodb"; reason: abstract.
  • Removed service "doctrine_cache.abstract.redis"; reason: abstract.
  • Removed service "doctrine_cache.abstract.predis"; reason: abstract.
  • Removed service "doctrine_cache.abstract.riak"; reason: abstract.
  • Removed service "doctrine_cache.abstract.sqlite3"; reason: abstract.
  • Removed service "doctrine_cache.abstract.void"; reason: abstract.
  • Removed service "doctrine_cache.abstract.wincache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.xcache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.zenddata"; reason: abstract.
  • Removed service "doctrine.dbal.logger.chain"; reason: abstract.
  • Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
  • Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "assetic.worker.ensure_filter"; reason: abstract.
  • Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
  • Removed service "vich_uploader.listener.doctrine.base"; reason: abstract.
  • Removed service "vich_uploader.listener.propel.base"; reason: abstract.
  • Removed service "php_translation.storage.abstract"; reason: abstract.
  • Removed service "php_translation.local_file_storage.abstract"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\AudioAdminController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\AudioAdminController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\BannerAdminController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\BannerAdminController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\BuildingController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\BuildingController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\DocumentAdminController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\DocumentAdminController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\FlipbookAdminController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\FlipbookAdminController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\FloorAdminController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\FloorAdminController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\FloorController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\FloorController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\FormAdminController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\FormAdminController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\GalleryAdminController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\GalleryAdminController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\LocaleController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\LocaleController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\LocationAdminController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\LocationAdminController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MediaAdminController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\MediaAdminController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\PageAdminController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\PageAdminController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\PageController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\PageController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\PictogramAdminController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\PictogramAdminController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ProjectController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\ProjectController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ProjectsController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\ProjectsController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\RealpadController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\RealpadController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\SecurityController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\SecurityController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\SynchronizationController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\SynchronizationController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\UnitAdminController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\UnitAdminController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\UnitController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\UnitController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\VideoAdminController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\VideoAdminController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\VisualisationAdminController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\VisualisationAdminController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\WidgetAdminController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\WidgetAdminController"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\CSPSubscriber"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\EventSubscriber\CSPSubscriber"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\LegacyRedirectSubscriber"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\EventSubscriber\LegacyRedirectSubscriber"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\LocaleSubscriber"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\EventSubscriber\LocaleSubscriber"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\BlockRichTextType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\Type\BlockRichTextType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\BlockSubpageType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\Type\BlockSubpageType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\NewsletterForm"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\Type\NewsletterForm"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Type\UploadFileType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\Type\UploadFileType"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Twig\CustomMenuExtension"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Twig\CustomMenuExtension"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Twig\CustomMenuExtension"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Twig\RenderContentBlockExtension"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Twig\RenderContentBlockExtension"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Twig\RenderContentBlockExtension"; reason: abstract.
174
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "service_locator.m5q0l9j" to "argument_resolver.service".
  • Inlined service "service_locator.o0cobhk" to "fragment.handler".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "session.attribute_bag" to "session".
  • Inlined service "session.flash_bag" to "session".
  • Inlined service "2_ServiceLocator~erjkfpq" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "1_ResolvedFormTypeFactory~wrualte" to "form.resolved_type_factory".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "form.choice_list_factory.cached" to "form.type.choice".
  • Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets.empty_package".
  • Inlined service "assets._version__default" to "assets._default_package".
  • Inlined service "fos_user.validator.initializer" to "validator.builder".
  • Inlined service "1_PhpArrayAdapter~3jnazdk" to "validator.mapping.cache.symfony".
  • Inlined service "2_ApcCache~3jnazdk" to "validator.mapping.cache.doctrine.apc".
  • Inlined service "service_locator.htwpfey" to "validator.validator_factory".
  • Inlined service "service_locator.d9dmjzf" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "translator.selector" to "translator.formatter.default".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "service_locator.s.m3yzc.translation.warmer" to "translation.warmer".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "swiftmailer.data_collector" to "profiler".
  • Inlined service "sonata.block.data_collector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "debug.event_dispatcher.inner" to "debug.event_dispatcher".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.service" to "routing.resolver".
  • Inlined service "sensio_framework_extra.routing.loader.annot_dir" to "routing.resolver".
  • Inlined service "sensio_framework_extra.routing.loader.annot_file" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service "service_locator.lluwcxp.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service "2_PhpArrayAdapter~9zx4cqc" to "annotations.cache".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service "1_ServiceLocator~sqadhqt" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service "service_locator.u_t5fca" to "security.firewall.map".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service "security.request_matcher.jjmzzqg" to "security.access_map".
  • Inlined service "security.request_matcher.bpx0ytz" to "security.access_map".
  • Inlined service "security.request_matcher.ultp5x6" to "security.access_map".
  • Inlined service "security.request_matcher.n.wpu8s" to "security.access_map".
  • Inlined service "security.request_matcher.x0_yxqh" to "security.access_map".
  • Inlined service "security.request_matcher.p1bsrzn" to "security.access_map".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.logout.success_handler.admin" to "security.logout_listener.admin".
  • Inlined service "security.logout.handler.csrf_token_clearing" to "security.logout_listener.admin".
  • Inlined service "security.logout.handler.session" to "security.logout_listener.admin".
  • Inlined service "security.authentication.success_handler.admin.form_login" to "security.authentication.listener.form.admin".
  • Inlined service "security.authentication.failure_handler.admin.form_login" to "security.authentication.listener.form.admin".
  • Inlined service "security.authentication.form_entry_point.admin" to "security.exception_listener.admin".
  • Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "AppBundle\Twig\CustomMenuExtension" to "twig".
  • Inlined service "AppBundle\Twig\RenderContentBlockExtension" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "assetic.twig_extension" to "twig".
  • Inlined service "sonata.block.twig.extension" to "twig".
  • Inlined service "knp_menu.twig.extension" to "twig".
  • Inlined service "sonata.seo.twig.extension" to "twig".
  • Inlined service "sonata.cache.twig_template_recorder_injector" to "twig".
  • Inlined service "sonata.intl.twig.extension.locale" to "twig".
  • Inlined service "sonata.intl.twig.extension.number" to "twig".
  • Inlined service "sonata.intl.twig.extension.datetime" to "twig".
  • Inlined service "sonata.user.roles_matrix_extension" to "twig".
  • Inlined service "jms_serializer.twig_extension.serializer" to "twig".
  • Inlined service "twig.extension.exercise.twig" to "twig".
  • Inlined service "sonata.formatter.text.twig" to "twig".
  • Inlined service "vich_uploader.twig.extension.uploader" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "sonata.user.twig.global" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service "service_locator.c7_qahl.twig.cache_warmer" to "twig.cache_warmer".
  • Inlined service "service_locator.2m3e4be.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "service_locator.2rfvqla" to "twig.runtime_loader".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
  • Inlined service "1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~ofqmadc" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service "2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~ofqmadc" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service "3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~ofqmadc" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service "swiftmailer.transport.replacementfactory" to "swiftmailer.mailer.default.transport.buffer".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
  • Inlined service "fos_user.user_listener" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "knp.doctrine_behaviors.translatable_subscriber" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "vich_uploader.listener.inject.product_image" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "vich_uploader.listener.remove.product_image" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "vich_uploader.listener.upload.product_image" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "vich_uploader.listener.inject.pages_image" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "vich_uploader.listener.remove.pages_image" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "vich_uploader.listener.upload.pages_image" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
  • Inlined service "service_locator.sr6ctxe" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_xml_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_xml_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_xml_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_xml_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "service_locator.7fwybzh" to "doctrine.orm.default_entity_listener_resolver".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_entity_manager.metadata_factory" to "doctrine.orm.default_entity_manager.property_info_extractor".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "router.default" to "cmf_routing.router".
  • Inlined service "assetic.twig_formula_loader" to "assetic.asset_manager".
  • Inlined service "assetic.twig_directory_resource.AppBundle" to "assetic.asset_manager".
  • Inlined service "assetic.twig_directory_resource.kernel" to "assetic.asset_manager".
  • Inlined service "assetic.parameter_bag" to "assetic.asset_factory".
  • Inlined service "assetic.value_supplier.default" to "assetic.twig_extension".
  • Inlined service "assetic.twig_formula_loader.real" to "assetic.twig_formula_loader".
  • Inlined service "assetic.config_cache" to "assetic.twig_formula_loader".
  • Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
  • Inlined service "service_locator.hskmc8u" to "knp_menu.renderer_provider".
  • Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
  • Inlined service "fos_user.user_to_username_transformer" to "fos_user.username_form_type".
  • Inlined service "sonata.user.editable_role_builder" to "sonata.user.form.type.security_roles".
  • Inlined service "sonata.user.admin_roles_builder" to "sonata.user.matrix_roles_builder".
  • Inlined service "sonata.user.security_roles_builder" to "sonata.user.matrix_roles_builder".
  • Inlined service "service_locator.orfjtul" to "jms_serializer.event_dispatcher".
  • Inlined service "service_locator.lh2nfxp" to "jms_serializer.handler_registry".
  • Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.php_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.metadata_factory".
  • Inlined service "jms_serializer.metadata.cache.file_cache" to "jms_serializer.metadata_factory".
  • Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
  • Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
  • Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
  • Inlined service "knp.doctrine_behaviors.reflection.class_analyzer" to "knp.doctrine_behaviors.translatable_subscriber".
  • Inlined service "knp.doctrine_behaviors.translatable_subscriber.current_locale_callable" to "knp.doctrine_behaviors.translatable_subscriber".
  • Inlined service "knp.doctrine_behaviors.translatable_subscriber.default_locale_callable" to "knp.doctrine_behaviors.translatable_subscriber".
  • Inlined service "markdown.parser.min" to "markdown.parser.parser_manager".
  • Inlined service "markdown.parser.light" to "markdown.parser.parser_manager".
  • Inlined service "markdown.parser.medium" to "markdown.parser.parser_manager".
  • Inlined service "markdown.parser.flavored" to "markdown.parser.parser_manager".
  • Inlined service "sonata.formatter.twig.loader.markdown" to "sonata.formatter.twig.env.markdown".
  • Inlined service "sonata.formatter.twig.sandbox.markdown" to "sonata.formatter.twig.env.markdown".
  • Inlined service "sonata.formatter.twig.lexer.markdown" to "sonata.formatter.twig.env.markdown".
  • Inlined service "sonata.formatter.twig.loader.text" to "sonata.formatter.twig.env.text".
  • Inlined service "sonata.formatter.twig.sandbox.text" to "sonata.formatter.twig.env.text".
  • Inlined service "sonata.formatter.twig.lexer.text" to "sonata.formatter.twig.env.text".
  • Inlined service "sonata.formatter.twig.loader.rawhtml" to "sonata.formatter.twig.env.rawhtml".
  • Inlined service "sonata.formatter.twig.sandbox.rawhtml" to "sonata.formatter.twig.env.rawhtml".
  • Inlined service "sonata.formatter.twig.lexer.rawhtml" to "sonata.formatter.twig.env.rawhtml".
  • Inlined service "sonata.formatter.twig.loader.richhtml" to "sonata.formatter.twig.env.richhtml".
  • Inlined service "sonata.formatter.twig.sandbox.richhtml" to "sonata.formatter.twig.env.richhtml".
  • Inlined service "sonata.formatter.twig.lexer.richhtml" to "sonata.formatter.twig.env.richhtml".
  • Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.annotation" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
  • Inlined service "php_translation.extractor.twig.factory" to "php_translation.extractor.twig.visitor.twig".
  • Inlined service "var_dumper.html_dumper" to "twig.extension.dump".
  • Inlined service "1_NonceGenerator~zuc7ddb" to "web_profiler.csp.handler".
  • Inlined service "2_HtmlDumper~zuc7ddb" to "twig.extension.webprofiler".
  • Inlined service "service_locator.s.m3yzc" to "service_locator.s.m3yzc.translation.warmer".
  • Inlined service "service_locator.lluwcxp" to "service_locator.lluwcxp.router.cache_warmer".
  • Inlined service "service_locator.c7_qahl" to "service_locator.c7_qahl.twig.cache_warmer".
  • Inlined service "service_locator.2m3e4be" to "service_locator.2m3e4be.twig.template_cache_warmer".
  • Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
  • Inlined service "service_locator.ixz9bov" to "console.command_loader".
  • Inlined service "1_NativeFileSessionHandler~erjkfpq" to "session.handler".
  • Inlined service "translator.logging" to "translator".
  • Inlined service "1_ArrayCache~9zx4cqc" to "annotation_reader".
  • Inlined service "swiftmailer.mailer.default.transport.buffer" to "swiftmailer.mailer.default.transport.real".
  • Inlined service "swiftmailer.mailer.default.transport.authhandler" to "swiftmailer.mailer.default.transport.real".
  • Inlined service "swiftmailer.transport.configurator.default" to "swiftmailer.mailer.default.transport.real".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.naming_strategy".
  • Inlined service "jms_serializer.metadata_factory" to "jms_serializer".
  • Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer.accessor_strategy".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "sensio_framework_extra.routing.loader.annot_class" to "routing.loader".
  • Inlined service "sensio_framework_extra.routing.loader.annot_class" to "routing.loader".
  • Inlined service "sensio_framework_extra.routing.loader.annot_class" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "serializer.mapping.class_metadata_factory" to "serializer".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "vich_uploader.adapter.orm" to "doctrine.dbal.default_connection".
  • Inlined service "vich_uploader.adapter.orm" to "doctrine.dbal.default_connection".
  • Inlined service "vich_uploader.adapter.orm" to "doctrine.dbal.default_connection".
  • Inlined service "vich_uploader.adapter.orm" to "doctrine.dbal.default_connection".
  • Inlined service "vich_uploader.adapter.orm" to "doctrine.dbal.default_connection".
  • Inlined service "vich_uploader.adapter.orm" to "doctrine.dbal.default_connection".
  • Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata.chain_driver".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "security.acl.permission_granting_strategy" to "security.acl.provider".
  • Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata_driver".
260
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "AppBundle\Admin\ApiEndpointAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\ApiEnvAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\AttributeAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\AudioAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\BannerAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\BlockSubpagesAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\BlogAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\BuildingAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\ContentAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\DevelopmentAreaAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\DocumentAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\FileAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\FlipbookAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\FloorAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\FormAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\GalleryAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\HomepageTileAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\LocationAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\MediaAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\MenuAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\MenuItemAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\NewsletterAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\PageAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\PictogramAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\ProjectPortalAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\UnitAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\VideoAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\VisualisationAdmin"; reason: unused.
  • Removed service "AppBundle\Admin\WidgetAdmin"; reason: unused.
  • Removed service "AppBundle\AppBundle"; reason: unused.
  • Removed service "AppBundle\Error\EndpointNotDefined"; reason: unused.
  • Removed service "AppBundle\Error\MenuNotFound"; reason: unused.
  • Removed service "AppBundle\EventListener\BannerListener"; reason: unused.
  • Removed service "AppBundle\EventListener\GalleryListener"; reason: unused.
  • Removed service "AppBundle\EventListener\PageContentListener"; reason: unused.
  • Removed service "AppBundle\MediaTypes"; reason: unused.
  • Removed service "AppBundle\Menu\MenuBuilder"; reason: unused.
  • Removed service "AppBundle\Service\DbUpdaterService"; reason: unused.
  • Removed service "AppBundle\Service\FileUploaderService"; reason: unused.
  • Removed service "AppBundle\Service\MimetypeToExtensionService"; reason: unused.
  • Removed service "AppBundle\Service\RealpadLeadService"; reason: unused.
  • Removed service "AppBundle\Service\RealpadResourcesService"; reason: unused.
  • Removed service "AppBundle\Service\TranslationService"; reason: unused.
  • Removed service "AppBundle\Twig\CustomMenuExtension"; reason: unused.
  • Removed service "AppBundle\Twig\RenderContentBlockExtension"; reason: unused.
  • Removed service "AppBundle\Util\BulkInsertQuery"; reason: unused.
  • Removed service "AppBundle\Util\OpenSSLHelper"; reason: unused.
  • Removed service "AppBundle\Util\Sorter"; reason: unused.
  • Removed service "AppBundle\Widget\News"; reason: unused.
  • Removed service "argument_metadata_factory"; reason: unused.
  • Removed service "translator.selector"; reason: unused.
  • Removed service "2_ServiceLocator~erjkfpq"; reason: unused.
  • Removed service "1_NativeFileSessionHandler~erjkfpq"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.handler.write_check"; reason: unused.
  • Removed service "security.csrf.token_generator"; reason: unused.
  • Removed service "form.choice_list_factory.default"; reason: unused.
  • Removed service "form.choice_list_factory.property_access"; reason: unused.
  • Removed service "form.choice_list_factory.cached"; reason: unused.
  • Removed service "form.type_extension.form.request_handler"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "assets.empty_version_strategy"; reason: unused.
  • Removed service "assets._version__default"; reason: unused.
  • Removed service "assets._default_package"; reason: unused.
  • Removed service "templating.engine.delegating"; reason: unused.
  • Removed service "templating.loader.cache"; reason: unused.
  • Removed service "templating.loader.chain"; reason: unused.
  • Removed service "2_ApcCache~3jnazdk"; reason: unused.
  • Removed service "1_PhpArrayAdapter~3jnazdk"; reason: unused.
  • Removed service "validator.mapping.cache.symfony"; reason: unused.
  • Removed service "validator.mapping.cache.doctrine.apc"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "translator.formatter.default"; reason: unused.
  • Removed service "translation.dumper.yaml"; reason: unused.
  • Removed service "profiler.storage"; reason: unused.
  • Removed service "data_collector.config"; reason: unused.
  • Removed service "data_collector.ajax"; reason: unused.
  • Removed service "data_collector.exception"; reason: unused.
  • Removed service "data_collector.events"; reason: unused.
  • Removed service "data_collector.logger"; reason: unused.
  • Removed service "data_collector.time"; reason: unused.
  • Removed service "data_collector.memory"; reason: unused.
  • Removed service "data_collector.cache"; reason: unused.
  • Removed service "1_ResolvedFormTypeFactory~wrualte"; reason: unused.
  • Removed service "data_collector.validator"; reason: unused.
  • Removed service "cache_connection.gd_mszc"; reason: unused.
  • Removed service "cache_connection.jke6kex"; reason: unused.
  • Removed service "cache.property_access"; reason: unused.
  • Removed service "routing.resolver"; reason: unused.
  • Removed service "routing.loader.xml"; reason: unused.
  • Removed service "routing.loader.yml"; reason: unused.
  • Removed service "routing.loader.php"; reason: unused.
  • Removed service "routing.loader.glob"; reason: unused.
  • Removed service "routing.loader.directory"; reason: unused.
  • Removed service "routing.loader.service"; reason: unused.
  • Removed service "router.default"; reason: unused.
  • Removed service "routing.loader.annotation.directory"; reason: unused.
  • Removed service "routing.loader.annotation.file"; reason: unused.
  • Removed service "2_PhpArrayAdapter~9zx4cqc"; reason: unused.
  • Removed service "1_ArrayCache~9zx4cqc"; reason: unused.
  • Removed service "annotations.dummy_registry"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "serializer.normalizer.dateinterval"; reason: unused.
  • Removed service "serializer.normalizer.data_uri"; reason: unused.
  • Removed service "serializer.normalizer.datetime"; reason: unused.
  • Removed service "serializer.normalizer.json_serializable"; reason: unused.
  • Removed service "serializer.normalizer.object"; reason: unused.
  • Removed service "serializer.denormalizer.array"; reason: unused.
  • Removed service "serializer.mapping.chain_loader"; reason: unused.
  • Removed service "serializer.mapping.cache.doctrine.apc"; reason: unused.
  • Removed service "serializer.mapping.cache.apc"; reason: unused.
  • Removed service "serializer.encoder.xml"; reason: unused.
  • Removed service "serializer.encoder.json"; reason: unused.
  • Removed service "serializer.encoder.yaml"; reason: unused.
  • Removed service "serializer.encoder.csv"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service "property_info.serializer_extractor"; reason: unused.
  • Removed service "1_ServiceLocator~sqadhqt"; reason: unused.
  • Removed service "security.helper"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.expression_language"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.retry_entry_point"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.authentication.digest_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.logout.handler.session"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "twig.extension.logout_url"; reason: unused.
  • Removed service "twig.extension.security"; reason: unused.
  • Removed service "data_collector.security"; reason: unused.
  • Removed service "security.firewall.map.config.dev"; reason: unused.
  • Removed service "security.firewall.map.config.admin"; reason: unused.
  • Removed service "security.logout_listener.admin"; reason: unused.
  • Removed service "security.logout.success_handler.admin"; reason: unused.
  • Removed service "security.authentication.success_handler.admin.form_login"; reason: unused.
  • Removed service "security.authentication.failure_handler.admin.form_login"; reason: unused.
  • Removed service "security.authentication.form_entry_point.admin"; reason: unused.
  • Removed service "security.exception_listener.admin"; reason: unused.
  • Removed service "service_locator.u_t5fca"; reason: unused.
  • Removed service "security.request_matcher.jjmzzqg"; reason: unused.
  • Removed service "security.request_matcher.bpx0ytz"; reason: unused.
  • Removed service "security.request_matcher.ultp5x6"; reason: unused.
  • Removed service "security.request_matcher.n.wpu8s"; reason: unused.
  • Removed service "security.request_matcher.x0_yxqh"; reason: unused.
  • Removed service "security.request_matcher.p1bsrzn"; reason: unused.
  • Removed service "security.acl.cache.doctrine"; reason: unused.
  • Removed service "twig.app_variable"; reason: unused.
  • Removed service "twig.template_iterator"; reason: unused.
  • Removed service "twig.loader.native_filesystem"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.profiler"; reason: unused.
  • Removed service "data_collector.twig"; reason: unused.
  • Removed service "twig.extension.trans"; reason: unused.
  • Removed service "twig.extension.assets"; reason: unused.
  • Removed service "twig.extension.code"; reason: unused.
  • Removed service "twig.extension.routing"; reason: unused.
  • Removed service "twig.extension.yaml"; reason: unused.
  • Removed service "twig.extension.debug.stopwatch"; reason: unused.
  • Removed service "twig.extension.expression"; reason: unused.
  • Removed service "twig.extension.httpkernel"; reason: unused.
  • Removed service "twig.extension.httpfoundation"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "twig.extension.weblink"; reason: unused.
  • Removed service "twig.configurator.environment"; reason: unused.
  • Removed service "twig.runtime_loader"; reason: unused.
  • Removed service "twig.extension.form"; reason: unused.
  • Removed service "twig.form.engine"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.processor.psr_log_message"; reason: unused.
  • Removed service "3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~ofqmadc"; reason: unused.
  • Removed service "2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~ofqmadc"; reason: unused.
  • Removed service "1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~ofqmadc"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.mailinvoker"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
  • Removed service "swiftmailer.data_collector"; reason: unused.
  • Removed service "swiftmailer.mailer.default.transport.authhandler"; reason: unused.
  • Removed service "swiftmailer.mailer.default.transport.buffer"; reason: unused.
  • Removed service "swiftmailer.transport.configurator.default"; reason: unused.
  • Removed service "doctrine.dbal.logger"; reason: unused.
  • Removed service "data_collector.doctrine"; reason: unused.
  • Removed service "doctrine.twig.doctrine_extension"; reason: unused.
  • Removed service "doctrine.dbal.default_connection.configuration"; reason: unused.
  • Removed service "doctrine.dbal.logger.chain.default"; reason: unused.
  • Removed service "doctrine.dbal.default_connection.event_manager"; reason: unused.
  • Removed service "1_ServiceLocator~ees0kx0"; reason: unused.
  • Removed service "doctrine.orm.container_repository_factory"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "doctrine.orm.default_configuration"; reason: unused.
  • Removed service "doctrine.orm.default_annotation_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.default_xml_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.default_entity_manager.metadata_factory"; reason: unused.
  • Removed service "sensio_framework_extra.routing.loader.annot_dir"; reason: unused.
  • Removed service "sensio_framework_extra.routing.loader.annot_file"; reason: unused.
  • Removed service "sensio_framework_extra.security.expression_language.default"; reason: unused.
  • Removed service "assetic.config_cache"; reason: unused.
  • Removed service "assetic.worker.cache_busting"; reason: unused.
  • Removed service "assetic.parameter_bag"; reason: unused.
  • Removed service "assetic.value_supplier.default"; reason: unused.
  • Removed service "assetic.twig_extension"; reason: unused.
  • Removed service "assetic.twig_formula_loader"; reason: unused.
  • Removed service "assetic.twig_formula_loader.real"; reason: unused.
  • Removed service "sonata.block.twig.extension"; reason: unused.
  • Removed service "sonata.block.data_collector"; reason: unused.
  • Removed service "knp_menu.factory_extension.routing"; reason: unused.
  • Removed service "knp_menu.helper"; reason: unused.
  • Removed service "knp_menu.twig.extension"; reason: unused.
  • Removed service "sonata.admin.entity_manager"; reason: unused.
  • Removed service "sonata.admin.security.handler.role"; reason: unused.
  • Removed service "sonata.admin.security.handler.acl"; reason: unused.
  • Removed service "sonata.seo.twig.extension"; reason: unused.
  • Removed service "sonata.cache.twig_template_recorder_injector"; reason: unused.
  • Removed service "sonata.intl.twig.extension.locale"; reason: unused.
  • Removed service "sonata.intl.twig.extension.number"; reason: unused.
  • Removed service "sonata.intl.twig.extension.datetime"; reason: unused.
  • Removed service "fos_user.user_manager.default"; reason: unused.
  • Removed service "fos_user.user_listener"; reason: unused.
  • Removed service "fos_user.validator.initializer"; reason: unused.
  • Removed service "fos_user.user_provider.username_email"; reason: unused.
  • Removed service "fos_user.mailer.twig_swift"; reason: unused.
  • Removed service "fos_user.mailer.noop"; reason: unused.
  • Removed service "fos_user.user_to_username_transformer"; reason: unused.
  • Removed service "fos_user.group_manager.default"; reason: unused.
  • Removed service "sonata.user.editable_role_builder"; reason: unused.
  • Removed service "sonata.user.admin_roles_builder"; reason: unused.
  • Removed service "sonata.user.security_roles_builder"; reason: unused.
  • Removed service "sonata.user.roles_matrix_extension"; reason: unused.
  • Removed service "sonata.user.twig.global"; reason: unused.
  • Removed service "jms_serializer.event_dispatcher"; reason: unused.
  • Removed service "jms_serializer.metadata.yaml_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.xml_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.php_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.annotation_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.doctrine_phpcr_type_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.lazy_loading_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.cache.file_cache"; reason: unused.
  • Removed service "jms_serializer.metadata_factory"; reason: unused.
  • Removed service "jms_serializer.camel_case_naming_strategy"; reason: unused.
  • Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
  • Removed service "jms_serializer.serialized_name_annotation_strategy"; reason: unused.
  • Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
  • Removed service "jms_serializer.expression_language"; reason: unused.
  • Removed service "jms_serializer.expression_language.function_provider"; reason: unused.
  • Removed service "jms_serializer.twig_extension.serializer"; reason: unused.
  • Removed service "jms_serializer.accessor_strategy.default"; reason: unused.
  • Removed service "knp.doctrine_behaviors.reflection.class_analyzer"; reason: unused.
  • Removed service "knp.doctrine_behaviors.translatable_subscriber"; reason: unused.
  • Removed service "knp.doctrine_behaviors.translatable_subscriber.current_locale_callable"; reason: unused.
  • Removed service "knp.doctrine_behaviors.translatable_subscriber.default_locale_callable"; reason: unused.
  • Removed service "knp.doctrine_behaviors.blameable_subscriber.user_callable"; reason: unused.
  • Removed service "knp.doctrine_behaviors.loggable_subscriber.logger_callable"; reason: unused.
  • Removed service "markdown.parser.min"; reason: unused.
  • Removed service "markdown.parser.light"; reason: unused.
  • Removed service "markdown.parser.medium"; reason: unused.
  • Removed service "markdown.parser.flavored"; reason: unused.
  • Removed service "twig.extension.exercise.twig"; reason: unused.
  • Removed service "sonata.formatter.text.twig"; reason: unused.
  • Removed service "sonata.formatter.twig.loader.markdown"; reason: unused.
  • Removed service "sonata.formatter.twig.sandbox.markdown.policy"; reason: unused.
  • Removed service "sonata.formatter.twig.sandbox.markdown"; reason: unused.
  • Removed service "sonata.formatter.twig.lexer.markdown"; reason: unused.
  • Removed service "sonata.formatter.twig.loader.text"; reason: unused.
  • Removed service "sonata.formatter.twig.sandbox.text.policy"; reason: unused.
  • Removed service "sonata.formatter.twig.sandbox.text"; reason: unused.
  • Removed service "sonata.formatter.twig.lexer.text"; reason: unused.
  • Removed service "sonata.formatter.twig.loader.rawhtml"; reason: unused.
  • Removed service "sonata.formatter.twig.sandbox.rawhtml.policy"; reason: unused.
  • Removed service "sonata.formatter.twig.sandbox.rawhtml"; reason: unused.
  • Removed service "sonata.formatter.twig.lexer.rawhtml"; reason: unused.
  • Removed service "sonata.formatter.twig.loader.richhtml"; reason: unused.
  • Removed service "sonata.formatter.twig.sandbox.richhtml.policy"; reason: unused.
  • Removed service "sonata.formatter.twig.sandbox.richhtml"; reason: unused.
  • Removed service "sonata.formatter.twig.lexer.richhtml"; reason: unused.
  • Removed service "vich_uploader.adapter.propel"; reason: unused.
  • Removed service "vich_uploader.adapter.mongodb"; reason: unused.
  • Removed service "vich_uploader.adapter.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.inject.orm"; reason: unused.
  • Removed service "vich_uploader.listener.upload.orm"; reason: unused.
  • Removed service "vich_uploader.listener.clean.orm"; reason: unused.
  • Removed service "vich_uploader.listener.remove.orm"; reason: unused.
  • Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.inject.propel"; reason: unused.
  • Removed service "vich_uploader.listener.upload.propel"; reason: unused.
  • Removed service "vich_uploader.listener.clean.propel"; reason: unused.
  • Removed service "vich_uploader.listener.remove.propel"; reason: unused.
  • Removed service "vich_uploader.file_injector"; reason: unused.
  • Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
  • Removed service "vich_uploader.metadata_driver.xml"; reason: unused.
  • Removed service "vich_uploader.metadata_driver.yaml"; reason: unused.
  • Removed service "vich_uploader.metadata_driver.chain"; reason: unused.
  • Removed service "vich_uploader.metadata.cache.file_cache"; reason: unused.
  • Removed service "vich_uploader.metadata_factory"; reason: unused.
  • Removed service "vich_uploader.twig.extension.uploader"; reason: unused.
  • Removed service "vich_uploader.listener.inject.product_image"; reason: unused.
  • Removed service "vich_uploader.listener.remove.product_image"; reason: unused.
  • Removed service "vich_uploader.listener.upload.product_image"; reason: unused.
  • Removed service "vich_uploader.listener.inject.pages_image"; reason: unused.
  • Removed service "vich_uploader.listener.remove.pages_image"; reason: unused.
  • Removed service "vich_uploader.listener.upload.pages_image"; reason: unused.
  • Removed service "php_translation.extractor.twig.factory"; reason: unused.
  • Removed service "twig.extension.dump"; reason: unused.
  • Removed service "var_dumper.html_dumper"; reason: unused.
  • Removed service "2_HtmlDumper~zuc7ddb"; reason: unused.
  • Removed service "1_NonceGenerator~zuc7ddb"; reason: unused.
  • Removed service "twig.extension.webprofiler"; reason: unused.
  • Removed service "service_locator.wz7rgd3"; reason: unused.
  • Removed service "service_locator.p5yv0lf"; reason: unused.
  • Removed service "service_locator.qy2qdir"; reason: unused.
  • Removed service "service_locator.qyncvos"; reason: unused.
  • Removed service "service_locator.rtbv_ap"; reason: unused.
  • Removed service "service_locator.t6l8bef"; reason: unused.
  • Removed service "service_locator.m5q0l9j"; reason: unused.
  • Removed service "service_locator.htwpfey"; reason: unused.
  • Removed service "service_locator.d9dmjzf"; reason: unused.
  • Removed service "service_locator.o0cobhk"; reason: unused.
  • Removed service "service_locator.vhjjelk"; reason: unused.
  • Removed service "security.logout.handler.csrf_token_clearing"; reason: unused.
  • Removed service "service_locator.7fwybzh"; reason: unused.
  • Removed service "service_locator.sr6ctxe"; reason: unused.
  • Removed service "assetic.twig_directory_resource.AppBundle"; reason: unused.
  • Removed service "assetic.twig_directory_resource.kernel"; reason: unused.
  • Removed service "service_locator.hskmc8u"; reason: unused.
  • Removed service "service_locator.s.m3yzc"; reason: unused.
  • Removed service "service_locator.s.m3yzc.translation.warmer"; reason: unused.
  • Removed service "service_locator.lluwcxp"; reason: unused.
  • Removed service "service_locator.lluwcxp.router.cache_warmer"; reason: unused.
  • Removed service "service_locator.c7_qahl"; reason: unused.
  • Removed service "service_locator.c7_qahl.twig.cache_warmer"; reason: unused.
  • Removed service "service_locator.2m3e4be"; reason: unused.
  • Removed service "service_locator.2m3e4be.twig.template_cache_warmer"; reason: unused.
  • Removed service "debug.validator.inner"; reason: unused.
  • Removed service "debug.event_dispatcher.inner"; reason: unused.
  • Removed service "debug.controller_resolver.inner"; reason: unused.
  • Removed service "debug.argument_resolver.inner"; reason: unused.
  • Removed service "debug.security.access.decision_manager.inner"; reason: unused.
  • Removed service "service_locator.ixz9bov"; reason: unused.
  • Removed service "cache.app.recorder_inner"; reason: unused.
  • Removed service "cache.system.recorder_inner"; reason: unused.
  • Removed service "cache.validator.recorder_inner"; reason: unused.
  • Removed service "cache.serializer.recorder_inner"; reason: unused.
  • Removed service "cache.annotations.recorder_inner"; reason: unused.
  • Removed service "service_locator.2rfvqla"; reason: unused.
  • Removed service "service_locator.orfjtul"; reason: unused.
  • Removed service "service_locator.lh2nfxp"; reason: unused.
  • Removed service "routing.loader.annotation"; reason: unused.
  • Removed service "serializer.mapping.class_metadata_factory"; reason: unused.
  • Removed service "security.acl.permission_granting_strategy"; reason: unused.
  • Removed service "sensio_framework_extra.routing.loader.annot_class"; reason: unused.
  • Removed service "knp_menu.manipulator"; reason: unused.
  • Removed service "jms_serializer.metadata.file_locator"; reason: unused.
  • Removed service "jms_serializer.metadata.chain_driver"; reason: unused.
  • Removed service "vich_uploader.adapter.orm"; reason: unused.
  • Removed service "vich_uploader.metadata.file_locator"; reason: unused.
377
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
  • Tag "fos_user.requires_swift" was defined on service(s) "fos_user.mailer", but was never used.
  • Tag "sonata.text.formatter" was defined on service(s) "sonata.formatter.text.markdown", "sonata.formatter.text.text", "sonata.formatter.text.raw", "sonata.formatter.text.twigengine", but was never used.
  • Tag "sonata_intl.timezone_detector" was defined on service(s) "sonata.intl.timezone_detector.user", "sonata.intl.timezone_detector.locale", but was never used.
  • Tag "property_info.list_extractor" was defined on service(s) "doctrine.orm.default_entity_manager.property_info_extractor", but was never used. Did you mean "property_info.type_extractor"?
  • Tag "property_info.type_extractor" was defined on service(s) "doctrine.orm.default_entity_manager.property_info_extractor", but was never used. Did you mean "property_info.list_extractor"?
5