Log Messages

Info. & Errors 1

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

Level Channel Message
ERROR 02:31:09 request Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/proxy"" at /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 137
[
  "exception" => NotFoundHttpException {#979
    -statusCode: 404
    -headers: []
    #message: "No route found for "GET /api/proxy""
    #code: 0
    #file: "/home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php"
    #line: 137
    -previous: ResourceNotFoundException {#810 …}
    trace: {
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137 {
        › 
        ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
        › 
        › \call_user_func($this->listener, $event, $eventName, $dispatcher);arguments: {
          $event: GetResponseEvent {#1054 …}
          ...: {
            "kernel.request"
            TraceableEventDispatcher {#1159 …}
          }
        }
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {    }    \call_user_func($listener, $event, $eventName, $this);}
        arguments: {
          $event: GetResponseEvent {#1054 …}
          $eventName: "kernel.request"
          $dispatcher: TraceableEventDispatcher {#1159 …}
        }
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …11]
          $eventName: "kernel.request"
          $event: GetResponseEvent {#1054 …}
        }
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
        arguments: {
          $eventName: "kernel.request"
          $event: GetResponseEvent {#1054 …}
        }
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);arguments: {
          $eventName: "kernel.request"
          $event: GetResponseEvent {#1054 …}
        }
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Request {#9 …}
          $type: 1
        }
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Request {#9 …}
          $type: 1
          $catch: true
        }
      }
      /home/formation-dev/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Request {#9 …}
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:137 {
    › 
    ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
    › 
    › \call_user_func($this->listener, $event, $eventName, $dispatcher);arguments: {
      $event: GetResponseEvent {#1054 …}
      ...: {
        "kernel.request"
        TraceableEventDispatcher {#1159 …}
      }
    }
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {    }    \call_user_func($listener, $event, $eventName, $this);}
    arguments: {
      $event: GetResponseEvent {#1054 …}
      $eventName: "kernel.request"
      $dispatcher: TraceableEventDispatcher {#1159 …}
    }
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …11]
      $eventName: "kernel.request"
      $event: GetResponseEvent {#1054 …}
    }
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
    arguments: {
      $eventName: "kernel.request"
      $event: GetResponseEvent {#1054 …}
    }
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);arguments: {
      $eventName: "kernel.request"
      $event: GetResponseEvent {#1054 …}
    }
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Request {#9 …}
      $type: 1
    }
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Request {#9 …}
      $type: 1
      $catch: true
    }
  }
  /home/formation-dev/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Request {#9 …}
    }
  }
}

Deprecations 49

Log messages generated by using features marked as deprecated.

Time Channel Message
02:31:09 php User Deprecated: Bundle inheritance is deprecated as of 3.4 and will be removed in 4.0.
[
  "exception" => ErrorException {#86
    #message: "User Deprecated: Bundle inheritance is deprecated as of 3.4 and will be removed in 4.0."
    #code: 0
    #file: "/home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php"
    #line: 501
    #severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:501 {if ($parentName = $bundle->getParent()) {    @trigger_error('Bundle inheritance is deprecated as of 3.4 and will be removed in 4.0.', E_USER_DEPRECATED);}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:132 {// init bundles$this->initializeBundles();}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:195 {{    $this->boot();    ++$this->requestStackSize;
      }
      /home/formation-dev/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Request {#9 …}
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:501 {if ($parentName = $bundle->getParent()) {    @trigger_error('Bundle inheritance is deprecated as of 3.4 and will be removed in 4.0.', E_USER_DEPRECATED);}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:132 {// init bundles$this->initializeBundles();}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:195 {{    $this->boot();    ++$this->requestStackSize;
  }
  /home/formation-dev/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Request {#9 …}
    }
  }
}
02:31:09 php User Deprecated: 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" => ErrorException {#1162
    #message: "User Deprecated: 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."
    #code: 0
    #file: "/home/formation-dev/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php"
    #line: 21
    #severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php:21 {    'Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:2563 {include_once $this->targetDirs[3].'/vendor/sonata-project/doctrine-extensions/src/Entity/BaseEntityManager.php';include_once $this->targetDirs[3].'/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php';include_once $this->targetDirs[3].'/vendor/sonata-project/media-bundle/src/Model/MediaManagerInterface.php';
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:174 {    unset($this->privates['service_container']);    $initialize();}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:590 {if (file_exists($cache->getPath()) && \is_object($this->container = include $cache->getPath())) {    $this->container->set('kernel', $this);    $oldContainer = $this->container;
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:135 {// init container$this->initializeContainer();}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:195 {{    $this->boot();    ++$this->requestStackSize;
      }
      /home/formation-dev/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Request {#9 …}
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php:21 {    'Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:2563 {include_once $this->targetDirs[3].'/vendor/sonata-project/doctrine-extensions/src/Entity/BaseEntityManager.php';include_once $this->targetDirs[3].'/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php';include_once $this->targetDirs[3].'/vendor/sonata-project/media-bundle/src/Model/MediaManagerInterface.php';
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:174 {    unset($this->privates['service_container']);    $initialize();}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:590 {if (file_exists($cache->getPath()) && \is_object($this->container = include $cache->getPath())) {    $this->container->set('kernel', $this);    $oldContainer = $this->container;
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:135 {// init container$this->initializeContainer();}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:195 {{    $this->boot();    ++$this->requestStackSize;
  }
  /home/formation-dev/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Request {#9 …}
    }
  }
}
02:31:09 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 {#1161
    #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: "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/SimpleCacheInvalidation.php"
    #line: 17
    #severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/SimpleCacheInvalidation.php:17 {    .' Use Sonata\Cache\Invalidation\SimpleCacheInvalidation instead.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:2656 {include_once $this->targetDirs[3].'/vendor/sonata-project/cache/src/Invalidation/SimpleCacheInvalidation.php';include_once $this->targetDirs[3].'/vendor/sonata-project/cache-bundle/src/Invalidation/SimpleCacheInvalidation.php';include_once $this->targetDirs[3].'/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListenerContainerAware.php';
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:174 {    unset($this->privates['service_container']);    $initialize();}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:590 {if (file_exists($cache->getPath()) && \is_object($this->container = include $cache->getPath())) {    $this->container->set('kernel', $this);    $oldContainer = $this->container;
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:135 {// init container$this->initializeContainer();}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:195 {{    $this->boot();    ++$this->requestStackSize;
      }
      /home/formation-dev/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Request {#9 …}
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/SimpleCacheInvalidation.php:17 {    .' Use Sonata\Cache\Invalidation\SimpleCacheInvalidation instead.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:2656 {include_once $this->targetDirs[3].'/vendor/sonata-project/cache/src/Invalidation/SimpleCacheInvalidation.php';include_once $this->targetDirs[3].'/vendor/sonata-project/cache-bundle/src/Invalidation/SimpleCacheInvalidation.php';include_once $this->targetDirs[3].'/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListenerContainerAware.php';
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:174 {    unset($this->privates['service_container']);    $initialize();}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:590 {if (file_exists($cache->getPath()) && \is_object($this->container = include $cache->getPath())) {    $this->container->set('kernel', $this);    $oldContainer = $this->container;
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:135 {// init container$this->initializeContainer();}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:195 {{    $this->boot();    ++$this->requestStackSize;
  }
  /home/formation-dev/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Request {#9 …}
    }
  }
}
02:31:09 php User Deprecated: The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.
[
  "exception" => ErrorException {#643
    #message: "User Deprecated: The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0."
    #code: 0
    #file: "/home/formation-dev/var/cache/dev/ContainerRrqtjrb/getSonata_Core_Model_Adapter_ChainService.php"
    #line: 8
    #severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/getSonata_Core_Model_Adapter_ChainService.php:8 {
        › 
        › @trigger_error('The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);}
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:2830 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:8270 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\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 ?: '_'});}
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:6464 {$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\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\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 ?: '_'}));
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:5042 {$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : $this->getSecurity_RoleHierarchyService()) && false ?: '_'}, ${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'}, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'}));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(${($_ = isset($this->services['twig.profile']) ? $this->services['twig.profile'] : ($this->services['twig.profile'] = new \Twig\Profiler\Profile())) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}));$instance->add($d);
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:7837 {{    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);}
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:6862 {$instance->addListener('kernel.exception', [0 => function () {    return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};}, 1 => 'onKernelException'], 0);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
        › 
        ›     return $this->handleException($e, $request, $type);}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Request {#9 …}
          $type: 1
          $catch: true
        }
      }
      /home/formation-dev/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Request {#9 …}
        }
      }
    }
  }
]
{
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/getSonata_Core_Model_Adapter_ChainService.php:8 {
    › 
    › @trigger_error('The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);}
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:2830 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:8270 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\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 ?: '_'});}
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:6464 {$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\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\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 ?: '_'}));
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:5042 {$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : $this->getSecurity_RoleHierarchyService()) && false ?: '_'}, ${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'}, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'}));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(${($_ = isset($this->services['twig.profile']) ? $this->services['twig.profile'] : ($this->services['twig.profile'] = new \Twig\Profiler\Profile())) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}));$instance->add($d);
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:7837 {{    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);}
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:6862 {$instance->addListener('kernel.exception', [0 => function () {    return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};}, 1 => 'onKernelException'], 0);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
    › 
    ›     return $this->handleException($e, $request, $type);}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Request {#9 …}
      $type: 1
      $catch: true
    }
  }
  /home/formation-dev/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Request {#9 …}
    }
  }
}
02:31:09 php User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead.
[
  "exception" => ErrorException {#642
    #message: "User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead."
    #code: 0
    #file: "/home/formation-dev/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php"
    #line: 20
    #severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php:20 {    .' Use Sonata\Doctrine\Adapter\AdapterChain instead.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/getSonata_Core_Model_Adapter_ChainService.php:10 {
        › 
        › $this->services['sonata.core.model.adapter.chain'] = $instance = new \Sonata\CoreBundle\Model\Adapter\AdapterChain();}
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:2830 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:8270 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\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 ?: '_'});}
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:6464 {$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\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\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 ?: '_'}));
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:5042 {$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : $this->getSecurity_RoleHierarchyService()) && false ?: '_'}, ${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'}, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'}));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(${($_ = isset($this->services['twig.profile']) ? $this->services['twig.profile'] : ($this->services['twig.profile'] = new \Twig\Profiler\Profile())) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}));$instance->add($d);
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:7837 {{    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);}
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:6862 {$instance->addListener('kernel.exception', [0 => function () {    return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};}, 1 => 'onKernelException'], 0);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
        › 
        ›     return $this->handleException($e, $request, $type);}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Request {#9 …}
          $type: 1
          $catch: true
        }
      }
      /home/formation-dev/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Request {#9 …}
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php:20 {    .' Use Sonata\Doctrine\Adapter\AdapterChain instead.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/getSonata_Core_Model_Adapter_ChainService.php:10 {
    › 
    › $this->services['sonata.core.model.adapter.chain'] = $instance = new \Sonata\CoreBundle\Model\Adapter\AdapterChain();}
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:2830 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:8270 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\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 ?: '_'});}
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:6464 {$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\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\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 ?: '_'}));
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:5042 {$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : $this->getSecurity_RoleHierarchyService()) && false ?: '_'}, ${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'}, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'}));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(${($_ = isset($this->services['twig.profile']) ? $this->services['twig.profile'] : ($this->services['twig.profile'] = new \Twig\Profiler\Profile())) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}));$instance->add($d);
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:7837 {{    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);}
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:6862 {$instance->addListener('kernel.exception', [0 => function () {    return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};}, 1 => 'onKernelException'], 0);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
    › 
    ›     return $this->handleException($e, $request, $type);}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Request {#9 …}
      $type: 1
      $catch: true
    }
  }
  /home/formation-dev/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Request {#9 …}
    }
  }
}
02:31:09 php User Deprecated: The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.
[
  "exception" => ErrorException {#495
    #message: "User Deprecated: The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0."
    #code: 0
    #file: "/home/formation-dev/var/cache/dev/ContainerRrqtjrb/getSonata_Core_Model_Adapter_DoctrineOrmService.php"
    #line: 8
    #severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/getSonata_Core_Model_Adapter_DoctrineOrmService.php:8 {
        › 
        › @trigger_error('The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);}
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:2830 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/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 ?: '_'});}
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:2830 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:8270 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\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 ?: '_'});}
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:6464 {$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\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\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 ?: '_'}));
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:5042 {$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : $this->getSecurity_RoleHierarchyService()) && false ?: '_'}, ${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'}, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'}));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(${($_ = isset($this->services['twig.profile']) ? $this->services['twig.profile'] : ($this->services['twig.profile'] = new \Twig\Profiler\Profile())) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}));$instance->add($d);
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:7837 {{    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);}
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:6862 {$instance->addListener('kernel.exception', [0 => function () {    return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};}, 1 => 'onKernelException'], 0);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
        › 
        ›     return $this->handleException($e, $request, $type);}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Request {#9 …}
          $type: 1
          $catch: true
        }
      }
      /home/formation-dev/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Request {#9 …}
        }
      }
    }
  }
]
{
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/getSonata_Core_Model_Adapter_DoctrineOrmService.php:8 {
    › 
    › @trigger_error('The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);}
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:2830 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/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 ?: '_'});}
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:2830 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:8270 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\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 ?: '_'});}
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:6464 {$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\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\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 ?: '_'}));
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:5042 {$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : $this->getSecurity_RoleHierarchyService()) && false ?: '_'}, ${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'}, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'}));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(${($_ = isset($this->services['twig.profile']) ? $this->services['twig.profile'] : ($this->services['twig.profile'] = new \Twig\Profiler\Profile())) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}));$instance->add($d);
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:7837 {{    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);}
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:6862 {$instance->addListener('kernel.exception', [0 => function () {    return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};}, 1 => 'onKernelException'], 0);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
    › 
    ›     return $this->handleException($e, $request, $type);}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Request {#9 …}
      $type: 1
      $catch: true
    }
  }
  /home/formation-dev/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Request {#9 …}
    }
  }
}
02:31:09 php User Deprecated: The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.
[
  "exception" => ErrorException {#494
    #message: "User Deprecated: The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead."
    #code: 0
    #file: "/home/formation-dev/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php"
    #line: 20
    #severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php:20 {    .' Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/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 ?: '_'});}
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:2830 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/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 ?: '_'});}
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:2830 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:8270 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\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 ?: '_'});}
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:6464 {$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\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\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 ?: '_'}));
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:5042 {$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : $this->getSecurity_RoleHierarchyService()) && false ?: '_'}, ${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'}, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'}));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(${($_ = isset($this->services['twig.profile']) ? $this->services['twig.profile'] : ($this->services['twig.profile'] = new \Twig\Profiler\Profile())) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}));$instance->add($d);
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:7837 {{    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);}
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:6862 {$instance->addListener('kernel.exception', [0 => function () {    return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};}, 1 => 'onKernelException'], 0);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
        › 
        ›     return $this->handleException($e, $request, $type);}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Request {#9 …}
          $type: 1
          $catch: true
        }
      }
      /home/formation-dev/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Request {#9 …}
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php:20 {    .' Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/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 ?: '_'});}
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:2830 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/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 ?: '_'});}
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:2830 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:8270 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\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 ?: '_'});}
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:6464 {$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\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\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 ?: '_'}));
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:5042 {$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : $this->getSecurity_RoleHierarchyService()) && false ?: '_'}, ${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'}, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'}));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(${($_ = isset($this->services['twig.profile']) ? $this->services['twig.profile'] : ($this->services['twig.profile'] = new \Twig\Profiler\Profile())) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}));$instance->add($d);
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:7837 {{    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);}
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:6862 {$instance->addListener('kernel.exception', [0 => function () {    return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};}, 1 => 'onKernelException'], 0);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
    › 
    ›     return $this->handleException($e, $request, $type);}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Request {#9 …}
      $type: 1
      $catch: true
    }
  }
  /home/formation-dev/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Request {#9 …}
    }
  }
}
02:31:09 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 {#1235
    #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: "/home/formation-dev/vendor/sonata-project/doctrine-extensions/src/Types/JsonType.php"
    #line: 22
    #severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/sonata-project/doctrine-extensions/src/Types/JsonType.php:22 {    'Doctrine\DBAL\Types\JsonType, and will be removed in 2.0.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /home/formation-dev/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php:167 {    }    self::$_typeObjects[$name] = new self::$_typesMap[$name]();}
      }
      /home/formation-dev/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:109 {foreach ($this->typesConfig as $typeName => $typeConfig) {    $type                   = Type::getType($typeName);    $requiresSQLCommentHint = $type->requiresSQLCommentHint($platform);
      }
      /home/formation-dev/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:57 {if (! empty($this->typesConfig)) {    $this->markTypesCommented($this->getDatabasePlatform($connection));}
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:3816 {
        › 
        ›     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_mysql', 'host' => '127.0.0.1', 'port' => 3306, 'dbname' => 'cnge_formation_dev', 'user' => 'root', 'password' => 'Mysql@dmin%', 'charset' => 'UTF8', 'driverOptions' => [1002 => 'SET sql_mode=(SELECT REPLACE(@@sql_mode,\'ONLY_FULL_GROUP_BY\',\'\'))'], 'serverVersion' => 5.7, 'defaultTableOptions' => []], $a, $c, []);}
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:3886 {
        › 
        › $instance = \Doctrine\ORM\EntityManager::create(${($_ = isset($this->services['doctrine.dbal.default_connection']) ? $this->services['doctrine.dbal.default_connection'] : $this->getDoctrine_Dbal_DefaultConnectionService()) && false ?: '_'}, $a);}
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:3829 {return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);}
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/EntityManager_9a5be93.php:32 {{    $this->initializer6a0c5 && ($this->initializer6a0c5->__invoke($valueHolderecf48, $this, 'getMetadataFactory', array(), $this->initializer6a0c5) || 1) && $this->valueHolderecf48 = $valueHolderecf48;}
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/EntityManager_9a5be93.php:32 {{    $this->initializer6a0c5 && ($this->initializer6a0c5->__invoke($valueHolderecf48, $this, 'getMetadataFactory', array(), $this->initializer6a0c5) || 1) && $this->valueHolderecf48 = $valueHolderecf48;}
      /home/formation-dev/vendor/cnge/common-bundle/NotifiableDiscovery.php:71 {/** @var ClassMetadata[] $entities */$entities = $this->em->getMetadataFactory()->getAllMetadata();foreach ($entities as $entity) {
      }
      /home/formation-dev/vendor/cnge/common-bundle/NotifiableDiscovery.php:38 {    $this->em = $em;    $this->discoverNotifiables();}
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:3400 {{    return $this->services['cnge_common.mgilet.notification'] = new \Cnge\CommonBundle\Manager\NotificationManager($this, new \Cnge\CommonBundle\NotifiableDiscovery(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'}));}
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:6478 {$instance->addExtension(new \Common\CoreBundle\Twig\Extension\RawTextExtension());$instance->addExtension(new \Cnge\CommonBundle\Twig\NotificationExtension($this, ${($_ = isset($this->services['cnge_common.mgilet.notification']) ? $this->services['cnge_common.mgilet.notification'] : $this->getCngeCommon_Mgilet_NotificationService()) && false ?: '_'}, $h, $instance, $c));$instance->addExtension(${($_ = isset($this->services['fos_message.twig_extension']) ? $this->services['fos_message.twig_extension'] : $this->getFosMessage_TwigExtensionService()) && false ?: '_'});
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:5042 {$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : $this->getSecurity_RoleHierarchyService()) && false ?: '_'}, ${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'}, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'}));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(${($_ = isset($this->services['twig.profile']) ? $this->services['twig.profile'] : ($this->services['twig.profile'] = new \Twig\Profiler\Profile())) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}));$instance->add($d);
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:7837 {{    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);}
      }
      /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:6862 {$instance->addListener('kernel.exception', [0 => function () {    return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};}, 1 => 'onKernelException'], 0);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
        › 
        ›     return $this->handleException($e, $request, $type);}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Request {#9 …}
          $type: 1
          $catch: true
        }
      }
      /home/formation-dev/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Request {#9 …}
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/sonata-project/doctrine-extensions/src/Types/JsonType.php:22 {    'Doctrine\DBAL\Types\JsonType, and will be removed in 2.0.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /home/formation-dev/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php:167 {    }    self::$_typeObjects[$name] = new self::$_typesMap[$name]();}
  }
  /home/formation-dev/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:109 {foreach ($this->typesConfig as $typeName => $typeConfig) {    $type                   = Type::getType($typeName);    $requiresSQLCommentHint = $type->requiresSQLCommentHint($platform);
  }
  /home/formation-dev/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:57 {if (! empty($this->typesConfig)) {    $this->markTypesCommented($this->getDatabasePlatform($connection));}
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:3816 {
    › 
    ›     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_mysql', 'host' => '127.0.0.1', 'port' => 3306, 'dbname' => 'cnge_formation_dev', 'user' => 'root', 'password' => 'Mysql@dmin%', 'charset' => 'UTF8', 'driverOptions' => [1002 => 'SET sql_mode=(SELECT REPLACE(@@sql_mode,\'ONLY_FULL_GROUP_BY\',\'\'))'], 'serverVersion' => 5.7, 'defaultTableOptions' => []], $a, $c, []);}
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:3886 {
    › 
    › $instance = \Doctrine\ORM\EntityManager::create(${($_ = isset($this->services['doctrine.dbal.default_connection']) ? $this->services['doctrine.dbal.default_connection'] : $this->getDoctrine_Dbal_DefaultConnectionService()) && false ?: '_'}, $a);}
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:3829 {return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);}
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/EntityManager_9a5be93.php:32 {{    $this->initializer6a0c5 && ($this->initializer6a0c5->__invoke($valueHolderecf48, $this, 'getMetadataFactory', array(), $this->initializer6a0c5) || 1) && $this->valueHolderecf48 = $valueHolderecf48;}
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/EntityManager_9a5be93.php:32 {{    $this->initializer6a0c5 && ($this->initializer6a0c5->__invoke($valueHolderecf48, $this, 'getMetadataFactory', array(), $this->initializer6a0c5) || 1) && $this->valueHolderecf48 = $valueHolderecf48;}
  /home/formation-dev/vendor/cnge/common-bundle/NotifiableDiscovery.php:71 {/** @var ClassMetadata[] $entities */$entities = $this->em->getMetadataFactory()->getAllMetadata();foreach ($entities as $entity) {
  }
  /home/formation-dev/vendor/cnge/common-bundle/NotifiableDiscovery.php:38 {    $this->em = $em;    $this->discoverNotifiables();}
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:3400 {{    return $this->services['cnge_common.mgilet.notification'] = new \Cnge\CommonBundle\Manager\NotificationManager($this, new \Cnge\CommonBundle\NotifiableDiscovery(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['annotation_reader']) ? $this->services['annotation_reader'] : $this->getAnnotationReaderService()) && false ?: '_'}));}
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:6478 {$instance->addExtension(new \Common\CoreBundle\Twig\Extension\RawTextExtension());$instance->addExtension(new \Cnge\CommonBundle\Twig\NotificationExtension($this, ${($_ = isset($this->services['cnge_common.mgilet.notification']) ? $this->services['cnge_common.mgilet.notification'] : $this->getCngeCommon_Mgilet_NotificationService()) && false ?: '_'}, $h, $instance, $c));$instance->addExtension(${($_ = isset($this->services['fos_message.twig_extension']) ? $this->services['fos_message.twig_extension'] : $this->getFosMessage_TwigExtensionService()) && false ?: '_'});
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:5042 {$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(${($_ = isset($this->services['security.token_storage']) ? $this->services['security.token_storage'] : ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())) && false ?: '_'}, ${($_ = isset($this->services['security.role_hierarchy']) ? $this->services['security.role_hierarchy'] : $this->getSecurity_RoleHierarchyService()) && false ?: '_'}, ${($_ = isset($this->services['security.logout_url_generator']) ? $this->services['security.logout_url_generator'] : $this->getSecurity_LogoutUrlGeneratorService()) && false ?: '_'}, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall']) ? $this->services['security.firewall'] : $this->getSecurity_FirewallService()) && false ?: '_'}));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(${($_ = isset($this->services['twig.profile']) ? $this->services['twig.profile'] : ($this->services['twig.profile'] = new \Twig\Profiler\Profile())) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}));$instance->add($d);
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:7837 {{    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);}
  }
  /home/formation-dev/var/cache/dev/ContainerRrqtjrb/appDevDebugProjectContainer.php:6862 {$instance->addListener('kernel.exception', [0 => function () {    return ${($_ = isset($this->services['profiler_listener']) ? $this->services['profiler_listener'] : $this->getProfilerListenerService()) && false ?: '_'};}, 1 => 'onKernelException'], 0);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
    › 
    ›     return $this->handleException($e, $request, $type);}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Request {#9 …}
      $type: 1
      $catch: true
    }
  }
  /home/formation-dev/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Request {#9 …}
    }
  }
}
02:31:09 php User Deprecated: The Twig\Environment::getBaseTemplateClass is deprecated since Twig 2.7.0.
[
  "exception" => ErrorException {#3252
    #message: "User Deprecated: The Twig\Environment::getBaseTemplateClass is deprecated since Twig 2.7.0."
    #code: 0
    #file: "/home/formation-dev/vendor/twig/twig/src/Environment.php"
    #line: 141
    #severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/twig/twig/src/Environment.php:141 {if (1 > \func_num_args() || \func_get_arg(0)) {    @trigger_error('The '.__METHOD__.' is deprecated since Twig 2.7.0.', E_USER_DEPRECATED);}
      }
      /home/formation-dev/vendor/sonata-project/cache-bundle/src/Cache/TwigTemplateRecorderInjector.php:38 {{    $baseTemplateClass = $environment->getBaseTemplateClass();}
      /home/formation-dev/vendor/twig/twig/src/ExtensionSet.php:65 {if ($extension instanceof InitRuntimeInterface) {    $extension->initRuntime($env);}
      }
      /home/formation-dev/vendor/twig/twig/src/Environment.php:428 {// to be removed in 3.0$this->extensionSet->initRuntime($this);}
      /home/formation-dev/vendor/twig/twig/src/Environment.php:381 {{    return $this->loadClass($this->getTemplateClass($name), $name, $index);}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:131 {try {    return $this->environment->loadTemplate((string) $name);} catch (LoaderError $e) {
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:50 {{    return $this->load($name)->render($parameters);}
      }
      /home/formation-dev/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')) {
      }
      /home/formation-dev/src/Common/CoreBundle/Controller/ExceptionController.php:17 {                // ...));}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Request {#9 …}
          $type: 1
        }
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:55 {try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
        › 
        › \call_user_func($this->listener, $event, $eventName, $dispatcher);arguments: {
          $event: GetResponseEvent {#1054 …}
          ...: {
            "kernel.request"
            TraceableEventDispatcher {#1159 …}
          }
        }
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {    }    \call_user_func($listener, $event, $eventName, $this);}
        arguments: {
          $event: GetResponseEvent {#1054 …}
          $eventName: "kernel.request"
          $dispatcher: TraceableEventDispatcher {#1159 …}
        }
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …11]
          $eventName: "kernel.request"
          $event: GetResponseEvent {#1054 …}
        }
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
        arguments: {
          $eventName: "kernel.request"
          $event: GetResponseEvent {#1054 …}
        }
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
        › 
        ›     return $this->handleException($e, $request, $type);}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Request {#9 …}
          $type: 1
          $catch: true
        }
      }
      /home/formation-dev/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Request {#9 …}
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/twig/twig/src/Environment.php:141 {if (1 > \func_num_args() || \func_get_arg(0)) {    @trigger_error('The '.__METHOD__.' is deprecated since Twig 2.7.0.', E_USER_DEPRECATED);}
  }
  /home/formation-dev/vendor/sonata-project/cache-bundle/src/Cache/TwigTemplateRecorderInjector.php:38 {{    $baseTemplateClass = $environment->getBaseTemplateClass();}
  /home/formation-dev/vendor/twig/twig/src/ExtensionSet.php:65 {if ($extension instanceof InitRuntimeInterface) {    $extension->initRuntime($env);}
  }
  /home/formation-dev/vendor/twig/twig/src/Environment.php:428 {// to be removed in 3.0$this->extensionSet->initRuntime($this);}
  /home/formation-dev/vendor/twig/twig/src/Environment.php:381 {{    return $this->loadClass($this->getTemplateClass($name), $name, $index);}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:131 {try {    return $this->environment->loadTemplate((string) $name);} catch (LoaderError $e) {
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:50 {{    return $this->load($name)->render($parameters);}
  }
  /home/formation-dev/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')) {
  }
  /home/formation-dev/src/Common/CoreBundle/Controller/ExceptionController.php:17 {                // ...));}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Request {#9 …}
      $type: 1
    }
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:55 {try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php:115 {
    › 
    › \call_user_func($this->listener, $event, $eventName, $dispatcher);arguments: {
      $event: GetResponseEvent {#1054 …}
      ...: {
        "kernel.request"
        TraceableEventDispatcher {#1159 …}
      }
    }
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:214 {    }    \call_user_func($listener, $event, $eventName, $this);}
    arguments: {
      $event: GetResponseEvent {#1054 …}
      $eventName: "kernel.request"
      $dispatcher: TraceableEventDispatcher {#1159 …}
    }
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …11]
      $eventName: "kernel.request"
      $event: GetResponseEvent {#1054 …}
    }
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:143 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
    arguments: {
      $eventName: "kernel.request"
      $event: GetResponseEvent {#1054 …}
    }
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:227 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:79 {
    › 
    ›     return $this->handleException($e, $request, $type);}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Request {#9 …}
      $type: 1
      $catch: true
    }
  }
  /home/formation-dev/web/app_dev.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Request {#9 …}
    }
  }
}
08:11:15 - The FOS\CKEditorBundle\DependencyInjection\CompilerResourceCompilerPass is deprecated since 1.x and will be removed with the 2.0 release.
[
  "exception" => SilencedErrorContext {#3585
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/DependencyInjection/Compiler/ResourceCompilerPass.php:21 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
          "/home/formation-dev/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/DependencyInjection/Compiler/ResourceCompilerPass.php:21 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
      "/home/formation-dev/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php"
    }
  }
}
08:11:15 - The FOS\CKEditorBundle\DependencyInjection\CompilerTemplatingCompilerPass is deprecated since 1.x and will be removed with the 2.0 release.
[
  "exception" => SilencedErrorContext {#3583
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/DependencyInjection/Compiler/TemplatingCompilerPass.php:21 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
          "/home/formation-dev/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/DependencyInjection/Compiler/TemplatingCompilerPass.php:21 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
      "/home/formation-dev/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php"
    }
  }
}
08:11:15 - Not quoting the scalar "%kernel.root_dir%/../data/uploads" starting with the "%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0 in "/home/formation-dev/app/config/config.yml" on line 32.
[
  "exception" => SilencedErrorContext {#3582
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php:359 {if ($output && '%' === $output[0]) {    @trigger_error(self::getDeprecationMessage(sprintf('Not quoting the scalar "%s" starting with the "%%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0.', $output)), E_USER_DEPRECATED);}
      }
    }
  }
]
{
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php:359 {if ($output && '%' === $output[0]) {    @trigger_error(self::getDeprecationMessage(sprintf('Not quoting the scalar "%s" starting with the "%%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0.', $output)), E_USER_DEPRECATED);}
  }
}
08:11:15 - Not quoting the scalar "%kernel.root_dir%/../data/uploads" starting with the "%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0 in "/home/formation-dev/app/config/config.yml" on line 33.
[
  "exception" => SilencedErrorContext {#3578
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php:359 {if ($output && '%' === $output[0]) {    @trigger_error(self::getDeprecationMessage(sprintf('Not quoting the scalar "%s" starting with the "%%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0.', $output)), E_USER_DEPRECATED);}
      }
    }
  }
]
{
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php:359 {if ($output && '%' === $output[0]) {    @trigger_error(self::getDeprecationMessage(sprintf('Not quoting the scalar "%s" starting with the "%%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0.', $output)), E_USER_DEPRECATED);}
  }
}
08:11:15 - Using the "Twig_Extension" class is deprecated since Twig version 2.7, use "Twig\Extension\AbstractExtension" instead.
[
  "exception" => SilencedErrorContext {#3579
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/twig/twig/lib/Twig/Extension.php:7 {
        › 
        › @trigger_error(sprintf('Using the "Twig_Extension" class is deprecated since Twig version 2.7, use "Twig\Extension\AbstractExtension" instead.'), E_USER_DEPRECATED);}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
          "/home/formation-dev/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/twig/twig/lib/Twig/Extension.php:7 {
    › 
    › @trigger_error(sprintf('Using the "Twig_Extension" class is deprecated since Twig version 2.7, use "Twig\Extension\AbstractExtension" instead.'), E_USER_DEPRECATED);}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
      "/home/formation-dev/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php"
    }
  }
}
08:11:15 - The Sonata\BlockBundle\Block\BaseBlockService class is deprecated since 3.2 and will be removed with the 4.0 release.Use Sonata\BlockBundle\Block\Service\AbstractBlockService instead.
[
  "exception" => SilencedErrorContext {#3580
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/sonata-project/block-bundle/src/Block/BaseBlockService.php:20 {    'Use '.__NAMESPACE__.'\Service\AbstractBlockService instead.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
          "/home/formation-dev/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/sonata-project/block-bundle/src/Block/BaseBlockService.php:20 {    'Use '.__NAMESPACE__.'\Service\AbstractBlockService instead.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
      "/home/formation-dev/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php"
    }
  }
}
08:11:15 - The Sonata\BlockBundle\BlockBlockAdminServiceInterface interface is deprecated since 3.2 and will be removed with the 4.0 release. Use Sonata\BlockBundle\Block\Service\AdminBlockServiceInterface instead.
[
  "exception" => SilencedErrorContext {#3572
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/sonata-project/block-bundle/src/Block/BlockAdminServiceInterface.php:20 {    'Use '.__NAMESPACE__.'\Service\AdminBlockServiceInterface instead.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
          "/home/formation-dev/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/sonata-project/block-bundle/src/Block/BlockAdminServiceInterface.php:20 {    'Use '.__NAMESPACE__.'\Service\AdminBlockServiceInterface instead.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
      "/home/formation-dev/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php"
    }
  }
}
08:11:15 - Duplicate key "sonata.basket.block.nb_items" detected whilst parsing YAML. Silent handling of duplicate mapping keys in YAML is deprecated since Symfony 3.2 and will throw \Symfony\Component\Yaml\Exception\ParseException in 4.0 in "/home/formation-dev/app/config/packages/sonata.yml" on line 525.
[
  "exception" => SilencedErrorContext {#3571
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php:391 {} else {    @trigger_error($this->getDeprecationMessage(sprintf('Duplicate key "%s" detected whilst parsing YAML. Silent handling of duplicate mapping keys in YAML is deprecated since Symfony 3.2 and will throw \Symfony\Component\Yaml\Exception\ParseException in 4.0.', $key)), E_USER_DEPRECATED);}
      }
    }
  }
]
08:11:15 - 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 {#3570
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/ArrayNode.php:238 {if ($child->isDeprecated()) {    @trigger_error($child->getDeprecationMessage($name, $this->getPath()), E_USER_DEPRECATED);}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/BaseNode.php:328 {
        › 
        › $value = $this->finalizeValue($value);}
    }
  }
]
{
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/ArrayNode.php:238 {if ($child->isDeprecated()) {    @trigger_error($child->getDeprecationMessage($name, $this->getPath()), E_USER_DEPRECATED);}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/BaseNode.php:328 {
    › 
    › $value = $this->finalizeValue($value);}
}
08:11:15 - Enabling the "sensio_framework_extra.router.annotations" configuration is deprecated since version 5.2. Set it to false and use the "Symfony\Component\Routing\Annotation\Route" annotation from Symfony itself.
[
  "exception" => SilencedErrorContext {#3569
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/sensio/framework-extra-bundle/DependencyInjection/SensioFrameworkExtraExtension.php:41 {if ($config['router']['annotations']) {    @trigger_error(sprintf('Enabling the "sensio_framework_extra.router.annotations" configuration is deprecated since version 5.2. Set it to false and use the "%s" annotation from Symfony itself.', \Symfony\Component\Routing\Annotation\Route::class), E_USER_DEPRECATED);}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:71 {
        › 
        ›     $extension->load($config, $tmpContainer);} catch (\Exception $e) {
      }
    }
  }
]
{
  /home/formation-dev/vendor/sensio/framework-extra-bundle/DependencyInjection/SensioFrameworkExtraExtension.php:41 {if ($config['router']['annotations']) {    @trigger_error(sprintf('Enabling the "sensio_framework_extra.router.annotations" configuration is deprecated since version 5.2. Set it to false and use the "%s" annotation from Symfony itself.', \Symfony\Component\Routing\Annotation\Route::class), E_USER_DEPRECATED);}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:71 {
    › 
    ›     $extension->load($config, $tmpContainer);} catch (\Exception $e) {
  }
}
08:11:15 - IvoryCKEditorBundle isn't maintained anymore and should be replaced with FOSCKEditorBundle.
[
  "exception" => SilencedErrorContext {#3568
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/DependencyInjection/FOSCKEditorExtension.php:55 {    "IvoryCKEditorBundle isn't maintained anymore and should be replaced with FOSCKEditorBundle.",    E_USER_DEPRECATED);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/ConfigurableExtension.php:35 {{    $this->loadInternal($this->processConfiguration($this->getConfiguration($configs, $container), $configs), $container);}
      }
    }
  }
]
{
  /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/DependencyInjection/FOSCKEditorExtension.php:55 {    "IvoryCKEditorBundle isn't maintained anymore and should be replaced with FOSCKEditorBundle.",    E_USER_DEPRECATED);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/ConfigurableExtension.php:35 {{    $this->loadInternal($this->processConfiguration($this->getConfiguration($configs, $container), $configs), $container);}
  }
}
08:11:15 - Not registering bundle "Sonata\Doctrine\Bridge\Symfony\Bundle\SonataDoctrineBundle" is deprecated since 3.12.0, registering it will be mandatory in 4.0
[
  "exception" => SilencedErrorContext {#3567
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:85 {    SonataDoctrineBundle::class), E_USER_DEPRECATED);$container->setAlias(
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:71 {
        › 
        ›     $extension->load($config, $tmpContainer);} catch (\Exception $e) {
      }
    }
  }
]
{
  /home/formation-dev/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:85 {    SonataDoctrineBundle::class), E_USER_DEPRECATED);$container->setAlias(
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:71 {
    › 
    ›     $extension->load($config, $tmpContainer);} catch (\Exception $e) {
  }
}
08:11:15 - 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 {#3566
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/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);}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
          "/home/formation-dev/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/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);}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
      "/home/formation-dev/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php"
    }
  }
}
08:11:15 - 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 {#3565
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:138 {    '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);
      }
      /home/formation-dev/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:105 {
        › 
        › $this->configureFormFactory($container, $config);if (\PHP_VERSION_ID < 70000) {
      }
    }
  }
]
{
  /home/formation-dev/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:138 {    '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);
  }
  /home/formation-dev/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:105 {
    › 
    › $this->configureFormFactory($container, $config);if (\PHP_VERSION_ID < 70000) {
  }
}
08:11:15 - Using the "Twig_Loader_Array" class is deprecated since Twig version 2.7, use "Twig\Loader\ArrayLoader" instead.
[
  "exception" => SilencedErrorContext {#3564
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/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);}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
          "/home/formation-dev/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/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);}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
      "/home/formation-dev/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php"
    }
  }
}
08:11:15 - Using service id sonata.media.block.breadcrumb_view different from block id gallery_view is deprecated since 3.3 and will be removed in 4.0.
[
  "exception" => SilencedErrorContext {#3563
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/sonata-project/block-bundle/src/DependencyInjection/Compiler/TweakCompilerPass.php:56 {    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);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/Compiler.php:140 {foreach ($this->passConfig->getPasses() as $pass) {    $pass->process($container);}
      }
    }
  }
]
{
  /home/formation-dev/vendor/sonata-project/block-bundle/src/DependencyInjection/Compiler/TweakCompilerPass.php:56 {    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);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/Compiler.php:140 {foreach ($this->passConfig->getPasses() as $pass) {    $pass->process($container);}
  }
}
08:11:15 - Using service id sonata.media.block.breadcrumb_index different from block id gallery_index is deprecated since 3.3 and will be removed in 4.0.
[
  "exception" => SilencedErrorContext {#3562
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/sonata-project/block-bundle/src/DependencyInjection/Compiler/TweakCompilerPass.php:56 {    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);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/Compiler.php:140 {foreach ($this->passConfig->getPasses() as $pass) {    $pass->process($container);}
      }
    }
  }
]
{
  /home/formation-dev/vendor/sonata-project/block-bundle/src/DependencyInjection/Compiler/TweakCompilerPass.php:56 {    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);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/Compiler.php:140 {foreach ($this->passConfig->getPasses() as $pass) {    $pass->process($container);}
  }
}
08:11:15 - Using service id sonata.media.block.breadcrumb_view_media different from block id media_view is deprecated since 3.3 and will be removed in 4.0.
[
  "exception" => SilencedErrorContext {#3561
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/sonata-project/block-bundle/src/DependencyInjection/Compiler/TweakCompilerPass.php:56 {    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);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/Compiler.php:140 {foreach ($this->passConfig->getPasses() as $pass) {    $pass->process($container);}
      }
    }
  }
]
{
  /home/formation-dev/vendor/sonata-project/block-bundle/src/DependencyInjection/Compiler/TweakCompilerPass.php:56 {    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);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/Compiler.php:140 {foreach ($this->passConfig->getPasses() as $pass) {    $pass->process($container);}
  }
}
08:11:15 - 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 {#3560
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/sonata-project/block-bundle/src/DependencyInjection/Compiler/TweakCompilerPass.php:56 {    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);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/Compiler.php:140 {foreach ($this->passConfig->getPasses() as $pass) {    $pass->process($container);}
      }
    }
  }
]
{
  /home/formation-dev/vendor/sonata-project/block-bundle/src/DependencyInjection/Compiler/TweakCompilerPass.php:56 {    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);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/Compiler.php:140 {foreach ($this->passConfig->getPasses() as $pass) {    $pass->process($container);}
  }
}
08:11:15 - Using the "Twig_RuntimeLoaderInterface" class is deprecated since Twig version 2.7, use "Twig\RuntimeLoader\RuntimeLoaderInterface" instead.
[
  "exception" => SilencedErrorContext {#3559
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php:7 {
        › 
        › @trigger_error(sprintf('Using the "Twig_RuntimeLoaderInterface" class is deprecated since Twig version 2.7, use "Twig\RuntimeLoader\RuntimeLoaderInterface" instead.'), E_USER_DEPRECATED);}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
          "/home/formation-dev/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php:7 {
    › 
    › @trigger_error(sprintf('Using the "Twig_RuntimeLoaderInterface" class is deprecated since Twig version 2.7, use "Twig\RuntimeLoader\RuntimeLoaderInterface" instead.'), E_USER_DEPRECATED);}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
      "/home/formation-dev/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php"
    }
  }
}
08:11:15 - 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 {#3558
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/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);}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/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);}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
    }
  }
}
08:11:15 - 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 {#3557
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/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);}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/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);}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
    }
  }
}
08:11:15 - 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 {#3556
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/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);}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/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);}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
    }
  }
}
08:11:15 - The "Sonata\MediaBundle\Twig\Extension\MediaExtension" class implements "Twig\Extension\InitRuntimeInterface" that is deprecated since Twig 2.7, to be removed in 3.0.
[
  "exception" => SilencedErrorContext {#3555
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
        › 
        ›     $this->checkClass($class, $file);}
      }
    }
  }
]
{
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
    › 
    ›     $this->checkClass($class, $file);}
  }
}
08:11:15 - 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 {#3554
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php:21 {    'Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php:21 {    'Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
    }
  }
}
08:11:15 - The FOS\CKEditorBundle\ModelConfigManager is deprecated since 1.x and will be removed with the 2.0 release.
[
  "exception" => SilencedErrorContext {#3553
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/Model/ConfigManager.php:20 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/Model/ConfigManager.php:20 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
    }
  }
}
08:11:15 - The FOS\CKEditorBundle\ModelConfigManagerInterface is deprecated since 1.x and will be removed with the 2.0 release.
[
  "exception" => SilencedErrorContext {#3552
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/Model/ConfigManagerInterface.php:18 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/Model/ConfigManagerInterface.php:18 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
    }
  }
}
08:11:15 - The FOS\CKEditorBundle\ModelPluginManager is deprecated since 1.x and will be removed with the 2.0 release.
[
  "exception" => SilencedErrorContext {#3551
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/Model/PluginManager.php:20 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/Model/PluginManager.php:20 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
    }
  }
}
08:11:15 - The FOS\CKEditorBundle\ModelPluginManagerInterface is deprecated since 1.x and will be removed with the 2.0 release.
[
  "exception" => SilencedErrorContext {#3550
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/Model/PluginManagerInterface.php:18 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/Model/PluginManagerInterface.php:18 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
    }
  }
}
08:11:15 - The FOS\CKEditorBundle\ModelStylesSetManager is deprecated since 1.x and will be removed with the 2.0 release.
[
  "exception" => SilencedErrorContext {#3549
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/Model/StylesSetManager.php:20 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/Model/StylesSetManager.php:20 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
    }
  }
}
08:11:15 - The FOS\CKEditorBundle\ModelStylesSetManagerInterface is deprecated since 1.x and will be removed with the 2.0 release.
[
  "exception" => SilencedErrorContext {#3548
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/Model/StylesSetManagerInterface.php:18 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/Model/StylesSetManagerInterface.php:18 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
    }
  }
}
08:11:15 - The FOS\CKEditorBundle\ModelTemplateManager is deprecated since 1.x and will be removed with the 2.0 release.
[
  "exception" => SilencedErrorContext {#3547
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/Model/TemplateManager.php:20 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/Model/TemplateManager.php:20 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
    }
  }
}
08:11:15 - The FOS\CKEditorBundle\ModelTemplateManagerInterface is deprecated since 1.x and will be removed with the 2.0 release.
[
  "exception" => SilencedErrorContext {#3546
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/Model/TemplateManagerInterface.php:18 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/Model/TemplateManagerInterface.php:18 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
    }
  }
}
08:11:15 - The FOS\CKEditorBundle\ModelToolbarManager is deprecated since 1.x and will be removed with the 2.0 release.
[
  "exception" => SilencedErrorContext {#3545
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/Model/ToolbarManager.php:20 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/Model/ToolbarManager.php:20 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
    }
  }
}
08:11:15 - The FOS\CKEditorBundle\ModelToolbarManagerInterface is deprecated since 1.x and will be removed with the 2.0 release.
[
  "exception" => SilencedErrorContext {#3544
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/Model/ToolbarManagerInterface.php:18 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/friendsofsymfony/ckeditor-bundle/src/Model/ToolbarManagerInterface.php:18 {    'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
    }
  }
}
08:11:15 - Using the "Twig_Extension_Sandbox" class is deprecated since Twig version 2.7, use "Twig\Extension\SandboxExtension" instead.
[
  "exception" => SilencedErrorContext {#3543
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/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);}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/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);}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
    }
  }
}
08:11:15 - Using the "Twig_Lexer" class is deprecated since Twig version 2.7, use "Twig\Lexer" instead.
[
  "exception" => SilencedErrorContext {#3542
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/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);}
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/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);}
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
    }
  }
}
08:11:15 - 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 {#3541
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/SimpleCacheInvalidation.php:17 {    .' Use Sonata\Cache\Invalidation\SimpleCacheInvalidation instead.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/SimpleCacheInvalidation.php:17 {    .' Use Sonata\Cache\Invalidation\SimpleCacheInvalidation instead.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
    }
  }
}
08:11:15 - 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 {#3540
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
        › 
        ›     $this->checkClass($class, $file);}
      }
    }
  }
]
{
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
    › 
    ›     $this->checkClass($class, $file);}
  }
}
08:11:15 - 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 {#3539
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php:17 {    .' Use Sonata\Cache\Invalidation\DoctrineORMListener instead.',    E_USER_DEPRECATED);
      }
      /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
        }
      }
    }
  }
]
{
  /home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php:17 {    .' Use Sonata\Cache\Invalidation\DoctrineORMListener instead.',    E_USER_DEPRECATED);
  }
  /home/formation-dev/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/formation-dev/vendor/sonata-project/cache-bundle/src/Invalidation/DoctrineORMListener.php"
    }
  }
}

Debug 133

Unimportant log messages generated during the execution of the application.

Time Channel Message
02:31:09 app Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message ""
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
02:31:09 event Notified event
"kernel.controller"
to listener
"FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController"
]
02:31:09 event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
02:31:09 event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
]
02:31:09 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
02:31:09 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
02:31:09 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
02:31:09 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
02:31:09 event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
02:31:09 event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
02:31:09 event Notified event
"kernel.controller"
to listener
"FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController"
]
02:31:09 event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
02:31:09 event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
]
02:31:09 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
02:31:09 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
02:31:09 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
02:31:09 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
02:31:09 event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
02:31:09 event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
]
02:31:09 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"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
02:31:09 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"
]
02:31:09 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"
]
02:31:09 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"
]
02:31:09 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"
]
02:31:09 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"
]
02:31:09 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.position AS position_4, t0.status AS status_5, t0.langue AS langue_6 FROM block t0 WHERE t0.position = ? LIMIT 1
[
  "FOOTER_MAP"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
02:31:09 event Notified event
"kernel.request"
to listener
"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
02:31:09 event Notified event
"kernel.controller"
to listener
"FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController"
]
02:31:09 event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
02:31:09 event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
]
02:31:09 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
02:31:09 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
02:31:09 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
02:31:09 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
02:31:09 event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
02:31:09 event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
]
02:31:09 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"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
02:31:09 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"
]
02:31:09 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"
]
02:31:09 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"
]
02:31:09 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"
]
02:31:09 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"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
]
02:31:09 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"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
02:31:09 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"
]
02:31:09 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"
]
02:31:09 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"
]
02:31:09 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"
]
02:31:09 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"
]
02:31:09 event Notified event
"kernel.exception"
to listener
"Cnge\CommonBundle\Listener\CngeException::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Cnge\CommonBundle\Listener\CngeException::onKernelException"
]
02:31:09 event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
02:31:09 event Notified event
"kernel.exception"
to listener
"Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
]
02:31:09 event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
02:31:09 event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
]
02:31:09 event Listener
"Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
stopped propagation of the event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
]
02:31:09 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"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
]
02:31:09 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
02:31:09 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"
]
02:31:09 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"
]
02:31:09 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"
]
02:31:09 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"
]
02:31:09 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 2261

Log messages generated during the compilation of the service container.

Class Messages
Liip\ImagineBundle\DependencyInjection\Compiler\LoadersCompilerPass
  • [liip/imagine-bundle] Registered binary loader: liip_imagine.binary.loader.default
1
Liip\ImagineBundle\DependencyInjection\Compiler\FiltersCompilerPass
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.relative_resize
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.resize
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.thumbnail
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.crop
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.grayscale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.paste
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.watermark
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.background
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.strip
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.scale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.upscale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.downscale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.auto_rotate
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.rotate
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.flip
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.interlace
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.resample
17
Liip\ImagineBundle\DependencyInjection\Compiler\PostProcessorsCompilerPass
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.jpegoptim
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.optipng
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.pngquant
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.mozjpeg
4
Liip\ImagineBundle\DependencyInjection\Compiler\ResolversCompilerPass
  • [liip/imagine-bundle] Registered cache resolver: liip_imagine.cache.resolver.default
  • [liip/imagine-bundle] Registered cache resolver: liip_imagine.cache.resolver.no_cache_web_path
2
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\CmsBundle\Controller\ContactController" (parent: abstract.instanceof.Front\CmsBundle\Controller\ContactController).
  • Resolving inheritance for "Front\CmsBundle\Controller\ContactController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\CmsBundle\Controller\ContactController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\CmsBundle\Controller\DefaultController" (parent: abstract.instanceof.Front\CmsBundle\Controller\DefaultController).
  • Resolving inheritance for "Front\CmsBundle\Controller\DefaultController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\CmsBundle\Controller\DefaultController).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\CmsBundle\Form\EnquiryType" (parent: abstract.instanceof.Front\CmsBundle\Form\EnquiryType).
  • Resolving inheritance for "Front\CmsBundle\Form\EnquiryType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\CmsBundle\Form\EnquiryType).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\ComptabiliteBundle\Controller\DefaultController" (parent: abstract.instanceof.Front\ComptabiliteBundle\Controller\DefaultController).
  • Resolving inheritance for "Front\ComptabiliteBundle\Controller\DefaultController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\ComptabiliteBundle\Controller\DefaultController).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.Front\EcommerceBundle\Command\FacturesCommand" (parent: abstract.instanceof.Front\EcommerceBundle\Command\FacturesCommand).
  • Resolving inheritance for "Front\EcommerceBundle\Command\FacturesCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.Front\EcommerceBundle\Command\FacturesCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.Front\EcommerceBundle\Command\PurchaseOrderCommand" (parent: abstract.instanceof.Front\EcommerceBundle\Command\PurchaseOrderCommand).
  • Resolving inheritance for "Front\EcommerceBundle\Command\PurchaseOrderCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.Front\EcommerceBundle\Command\PurchaseOrderCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.Front\EcommerceBundle\Command\SepaCommand" (parent: abstract.instanceof.Front\EcommerceBundle\Command\SepaCommand).
  • Resolving inheritance for "Front\EcommerceBundle\Command\SepaCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.Front\EcommerceBundle\Command\SepaCommand).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Controller\CategoriesController" (parent: abstract.instanceof.Front\EcommerceBundle\Controller\CategoriesController).
  • Resolving inheritance for "Front\EcommerceBundle\Controller\CategoriesController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Controller\CategoriesController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Controller\CommandesController" (parent: abstract.instanceof.Front\EcommerceBundle\Controller\CommandesController).
  • Resolving inheritance for "Front\EcommerceBundle\Controller\CommandesController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Controller\CommandesController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Controller\IndexController" (parent: abstract.instanceof.Front\EcommerceBundle\Controller\IndexController).
  • Resolving inheritance for "Front\EcommerceBundle\Controller\IndexController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Controller\IndexController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Controller\PanierController" (parent: abstract.instanceof.Front\EcommerceBundle\Controller\PanierController).
  • Resolving inheritance for "Front\EcommerceBundle\Controller\PanierController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Controller\PanierController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Controller\PaymentController" (parent: abstract.instanceof.Front\EcommerceBundle\Controller\PaymentController).
  • Resolving inheritance for "Front\EcommerceBundle\Controller\PaymentController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Controller\PaymentController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Controller\ProduitsController" (parent: abstract.instanceof.Front\EcommerceBundle\Controller\ProduitsController).
  • Resolving inheritance for "Front\EcommerceBundle\Controller\ProduitsController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Controller\ProduitsController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Controller\SidebarController" (parent: abstract.instanceof.Front\EcommerceBundle\Controller\SidebarController).
  • Resolving inheritance for "Front\EcommerceBundle\Controller\SidebarController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Controller\SidebarController).
  • Resolving inheritance for "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Front\EcommerceBundle\EventSubscriber\StripeEventSubscriber" (parent: abstract.instanceof.Front\EcommerceBundle\EventSubscriber\StripeEventSubscriber).
  • Resolving inheritance for "Front\EcommerceBundle\EventSubscriber\StripeEventSubscriber" (parent: instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Front\EcommerceBundle\EventSubscriber\StripeEventSubscriber).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\CategoriesType" (parent: abstract.instanceof.Front\EcommerceBundle\Form\CategoriesType).
  • Resolving inheritance for "Front\EcommerceBundle\Form\CategoriesType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\CategoriesType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\CommentaireType" (parent: abstract.instanceof.Front\EcommerceBundle\Form\CommentaireType).
  • Resolving inheritance for "Front\EcommerceBundle\Form\CommentaireType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\CommentaireType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\CotisationType" (parent: abstract.instanceof.Front\EcommerceBundle\Form\CotisationType).
  • Resolving inheritance for "Front\EcommerceBundle\Form\CotisationType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\CotisationType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\MediaType" (parent: abstract.instanceof.Front\EcommerceBundle\Form\MediaType).
  • Resolving inheritance for "Front\EcommerceBundle\Form\MediaType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\MediaType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\OrderStatusType" (parent: abstract.instanceof.Front\EcommerceBundle\Form\OrderStatusType).
  • Resolving inheritance for "Front\EcommerceBundle\Form\OrderStatusType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\OrderStatusType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\ProduitsType" (parent: abstract.instanceof.Front\EcommerceBundle\Form\ProduitsType).
  • Resolving inheritance for "Front\EcommerceBundle\Form\ProduitsType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\ProduitsType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\RechercheType" (parent: abstract.instanceof.Front\EcommerceBundle\Form\RechercheType).
  • Resolving inheritance for "Front\EcommerceBundle\Form\RechercheType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\RechercheType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\ReponseType" (parent: abstract.instanceof.Front\EcommerceBundle\Form\ReponseType).
  • Resolving inheritance for "Front\EcommerceBundle\Form\ReponseType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\ReponseType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\StatusType" (parent: abstract.instanceof.Front\EcommerceBundle\Form\StatusType).
  • Resolving inheritance for "Front\EcommerceBundle\Form\StatusType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\StatusType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\UtilisateursAdressesType" (parent: abstract.instanceof.Front\EcommerceBundle\Form\UtilisateursAdressesType).
  • Resolving inheritance for "Front\EcommerceBundle\Form\UtilisateursAdressesType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\UtilisateursAdressesType).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Services\GetFacture" (parent: abstract.instanceof.Front\EcommerceBundle\Services\GetFacture).
  • Resolving inheritance for "Front\EcommerceBundle\Services\GetFacture" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Services\GetFacture).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\MontantTvaExtension" (parent: abstract.instanceof.Front\EcommerceBundle\Twig\Extension\MontantTvaExtension).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\MontantTvaExtension" (parent: instanceof.Twig_ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\MontantTvaExtension).
  • Resolving inheritance for "Front\EcommerceBundle\Twig\Extension\MontantTvaExtension" (parent: instanceof.Twig\Extension\ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\MontantTvaExtension).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\NumberWordExtension" (parent: abstract.instanceof.Front\EcommerceBundle\Twig\Extension\NumberWordExtension).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\NumberWordExtension" (parent: instanceof.Twig_ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\NumberWordExtension).
  • Resolving inheritance for "Front\EcommerceBundle\Twig\Extension\NumberWordExtension" (parent: instanceof.Twig\Extension\ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\NumberWordExtension).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\PriceExtension" (parent: abstract.instanceof.Front\EcommerceBundle\Twig\Extension\PriceExtension).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\PriceExtension" (parent: instanceof.Twig_ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\PriceExtension).
  • Resolving inheritance for "Front\EcommerceBundle\Twig\Extension\PriceExtension" (parent: instanceof.Twig\Extension\ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\PriceExtension).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\TvaExtension" (parent: abstract.instanceof.Front\EcommerceBundle\Twig\Extension\TvaExtension).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\TvaExtension" (parent: instanceof.Twig_ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\TvaExtension).
  • Resolving inheritance for "Front\EcommerceBundle\Twig\Extension\TvaExtension" (parent: instanceof.Twig\Extension\ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\TvaExtension).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\FormationsBundle\Controller\AjaxController" (parent: abstract.instanceof.Front\FormationsBundle\Controller\AjaxController).
  • Resolving inheritance for "Front\FormationsBundle\Controller\AjaxController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\FormationsBundle\Controller\AjaxController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\FormationsBundle\Controller\DefaultController" (parent: abstract.instanceof.Front\FormationsBundle\Controller\DefaultController).
  • Resolving inheritance for "Front\FormationsBundle\Controller\DefaultController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\FormationsBundle\Controller\DefaultController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\FormationsBundle\Controller\FormationsController" (parent: abstract.instanceof.Front\FormationsBundle\Controller\FormationsController).
  • Resolving inheritance for "Front\FormationsBundle\Controller\FormationsController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\FormationsBundle\Controller\FormationsController).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\EmargementType" (parent: abstract.instanceof.Front\FormationsBundle\Form\Type\EmargementType).
  • Resolving inheritance for "Front\FormationsBundle\Form\Type\EmargementType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\EmargementType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\FacturesType" (parent: abstract.instanceof.Front\FormationsBundle\Form\Type\FacturesType).
  • Resolving inheritance for "Front\FormationsBundle\Form\Type\FacturesType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\FacturesType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\FraisType" (parent: abstract.instanceof.Front\FormationsBundle\Form\Type\FraisType).
  • Resolving inheritance for "Front\FormationsBundle\Form\Type\FraisType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\FraisType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\HonoraireType" (parent: abstract.instanceof.Front\FormationsBundle\Form\Type\HonoraireType).
  • Resolving inheritance for "Front\FormationsBundle\Form\Type\HonoraireType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\HonoraireType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\InscritsType" (parent: abstract.instanceof.Front\FormationsBundle\Form\Type\InscritsType).
  • Resolving inheritance for "Front\FormationsBundle\Form\Type\InscritsType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\InscritsType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\SearchType" (parent: abstract.instanceof.Front\FormationsBundle\Form\Type\SearchType).
  • Resolving inheritance for "Front\FormationsBundle\Form\Type\SearchType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\SearchType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step1Type" (parent: abstract.instanceof.Front\FormationsBundle\Form\Type\Step1Type).
  • Resolving inheritance for "Front\FormationsBundle\Form\Type\Step1Type" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step1Type).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step2Type" (parent: abstract.instanceof.Front\FormationsBundle\Form\Type\Step2Type).
  • Resolving inheritance for "Front\FormationsBundle\Form\Type\Step2Type" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step2Type).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step2ValidationType" (parent: abstract.instanceof.Front\FormationsBundle\Form\Type\Step2ValidationType).
  • Resolving inheritance for "Front\FormationsBundle\Form\Type\Step2ValidationType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step2ValidationType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step3Type" (parent: abstract.instanceof.Front\FormationsBundle\Form\Type\Step3Type).
  • Resolving inheritance for "Front\FormationsBundle\Form\Type\Step3Type" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step3Type).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step4Type" (parent: abstract.instanceof.Front\FormationsBundle\Form\Type\Step4Type).
  • Resolving inheritance for "Front\FormationsBundle\Form\Type\Step4Type" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step4Type).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step5Type" (parent: abstract.instanceof.Front\FormationsBundle\Form\Type\Step5Type).
  • Resolving inheritance for "Front\FormationsBundle\Form\Type\Step5Type" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step5Type).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step6Type" (parent: abstract.instanceof.Front\FormationsBundle\Form\Type\Step6Type).
  • Resolving inheritance for "Front\FormationsBundle\Form\Type\Step6Type" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step6Type).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step7Type" (parent: abstract.instanceof.Front\FormationsBundle\Form\Type\Step7Type).
  • Resolving inheritance for "Front\FormationsBundle\Form\Type\Step7Type" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step7Type).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.Front\FormationsBundle\Twig\AppExtension" (parent: abstract.instanceof.Front\FormationsBundle\Twig\AppExtension).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.Front\FormationsBundle\Twig\AppExtension" (parent: instanceof.Twig_ExtensionInterface.0.Front\FormationsBundle\Twig\AppExtension).
  • Resolving inheritance for "Front\FormationsBundle\Twig\AppExtension" (parent: instanceof.Twig\Extension\ExtensionInterface.0.Front\FormationsBundle\Twig\AppExtension).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\ManuscritBundle\Controller\AjaxController" (parent: abstract.instanceof.Front\ManuscritBundle\Controller\AjaxController).
  • Resolving inheritance for "Front\ManuscritBundle\Controller\AjaxController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\ManuscritBundle\Controller\AjaxController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\ManuscritBundle\Controller\DefaultController" (parent: abstract.instanceof.Front\ManuscritBundle\Controller\DefaultController).
  • Resolving inheritance for "Front\ManuscritBundle\Controller\DefaultController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\ManuscritBundle\Controller\DefaultController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\ManuscritBundle\Controller\LibraryController" (parent: abstract.instanceof.Front\ManuscritBundle\Controller\LibraryController).
  • Resolving inheritance for "Front\ManuscritBundle\Controller\LibraryController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\ManuscritBundle\Controller\LibraryController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\ManuscritBundle\Controller\ManuscritController" (parent: abstract.instanceof.Front\ManuscritBundle\Controller\ManuscritController).
  • Resolving inheritance for "Front\ManuscritBundle\Controller\ManuscritController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\ManuscritBundle\Controller\ManuscritController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\ManuscritBundle\Controller\QuizController" (parent: abstract.instanceof.Front\ManuscritBundle\Controller\QuizController).
  • Resolving inheritance for "Front\ManuscritBundle\Controller\QuizController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\ManuscritBundle\Controller\QuizController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\ManuscritBundle\Controller\RelecteurController" (parent: abstract.instanceof.Front\ManuscritBundle\Controller\RelecteurController).
  • Resolving inheritance for "Front\ManuscritBundle\Controller\RelecteurController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\ManuscritBundle\Controller\RelecteurController).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\AdressePersoType" (parent: abstract.instanceof.Front\ManuscritBundle\Form\Type\AdressePersoType).
  • Resolving inheritance for "Front\ManuscritBundle\Form\Type\AdressePersoType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\AdressePersoType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\AdresseProType" (parent: abstract.instanceof.Front\ManuscritBundle\Form\Type\AdresseProType).
  • Resolving inheritance for "Front\ManuscritBundle\Form\Type\AdresseProType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\AdresseProType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\AdresseType" (parent: abstract.instanceof.Front\ManuscritBundle\Form\Type\AdresseType).
  • Resolving inheritance for "Front\ManuscritBundle\Form\Type\AdresseType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\AdresseType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\AuthorType" (parent: abstract.instanceof.Front\ManuscritBundle\Form\Type\AuthorType).
  • Resolving inheritance for "Front\ManuscritBundle\Form\Type\AuthorType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\AuthorType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\CommentRelecteurType" (parent: abstract.instanceof.Front\ManuscritBundle\Form\Type\CommentRelecteurType).
  • Resolving inheritance for "Front\ManuscritBundle\Form\Type\CommentRelecteurType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\CommentRelecteurType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\KeyType" (parent: abstract.instanceof.Front\ManuscritBundle\Form\Type\KeyType).
  • Resolving inheritance for "Front\ManuscritBundle\Form\Type\KeyType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\KeyType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\ManuscritType" (parent: abstract.instanceof.Front\ManuscritBundle\Form\Type\ManuscritType).
  • Resolving inheritance for "Front\ManuscritBundle\Form\Type\ManuscritType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\ManuscritType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\NoteRelecteurType" (parent: abstract.instanceof.Front\ManuscritBundle\Form\Type\NoteRelecteurType).
  • Resolving inheritance for "Front\ManuscritBundle\Form\Type\NoteRelecteurType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\NoteRelecteurType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\RelecteurType" (parent: abstract.instanceof.Front\ManuscritBundle\Form\Type\RelecteurType).
  • Resolving inheritance for "Front\ManuscritBundle\Form\Type\RelecteurType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\RelecteurType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\ReviewerType" (parent: abstract.instanceof.Front\ManuscritBundle\Form\Type\ReviewerType).
  • Resolving inheritance for "Front\ManuscritBundle\Form\Type\ReviewerType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\ReviewerType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\Step1Type" (parent: abstract.instanceof.Front\ManuscritBundle\Form\Type\Step1Type).
  • Resolving inheritance for "Front\ManuscritBundle\Form\Type\Step1Type" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\Step1Type).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\Step2Type" (parent: abstract.instanceof.Front\ManuscritBundle\Form\Type\Step2Type).
  • Resolving inheritance for "Front\ManuscritBundle\Form\Type\Step2Type" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\Step2Type).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\Step3Type" (parent: abstract.instanceof.Front\ManuscritBundle\Form\Type\Step3Type).
  • Resolving inheritance for "Front\ManuscritBundle\Form\Type\Step3Type" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\Step3Type).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\Step4Type" (parent: abstract.instanceof.Front\ManuscritBundle\Form\Type\Step4Type).
  • Resolving inheritance for "Front\ManuscritBundle\Form\Type\Step4Type" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\Step4Type).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\Step5Type" (parent: abstract.instanceof.Front\ManuscritBundle\Form\Type\Step5Type).
  • Resolving inheritance for "Front\ManuscritBundle\Form\Type\Step5Type" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\Step5Type).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\Step6Type" (parent: abstract.instanceof.Front\ManuscritBundle\Form\Type\Step6Type).
  • Resolving inheritance for "Front\ManuscritBundle\Form\Type\Step6Type" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\Step6Type).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\UploadType" (parent: abstract.instanceof.Front\ManuscritBundle\Form\Type\UploadType).
  • Resolving inheritance for "Front\ManuscritBundle\Form\Type\UploadType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\UploadType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\VideoType" (parent: abstract.instanceof.Front\ManuscritBundle\Form\Type\VideoType).
  • Resolving inheritance for "Front\ManuscritBundle\Form\Type\VideoType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\VideoType).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\MemberBundle\Controller\MemberController" (parent: abstract.instanceof.Front\MemberBundle\Controller\MemberController).
  • Resolving inheritance for "Front\MemberBundle\Controller\MemberController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\MemberBundle\Controller\MemberController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\MemberBundle\Controller\MessageUserController" (parent: abstract.instanceof.Front\MemberBundle\Controller\MessageUserController).
  • Resolving inheritance for "Front\MemberBundle\Controller\MessageUserController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\MemberBundle\Controller\MessageUserController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\MemberBundle\Controller\NotificationController" (parent: abstract.instanceof.Front\MemberBundle\Controller\NotificationController).
  • Resolving inheritance for "Front\MemberBundle\Controller\NotificationController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\MemberBundle\Controller\NotificationController).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\AdresseType" (parent: abstract.instanceof.Front\MemberBundle\Form\Type\AdresseType).
  • Resolving inheritance for "Front\MemberBundle\Form\Type\AdresseType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\AdresseType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\AvatarType" (parent: abstract.instanceof.Front\MemberBundle\Form\Type\AvatarType).
  • Resolving inheritance for "Front\MemberBundle\Form\Type\AvatarType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\AvatarType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\ChangePasswordType" (parent: abstract.instanceof.Front\MemberBundle\Form\Type\ChangePasswordType).
  • Resolving inheritance for "Front\MemberBundle\Form\Type\ChangePasswordType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\ChangePasswordType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\MessageFormType" (parent: abstract.instanceof.Front\MemberBundle\Form\Type\MessageFormType).
  • Resolving inheritance for "Front\MemberBundle\Form\Type\MessageFormType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\MessageFormType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\NewPasswordType" (parent: abstract.instanceof.Front\MemberBundle\Form\Type\NewPasswordType).
  • Resolving inheritance for "Front\MemberBundle\Form\Type\NewPasswordType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\NewPasswordType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\ProfilType" (parent: abstract.instanceof.Front\MemberBundle\Form\Type\ProfilType).
  • Resolving inheritance for "Front\MemberBundle\Form\Type\ProfilType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\ProfilType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\RegisterType" (parent: abstract.instanceof.Front\MemberBundle\Form\Type\RegisterType).
  • Resolving inheritance for "Front\MemberBundle\Form\Type\RegisterType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\RegisterType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\ResetRequestType" (parent: abstract.instanceof.Front\MemberBundle\Form\Type\ResetRequestType).
  • Resolving inheritance for "Front\MemberBundle\Form\Type\ResetRequestType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\ResetRequestType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\ThreadFormType" (parent: abstract.instanceof.Front\MemberBundle\Form\Type\ThreadFormType).
  • Resolving inheritance for "Front\MemberBundle\Form\Type\ThreadFormType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\ThreadFormType).
  • Resolving inheritance for "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Front\MemberBundle\Validator\Constraints\ConstraintUserEmailValidator" (parent: abstract.instanceof.Front\MemberBundle\Validator\Constraints\ConstraintUserEmailValidator).
  • Resolving inheritance for "Front\MemberBundle\Validator\Constraints\ConstraintUserEmailValidator" (parent: instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Front\MemberBundle\Validator\Constraints\ConstraintUserEmailValidator).
  • Resolving inheritance for "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Front\MemberBundle\Validator\Constraints\ConstraintUsernameValidator" (parent: abstract.instanceof.Front\MemberBundle\Validator\Constraints\ConstraintUsernameValidator).
  • Resolving inheritance for "Front\MemberBundle\Validator\Constraints\ConstraintUsernameValidator" (parent: instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Front\MemberBundle\Validator\Constraints\ConstraintUsernameValidator).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\SearchBundle\Controller\DefaultController" (parent: abstract.instanceof.Front\SearchBundle\Controller\DefaultController).
  • Resolving inheritance for "Front\SearchBundle\Controller\DefaultController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\SearchBundle\Controller\DefaultController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\SecretariatBundle\Controller\DefaultController" (parent: abstract.instanceof.Front\SecretariatBundle\Controller\DefaultController).
  • Resolving inheritance for "Front\SecretariatBundle\Controller\DefaultController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\SecretariatBundle\Controller\DefaultController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Backoffice\CmsBundle\Controller\DefaultController" (parent: abstract.instanceof.Backoffice\CmsBundle\Controller\DefaultController).
  • Resolving inheritance for "Backoffice\CmsBundle\Controller\DefaultController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Backoffice\CmsBundle\Controller\DefaultController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Backoffice\EcommerceBundle\Controller\DefaultController" (parent: abstract.instanceof.Backoffice\EcommerceBundle\Controller\DefaultController).
  • Resolving inheritance for "Backoffice\EcommerceBundle\Controller\DefaultController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Backoffice\EcommerceBundle\Controller\DefaultController).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\AdresseType" (parent: abstract.instanceof.Backoffice\EcommerceBundle\Form\Type\AdresseType).
  • Resolving inheritance for "Backoffice\EcommerceBundle\Form\Type\AdresseType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\AdresseType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\JsonTvaType" (parent: abstract.instanceof.Backoffice\EcommerceBundle\Form\Type\JsonTvaType).
  • Resolving inheritance for "Backoffice\EcommerceBundle\Form\Type\JsonTvaType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\JsonTvaType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\OrderStatusType" (parent: abstract.instanceof.Backoffice\EcommerceBundle\Form\Type\OrderStatusType).
  • Resolving inheritance for "Backoffice\EcommerceBundle\Form\Type\OrderStatusType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\OrderStatusType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\ProductLineCollectionType" (parent: abstract.instanceof.Backoffice\EcommerceBundle\Form\Type\ProductLineCollectionType).
  • Resolving inheritance for "Backoffice\EcommerceBundle\Form\Type\ProductLineCollectionType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\ProductLineCollectionType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\ProductLineType" (parent: abstract.instanceof.Backoffice\EcommerceBundle\Form\Type\ProductLineType).
  • Resolving inheritance for "Backoffice\EcommerceBundle\Form\Type\ProductLineType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\ProductLineType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\ShippingLineCollectionType" (parent: abstract.instanceof.Backoffice\EcommerceBundle\Form\Type\ShippingLineCollectionType).
  • Resolving inheritance for "Backoffice\EcommerceBundle\Form\Type\ShippingLineCollectionType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\ShippingLineCollectionType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\ShippingLineType" (parent: abstract.instanceof.Backoffice\EcommerceBundle\Form\Type\ShippingLineType).
  • Resolving inheritance for "Backoffice\EcommerceBundle\Form\Type\ShippingLineType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\ShippingLineType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\SupplyStockType" (parent: abstract.instanceof.Backoffice\EcommerceBundle\Form\Type\SupplyStockType).
  • Resolving inheritance for "Backoffice\EcommerceBundle\Form\Type\SupplyStockType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\SupplyStockType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\FormationsBundle\Form\Type\ApiUserType" (parent: abstract.instanceof.Backoffice\FormationsBundle\Form\Type\ApiUserType).
  • Resolving inheritance for "Backoffice\FormationsBundle\Form\Type\ApiUserType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\FormationsBundle\Form\Type\ApiUserType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\FormationsBundle\Form\Type\ProgrammeType" (parent: abstract.instanceof.Backoffice\FormationsBundle\Form\Type\ProgrammeType).
  • Resolving inheritance for "Backoffice\FormationsBundle\Form\Type\ProgrammeType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\FormationsBundle\Form\Type\ProgrammeType).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.Backoffice\FormationsBundle\Twig\AppExtension" (parent: abstract.instanceof.Backoffice\FormationsBundle\Twig\AppExtension).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.Backoffice\FormationsBundle\Twig\AppExtension" (parent: instanceof.Twig_ExtensionInterface.0.Backoffice\FormationsBundle\Twig\AppExtension).
  • Resolving inheritance for "Backoffice\FormationsBundle\Twig\AppExtension" (parent: instanceof.Twig\Extension\ExtensionInterface.0.Backoffice\FormationsBundle\Twig\AppExtension).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\ManuscritBundle\Command\CorrectionLuncherCommand" (parent: abstract.instanceof.Backoffice\ManuscritBundle\Command\CorrectionLuncherCommand).
  • Resolving inheritance for "Backoffice\ManuscritBundle\Command\CorrectionLuncherCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\ManuscritBundle\Command\CorrectionLuncherCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\ManuscritBundle\Command\QuizCorrectionCommand" (parent: abstract.instanceof.Backoffice\ManuscritBundle\Command\QuizCorrectionCommand).
  • Resolving inheritance for "Backoffice\ManuscritBundle\Command\QuizCorrectionCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\ManuscritBundle\Command\QuizCorrectionCommand).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Backoffice\ManuscritBundle\Controller\AjaxController" (parent: abstract.instanceof.Backoffice\ManuscritBundle\Controller\AjaxController).
  • Resolving inheritance for "Backoffice\ManuscritBundle\Controller\AjaxController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Backoffice\ManuscritBundle\Controller\AjaxController).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\ApiUserType" (parent: abstract.instanceof.Backoffice\ManuscritBundle\Form\Type\ApiUserType).
  • Resolving inheritance for "Backoffice\ManuscritBundle\Form\Type\ApiUserType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\ApiUserType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\ManuscritReviewerType" (parent: abstract.instanceof.Backoffice\ManuscritBundle\Form\Type\ManuscritReviewerType).
  • Resolving inheritance for "Backoffice\ManuscritBundle\Form\Type\ManuscritReviewerType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\ManuscritReviewerType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\MauthorType" (parent: abstract.instanceof.Backoffice\ManuscritBundle\Form\Type\MauthorType).
  • Resolving inheritance for "Backoffice\ManuscritBundle\Form\Type\MauthorType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\MauthorType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\MreviewerType" (parent: abstract.instanceof.Backoffice\ManuscritBundle\Form\Type\MreviewerType).
  • Resolving inheritance for "Backoffice\ManuscritBundle\Form\Type\MreviewerType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\MreviewerType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\MstatusType" (parent: abstract.instanceof.Backoffice\ManuscritBundle\Form\Type\MstatusType).
  • Resolving inheritance for "Backoffice\ManuscritBundle\Form\Type\MstatusType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\MstatusType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\QuestionAndAnswerType" (parent: abstract.instanceof.Backoffice\ManuscritBundle\Form\Type\QuestionAndAnswerType).
  • Resolving inheritance for "Backoffice\ManuscritBundle\Form\Type\QuestionAndAnswerType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\QuestionAndAnswerType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\ReviewerType" (parent: abstract.instanceof.Backoffice\ManuscritBundle\Form\Type\ReviewerType).
  • Resolving inheritance for "Backoffice\ManuscritBundle\Form\Type\ReviewerType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\ReviewerType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\SummaryType" (parent: abstract.instanceof.Backoffice\ManuscritBundle\Form\Type\SummaryType).
  • Resolving inheritance for "Backoffice\ManuscritBundle\Form\Type\SummaryType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\SummaryType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\UploadType" (parent: abstract.instanceof.Backoffice\ManuscritBundle\Form\Type\UploadType).
  • Resolving inheritance for "Backoffice\ManuscritBundle\Form\Type\UploadType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\UploadType).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\MigrationBundle\Command\AdherentCommand" (parent: abstract.instanceof.Backoffice\MigrationBundle\Command\AdherentCommand).
  • Resolving inheritance for "Backoffice\MigrationBundle\Command\AdherentCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\MigrationBundle\Command\AdherentCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\MigrationBundle\Command\ExpertCommand" (parent: abstract.instanceof.Backoffice\MigrationBundle\Command\ExpertCommand).
  • Resolving inheritance for "Backoffice\MigrationBundle\Command\ExpertCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\MigrationBundle\Command\ExpertCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\MigrationBundle\Command\FormationCommand" (parent: abstract.instanceof.Backoffice\MigrationBundle\Command\FormationCommand).
  • Resolving inheritance for "Backoffice\MigrationBundle\Command\FormationCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\MigrationBundle\Command\FormationCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\MigrationBundle\Command\ModulesCommand" (parent: abstract.instanceof.Backoffice\MigrationBundle\Command\ModulesCommand).
  • Resolving inheritance for "Backoffice\MigrationBundle\Command\ModulesCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\MigrationBundle\Command\ModulesCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\MigrationBundle\Command\OrganisateurCommand" (parent: abstract.instanceof.Backoffice\MigrationBundle\Command\OrganisateurCommand).
  • Resolving inheritance for "Backoffice\MigrationBundle\Command\OrganisateurCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\MigrationBundle\Command\OrganisateurCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\MigrationBundle\Command\SecretaryCommand" (parent: abstract.instanceof.Backoffice\MigrationBundle\Command\SecretaryCommand).
  • Resolving inheritance for "Backoffice\MigrationBundle\Command\SecretaryCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\MigrationBundle\Command\SecretaryCommand).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Application\Sonata\UserBundle\Controller\UserResettingController" (parent: abstract.instanceof.Application\Sonata\UserBundle\Controller\UserResettingController).
  • Resolving inheritance for "Application\Sonata\UserBundle\Controller\UserResettingController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Application\Sonata\UserBundle\Controller\UserResettingController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Application\Sonata\UserBundle\Controller\UserSecurityController" (parent: abstract.instanceof.Application\Sonata\UserBundle\Controller\UserSecurityController).
  • Resolving inheritance for "Application\Sonata\UserBundle\Controller\UserSecurityController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Application\Sonata\UserBundle\Controller\UserSecurityController).
  • Resolving inheritance for "instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.get_set_method_normalizer" (parent: abstract.instanceof.get_set_method_normalizer).
  • Resolving inheritance for "instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.get_set_method_normalizer" (parent: instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.get_set_method_normalizer).
  • Resolving inheritance for "get_set_method_normalizer" (parent: instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.get_set_method_normalizer).
  • 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._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.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.guard.admin" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.admin" (parent: security.authentication.listener.guard).
  • 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 "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.main" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.guard.main" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.main" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.authentication.provider.dao.main" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.main" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.main" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "security.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
  • Resolving inheritance for "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 "liip_imagine.cache.resolver.default" (parent: liip_imagine.cache.resolver.prototype.web_path).
  • Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
  • Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.locator.filesystem).
  • Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_functional_test" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_unit_test" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_sonata_admin" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.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).
348
Symfony\Component\DependencyInjection\Compiler\AutowirePass
  • Skipping service "Application\Sonata\MediaBundle\PHPCR\GalleryHasMediaRepository": Class or interface "Application\Sonata\MediaBundle\PHPCR\GalleryHasMediaRepository" cannot be loaded.
  • Skipping service "Application\Sonata\MediaBundle\PHPCR\GalleryRepository": Class or interface "Application\Sonata\MediaBundle\PHPCR\GalleryRepository" cannot be loaded.
  • Skipping service "Application\Sonata\MediaBundle\PHPCR\MediaRepository": Class or interface "Application\Sonata\MediaBundle\PHPCR\MediaRepository" cannot be loaded.
  • Skipping service "Application\Sonata\NewsBundle\Document\PostRepository": Class or interface "Application\Sonata\NewsBundle\Document\PostRepository" cannot be loaded.
  • Cannot autowire service "get_set_method_normalizer": argument "$nameConverter" of method "Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer::__construct()" references interface "Symfony\Component\Serializer\NameConverter\NameConverterInterface" but no such service exists. You should maybe alias this interface to the existing "serializer.name_converter.camel_case_to_snake_case" service.
  • Cannot autowire service "get_set_method_normalizer": argument "$propertyTypeExtractor" of method "Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer::__construct()" references interface "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface" but no such service exists. You should maybe alias this interface to the existing "doctrine.orm.default_entity_manager.property_info_extractor" service.
  • Skipping service "app.new_thread_form_type": Class or interface "AppBundle\Form\NewThreadMessageFormType" cannot be loaded.
  • Skipping service "app.new_thread_form_factory": Class or interface "AppBundle\Form\NewThreadMessageFormFactory" cannot be loaded.
8
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; 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.userservice"; reason: private alias.
  • Removed service "security.user_checker.admin"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "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.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; 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 "fos_js_routing.router"; reason: private alias.
  • Removed service "jms_serializer.metadata.cache"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; 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.
106
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "app.client.stripe" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "Front\ManuscritBundle\Datatables\ReviewerDatatable" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "toolskit.admin.code" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "toolskit.admin.code" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "toolskit.admin.code" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "toolskit.admin.finacement" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "toolskit.admin.finacement" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "toolskit.admin.finacement" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "toolskit.admin.college" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "toolskit.admin.college" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "toolskit.admin.college" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "toolskit.admin.collegeSecretaire" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "toolskit.admin.collegeSecretaire" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "toolskit.admin.collegeSecretaire" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "page_admin.admin.page" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "page_admin.admin.page" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "page_admin.admin.page" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "cms_admin.admin.home_slider" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "cms_admin.admin.home_slider" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "cms_admin.admin.home_slider" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "cms_admin.admin.block" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "cms_admin.admin.block" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "cms_admin.admin.block" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "formations.list.admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "formations.list.admin" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "formations.list.admin" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "formations.calendrier.admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "formations.calendrier.admin" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "formations.calendrier.admin" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "formations.tableau_liaison.admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "formations.tableau_liaison.admin" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "formations.tableau_liaison.admin" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "formations.inscrit.admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "formations.inscrit.admin" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "formations.inscrit.admin" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "formations.status.admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "formations.status.admin" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "formations.status.admin" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "formations.lieux.admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "formations.lieux.admin" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "formations.lieux.admin" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "formations.modules.admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "formations.modules.admin" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "formations.modules.admin" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "formations.secretaires.admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "formations.secretaires.admin" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "formations.secretaires.admin" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "formations.organisateurs.admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "formations.organisateurs.admin" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "formations.organisateurs.admin" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "formations.experts.admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "formations.experts.admin" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "formations.experts.admin" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "formations.formationexperts.admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "formations.formationexperts.admin" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "formations.formationexperts.admin" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "backoffice_secretariat.list" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "backoffice_secretariat.list" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "backoffice_secretariat.list" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "backoffice_secretariat.calender" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "backoffice_secretariat.calender" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "backoffice_secretariat.calender" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "backoffice_secretariat.liaiason" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "backoffice_secretariat.liaiason" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "backoffice_secretariat.liaiason" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "backoffice_secretariat.guide" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "backoffice_secretariat.guide" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "backoffice_secretariat.guide" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "backoffice_secretariat.workflow" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "backoffice_secretariat.workflow" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "backoffice_secretariat.workflow" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "backoffice_secretariat.comptable" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "backoffice_secretariat.comptable" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "backoffice_secretariat.comptable" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "backoffice_secretariat.theme" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "backoffice_secretariat.theme" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "backoffice_secretariat.theme" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "comptabilite.admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "comptabilite.admin" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "comptabilite.admin" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "comptabilite.commandes" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "comptabilite.commandes" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "comptabilite.commandes" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "comptabilite.factures" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "comptabilite.factures" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "comptabilite.factures" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "comptabilite.frais" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "comptabilite.frais" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "comptabilite.frais" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "comptabilite.devis" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "comptabilite.devis" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "comptabilite.devis" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "fos_rest.validator".
  • 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 "fos_rest.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 "fos_rest.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 "fos_rest.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 "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.authentication.provider.dao.main" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.authentication.listener.form.main" 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" previously pointing to "fos_message.twig_extension.default" to "fos_message.twig_extension".
  • Changed reference of service "twig" previously pointing to "fos_message.provider.default" to "fos_message.provider".
  • 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 "sensio_framework_extra.security.listener" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "ecommerce_admin.admin.produits" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "ecommerce_admin.admin.produits" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "ecommerce_admin.admin.produits" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "ecommerce_admin.admin.commandes" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "ecommerce_admin.admin.commandes" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "ecommerce_admin.admin.commandes" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "ecommerce_admin.admin.tva" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "ecommerce_admin.admin.tva" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "ecommerce_admin.admin.tva" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "ecommerce.admin.subscription" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "ecommerce.admin.subscription" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "ecommerce.admin.subscription" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "ecommerce_admin.admin.payment_method" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "ecommerce_admin.admin.payment_method" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "ecommerce_admin.admin.payment_method" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "ecommerce.admin.status" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "ecommerce.admin.status" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "ecommerce.admin.status" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "ecommerce.admin.old_invoice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "ecommerce.admin.old_invoice" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "ecommerce.admin.old_invoice" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "knp_menu.helper" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider".
  • Changed reference of service "markdown.parser.parser_manager" previously pointing to "markdown.parser.max" to "markdown.parser".
  • Changed reference of service "knp.doctrine_behaviors.loggable_subscriber.logger_callable" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.security.public_strategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.security.forbidden_strategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.security.superadmin_strategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.security.session_strategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.security.connected_strategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.form.type.media" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "sonata.media.block.breadcrumb_view" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider".
  • Changed reference of service "sonata.media.block.breadcrumb_index" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider".
  • Changed reference of service "sonata.media.block.breadcrumb_view_media" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider".
  • Changed reference of service "sonata.media.admin.media" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.admin.media" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "sonata.media.admin.media" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "sonata.media.admin.gallery" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.admin.gallery" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "sonata.media.admin.gallery" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "sonata.media.admin.gallery_has_media" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.admin.gallery_has_media" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "sonata.media.admin.gallery_has_media" previously pointing to "sonata.admin.security.handler.role" 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.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.listener.email_confirmation" previously pointing to "fos_user.mailer.default" to "fos_user.mailer".
  • Changed reference of service "fos_user.listener.email_confirmation" previously pointing to "fos_user.util.token_generator.default" to "fos_user.util.token_generator".
  • 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 "fos_rest.routing.loader.reader.controller" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "fos_rest.routing.loader.reader.action" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "fos_rest.routing.loader.reader.action" previously pointing to "fos_rest.inflector.doctrine" to "fos_rest.inflector".
  • Changed reference of service "fos_rest.request.param_fetcher" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "fos_rest.request.param_fetcher.reader" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "fos_rest.converter.request_body" previously pointing to "fos_rest.serializer.jms" to "fos_rest.serializer".
  • Changed reference of service "fos_rest.converter.request_body" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "fos_rest.view_response_listener" previously pointing to "fos_rest.view_handler.default" to "FOS\RestBundle\View\ViewHandlerInterface".
  • 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 "fos_rest.validator".
  • Changed reference of service "sonata.user.admin.user" previously pointing to "sonata.admin.security.handler.role" 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 "fos_rest.validator".
  • Changed reference of service "sonata.user.admin.group" previously pointing to "sonata.admin.security.handler.role" 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 "Sonata\UserBundle\Command\TwoStepVerificationCommand" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "Sonata\UserBundle\Action\SendEmailAction" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "Sonata\UserBundle\Action\SendEmailAction" previously pointing to "fos_user.util.token_generator.default" to "fos_user.util.token_generator".
  • Changed reference of service "Sonata\UserBundle\Action\ResetAction" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "Sonata\UserBundle\Action\ResetAction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Sonata\UserBundle\Action\ResetAction" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "security.acl.voter.user_permissions" previously pointing to "security.acl.dbal.provider" to "security.acl.provider".
  • 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_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_range_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_picker_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_picker_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_range_picker_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_range_picker_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.equal_legacy" 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.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.form.type.selector" previously pointing to "translator.data_collector" to "translator".
  • 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 "sonata.cache.invalidation.simple" previously pointing to "monolog.logger" to "logger".
  • 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 "sonata.seo.block.breadcrumb.homepage" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider".
  • Changed reference of service "sonata.classification.admin.category" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.classification.admin.category" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "sonata.classification.admin.category" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "sonata.classification.admin.tag" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.classification.admin.tag" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "sonata.classification.admin.tag" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "sonata.classification.admin.collection" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.classification.admin.collection" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "sonata.classification.admin.collection" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "sonata.classification.admin.context" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.classification.admin.context" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "sonata.classification.admin.context" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "sonata.notification.consumer.logger" previously pointing to "monolog.logger" to "logger".
  • 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.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 "fos_rest.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.menu_builder" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider".
  • Changed reference of service "Sonata\AdminBundle\Command\ExplainAdminCommand" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "sonata.admin.action.set_object_field_value" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "sonata.admin.security.handler.acl" previously pointing to "security.acl.dbal.provider" to "security.acl.provider".
  • 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 "liip_imagine.filter.manager" previously pointing to "liip_imagine.gd" to "liip_imagine".
  • Changed reference of service "liip_imagine.service.filter" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "liip_imagine.filter.loader.paste" previously pointing to "liip_imagine.gd" to "liip_imagine".
  • Changed reference of service "liip_imagine.filter.loader.watermark" previously pointing to "liip_imagine.gd" to "liip_imagine".
  • Changed reference of service "liip_imagine.filter.loader.background" previously pointing to "liip_imagine.gd" to "liip_imagine".
  • Changed reference of service "liip_imagine.filter.loader.resample" previously pointing to "liip_imagine.gd" to "liip_imagine".
  • Changed reference of service "oneup_uploader.error_handler.blueimp" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "a2lix_auto_form.form.event_listener.auto_form_listener" previously pointing to "a2lix_auto_form.form.manipulator.doctrine_orm_manipulator" to "a2lix_auto_form.manipulator.default".
  • Changed reference of service "a2lix_translation_form.form.event_listener.translations_listener" previously pointing to "a2lix_auto_form.form.manipulator.doctrine_orm_manipulator" to "a2lix_auto_form.manipulator.default".
  • Changed reference of service "a2lix_translation_form.form.type.translations_type" previously pointing to "a2lix_translation_form.locale.simple_provider" to "a2lix_translation_form.locale_provider.default".
  • Changed reference of service "a2lix_translation_form.form.type.translations_forms_type" previously pointing to "a2lix_translation_form.locale.simple_provider" to "a2lix_translation_form.locale_provider.default".
  • Changed reference of service "a2lix_translation_form.form.type.translations_locales_selector_type" previously pointing to "a2lix_translation_form.locale.simple_provider" to "a2lix_translation_form.locale_provider.default".
  • Changed reference of service "common_core.admin.setting" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "common_core.admin.setting" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "common_core.admin.setting" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "common_core.admin.template_mail" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "common_core.admin.template_mail" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "common_core.admin.template_mail" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "backoffice.admin.newsletter" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "backoffice.admin.newsletter" previously pointing to "debug.validator" to "fos_rest.validator".
  • Changed reference of service "backoffice.admin.newsletter" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "cnge_common.mgilet.notifiable_discovery" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "bazinga.jstranslation.controller" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "fos_message.search_finder.default" previously pointing to "fos_message.participant_provider.default" to "fos_message.participant_provider".
  • Changed reference of service "fos_message.search_finder.default" previously pointing to "fos_message.thread_manager.default" to "fos_message.thread_manager".
  • Changed reference of service "fos_message.new_thread_multiple_form.handler" previously pointing to "fos_message.composer.default" to "fos_message.composer".
  • Changed reference of service "fos_message.new_thread_multiple_form.handler" previously pointing to "fos_message.sender.default" to "fos_message.sender".
  • Changed reference of service "fos_message.new_thread_multiple_form.handler" previously pointing to "fos_message.participant_provider.default" to "fos_message.participant_provider".
  • Changed reference of service "fos_message.validator.authorization" previously pointing to "fos_message.authorizer.default" to "fos_message.authorizer".
  • Changed reference of service "fos_message.validator.reply_authorization" previously pointing to "fos_message.authorizer.default" to "fos_message.authorizer".
  • Changed reference of service "fos_message.validator.reply_authorization" previously pointing to "fos_message.participant_provider.default" to "fos_message.participant_provider".
  • Changed reference of service "fos_message.validator.spam" previously pointing to "fos_message.noop_spam_detector" to "fos_message.spam_detector".
  • Changed reference of service "fos_message.validator.self_recipient" previously pointing to "fos_message.participant_provider.default" to "fos_message.participant_provider".
  • Changed reference of service "fos_message.akismet_spam_detector" previously pointing to "fos_message.participant_provider.default" to "fos_message.participant_provider".
  • Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
  • 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 "FOS\RestBundle\View\ViewHandlerInterface" previously pointing to "fos_rest.serializer.jms" to "fos_rest.serializer".
  • Changed reference of service "FOS\RestBundle\View\ViewHandlerInterface" 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".
  • Changed reference of service "fos_message.thread_manager" previously pointing to "fos_message.message_manager.default" to "fos_message.message_manager".
  • Changed reference of service "fos_message.sender" previously pointing to "fos_message.message_manager.default" to "fos_message.message_manager".
  • Changed reference of service "fos_message.sender" previously pointing to "fos_message.thread_manager.default" to "fos_message.thread_manager".
  • Changed reference of service "fos_message.composer" previously pointing to "fos_message.message_manager.default" to "fos_message.message_manager".
  • Changed reference of service "fos_message.composer" previously pointing to "fos_message.thread_manager.default" to "fos_message.thread_manager".
  • Changed reference of service "fos_message.provider" previously pointing to "fos_message.thread_manager.default" to "fos_message.thread_manager".
  • Changed reference of service "fos_message.provider" previously pointing to "fos_message.message_manager.default" to "fos_message.message_manager".
  • Changed reference of service "fos_message.provider" previously pointing to "fos_message.thread_reader.default" to "fos_message.thread_reader".
  • Changed reference of service "fos_message.provider" previously pointing to "fos_message.authorizer.default" to "fos_message.authorizer".
  • Changed reference of service "fos_message.provider" previously pointing to "fos_message.participant_provider.default" to "fos_message.participant_provider".
  • Changed reference of service "fos_message.authorizer" previously pointing to "fos_message.participant_provider.default" to "fos_message.participant_provider".
  • Changed reference of service "fos_message.message_reader" previously pointing to "fos_message.participant_provider.default" to "fos_message.participant_provider".
  • Changed reference of service "fos_message.message_reader" previously pointing to "fos_message.message_manager.default" to "fos_message.message_manager".
  • Changed reference of service "fos_message.thread_reader" previously pointing to "fos_message.participant_provider.default" to "fos_message.participant_provider".
  • Changed reference of service "fos_message.thread_reader" previously pointing to "fos_message.thread_manager.default" to "fos_message.thread_manager".
  • Changed reference of service "fos_message.deleter" previously pointing to "fos_message.authorizer.default" to "fos_message.authorizer".
  • Changed reference of service "fos_message.deleter" previously pointing to "fos_message.participant_provider.default" to "fos_message.participant_provider".
  • Changed reference of service "fos_message.twig_extension" previously pointing to "fos_message.participant_provider.default" to "fos_message.participant_provider".
  • Changed reference of service "fos_message.twig_extension" previously pointing to "fos_message.provider.default" to "fos_message.provider".
  • Changed reference of service "fos_message.twig_extension" previously pointing to "fos_message.authorizer.default" to "fos_message.authorizer".
  • Changed reference of service "fos_message.new_thread_form.handler" previously pointing to "fos_message.composer.default" to "fos_message.composer".
  • Changed reference of service "fos_message.new_thread_form.handler" previously pointing to "fos_message.sender.default" to "fos_message.sender".
  • Changed reference of service "fos_message.new_thread_form.handler" previously pointing to "fos_message.participant_provider.default" to "fos_message.participant_provider".
  • Changed reference of service "fos_message.reply_form.handler" previously pointing to "fos_message.composer.default" to "fos_message.composer".
  • Changed reference of service "fos_message.reply_form.handler" previously pointing to "fos_message.sender.default" to "fos_message.sender".
  • Changed reference of service "fos_message.reply_form.handler" previously pointing to "fos_message.participant_provider.default" to "fos_message.participant_provider".
  • Changed reference of service "fos_rest.serializer" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "fos_rest.serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "fos_rest.serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
  • Changed reference of service "console.command.backoffice_manuscritbundle_command_quizcorrectioncommand" previously pointing to "templating.engine.twig" to "templating".
365
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 "maker.auto_command.abstract"; reason: abstract.
  • Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
  • Removed service "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
  • Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\CmsBundle\Controller\ContactController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\CmsBundle\Controller\ContactController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\CmsBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\CmsBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\CmsBundle\Form\EnquiryType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\CmsBundle\Form\EnquiryType"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\ComptabiliteBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ComptabiliteBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.Front\EcommerceBundle\Command\FacturesCommand"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Command\FacturesCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.Front\EcommerceBundle\Command\PurchaseOrderCommand"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Command\PurchaseOrderCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.Front\EcommerceBundle\Command\SepaCommand"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Command\SepaCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Controller\CategoriesController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Controller\CategoriesController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Controller\CommandesController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Controller\CommandesController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Controller\IndexController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Controller\IndexController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Controller\PanierController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Controller\PanierController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Controller\PaymentController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Controller\PaymentController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Controller\ProduitsController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Controller\ProduitsController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Controller\SidebarController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Controller\SidebarController"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Front\EcommerceBundle\EventSubscriber\StripeEventSubscriber"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\EventSubscriber\StripeEventSubscriber"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\CategoriesType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Form\CategoriesType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\CommentaireType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Form\CommentaireType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\CotisationType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Form\CotisationType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\MediaType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Form\MediaType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\OrderStatusType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Form\OrderStatusType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\ProduitsType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Form\ProduitsType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\RechercheType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Form\RechercheType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\ReponseType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Form\ReponseType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\StatusType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Form\StatusType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\EcommerceBundle\Form\UtilisateursAdressesType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Form\UtilisateursAdressesType"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\EcommerceBundle\Services\GetFacture"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Services\GetFacture"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\MontantTvaExtension"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\MontantTvaExtension"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Twig\Extension\MontantTvaExtension"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\NumberWordExtension"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\NumberWordExtension"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Twig\Extension\NumberWordExtension"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\PriceExtension"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\PriceExtension"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Twig\Extension\PriceExtension"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\TvaExtension"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.Front\EcommerceBundle\Twig\Extension\TvaExtension"; reason: abstract.
  • Removed service "abstract.instanceof.Front\EcommerceBundle\Twig\Extension\TvaExtension"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\FormationsBundle\Controller\AjaxController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\FormationsBundle\Controller\AjaxController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\FormationsBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\FormationsBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\FormationsBundle\Controller\FormationsController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\FormationsBundle\Controller\FormationsController"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\EmargementType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\FormationsBundle\Form\Type\EmargementType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\FacturesType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\FormationsBundle\Form\Type\FacturesType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\FraisType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\FormationsBundle\Form\Type\FraisType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\HonoraireType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\FormationsBundle\Form\Type\HonoraireType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\InscritsType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\FormationsBundle\Form\Type\InscritsType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\SearchType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\FormationsBundle\Form\Type\SearchType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step1Type"; reason: abstract.
  • Removed service "abstract.instanceof.Front\FormationsBundle\Form\Type\Step1Type"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step2Type"; reason: abstract.
  • Removed service "abstract.instanceof.Front\FormationsBundle\Form\Type\Step2Type"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step2ValidationType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\FormationsBundle\Form\Type\Step2ValidationType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step3Type"; reason: abstract.
  • Removed service "abstract.instanceof.Front\FormationsBundle\Form\Type\Step3Type"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step4Type"; reason: abstract.
  • Removed service "abstract.instanceof.Front\FormationsBundle\Form\Type\Step4Type"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step5Type"; reason: abstract.
  • Removed service "abstract.instanceof.Front\FormationsBundle\Form\Type\Step5Type"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step6Type"; reason: abstract.
  • Removed service "abstract.instanceof.Front\FormationsBundle\Form\Type\Step6Type"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\FormationsBundle\Form\Type\Step7Type"; reason: abstract.
  • Removed service "abstract.instanceof.Front\FormationsBundle\Form\Type\Step7Type"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.Front\FormationsBundle\Twig\AppExtension"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.Front\FormationsBundle\Twig\AppExtension"; reason: abstract.
  • Removed service "abstract.instanceof.Front\FormationsBundle\Twig\AppExtension"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\ManuscritBundle\Controller\AjaxController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Controller\AjaxController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\ManuscritBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\ManuscritBundle\Controller\LibraryController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Controller\LibraryController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\ManuscritBundle\Controller\ManuscritController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Controller\ManuscritController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\ManuscritBundle\Controller\QuizController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Controller\QuizController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\ManuscritBundle\Controller\RelecteurController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Controller\RelecteurController"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\AdressePersoType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Form\Type\AdressePersoType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\AdresseProType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Form\Type\AdresseProType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\AdresseType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Form\Type\AdresseType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\AuthorType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Form\Type\AuthorType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\CommentRelecteurType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Form\Type\CommentRelecteurType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\KeyType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Form\Type\KeyType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\ManuscritType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Form\Type\ManuscritType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\NoteRelecteurType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Form\Type\NoteRelecteurType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\RelecteurType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Form\Type\RelecteurType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\ReviewerType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Form\Type\ReviewerType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\Step1Type"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Form\Type\Step1Type"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\Step2Type"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Form\Type\Step2Type"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\Step3Type"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Form\Type\Step3Type"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\Step4Type"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Form\Type\Step4Type"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\Step5Type"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Form\Type\Step5Type"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\Step6Type"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Form\Type\Step6Type"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\UploadType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Form\Type\UploadType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\ManuscritBundle\Form\Type\VideoType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\ManuscritBundle\Form\Type\VideoType"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\MemberBundle\Controller\MemberController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\MemberBundle\Controller\MemberController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\MemberBundle\Controller\MessageUserController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\MemberBundle\Controller\MessageUserController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\MemberBundle\Controller\NotificationController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\MemberBundle\Controller\NotificationController"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\AdresseType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\MemberBundle\Form\Type\AdresseType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\AvatarType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\MemberBundle\Form\Type\AvatarType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\ChangePasswordType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\MemberBundle\Form\Type\ChangePasswordType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\MessageFormType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\MemberBundle\Form\Type\MessageFormType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\NewPasswordType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\MemberBundle\Form\Type\NewPasswordType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\ProfilType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\MemberBundle\Form\Type\ProfilType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\RegisterType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\MemberBundle\Form\Type\RegisterType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\ResetRequestType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\MemberBundle\Form\Type\ResetRequestType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Front\MemberBundle\Form\Type\ThreadFormType"; reason: abstract.
  • Removed service "abstract.instanceof.Front\MemberBundle\Form\Type\ThreadFormType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Front\MemberBundle\Validator\Constraints\ConstraintUserEmailValidator"; reason: abstract.
  • Removed service "abstract.instanceof.Front\MemberBundle\Validator\Constraints\ConstraintUserEmailValidator"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Front\MemberBundle\Validator\Constraints\ConstraintUsernameValidator"; reason: abstract.
  • Removed service "abstract.instanceof.Front\MemberBundle\Validator\Constraints\ConstraintUsernameValidator"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\SearchBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\SearchBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Front\SecretariatBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "abstract.instanceof.Front\SecretariatBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Backoffice\CmsBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\CmsBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Backoffice\EcommerceBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\EcommerceBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\AdresseType"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\EcommerceBundle\Form\Type\AdresseType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\JsonTvaType"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\EcommerceBundle\Form\Type\JsonTvaType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\OrderStatusType"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\EcommerceBundle\Form\Type\OrderStatusType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\ProductLineCollectionType"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\EcommerceBundle\Form\Type\ProductLineCollectionType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\ProductLineType"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\EcommerceBundle\Form\Type\ProductLineType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\ShippingLineCollectionType"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\EcommerceBundle\Form\Type\ShippingLineCollectionType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\ShippingLineType"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\EcommerceBundle\Form\Type\ShippingLineType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\EcommerceBundle\Form\Type\SupplyStockType"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\EcommerceBundle\Form\Type\SupplyStockType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\FormationsBundle\Form\Type\ApiUserType"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\FormationsBundle\Form\Type\ApiUserType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\FormationsBundle\Form\Type\ProgrammeType"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\FormationsBundle\Form\Type\ProgrammeType"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.Backoffice\FormationsBundle\Twig\AppExtension"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.Backoffice\FormationsBundle\Twig\AppExtension"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\FormationsBundle\Twig\AppExtension"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\ManuscritBundle\Command\CorrectionLuncherCommand"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\ManuscritBundle\Command\CorrectionLuncherCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\ManuscritBundle\Command\QuizCorrectionCommand"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\ManuscritBundle\Command\QuizCorrectionCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Backoffice\ManuscritBundle\Controller\AjaxController"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\ManuscritBundle\Controller\AjaxController"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\ApiUserType"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\ManuscritBundle\Form\Type\ApiUserType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\ManuscritReviewerType"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\ManuscritBundle\Form\Type\ManuscritReviewerType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\MauthorType"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\ManuscritBundle\Form\Type\MauthorType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\MreviewerType"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\ManuscritBundle\Form\Type\MreviewerType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\MstatusType"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\ManuscritBundle\Form\Type\MstatusType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\QuestionAndAnswerType"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\ManuscritBundle\Form\Type\QuestionAndAnswerType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\ReviewerType"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\ManuscritBundle\Form\Type\ReviewerType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\SummaryType"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\ManuscritBundle\Form\Type\SummaryType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.Backoffice\ManuscritBundle\Form\Type\UploadType"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\ManuscritBundle\Form\Type\UploadType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\MigrationBundle\Command\AdherentCommand"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\MigrationBundle\Command\AdherentCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\MigrationBundle\Command\ExpertCommand"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\MigrationBundle\Command\ExpertCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\MigrationBundle\Command\FormationCommand"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\MigrationBundle\Command\FormationCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\MigrationBundle\Command\ModulesCommand"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\MigrationBundle\Command\ModulesCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\MigrationBundle\Command\OrganisateurCommand"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\MigrationBundle\Command\OrganisateurCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.Backoffice\MigrationBundle\Command\SecretaryCommand"; reason: abstract.
  • Removed service "abstract.instanceof.Backoffice\MigrationBundle\Command\SecretaryCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Application\Sonata\UserBundle\Controller\UserResettingController"; reason: abstract.
  • Removed service "abstract.instanceof.Application\Sonata\UserBundle\Controller\UserResettingController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Application\Sonata\UserBundle\Controller\UserSecurityController"; reason: abstract.
  • Removed service "abstract.instanceof.Application\Sonata\UserBundle\Controller\UserSecurityController"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.get_set_method_normalizer"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.get_set_method_normalizer"; reason: abstract.
  • Removed service "abstract.instanceof.get_set_method_normalizer"; reason: abstract.
356
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "service_locator.ar2cjec" 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~8_qpo8h" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "1_ResolvedFormTypeFactory~nc9nwy4" 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 "fos_user.validator.initializer" to "validator.builder".
  • Inlined service "1_PhpArrayAdapter~r4qbv3a" to "validator.mapping.cache.symfony".
  • Inlined service "2_ApcCache~r4qbv3a" to "validator.mapping.cache.doctrine.apc".
  • Inlined service "service_locator.kjlr51m" to "validator.validator_factory".
  • Inlined service "service_locator.yepb.pt" 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 "fos_rest.routing.loader.directory" to "routing.resolver".
  • Inlined service "fos_rest.routing.loader.controller" to "routing.resolver".
  • Inlined service "fos_rest.routing.loader.yaml_collection" to "routing.resolver".
  • Inlined service "fos_rest.routing.loader.xml_collection" 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~.o5hejj" to "annotations.cache".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "get_set_method_normalizer" to "serializer".
  • Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
  • 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~gy9n3_l" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service "service_locator.zwnb1bl" 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.nezwnly" to "security.access_map".
  • Inlined service "security.request_matcher.qektozq" to "security.access_map".
  • Inlined service "security.request_matcher.hwfyrvn" to "security.access_map".
  • Inlined service "security.request_matcher.h4hgfxz" to "security.access_map".
  • Inlined service "security.request_matcher.rb61kmn" to "security.access_map".
  • Inlined service "security.request_matcher.klnuo98" to "security.access_map".
  • Inlined service "security.request_matcher.hnoap0r" to "security.access_map".
  • Inlined service "security.request_matcher.tsrqv2s" to "security.access_map".
  • Inlined service "security.request_matcher.x0_yxqh" to "security.access_map".
  • Inlined service "security.request_matcher.21tub0d" 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.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 "security.logout.success_handler.main" to "security.logout_listener.main".
  • Inlined service "security.authentication.success_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.failure_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.form_entry_point.main" to "security.exception_listener.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service "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 "Front\EcommerceBundle\Twig\Extension\MontantTvaExtension" to "twig".
  • Inlined service "Front\EcommerceBundle\Twig\Extension\NumberWordExtension" to "twig".
  • Inlined service "Front\EcommerceBundle\Twig\Extension\PriceExtension" to "twig".
  • Inlined service "Front\EcommerceBundle\Twig\Extension\TvaExtension" to "twig".
  • Inlined service "Front\FormationsBundle\Twig\AppExtension" to "twig".
  • Inlined service "Backoffice\FormationsBundle\Twig\AppExtension" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "knp_menu.twig.extension" to "twig".
  • Inlined service "twig.extension.exercise.twig" to "twig".
  • Inlined service "sonata.user.roles_matrix_extension" 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.formatter.text.twig" to "twig".
  • Inlined service "sonata.cache.twig_template_recorder_injector" to "twig".
  • Inlined service "sonata.block.twig.extension" to "twig".
  • Inlined service "sonata.seo.twig.extension" to "twig".
  • Inlined service "sonata.templates.twig.extension" to "twig".
  • Inlined service "jms_serializer.twig_extension.serializer" to "twig".
  • Inlined service "liip_imagine.templating.filter_extension" to "twig".
  • Inlined service "common_core.twig_extension" to "twig".
  • Inlined service "cnge_common.mgilet.twig_extension" 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.chkrosv" 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~6cihnnk" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service "2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~6cihnnk" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service "3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~6cihnnk" 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 "knp.doctrine_behaviors.translatable_subscriber" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "fos_user.user_listener" 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.underscore" 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_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 "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 "doctrine.orm.default_xml_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_yml_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_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_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_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 "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "fos_rest.converter.request_body" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • 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 "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 "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 "fos_rest.routing.loader.reader.controller" to "fos_rest.routing.loader.controller".
  • Inlined service "fos_rest.routing.loader.reader.action" to "fos_rest.routing.loader.reader.controller".
  • Inlined service "service_locator.bqiqmng" to "fos_rest.decoder_provider".
  • 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 "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 "sonata.seo.sitemap.manager" to "Sonata\SeoBundle\Command\SitemapGeneratorCommand".
  • Inlined service "router.default" to "cmf_routing.router".
  • Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
  • 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 "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
  • Inlined service "oneup_uploader.error_handler.blueimp" to "oneup_uploader.controller.manuscrit".
  • Inlined service "a2lix_auto_form.form.event_listener.auto_form_listener" to "a2lix_auto_form.form.type.auto_form_type".
  • Inlined service "a2lix_auto_form.doctrine.metadata_factory" to "a2lix_auto_form.object_info.doctrine_orm_info".
  • Inlined service "a2lix_translation_form.form.event_listener.translations_listener" to "a2lix_translation_form.form.type.translations_type".
  • Inlined service "a2lix_translation_form.form.event_listener.translations_form_listener" to "a2lix_translation_form.form.type.translations_forms_type".
  • Inlined service "cnge_common.mgilet.notifiable_discovery" to "cnge_common.mgilet.notification".
  • Inlined service "fos_message.recipients_data_transformer" to "fos_message.recipients_selector".
  • Inlined service "var_dumper.html_dumper" to "twig.extension.dump".
  • Inlined service "1_NonceGenerator~mtjoase" to "web_profiler.csp.handler".
  • Inlined service "2_HtmlDumper~mtjoase" to "twig.extension.webprofiler".
  • Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
  • Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
  • Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
  • Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
  • Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
  • Inlined service "maker.maker.make_functional_test" to "maker.auto_command.make_functional_test".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
  • Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_unit_test" to "maker.auto_command.make_unit_test".
  • Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
  • Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
  • Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
  • Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
  • Inlined service "sonata.admin.maker" to "maker.auto_command.make_sonata_admin".
  • Inlined service "fos_rest.serializer.form_error_handler.inner" to "fos_rest.serializer.form_error_handler".
  • 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 "service_locator.hny2f_d" to "console.command_loader".
  • Inlined service "1_NativeFileSessionHandler~8_qpo8h" to "session.handler".
  • Inlined service "translator.logging" to "translator".
  • Inlined service "1_ArrayCache~.o5hejj" 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 "debug.validator.inner" to "fos_rest.validator".
  • 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 "a2lix_auto_form.object_info.doctrine_orm_info" to "a2lix_auto_form.manipulator.default".
  • Inlined service "assets.empty_version_strategy" to "assets.packages".
  • Inlined service "fos_rest.routing.loader.processor" to "routing.loader".
  • Inlined service "fos_rest.routing.loader.processor" to "routing.loader".
  • Inlined service "fos_rest.routing.loader.processor" 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 "serializer.mapping.class_metadata_factory" to "serializer".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "knp_menu.manipulator" to "twig".
  • 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 "security.acl.permission_granting_strategy" to "security.acl.provider".
  • Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata_driver".
  • Inlined service "liip_imagine.meta_data.reader" to "liip_imagine".
310
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "Front\CmsBundle\DependencyInjection\Configuration"; reason: unused.
  • Removed service "Front\CmsBundle\DependencyInjection\FrontCmsExtension"; reason: unused.
  • Removed service "Front\CmsBundle\Entity\Block"; reason: unused.
  • Removed service "Front\CmsBundle\Entity\Enquiry"; reason: unused.
  • Removed service "Front\CmsBundle\Entity\HomeSlider"; reason: unused.
  • Removed service "Front\CmsBundle\Entity\Page"; reason: unused.
  • Removed service "Front\CmsBundle\FrontCmsBundle"; reason: unused.
  • Removed service "Front\CmsBundle\Handler\Block"; reason: unused.
  • Removed service "Front\CmsBundle\Repository\BlockRepository"; reason: unused.
  • Removed service "Front\CmsBundle\Repository\EnquiryRepository"; reason: unused.
  • Removed service "Front\CmsBundle\Repository\HomeSliderRepository"; reason: unused.
  • Removed service "Front\CmsBundle\Repository\PageRepository"; reason: unused.
  • Removed service "Front\CmsBundle\Repository\PageTranslationRepository"; reason: unused.
  • Removed service "Front\CmsBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
  • Removed service "Front\CmsBundle\Tests\Controller\ExceptionControllerTest"; reason: unused.
  • Removed service "Front\ComptabiliteBundle\Entity\Comptabilite"; reason: unused.
  • Removed service "Front\ComptabiliteBundle\FrontComptabiliteBundle"; reason: unused.
  • Removed service "Front\ComptabiliteBundle\Repository\ComptabiliteRepository"; reason: unused.
  • Removed service "Front\EcommerceBundle\DataFixtures\ORM\CategoriesData"; reason: unused.
  • Removed service "Front\EcommerceBundle\DataFixtures\ORM\MediaData"; reason: unused.
  • Removed service "Front\EcommerceBundle\DataFixtures\ORM\ProduitsData"; reason: unused.
  • Removed service "Front\EcommerceBundle\DataFixtures\ORM\TvaData"; reason: unused.
  • Removed service "Front\EcommerceBundle\DependencyInjection\Configuration"; reason: unused.
  • Removed service "Front\EcommerceBundle\DependencyInjection\EcommerceExtension"; reason: unused.
  • Removed service "Front\EcommerceBundle\EcommerceBundle"; reason: unused.
  • Removed service "Front\EcommerceBundle\Entity\Categories"; reason: unused.
  • Removed service "Front\EcommerceBundle\Entity\Commentaire"; reason: unused.
  • Removed service "Front\EcommerceBundle\Entity\Favoris"; reason: unused.
  • Removed service "Front\EcommerceBundle\Entity\OldInvoice"; reason: unused.
  • Removed service "Front\EcommerceBundle\Entity\OrderProduct"; reason: unused.
  • Removed service "Front\EcommerceBundle\Entity\OrderStatus"; reason: unused.
  • Removed service "Front\EcommerceBundle\Entity\PaymentMethod"; reason: unused.
  • Removed service "Front\EcommerceBundle\Entity\Produits"; reason: unused.
  • Removed service "Front\EcommerceBundle\Entity\Reponse"; reason: unused.
  • Removed service "Front\EcommerceBundle\Entity\SepaDeadline"; reason: unused.
  • Removed service "Front\EcommerceBundle\Entity\ShippingMethod"; reason: unused.
  • Removed service "Front\EcommerceBundle\Entity\Status"; reason: unused.
  • Removed service "Front\EcommerceBundle\Entity\Subscription"; reason: unused.
  • Removed service "Front\EcommerceBundle\Entity\Transaction"; reason: unused.
  • Removed service "Front\EcommerceBundle\Entity\Tva"; reason: unused.
  • Removed service "Front\EcommerceBundle\Form\DataTransformer\CommentaireToNumberTransformer"; reason: unused.
  • Removed service "Front\EcommerceBundle\Handler\CommentaireHandler"; reason: unused.
  • Removed service "Front\EcommerceBundle\Handler\SubscriptionHandler"; reason: unused.
  • Removed service "Front\EcommerceBundle\Listener\RedirectionListener"; reason: unused.
  • Removed service "Front\EcommerceBundle\Model\CotisationModel"; reason: unused.
  • Removed service "Front\EcommerceBundle\Repository\CategoriesRepository"; reason: unused.
  • Removed service "Front\EcommerceBundle\Repository\CommentaireRepository"; reason: unused.
  • Removed service "Front\EcommerceBundle\Repository\FavorisRepository"; reason: unused.
  • Removed service "Front\EcommerceBundle\Repository\OldInvoiceRepository"; reason: unused.
  • Removed service "Front\EcommerceBundle\Repository\OrderProductRepository"; reason: unused.
  • Removed service "Front\EcommerceBundle\Repository\OrderRepository"; reason: unused.
  • Removed service "Front\EcommerceBundle\Repository\OrderStatusRepository"; reason: unused.
  • Removed service "Front\EcommerceBundle\Repository\PaymentMethodRepository"; reason: unused.
  • Removed service "Front\EcommerceBundle\Repository\ProduitsRepository"; reason: unused.
  • Removed service "Front\EcommerceBundle\Repository\ReponseRepository"; reason: unused.
  • Removed service "Front\EcommerceBundle\Repository\SepaDeadlineRepository"; reason: unused.
  • Removed service "Front\EcommerceBundle\Repository\ShippingMethodRepository"; reason: unused.
  • Removed service "Front\EcommerceBundle\Repository\StatusRepository"; reason: unused.
  • Removed service "Front\EcommerceBundle\Repository\SubscriptionRepository"; reason: unused.
  • Removed service "Front\EcommerceBundle\Repository\TransactionRepository"; reason: unused.
  • Removed service "Front\EcommerceBundle\Repository\TvaRepository"; reason: unused.
  • Removed service "Front\EcommerceBundle\Services\GetReference"; reason: unused.
  • Removed service "Front\EcommerceBundle\Services\StripeClient"; reason: unused.
  • Removed service "Front\EcommerceBundle\Tests\Controller\CategoriesControllerTest"; reason: unused.
  • Removed service "Front\EcommerceBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
  • Removed service "Front\EcommerceBundle\Tests\Controller\ProduitsControllerTest"; reason: unused.
  • Removed service "Front\EcommerceBundle\Twig\Extension\MontantTvaExtension"; reason: unused.
  • Removed service "Front\EcommerceBundle\Twig\Extension\NumberWordExtension"; reason: unused.
  • Removed service "Front\EcommerceBundle\Twig\Extension\PriceExtension"; reason: unused.
  • Removed service "Front\EcommerceBundle\Twig\Extension\TvaExtension"; reason: unused.
  • Removed service "Front\FormationsBundle\Entity\Attachement"; reason: unused.
  • Removed service "Front\FormationsBundle\Entity\Code"; reason: unused.
  • Removed service "Front\FormationsBundle\Entity\College"; reason: unused.
  • Removed service "Front\FormationsBundle\Entity\CollegeSecretaire"; reason: unused.
  • Removed service "Front\FormationsBundle\Entity\Experts"; reason: unused.
  • Removed service "Front\FormationsBundle\Entity\Financement"; reason: unused.
  • Removed service "Front\FormationsBundle\Entity\FormationExperts"; reason: unused.
  • Removed service "Front\FormationsBundle\Entity\Formations"; reason: unused.
  • Removed service "Front\FormationsBundle\Entity\FormationsStatus"; reason: unused.
  • Removed service "Front\FormationsBundle\Entity\Inscrits"; reason: unused.
  • Removed service "Front\FormationsBundle\Entity\Lieu"; reason: unused.
  • Removed service "Front\FormationsBundle\Entity\Log"; reason: unused.
  • Removed service "Front\FormationsBundle\Entity\Modules"; reason: unused.
  • Removed service "Front\FormationsBundle\Entity\NoteFrais"; reason: unused.
  • Removed service "Front\FormationsBundle\Entity\NoteHonoraires"; reason: unused.
  • Removed service "Front\FormationsBundle\Entity\Organisateurs"; reason: unused.
  • Removed service "Front\FormationsBundle\Entity\Secretaires"; reason: unused.
  • Removed service "Front\FormationsBundle\Extension\Doctrine\MonthFunction"; reason: unused.
  • Removed service "Front\FormationsBundle\FrontFormationsBundle"; reason: unused.
  • Removed service "Front\FormationsBundle\Repository\AttachementRepository"; reason: unused.
  • Removed service "Front\FormationsBundle\Repository\CodeRepository"; reason: unused.
  • Removed service "Front\FormationsBundle\Repository\CollegeRepository"; reason: unused.
  • Removed service "Front\FormationsBundle\Repository\CollegeSecretaireRepository"; reason: unused.
  • Removed service "Front\FormationsBundle\Repository\EmargementsRepository"; reason: unused.
  • Removed service "Front\FormationsBundle\Repository\ExpertsRepository"; reason: unused.
  • Removed service "Front\FormationsBundle\Repository\FinancementRepository"; reason: unused.
  • Removed service "Front\FormationsBundle\Repository\FormationExpertsRepository"; reason: unused.
  • Removed service "Front\FormationsBundle\Repository\FormationsRepository"; reason: unused.
  • Removed service "Front\FormationsBundle\Repository\FormationsStatusRepository"; reason: unused.
  • Removed service "Front\FormationsBundle\Repository\InscritsRepository"; reason: unused.
  • Removed service "Front\FormationsBundle\Repository\LieuRepository"; reason: unused.
  • Removed service "Front\FormationsBundle\Repository\LogRepository"; reason: unused.
  • Removed service "Front\FormationsBundle\Repository\ModulesRepository"; reason: unused.
  • Removed service "Front\FormationsBundle\Repository\NoteFraisRepository"; reason: unused.
  • Removed service "Front\FormationsBundle\Repository\NoteHonorairesRepository"; reason: unused.
  • Removed service "Front\FormationsBundle\Repository\OrganisateurFacturesRepository"; reason: unused.
  • Removed service "Front\FormationsBundle\Repository\OrganisateursRepository"; reason: unused.
  • Removed service "Front\FormationsBundle\Repository\SecretairesRepository"; reason: unused.
  • Removed service "Front\FormationsBundle\Services\FormationsUtilities"; reason: unused.
  • Removed service "Front\FormationsBundle\Twig\AppExtension"; reason: unused.
  • Removed service "Front\ManuscritBundle\Controller\KeywordAdminController"; reason: unused.
  • Removed service "Front\ManuscritBundle\Datatables\ReviewerDatatable"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\Affiliation"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\AffiliationTranslation"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\Attachement"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\Author"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\Commitee"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\Country"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\Domain"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\Keyword"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\ManuscritAuthor"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\ManuscritReviewer"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\ManuscritStatus"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\Mstatus"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\Participant"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\ParticipantAnswer"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\QuestionAndAnswer"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\QuestionAnswered"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\Quiz"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\Reviewer"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\ReviewerEvaluation"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\ReviewerNote"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\Revue"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\Rubrique"; reason: unused.
  • Removed service "Front\ManuscritBundle\Entity\Type"; reason: unused.
  • Removed service "Front\ManuscritBundle\EventListener\UploadListener"; reason: unused.
  • Removed service "Front\ManuscritBundle\EventListener\UploadNamer"; reason: unused.
  • Removed service "Front\ManuscritBundle\Extension\Doctrine\DateFormatFunction"; reason: unused.
  • Removed service "Front\ManuscritBundle\Form\DataTransformer\KeywordsTransformer"; reason: unused.
  • Removed service "Front\ManuscritBundle\ManuscritBundle"; reason: unused.
  • Removed service "Front\ManuscritBundle\ParticipantService\AnswerCreateUpdator"; reason: unused.
  • Removed service "Front\ManuscritBundle\ParticipantService\ParticipantCreator"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\AffiliationRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\AffiliationTranslationRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\AttachementRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\AuthorRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\CommiteeRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\CountryRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\DomainRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\KeywordRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\ManuscritAuthorRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\ManuscritRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\ManuscritReviewerRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\ManuscritStatusRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\MstatusRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\ParticipantAnswerRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\ParticipantRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\QuestionAndAnswerRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\QuestionAnsweredRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\QuizRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\ReviewerEvaluationRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\ReviewerNoteRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\ReviewerRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\RevueRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\RubriqueRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Repository\TypeRepository"; reason: unused.
  • Removed service "Front\ManuscritBundle\Services\EmailNotifier"; reason: unused.
  • Removed service "Front\ManuscritBundle\Services\ManuscritUtilities"; reason: unused.
  • Removed service "Front\ManuscritBundle\Tests\Controller\LibraryControllerTest"; reason: unused.
  • Removed service "Front\ManuscritBundle\Tests\Controller\ManuscritControllerTest"; reason: unused.
  • Removed service "Front\MemberBundle\Entity\Abonnement"; reason: unused.
  • Removed service "Front\MemberBundle\Entity\Achat"; reason: unused.
  • Removed service "Front\MemberBundle\Entity\Article"; reason: unused.
  • Removed service "Front\MemberBundle\Entity\Commande"; reason: unused.
  • Removed service "Front\MemberBundle\Entity\EntityManager\MessageManager"; reason: unused.
  • Removed service "Front\MemberBundle\Entity\EntityManager\ThreadManager"; reason: unused.
  • Removed service "Front\MemberBundle\Entity\Favori"; reason: unused.
  • Removed service "Front\MemberBundle\Entity\Member"; reason: unused.
  • Removed service "Front\MemberBundle\Entity\Message"; reason: unused.
  • Removed service "Front\MemberBundle\Entity\MessageMetadata"; reason: unused.
  • Removed service "Front\MemberBundle\Entity\Note"; reason: unused.
  • Removed service "Front\MemberBundle\Entity\Panier"; reason: unused.
  • Removed service "Front\MemberBundle\Entity\Prix"; reason: unused.
  • Removed service "Front\MemberBundle\Entity\Thread"; reason: unused.
  • Removed service "Front\MemberBundle\Entity\ThreadMetadata"; reason: unused.
  • Removed service "Front\MemberBundle\Entity\TypeArticle"; reason: unused.
  • Removed service "Front\MemberBundle\Entity\UserFormation"; reason: unused.
  • Removed service "Front\MemberBundle\Entity\UserTitle"; reason: unused.
  • Removed service "Front\MemberBundle\Entity\Ville"; reason: unused.
  • Removed service "Front\MemberBundle\Factory\ClientFactory"; reason: unused.
  • Removed service "Front\MemberBundle\Form\DataTransformer\UserToUsernameTransformer"; reason: unused.
  • Removed service "Front\MemberBundle\Form\Type\ConfirmRegisterType"; reason: unused.
  • Removed service "Front\MemberBundle\FrontMemberBundle"; reason: unused.
  • Removed service "Front\MemberBundle\Handler\MemberHandler"; reason: unused.
  • Removed service "Front\MemberBundle\Listeners\RedirectUserListener"; reason: unused.
  • Removed service "Front\MemberBundle\Repository\MemberRepository"; reason: unused.
  • Removed service "Front\MemberBundle\Repository\MessageRepository"; reason: unused.
  • Removed service "Front\MemberBundle\Repository\UserFormationRepository"; reason: unused.
  • Removed service "Front\MemberBundle\Repository\UserTitleRepository"; reason: unused.
  • Removed service "Front\MemberBundle\Repository\VilleRepository"; reason: unused.
  • Removed service "Front\MemberBundle\Service\AdresseService"; reason: unused.
  • Removed service "Front\MemberBundle\Service\MessagerieService"; reason: unused.
  • Removed service "Front\MemberBundle\Service\NotificationService"; reason: unused.
  • Removed service "Front\MemberBundle\Service\UserService"; reason: unused.
  • Removed service "Front\MemberBundle\Validator\Constraints\ConstraintUserEmail"; reason: unused.
  • Removed service "Front\MemberBundle\Validator\Constraints\ConstraintUsername"; reason: unused.
  • Removed service "Front\SearchBundle\DependencyInjection\Configuration"; reason: unused.
  • Removed service "Front\SearchBundle\DependencyInjection\SearchExtension"; reason: unused.
  • Removed service "Front\SearchBundle\Extension\Doctrine\MatchAgainstFunction"; reason: unused.
  • Removed service "Front\SearchBundle\SearchBundle"; reason: unused.
  • Removed service "Front\SearchBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
  • Removed service "Front\SecretariatBundle\Entity\Secretariat"; reason: unused.
  • Removed service "Front\SecretariatBundle\FrontSecretariatBundle"; reason: unused.
  • Removed service "Front\SecretariatBundle\Repository\SecretariatRepository"; reason: unused.
  • Removed service "Backoffice\CmsBundle\Admin\BlockAdmin"; reason: unused.
  • Removed service "Backoffice\CmsBundle\Admin\HomeSliderAdmin"; reason: unused.
  • Removed service "Backoffice\CmsBundle\Admin\PageAdmin"; reason: unused.
  • Removed service "Backoffice\CmsBundle\CmsAdminBundle"; reason: unused.
  • Removed service "Backoffice\CmsBundle\Controller\HomeSliderAdminController"; reason: unused.
  • Removed service "Backoffice\CmsBundle\Controller\PageAdminController"; reason: unused.
  • Removed service "Backoffice\CmsBundle\DependencyInjection\Configuration"; reason: unused.
  • Removed service "Backoffice\CmsBundle\DependencyInjection\PageAdminExtension"; reason: unused.
  • Removed service "Backoffice\CmsBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
  • Removed service "Backoffice\ComptabiliteBundle\Admin\ListAdmin"; reason: unused.
  • Removed service "Backoffice\ComptabiliteBundle\ComptabiliteBundle"; reason: unused.
  • Removed service "Backoffice\ComptabiliteBundle\Controller\ListAdminController"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Admin\CategoriesAdmin"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Admin\CommandesAdmin"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Admin\OldInvoiceAdmin"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Admin\PaymentMethodAdmin"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Admin\ProduitsAdmin"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Admin\ShippingMethodAdmin"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Admin\StatusAdmin"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Admin\SubscriptionAdmin"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Admin\TransactionAdmin"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Admin\TvaAdmin"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Block\RecentOrdersBlockService"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Controller\CategoriesAdminController"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Controller\CommandesAdminController"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Controller\MediaAdminController"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Controller\PaymentMethodAdminController"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Controller\ProduitsAdminController"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Controller\ShippingMethodAdminController"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Controller\SubscriptionAdminController"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Controller\TransactionAdminController"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Controller\TvaAdminController"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\DependencyInjection\Configuration"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\DependencyInjection\EcommerceAdminExtension"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\EcommerceAdminBundle"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Form\DataTransformer\ArrayToIdTransformer"; reason: unused.
  • Removed service "Backoffice\EcommerceBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Admin\CalendrierAdmin"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Admin\CodeAdmin"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Admin\CollegeAdmin"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Admin\CollegeSecretaireAdmin"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Admin\ExpertsAdmin"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Admin\FinancementAdmin"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Admin\FormationExpertsAdmin"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Admin\InscritAdmin"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Admin\LieuAdmin"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Admin\ListAdmin"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Admin\ModulesAdmin"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Admin\OrganisateursAdmin"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Admin\SecretairesAdmin"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Admin\StatusAdmin"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Admin\SuiviAdmin"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Admin\TableauLiaisonAdmin"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Controller\CalendrierAdminController"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Controller\CodeAdminController"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Controller\CollegeAdminController"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Controller\CollegeSecretaireAdminController"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Controller\ExpertsAdminController"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Controller\FinancementAdminController"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Controller\FormationExpertsAdminController"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Controller\InscritAdminController"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Controller\LieuAdminController"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Controller\ListAdminController"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Controller\ModulesAdminController"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Controller\OrganisateursAdminController"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Controller\SecretairesAdminController"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Controller\StatusAdminController"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Controller\SuiviAdminController"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Controller\TableauLiaisonAdminController"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\FormationsBundle"; reason: unused.
  • Removed service "Backoffice\FormationsBundle\Twig\AppExtension"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Admin\AffiliationAdmin"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Admin\AuthorAdmin"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Admin\CommiteeAdmin"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Admin\DomainAdmin"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Admin\KeywordsAdmin"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Admin\ManuscritAdmin"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Admin\ManuscritAuthorAdmin"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Admin\ManuscritReviewerAdmin"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Admin\MstatusAdmin"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Admin\QuizAdmin"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Admin\ReportingAdmin"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Admin\ReviewerAdmin"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Admin\ReviewerNoteAdmin"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Admin\RevueAdmin"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Admin\RubriqueAdmin"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Admin\TypeAdmin"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Block\RecentManuscritsBlockService"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Block\RecentRevuesBlockService"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Controller\AffiliationAdminController"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Controller\AuthorAdminController"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Controller\CommiteeAdminController"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Controller\DomainAdminController"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Controller\ManuscritAdminController"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Controller\ManuscritAuthorAdminController"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Controller\ManuscritReviewerAdminController"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Controller\QuizAdminController"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Controller\ReportingAdminController"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Controller\ReviewerAdminController"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Controller\ReviewerNoteAdminController"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Controller\RevueAdminController"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Controller\RubriqueAdminController"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Controller\TypeAdminController"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Controller\managerController"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Form\DataTransformer\ManuscritReviewerTransformer"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\ManuscritAdminBundle"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Tests\Controller\AjaxControllerTest"; reason: unused.
  • Removed service "Backoffice\ManuscritBundle\Tests\Controller\ReportingControllerTest"; reason: unused.
  • Removed service "Backoffice\MigrationBundle\MigrationBundle"; reason: unused.
  • Removed service "Backoffice\SecretariatBundle\Admin\ListAdmin"; reason: unused.
  • Removed service "Backoffice\SecretariatBundle\BackofficeSecretariatBundle"; reason: unused.
  • Removed service "Backoffice\SecretariatBundle\Controller\ListAdminController"; reason: unused.
  • Removed service "Application\Sonata\BlockBundle\ApplicationSonataBlockBundle"; reason: unused.
  • Removed service "Application\Sonata\ClassificationBundle\ApplicationSonataClassificationBundle"; reason: unused.
  • Removed service "Application\Sonata\ClassificationBundle\Document\Category"; reason: unused.
  • Removed service "Application\Sonata\ClassificationBundle\Document\Tag"; reason: unused.
  • Removed service "Application\Sonata\ClassificationBundle\Entity\Category"; reason: unused.
  • Removed service "Application\Sonata\ClassificationBundle\Entity\Collection"; reason: unused.
  • Removed service "Application\Sonata\ClassificationBundle\Entity\Context"; reason: unused.
  • Removed service "Application\Sonata\ClassificationBundle\Entity\Tag"; reason: unused.
  • Removed service "Application\Sonata\EventListener\MenuBuilderListener"; reason: unused.
  • Removed service "Application\Sonata\MediaBundle\ApplicationSonataMediaBundle"; reason: unused.
  • Removed service "Application\Sonata\MediaBundle\Document\Gallery"; reason: unused.
  • Removed service "Application\Sonata\MediaBundle\Document\Media"; reason: unused.
  • Removed service "Application\Sonata\MediaBundle\Entity\Gallery"; reason: unused.
  • Removed service "Application\Sonata\MediaBundle\Entity\GalleryHasMedia"; reason: unused.
  • Removed service "Application\Sonata\MediaBundle\Entity\Media"; reason: unused.
  • Removed service "Application\Sonata\MediaBundle\PHPCR\Gallery"; reason: unused.
  • Removed service "Application\Sonata\MediaBundle\PHPCR\GalleryHasMedia"; reason: unused.
  • Removed service "Application\Sonata\MediaBundle\PHPCR\GalleryHasMediaRepository"; reason: unused.
  • Removed service "Application\Sonata\MediaBundle\PHPCR\GalleryRepository"; reason: unused.
  • Removed service "Application\Sonata\MediaBundle\PHPCR\Media"; reason: unused.
  • Removed service "Application\Sonata\MediaBundle\PHPCR\MediaRepository"; reason: unused.
  • Removed service "Application\Sonata\NewsBundle\Admin\CommentAdmin"; reason: unused.
  • Removed service "Application\Sonata\NewsBundle\Admin\PostAdmin"; reason: unused.
  • Removed service "Application\Sonata\NewsBundle\ApplicationSonataNewsBundle"; reason: unused.
  • Removed service "Application\Sonata\NewsBundle\Document\Comment"; reason: unused.
  • Removed service "Application\Sonata\NewsBundle\Document\Post"; reason: unused.
  • Removed service "Application\Sonata\NewsBundle\Document\PostRepository"; reason: unused.
  • Removed service "Application\Sonata\NewsBundle\Entity\Comment"; reason: unused.
  • Removed service "Application\Sonata\NewsBundle\Entity\Post"; reason: unused.
  • Removed service "Application\Sonata\NewsBundle\Entity\PostRepository"; reason: unused.
  • Removed service "Application\Sonata\NotificationBundle\ApplicationSonataNotificationBundle"; reason: unused.
  • Removed service "Application\Sonata\NotificationBundle\Consumer\LoggerConsumer"; reason: unused.
  • Removed service "Application\Sonata\NotificationBundle\Entity\Message"; reason: unused.
  • Removed service "Application\Sonata\SeoBundle\ApplicationSonataSeoBundle"; reason: unused.
  • Removed service "Application\Sonata\UserBundle\Admin\UserAdmin"; reason: unused.
  • Removed service "Application\Sonata\UserBundle\ApplicationSonataUserBundle"; reason: unused.
  • Removed service "Application\Sonata\UserBundle\Block\AccountBlockService"; reason: unused.
  • Removed service "Application\Sonata\UserBundle\Block\Breadcrumb\UserIndexBreadcrumbBlockService"; reason: unused.
  • Removed service "Application\Sonata\UserBundle\Block\Breadcrumb\UserProfileBreadcrumbBlockService"; reason: unused.
  • Removed service "Application\Sonata\UserBundle\Block\ProfileMenuBlockService"; reason: unused.
  • Removed service "Application\Sonata\UserBundle\Document\Group"; reason: unused.
  • Removed service "Application\Sonata\UserBundle\Entity\Group"; reason: unused.
  • Removed service "Application\Sonata\UserBundle\Entity\User"; reason: unused.
  • Removed service "Application\Sonata\UserBundle\Menu\ProfileMenuBuilder"; reason: unused.
  • Removed service "Application\Sonata\UserBundle\Menu\ProfileMenuEvent"; reason: unused.
  • Removed service "get_set_method_normalizer"; reason: unused.
  • Removed service "app.new_thread_form_type"; reason: unused.
  • Removed service "app.new_thread_form_factory"; reason: unused.
  • Removed service "translator.selector"; reason: unused.
  • Removed service "2_ServiceLocator~8_qpo8h"; reason: unused.
  • Removed service "1_NativeFileSessionHandler~8_qpo8h"; 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._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~r4qbv3a"; reason: unused.
  • Removed service "1_PhpArrayAdapter~r4qbv3a"; 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~nc9nwy4"; 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~.o5hejj"; reason: unused.
  • Removed service "1_ArrayCache~.o5hejj"; 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~gy9n3_l"; 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.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 "security.firewall.map.config.main"; reason: unused.
  • Removed service "security.logout_listener.main"; reason: unused.
  • Removed service "security.logout.success_handler.main"; reason: unused.
  • Removed service "security.authentication.success_handler.main.form_login"; reason: unused.
  • Removed service "security.authentication.failure_handler.main.form_login"; reason: unused.
  • Removed service "security.authentication.form_entry_point.main"; reason: unused.
  • Removed service "security.exception_listener.main"; reason: unused.
  • Removed service "service_locator.zwnb1bl"; 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.nezwnly"; reason: unused.
  • Removed service "security.request_matcher.qektozq"; reason: unused.
  • Removed service "security.request_matcher.hwfyrvn"; reason: unused.
  • Removed service "security.request_matcher.h4hgfxz"; reason: unused.
  • Removed service "security.request_matcher.rb61kmn"; reason: unused.
  • Removed service "security.request_matcher.klnuo98"; reason: unused.
  • Removed service "security.request_matcher.hnoap0r"; reason: unused.
  • Removed service "security.request_matcher.tsrqv2s"; reason: unused.
  • Removed service "security.request_matcher.x0_yxqh"; reason: unused.
  • Removed service "security.request_matcher.21tub0d"; 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~6cihnnk"; reason: unused.
  • Removed service "2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~6cihnnk"; reason: unused.
  • Removed service "1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~6cihnnk"; 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~ga7p8db"; 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_xml_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.default_yml_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.default_annotation_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 "maker.autoloader_finder"; reason: unused.
  • Removed service "maker.autoloader_util"; reason: unused.
  • Removed service "maker.event_registry"; reason: unused.
  • Removed service "maker.entity_class_generator"; reason: unused.
  • Removed service "maker.user_class_builder"; reason: unused.
  • Removed service "maker.maker.make_authenticator"; reason: unused.
  • Removed service "maker.maker.make_command"; reason: unused.
  • Removed service "maker.maker.make_controller"; reason: unused.
  • Removed service "maker.maker.make_crud"; reason: unused.
  • Removed service "maker.maker.make_entity"; reason: unused.
  • Removed service "maker.maker.make_fixtures"; reason: unused.
  • Removed service "maker.maker.make_form"; reason: unused.
  • Removed service "maker.maker.make_functional_test"; reason: unused.
  • Removed service "maker.maker.make_registration_form"; reason: unused.
  • Removed service "maker.maker.make_serializer_encoder"; reason: unused.
  • Removed service "maker.maker.make_serializer_normalizer"; reason: unused.
  • Removed service "maker.maker.make_subscriber"; reason: unused.
  • Removed service "maker.maker.make_twig_extension"; reason: unused.
  • Removed service "maker.maker.make_unit_test"; reason: unused.
  • Removed service "maker.maker.make_validator"; reason: unused.
  • Removed service "maker.maker.make_voter"; reason: unused.
  • Removed service "maker.maker.make_user"; reason: unused.
  • Removed service "maker.maker.make_migration"; reason: unused.
  • Removed service "sensio_framework_extra.converter.doctrine.orm"; reason: unused.
  • Removed service "framework_extra_bundle.date_time_param_converter"; reason: unused.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language.default"; reason: unused.
  • Removed service "sensio_framework_extra.view.guesser"; reason: unused.
  • Removed service "sensio_framework_extra.security.expression_language.default"; 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 "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 "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 "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"; 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.group_manager.default"; reason: unused.
  • Removed service "fos_rest.view_handler.jsonp"; reason: unused.
  • Removed service "fos_rest.routing.loader.directory"; reason: unused.
  • Removed service "fos_rest.routing.loader.controller"; reason: unused.
  • Removed service "fos_rest.routing.loader.yaml_collection"; reason: unused.
  • Removed service "fos_rest.routing.loader.xml_collection"; reason: unused.
  • Removed service "fos_rest.routing.loader.reader.controller"; reason: unused.
  • Removed service "fos_rest.routing.loader.reader.action"; reason: unused.
  • Removed service "fos_rest.serializer.symfony"; reason: unused.
  • Removed service "fos_rest.serializer.form_error_normalizer"; reason: unused.
  • Removed service "fos_rest.converter.request_body"; reason: unused.
  • Removed service "service_locator.bqiqmng"; 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 "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 "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 "sonata.cache.twig_template_recorder_injector"; reason: unused.
  • Removed service "sonata.block.twig.extension"; reason: unused.
  • Removed service "sonata.block.data_collector"; reason: unused.
  • Removed service "sonata.seo.twig.extension"; reason: unused.
  • Removed service "fos_js_routing.normalizer.route_collection"; reason: unused.
  • Removed service "fos_js_routing.normalizer.routes_response"; reason: unused.
  • Removed service "fos_js_routing.denormalizer.route_collection"; reason: unused.
  • Removed service "fos_js_routing.encoder"; reason: unused.
  • Removed service "sonata.templates.twig.extension"; reason: unused.
  • Removed service "sonata.admin.maker"; reason: unused.
  • Removed service "sonata.admin.security.handler.noop"; reason: unused.
  • Removed service "sonata.admin.security.handler.acl"; reason: unused.
  • Removed service "sonata.admin.entity_manager"; 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 "liip_imagine.controller.config"; reason: unused.
  • Removed service "liip_imagine.imagick"; reason: unused.
  • Removed service "liip_imagine.gmagick"; reason: unused.
  • Removed service "liip_imagine.templating.filter_extension"; reason: unused.
  • Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
  • Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
  • Removed service "oneup_uploader.error_handler.noop"; reason: unused.
  • Removed service "oneup_uploader.error_handler.fineuploader"; reason: unused.
  • Removed service "oneup_uploader.error_handler.blueimp"; reason: unused.
  • Removed service "oneup_uploader.error_handler.uploadify"; reason: unused.
  • Removed service "oneup_uploader.error_handler.yui3"; reason: unused.
  • Removed service "oneup_uploader.error_handler.fancyupload"; reason: unused.
  • Removed service "oneup_uploader.error_handler.mooupload"; reason: unused.
  • Removed service "oneup_uploader.error_handler.dropzone"; reason: unused.
  • Removed service "oneup_uploader.error_handler.plupload"; reason: unused.
  • Removed service "oneup_uploader.error_handler.custom"; reason: unused.
  • Removed service "a2lix_auto_form.form.event_listener.auto_form_listener"; reason: unused.
  • Removed service "a2lix_auto_form.doctrine.metadata_factory"; reason: unused.
  • Removed service "a2lix_auto_form.object_info.doctrine_orm_info"; reason: unused.
  • Removed service "a2lix_translation_form.form.event_listener.translations_listener"; reason: unused.
  • Removed service "a2lix_translation_form.form.event_listener.translations_form_listener"; reason: unused.
  • Removed service "common_core.twig_extension"; reason: unused.
  • Removed service "cnge_common.mgilet.notifiable_discovery"; reason: unused.
  • Removed service "cnge_common.mgilet.twig_extension"; reason: unused.
  • Removed service "fos_message.new_thread_form.type.default"; reason: unused.
  • Removed service "fos_message.new_thread_multiple_form.type"; reason: unused.
  • Removed service "fos_message.reply_form.type.default"; reason: unused.
  • Removed service "fos_message.new_thread_multiple_form.handler"; reason: unused.
  • Removed service "fos_message.recipients_data_transformer"; reason: unused.
  • Removed service "fos_message.akismet_spam_detector"; reason: unused.
  • Removed service "twig.extension.dump"; reason: unused.
  • Removed service "var_dumper.html_dumper"; reason: unused.
  • Removed service "2_HtmlDumper~mtjoase"; reason: unused.
  • Removed service "1_NonceGenerator~mtjoase"; reason: unused.
  • Removed service "twig.extension.webprofiler"; reason: unused.
  • Removed service "doctrine.fixtures.loader"; reason: unused.
  • Removed service "service_locator.ar2cjec"; reason: unused.
  • Removed service "service_locator.kjlr51m"; reason: unused.
  • Removed service "service_locator.yepb.pt"; reason: unused.
  • Removed service "service_locator.o0cobhk"; reason: unused.
  • Removed service "service_locator.h.nsbj7"; reason: unused.
  • Removed service "service_locator.sr6ctxe"; 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 "fos_rest.serializer.form_error_handler.inner"; reason: unused.
  • Removed service "service_locator.hny2f_d"; 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.chkrosv"; reason: unused.
  • Removed service "assets.empty_version_strategy"; 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 "knp_menu.manipulator"; reason: unused.
  • Removed service "fos_rest.routing.loader.processor"; reason: unused.
  • Removed service "jms_serializer.metadata.file_locator"; reason: unused.
  • Removed service "jms_serializer.metadata.chain_driver"; reason: unused.
  • Removed service "liip_imagine.meta_data.reader"; reason: unused.
736
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.admin.template_registry" was defined on service(s) "toolskit.admin.code.template_registry", "toolskit.admin.finacement.template_registry", "toolskit.admin.college.template_registry", "toolskit.admin.collegeSecretaire.template_registry", "page_admin.admin.page.template_registry", "cms_admin.admin.home_slider.template_registry", "cms_admin.admin.block.template_registry", "formations.list.admin.template_registry", "formations.calendrier.admin.template_registry", "formations.tableau_liaison.admin.template_registry", "formations.inscrit.admin.template_registry", "formations.status.admin.template_registry", "formations.lieux.admin.template_registry", "formations.modules.admin.template_registry", "formations.secretaires.admin.template_registry", "formations.organisateurs.admin.template_registry", "formations.experts.admin.template_registry", "formations.formationexperts.admin.template_registry", "backoffice_secretariat.list.template_registry", "backoffice_secretariat.calender.template_registry", "backoffice_secretariat.liaiason.template_registry", "backoffice_secretariat.guide.template_registry", "backoffice_secretariat.workflow.template_registry", "backoffice_secretariat.comptable.template_registry", "backoffice_secretariat.theme.template_registry", "comptabilite.admin.template_registry", "comptabilite.commandes.template_registry", "comptabilite.factures.template_registry", "comptabilite.frais.template_registry", "comptabilite.devis.template_registry", "ecommerce_admin.admin.produits.template_registry", "ecommerce_admin.admin.commandes.template_registry", "ecommerce_admin.admin.tva.template_registry", "ecommerce.admin.subscription.template_registry", "ecommerce_admin.admin.payment_method.template_registry", "ecommerce.admin.status.template_registry", "ecommerce.admin.old_invoice.template_registry", "sonata.media.admin.media.template_registry", "sonata.media.admin.gallery.template_registry", "sonata.media.admin.gallery_has_media.template_registry", "sonata.user.admin.user.template_registry", "sonata.user.admin.group.template_registry", "sonata.classification.admin.category.template_registry", "sonata.classification.admin.tag.template_registry", "sonata.classification.admin.collection.template_registry", "sonata.classification.admin.context.template_registry", "common_core.admin.setting.template_registry", "common_core.admin.template_mail.template_registry", "backoffice.admin.newsletter.template_registry", but was never used.
  • Tag "oneup_uploader.routable" was defined on service(s) "oneup_uploader.controller.manuscrit", 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"?
  • Tag "app.user_to_username_transformer" was defined on service(s) "fos_user.user_to_username_transformer", but was never used.
8