Log Messages

Info. & Errors 1

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

Level Channel Message
INFO request Matched route "app_admin_rca_manual_expire_notification_retrieve_data".
[
  "route" => "app_admin_rca_manual_expire_notification_retrieve_data"
  "route_parameters" => [
    "_route" => "app_admin_rca_manual_expire_notification_retrieve_data"
    "_controller" => "app.controller.rca.rca_manual_expire_notification:retrieveData"
  ]
  "request_uri" => "https://newrca.roviniete.ro/admin/rca-manual-expire-notification-retrieve-data?filter=%7B%22from%22%3A%222022-01-01%22%2C%22onlyWithoutValidFrom%22%3Afalse%2C%22to%22%3A%222024-09-28%22%7D&limit=101&offset=0"
  "method" => "GET"
]

Deprecations 298

Log messages generated by using features marked as deprecated.

Time Channel Message
php User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead.
php User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.
[
  "exception" => ErrorException {#1067
    #message: "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
    #code: 0
    #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 {
        include_once …
        › 
        › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', E_USER_DEPRECATED);}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:1858 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
        › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/dependency-injection/Container.php:159 {
        Symfony\Component\DependencyInjection\Container->set($id, $service) …
        ›     unset($this->privates['service_container']);    $initialize();}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:520 {
        Symfony\Component\HttpKernel\Kernel->initializeContainer() …
        › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:136 {
        Symfony\Component\HttpKernel\Kernel->boot() …
        › // init container$this->initializeContainer();}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › {    $this->boot();    ++$this->requestStackSize;
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 {
    include_once …
    › 
    › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', E_USER_DEPRECATED);}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:1858 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
    › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/dependency-injection/Container.php:159 {
    Symfony\Component\DependencyInjection\Container->set($id, $service) …
    ›     unset($this->privates['service_container']);    $initialize();}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:520 {
    Symfony\Component\HttpKernel\Kernel->initializeContainer() …
    › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:136 {
    Symfony\Component\HttpKernel\Kernel->boot() …
    › // init container$this->initializeContainer();}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › {    $this->boot();    ++$this->requestStackSize;
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The "Symfony\Component\HttpKernel\EventListener\TranslatorListener" class is deprecated since Symfony 4.3 and will be removed in 5.0, use LocaleAwareListener instead.
[
  "exception" => ErrorException {#1066
    #message: "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\TranslatorListener" class is deprecated since Symfony 4.3 and will be removed in 5.0, use LocaleAwareListener instead."
    #code: 0
    #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/TranslatorListener.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/TranslatorListener.php:14 {
        include_once …
        › 
        › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.3 and will be removed in 5.0, use LocaleAwareListener instead.', TranslatorListener::class), E_USER_DEPRECATED);}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2072 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
        › include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Context/ProviderBasedLocaleContext.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/TranslatorListener.php';include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/BundleLoadedCheckerExtension.php';
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/dependency-injection/Container.php:159 {
        Symfony\Component\DependencyInjection\Container->set($id, $service) …
        ›     unset($this->privates['service_container']);    $initialize();}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:520 {
        Symfony\Component\HttpKernel\Kernel->initializeContainer() …
        › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:136 {
        Symfony\Component\HttpKernel\Kernel->boot() …
        › // init container$this->initializeContainer();}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › {    $this->boot();    ++$this->requestStackSize;
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/TranslatorListener.php:14 {
    include_once …
    › 
    › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.3 and will be removed in 5.0, use LocaleAwareListener instead.', TranslatorListener::class), E_USER_DEPRECATED);}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2072 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
    › include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Component/Locale/Context/ProviderBasedLocaleContext.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/TranslatorListener.php';include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/BundleLoadedCheckerExtension.php';
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/dependency-injection/Container.php:159 {
    Symfony\Component\DependencyInjection\Container->set($id, $service) …
    ›     unset($this->privates['service_container']);    $initialize();}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:520 {
    Symfony\Component\HttpKernel\Kernel->initializeContainer() …
    › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:136 {
    Symfony\Component\HttpKernel\Kernel->boot() …
    › // init container$this->initializeContainer();}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › {    $this->boot();    ++$this->requestStackSize;
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The "sylius.theme.templating.file_locator.inner" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[
  "exception" => ErrorException {#727
    #message: "User Deprecated: The "sylius.theme.templating.file_locator.inner" service is deprecated since Symfony 4.3 and will be removed in 5.0."
    #code: 0
    #file: "/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSylius_Theme_Templating_FileLocator_InnerService.php"
    #line: 9
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSylius_Theme_Templating_FileLocator_InnerService.php:9 {
        require …
        › 
        › @trigger_error('The "sylius.theme.templating.file_locator.inner" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7562 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSylius_Theme_Templating_FileLocatorService() …
        › {    return $this->privates['sylius.theme.templating.file_locator'] = new \Sylius\Bundle\ThemeBundle\Templating\Locator\TemplateFileLocator(($this->privates['sylius.theme.templating.file_locator.inner'] ?? $this->load('getSylius_Theme_Templating_FileLocator_InnerService.php')), ($this->privates['sylius.theme.context.channel_based'] ?? $this->getSylius_Theme_Context_ChannelBasedService()), ($this->services['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] ?? ($this->services['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider())), ($this->services['Sylius\\Bundle\\ThemeBundle\\Templating\\Locator\\TemplateLocatorInterface'] ?? $this->getTemplateLocatorInterfaceService()), $this->targetDir.'');}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5606 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
        › $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());$c = ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService());$d = ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php'));
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
        › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSylius_Theme_Templating_FileLocator_InnerService.php:9 {
    require …
    › 
    › @trigger_error('The "sylius.theme.templating.file_locator.inner" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7562 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSylius_Theme_Templating_FileLocatorService() …
    › {    return $this->privates['sylius.theme.templating.file_locator'] = new \Sylius\Bundle\ThemeBundle\Templating\Locator\TemplateFileLocator(($this->privates['sylius.theme.templating.file_locator.inner'] ?? $this->load('getSylius_Theme_Templating_FileLocator_InnerService.php')), ($this->privates['sylius.theme.context.channel_based'] ?? $this->getSylius_Theme_Context_ChannelBasedService()), ($this->services['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] ?? ($this->services['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider())), ($this->services['Sylius\\Bundle\\ThemeBundle\\Templating\\Locator\\TemplateLocatorInterface'] ?? $this->getTemplateLocatorInterfaceService()), $this->targetDir.'');}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5606 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
    › $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());$c = ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService());$d = ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php'));
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
    › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => ErrorException {#728
    #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
    #code: 0
    #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSylius_Theme_Templating_FileLocator_InnerService.php:11 {
        require …
        › 
        › return $this->privates['sylius.theme.templating.file_locator.inner'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), $this->targetDir.'');}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7562 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSylius_Theme_Templating_FileLocatorService() …
        › {    return $this->privates['sylius.theme.templating.file_locator'] = new \Sylius\Bundle\ThemeBundle\Templating\Locator\TemplateFileLocator(($this->privates['sylius.theme.templating.file_locator.inner'] ?? $this->load('getSylius_Theme_Templating_FileLocator_InnerService.php')), ($this->privates['sylius.theme.context.channel_based'] ?? $this->getSylius_Theme_Context_ChannelBasedService()), ($this->services['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] ?? ($this->services['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider())), ($this->services['Sylius\\Bundle\\ThemeBundle\\Templating\\Locator\\TemplateLocatorInterface'] ?? $this->getTemplateLocatorInterfaceService()), $this->targetDir.'');}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5606 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
        › $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());$c = ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService());$d = ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php'));
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
        › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSylius_Theme_Templating_FileLocator_InnerService.php:11 {
    require …
    › 
    › return $this->privates['sylius.theme.templating.file_locator.inner'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), $this->targetDir.'');}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7562 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSylius_Theme_Templating_FileLocatorService() …
    › {    return $this->privates['sylius.theme.templating.file_locator'] = new \Sylius\Bundle\ThemeBundle\Templating\Locator\TemplateFileLocator(($this->privates['sylius.theme.templating.file_locator.inner'] ?? $this->load('getSylius_Theme_Templating_FileLocator_InnerService.php')), ($this->privates['sylius.theme.context.channel_based'] ?? $this->getSylius_Theme_Context_ChannelBasedService()), ($this->services['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] ?? ($this->services['Sylius\\Bundle\\ThemeBundle\\HierarchyProvider\\ThemeHierarchyProviderInterface'] = new \Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProvider())), ($this->services['Sylius\\Bundle\\ThemeBundle\\Templating\\Locator\\TemplateLocatorInterface'] ?? $this->getTemplateLocatorInterfaceService()), $this->targetDir.'');}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5606 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
    › $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());$c = ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService());$d = ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php'));
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
    › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[
  "exception" => ErrorException {#678
    #message: "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
    #code: 0
    #file: "/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplating_NameParserService.php"
    #line: 9
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplating_NameParserService.php:9 {
        require …
        › 
        › @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5607 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
        › $c = ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService());$d = ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php'));}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
        › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplating_NameParserService.php:9 {
    require …
    › 
    › @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5607 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
    › $c = ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService());$d = ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php'));}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
    › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => ErrorException {#677
    #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
    #code: 0
    #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplating_NameParserService.php:11 {
        require …
        › 
        › return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5607 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
        › $c = ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService());$d = ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php'));}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
        › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplating_NameParserService.php:11 {
    require …
    › 
    › return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5607 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
    › $c = ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService());$d = ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php'));}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
    › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.
[
  "exception" => ErrorException {#638
    #message: "User Deprecated: YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver."
    #code: 0
    #file: "/vhosts/newrca.roviniete.ro/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php"
    #line: 52
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php:52 {
        Doctrine\ORM\Mapping\Driver\YamlDriver->__construct($locator, $fileExtension = self::DEFAULT_FILE_EXTENSION) …
        ›     'YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.',    E_USER_DEPRECATED);
      }
      /vhosts/newrca.roviniete.ro/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedYamlDriver.php:41 {
        Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver->__construct($prefixes, $fileExtension = self::DEFAULT_FILE_EXTENSION) …
        ›     $locator = new SymfonyFileLocator((array) $prefixes, $fileExtension);    parent::__construct($locator, $fileExtension);}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5554 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSyliusResource_Doctrine_MappingDriverChainService() …
        › $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/Entity'), 1 => (\dirname(__DIR__, 4).'/vendor/synolia/sylius-scheduler-command-plugin/src/Entity')]);$d = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([(\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/doctrine') => 'BitBag\\SyliusCmsPlugin\\Entity']);$d->setGlobalBasename('mapping');
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3078 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) …
        › $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));$a->setMetadataDriverImpl(($this->services['sylius_resource.doctrine.mapping_driver_chain'] ?? $this->getSyliusResource_Doctrine_MappingDriverChainService()));$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3048 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
        › return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/EntityManager_9a5be93.php:217 {
        Closure->__invoke …
        › {    $this->initializerd6e3f && ($this->initializerd6e3f->__invoke($valueHoldera25e7, $this, 'getRepository', array('entityName' => $entityName), $this->initializerd6e3f) || 1) && $this->valueHoldera25e7 = $valueHoldera25e7;}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/EntityManager_9a5be93.php:217 {
        EntityManager_9a5be93->getRepository($entityName) …
        › {    $this->initializerd6e3f && ($this->initializerd6e3f->__invoke($valueHoldera25e7, $this, 'getRepository', array('entityName' => $entityName), $this->initializerd6e3f) || 1) && $this->valueHoldera25e7 = $valueHoldera25e7;}
      /vhosts/newrca.roviniete.ro/src/Twig/Loader/DatabaseLoader.php:16 {
        App\Twig\Loader\DatabaseLoader->__construct(EntityManagerInterface $em) …
        › {    $this->repo = $em->getRepository(Template::class);}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5697 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
        › 
        › $a->addLoader(new \App\Twig\Loader\DatabaseLoader($b));$a->addLoader($e);
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
        › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php:52 {
    Doctrine\ORM\Mapping\Driver\YamlDriver->__construct($locator, $fileExtension = self::DEFAULT_FILE_EXTENSION) …
    ›     'YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.',    E_USER_DEPRECATED);
  }
  /vhosts/newrca.roviniete.ro/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedYamlDriver.php:41 {
    Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver->__construct($prefixes, $fileExtension = self::DEFAULT_FILE_EXTENSION) …
    ›     $locator = new SymfonyFileLocator((array) $prefixes, $fileExtension);    parent::__construct($locator, $fileExtension);}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5554 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSyliusResource_Doctrine_MappingDriverChainService() …
    › $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/Entity'), 1 => (\dirname(__DIR__, 4).'/vendor/synolia/sylius-scheduler-command-plugin/src/Entity')]);$d = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([(\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/doctrine') => 'BitBag\\SyliusCmsPlugin\\Entity']);$d->setGlobalBasename('mapping');
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3078 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) …
    › $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));$a->setMetadataDriverImpl(($this->services['sylius_resource.doctrine.mapping_driver_chain'] ?? $this->getSyliusResource_Doctrine_MappingDriverChainService()));$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3048 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
    › return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/EntityManager_9a5be93.php:217 {
    Closure->__invoke …
    › {    $this->initializerd6e3f && ($this->initializerd6e3f->__invoke($valueHoldera25e7, $this, 'getRepository', array('entityName' => $entityName), $this->initializerd6e3f) || 1) && $this->valueHoldera25e7 = $valueHoldera25e7;}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/EntityManager_9a5be93.php:217 {
    EntityManager_9a5be93->getRepository($entityName) …
    › {    $this->initializerd6e3f && ($this->initializerd6e3f->__invoke($valueHoldera25e7, $this, 'getRepository', array('entityName' => $entityName), $this->initializerd6e3f) || 1) && $this->valueHoldera25e7 = $valueHoldera25e7;}
  /vhosts/newrca.roviniete.ro/src/Twig/Loader/DatabaseLoader.php:16 {
    App\Twig\Loader\DatabaseLoader->__construct(EntityManagerInterface $em) …
    › {    $this->repo = $em->getRepository(Template::class);}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5697 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
    › 
    › $a->addLoader(new \App\Twig\Loader\DatabaseLoader($b));$a->addLoader($e);
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
    › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.
[
  "exception" => ErrorException {#3346
    #message: "User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0."
    #code: 0
    #file: "/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplatingService.php"
    #line: 9
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplatingService.php:9 {
        require …
        › 
        › @trigger_error('The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.', E_USER_DEPRECATED);}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5708 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
        › $k = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));$l = ($this->services['templating'] ?? $this->load('getTemplatingService.php'));$m = new \Knp\Menu\Util\MenuManipulator();
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
        › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplatingService.php:9 {
    require …
    › 
    › @trigger_error('The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.', E_USER_DEPRECATED);}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5708 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
    › $k = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));$l = ($this->services['templating'] ?? $this->load('getTemplatingService.php'));$m = new \Knp\Menu\Util\MenuManipulator();
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
    › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.
[
  "exception" => ErrorException {#3349
    #message: "User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
    #code: 0
    #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/twig-bundle/TwigEngine.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bundle/TwigEngine.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', E_USER_DEPRECATED);}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplatingService.php:17 {
        require …
        › 
        › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine($a, ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService()));}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5708 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
        › $k = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));$l = ($this->services['templating'] ?? $this->load('getTemplatingService.php'));$m = new \Knp\Menu\Util\MenuManipulator();
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
        › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bundle/TwigEngine.php:14 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', E_USER_DEPRECATED);}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplatingService.php:17 {
    require …
    › 
    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine($a, ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService()));}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5708 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
    › $k = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));$l = ($this->services['templating'] ?? $this->load('getTemplatingService.php'));$m = new \Knp\Menu\Util\MenuManipulator();
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
    › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.
[
  "exception" => ErrorException {#3338
    #message: "User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
    #code: 0
    #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/twig-bridge/TwigEngine.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bridge/TwigEngine.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', E_USER_DEPRECATED);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bundle/TwigEngine.php:31 {
        spl_autoload_call($class_name) …
        ›  */class TwigEngine extends BaseEngine implements EngineInterface{
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplatingService.php:17 {
        require …
        › 
        › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine($a, ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService()));}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5708 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
        › $k = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));$l = ($this->services['templating'] ?? $this->load('getTemplatingService.php'));$m = new \Knp\Menu\Util\MenuManipulator();
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
        › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bridge/TwigEngine.php:14 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', E_USER_DEPRECATED);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bundle/TwigEngine.php:31 {
    spl_autoload_call($class_name) …
    ›  */class TwigEngine extends BaseEngine implements EngineInterface{
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplatingService.php:17 {
    require …
    › 
    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine($a, ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService()));}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5708 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
    › $k = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));$l = ($this->services['templating'] ?? $this->load('getTemplatingService.php'));$m = new \Knp\Menu\Util\MenuManipulator();
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
    › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => ErrorException {#3347
    #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
    #code: 0
    #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/framework-bundle/Templating/EngineInterface.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error('The '.EngineInterface::class.' interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bundle/TwigEngine.php:31 {
        spl_autoload_call($class_name) …
        ›  */class TwigEngine extends BaseEngine implements EngineInterface{
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplatingService.php:17 {
        require …
        › 
        › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine($a, ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService()));}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5708 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
        › $k = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));$l = ($this->services['templating'] ?? $this->load('getTemplatingService.php'));$m = new \Knp\Menu\Util\MenuManipulator();
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
        › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error('The '.EngineInterface::class.' interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/twig-bundle/TwigEngine.php:31 {
    spl_autoload_call($class_name) …
    ›  */class TwigEngine extends BaseEngine implements EngineInterface{
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTemplatingService.php:17 {
    require …
    › 
    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine($a, ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['sylius.theme.templating.file_locator'] ?? $this->getSylius_Theme_Templating_FileLocatorService()));}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5708 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
    › $k = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));$l = ($this->services['templating'] ?? $this->load('getTemplatingService.php'));$m = new \Knp\Menu\Util\MenuManipulator();
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
    › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
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 {#3566
    #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: "/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_ChainService.php"
    #line: 9
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_ChainService.php:9 {
        require …
        › 
        › @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);}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5776 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
        › $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, $g, ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php'))));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
        › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_ChainService.php:9 {
    require …
    › 
    › @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);}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5776 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
    › $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, $g, ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php'))));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
    › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
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 {#3567
    #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: "/vhosts/newrca.roviniete.ro/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php"
    #line: 20
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php:20 {
        spl_autoload_call($class_name) …
        ›     .' Use Sonata\Doctrine\Adapter\AdapterChain instead.',    E_USER_DEPRECATED);
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_ChainService.php:11 {
        require …
        › 
        › $this->services['sonata.core.model.adapter.chain'] = $instance = new \Sonata\CoreBundle\Model\Adapter\AdapterChain();}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5776 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
        › $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, $g, ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php'))));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
        › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php:20 {
    spl_autoload_call($class_name) …
    ›     .' Use Sonata\Doctrine\Adapter\AdapterChain instead.',    E_USER_DEPRECATED);
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_ChainService.php:11 {
    require …
    › 
    › $this->services['sonata.core.model.adapter.chain'] = $instance = new \Sonata\CoreBundle\Model\Adapter\AdapterChain();}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5776 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
    › $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, $g, ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php'))));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
    › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
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 {#3569
    #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: "/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_DoctrineOrmService.php"
    #line: 9
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_DoctrineOrmService.php:9 {
        require …
        › 
        › @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);}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_ChainService.php:13 {
        require …
        › 
        › $instance->addAdapter($this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php'));}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5776 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
        › $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, $g, ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php'))));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
        › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_DoctrineOrmService.php:9 {
    require …
    › 
    › @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);}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_ChainService.php:13 {
    require …
    › 
    › $instance->addAdapter($this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php'));}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5776 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
    › $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, $g, ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php'))));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
    › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
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 {#3570
    #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: "/vhosts/newrca.roviniete.ro/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php"
    #line: 20
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php:20 {
        spl_autoload_call($class_name) …
        ›     .' Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.',    E_USER_DEPRECATED);
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_DoctrineOrmService.php:11 {
        require …
        › 
        › return new \Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter(($this->services['doctrine'] ?? $this->getDoctrineService()));}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_ChainService.php:13 {
        require …
        › 
        › $instance->addAdapter($this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php'));}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5776 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
        › $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, $g, ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php'))));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
        › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
        › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php:20 {
    spl_autoload_call($class_name) …
    ›     .' Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.',    E_USER_DEPRECATED);
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_DoctrineOrmService.php:11 {
    require …
    › 
    › return new \Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter(($this->services['doctrine'] ?? $this->getDoctrineService()));}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getSonata_Core_Model_Adapter_ChainService.php:13 {
    require …
    › 
    › $instance->addAdapter($this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php'));}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:5776 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getTwigService() …
    › $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, $g, ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php'))));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7327 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_TagBagService() …
    › {    $a = ($this->services['twig'] ?? $this->getTwigService());}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:7317 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->getSetonoTagBag_EventListener_PopulateTagBagService() …
    › {    return $this->privates['setono_tag_bag.event_listener.populate_tag_bag'] = new \Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber(($this->privates['setono_tag_bag.tag_bag'] ?? $this->getSetonoTagBag_TagBagService()), 'setono_tag_bag_tags');}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3901 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['setono_tag_bag.event_listener.populate_tag_bag'] ?? $this->getSetonoTagBag_EventListener_PopulateTagBagService());}, 1 => 'onKernelRequest'], 100);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Passing previous exception as the first argument is deprecated since 1.2 and will be prohibited since 2.0.
[
  "exception" => ErrorException {#5355
    #message: "User Deprecated: Passing previous exception as the first argument is deprecated since 1.2 and will be prohibited since 2.0."
    #code: 0
    #file: "/vhosts/newrca.roviniete.ro/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/ChannelNotFoundException.php"
    #line: 26
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/ChannelNotFoundException.php:26 {
        Sylius\Component\Channel\Context\ChannelNotFoundException->__construct($messageOrPreviousException = null, Throwable $previousException = null) …
        › if ($messageOrPreviousException instanceof \Throwable) {    @trigger_error('Passing previous exception as the first argument is deprecated since 1.2 and will be prohibited since 2.0.', \E_USER_DEPRECATED);    $previousException = $messageOrPreviousException;
      }
      /vhosts/newrca.roviniete.ro/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/RequestBased/ChannelContext.php:44 {
        Sylius\Component\Channel\Context\RequestBased\ChannelContext->getChannel(): ChannelInterface …
        › } catch (\UnexpectedValueException $exception) {    throw new ChannelNotFoundException($exception);}
      }
      /vhosts/newrca.roviniete.ro/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CompositeChannelContext.php:41 {
        Sylius\Component\Channel\Context\CompositeChannelContext->getChannel(): ChannelInterface …
        › try {    return $channelContext->getChannel();} catch (ChannelNotFoundException $exception) {
      }
      /vhosts/newrca.roviniete.ro/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CachedPerRequestChannelContext.php:59 {
        Sylius\Component\Channel\Context\CachedPerRequestChannelContext->getChannel(): ChannelInterface …
        › if (!isset($this->requestToChannelMap[$objectIdentifier])) {    $this->requestToChannelMap[$objectIdentifier] = $this->decoratedChannelContext->getChannel();}
      }
      /vhosts/newrca.roviniete.ro/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Theme/ChannelBasedThemeContext.php:44 {
        Sylius\Bundle\CoreBundle\Theme\ChannelBasedThemeContext->getTheme(): ThemeInterface …
        › /** @var ChannelInterface $channel */$channel = $this->channelContext->getChannel();$themeName = $channel->getThemeName();
      }
      /vhosts/newrca.roviniete.ro/vendor/sylius/theme-bundle/src/Translation/ThemeAwareTranslator.php:99 {
        Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator->transformLocale(?string $locale): ?string …
        › {    $theme = $this->themeContext->getTheme();}
      /vhosts/newrca.roviniete.ro/vendor/sylius/theme-bundle/src/Translation/ThemeAwareTranslator.php:80 {
        Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator->setLocale($locale): void …
        › /** @var string $locale */$locale = $this->transformLocale($locale);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php:71 {
        Symfony\Component\HttpKernel\EventListener\LocaleAwareListener->setLocale(string $locale, string $defaultLocale): void …
        › try {    $service->setLocale($locale);} catch (\InvalidArgumentException $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php:42 {
        Symfony\Component\HttpKernel\EventListener\LocaleAwareListener->onKernelRequest(RequestEvent $event): void …
        › {    $this->setLocale($event->getRequest()->getLocale(), $event->getRequest()->getDefaultLocale());}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/ChannelNotFoundException.php:26 {
    Sylius\Component\Channel\Context\ChannelNotFoundException->__construct($messageOrPreviousException = null, Throwable $previousException = null) …
    › if ($messageOrPreviousException instanceof \Throwable) {    @trigger_error('Passing previous exception as the first argument is deprecated since 1.2 and will be prohibited since 2.0.', \E_USER_DEPRECATED);    $previousException = $messageOrPreviousException;
  }
  /vhosts/newrca.roviniete.ro/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/RequestBased/ChannelContext.php:44 {
    Sylius\Component\Channel\Context\RequestBased\ChannelContext->getChannel(): ChannelInterface …
    › } catch (\UnexpectedValueException $exception) {    throw new ChannelNotFoundException($exception);}
  }
  /vhosts/newrca.roviniete.ro/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CompositeChannelContext.php:41 {
    Sylius\Component\Channel\Context\CompositeChannelContext->getChannel(): ChannelInterface …
    › try {    return $channelContext->getChannel();} catch (ChannelNotFoundException $exception) {
  }
  /vhosts/newrca.roviniete.ro/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CachedPerRequestChannelContext.php:59 {
    Sylius\Component\Channel\Context\CachedPerRequestChannelContext->getChannel(): ChannelInterface …
    › if (!isset($this->requestToChannelMap[$objectIdentifier])) {    $this->requestToChannelMap[$objectIdentifier] = $this->decoratedChannelContext->getChannel();}
  }
  /vhosts/newrca.roviniete.ro/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Theme/ChannelBasedThemeContext.php:44 {
    Sylius\Bundle\CoreBundle\Theme\ChannelBasedThemeContext->getTheme(): ThemeInterface …
    › /** @var ChannelInterface $channel */$channel = $this->channelContext->getChannel();$themeName = $channel->getThemeName();
  }
  /vhosts/newrca.roviniete.ro/vendor/sylius/theme-bundle/src/Translation/ThemeAwareTranslator.php:99 {
    Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator->transformLocale(?string $locale): ?string …
    › {    $theme = $this->themeContext->getTheme();}
  /vhosts/newrca.roviniete.ro/vendor/sylius/theme-bundle/src/Translation/ThemeAwareTranslator.php:80 {
    Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator->setLocale($locale): void …
    › /** @var string $locale */$locale = $this->transformLocale($locale);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php:71 {
    Symfony\Component\HttpKernel\EventListener\LocaleAwareListener->setLocale(string $locale, string $defaultLocale): void …
    › try {    $service->setLocale($locale);} catch (\InvalidArgumentException $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php:42 {
    Symfony\Component\HttpKernel\EventListener\LocaleAwareListener->onKernelRequest(RequestEvent $event): void …
    › {    $this->setLocale($event->getRequest()->getLocale(), $event->getRequest()->getDefaultLocale());}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php (2 times) User Deprecated: Checking for the AdvancedUserInterface in "Symfony\Component\Security\Core\Authentication\Token\AbstractToken::hasUserChanged()" is deprecated since Symfony 4.1 and support for it will be removed in 5.0. Implement the Symfony\Component\Security\Core\User\EquatableInterface to check if the user has been changed,
[
  "exception" => ErrorException {#6036
    #message: "User Deprecated: Checking for the AdvancedUserInterface in "Symfony\Component\Security\Core\Authentication\Token\AbstractToken::hasUserChanged()" is deprecated since Symfony 4.1 and support for it will be removed in 5.0. Implement the Symfony\Component\Security\Core\User\EquatableInterface to check if the user has been changed,"
    #code: 0
    #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/Authentication/Token/AbstractToken.php"
    #line: 335
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/Authentication/Token/AbstractToken.php:335 {
        Symfony\Component\Security\Core\Authentication\Token\AbstractToken->hasUserChanged(UserInterface $user): bool …
        › if ($this->user instanceof AdvancedUserInterface && $user instanceof AdvancedUserInterface) {    @trigger_error(sprintf('Checking for the AdvancedUserInterface in "%s()" is deprecated since Symfony 4.1 and support for it will be removed in 5.0. Implement the %s to check if the user has been changed,', __METHOD__, EquatableInterface::class), E_USER_DEPRECATED);    if ($this->user->isAccountNonExpired() !== $user->isAccountNonExpired()) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/Authentication/Token/AbstractToken.php:104 {
        Symfony\Component\Security\Core\Authentication\Token\AbstractToken->setUser($user) …
        › } else {    $changed = $this->hasUserChanged($user);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/security/Http/Firewall/ContextListener.php:235 {
        Symfony\Component\Security\Http\Firewall\ContextListener->refreshUser(TokenInterface $token) …
        › $newToken = clone $token;$newToken->setUser($refreshedUser);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/security/Http/Firewall/ContextListener.php:146 {
        Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event) …
        › if ($token instanceof TokenInterface) {    $token = $this->refreshUser($token);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
        Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
        › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/security/Http/Firewall/AbstractListener.php:27 {
        Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
        › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › $wrappedListener = $listener instanceof AbstractListener ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/security/Http/Firewall.php:98 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(GetResponseEvent $event) …
        › if ($event instanceof RequestEvent) {    $this->callListeners($event, $authenticationListeners());} else {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/Authentication/Token/AbstractToken.php:335 {
    Symfony\Component\Security\Core\Authentication\Token\AbstractToken->hasUserChanged(UserInterface $user): bool …
    › if ($this->user instanceof AdvancedUserInterface && $user instanceof AdvancedUserInterface) {    @trigger_error(sprintf('Checking for the AdvancedUserInterface in "%s()" is deprecated since Symfony 4.1 and support for it will be removed in 5.0. Implement the %s to check if the user has been changed,', __METHOD__, EquatableInterface::class), E_USER_DEPRECATED);    if ($this->user->isAccountNonExpired() !== $user->isAccountNonExpired()) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/Authentication/Token/AbstractToken.php:104 {
    Symfony\Component\Security\Core\Authentication\Token\AbstractToken->setUser($user) …
    › } else {    $changed = $this->hasUserChanged($user);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/security/Http/Firewall/ContextListener.php:235 {
    Symfony\Component\Security\Http\Firewall\ContextListener->refreshUser(TokenInterface $token) …
    › $newToken = clone $token;$newToken->setUser($refreshedUser);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/security/Http/Firewall/ContextListener.php:146 {
    Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event) …
    › if ($token instanceof TokenInterface) {    $token = $this->refreshUser($token);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
    Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
    › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/security/Http/Firewall/AbstractListener.php:27 {
    Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
    › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › $wrappedListener = $listener instanceof AbstractListener ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/security/Http/Firewall.php:98 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(GetResponseEvent $event) …
    › if ($event instanceof RequestEvent) {    $this->callListeners($event, $authenticationListeners());} else {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php (5 times) User Deprecated: Calling "Symfony\Component\Security\Core\User\UserChecker::checkPreAuth()" with an AdvancedUserInterface is deprecated since Symfony 4.1. Create a custom user checker if you wish to keep this functionality.
[
  "exception" => ErrorException {#6397
    #message: "User Deprecated: Calling "Symfony\Component\Security\Core\User\UserChecker::checkPreAuth()" with an AdvancedUserInterface is deprecated since Symfony 4.1. Create a custom user checker if you wish to keep this functionality."
    #code: 0
    #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/User/UserChecker.php"
    #line: 36
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/User/UserChecker.php:36 {
        Symfony\Component\Security\Core\User\UserChecker->checkPreAuth(UserInterface $user) …
        › if ($user instanceof AdvancedUserInterface && !$user instanceof User) {    @trigger_error(sprintf('Calling "%s()" with an AdvancedUserInterface is deprecated since Symfony 4.1. Create a custom user checker if you wish to keep this functionality.', __METHOD__), E_USER_DEPRECATED);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/Authentication/Provider/UserAuthenticationProvider.php:80 {
        Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider->authenticate(TokenInterface $token) …
        › try {    $this->userChecker->checkPreAuth($user);    $this->checkAuthentication($user, $token);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/Authentication/AuthenticationProviderManager.php:85 {
        Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
        › try {    $result = $provider->authenticate($token);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/Authorization/AuthorizationChecker.php:53 {
        Symfony\Component\Security\Core\Authorization\AuthorizationChecker->isGranted($attributes, $subject = null): bool …
        › if ($this->alwaysAuthenticate || !$token->isAuthenticated()) {    $this->tokenStorage->setToken($token = $this->authenticationManager->authenticate($token));}
      }
      /vhosts/newrca.roviniete.ro/src/EventListener/FirewallRcaPartnersListener.php:38 {
        App\EventListener\FirewallRcaPartnersListener->onKernelRequest(RequestEvent $event) …
        › if (!$this->tokenStorage->getToken() ||    false === $this->authorizationChecker->isGranted('ROLE_ADMINISTRATION_ACCESS') ||    !($user = $this->tokenStorage->getToken()->getUser()) ||
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/User/UserChecker.php:36 {
    Symfony\Component\Security\Core\User\UserChecker->checkPreAuth(UserInterface $user) …
    › if ($user instanceof AdvancedUserInterface && !$user instanceof User) {    @trigger_error(sprintf('Calling "%s()" with an AdvancedUserInterface is deprecated since Symfony 4.1. Create a custom user checker if you wish to keep this functionality.', __METHOD__), E_USER_DEPRECATED);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/Authentication/Provider/UserAuthenticationProvider.php:80 {
    Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider->authenticate(TokenInterface $token) …
    › try {    $this->userChecker->checkPreAuth($user);    $this->checkAuthentication($user, $token);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/Authentication/AuthenticationProviderManager.php:85 {
    Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
    › try {    $result = $provider->authenticate($token);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/Authorization/AuthorizationChecker.php:53 {
    Symfony\Component\Security\Core\Authorization\AuthorizationChecker->isGranted($attributes, $subject = null): bool …
    › if ($this->alwaysAuthenticate || !$token->isAuthenticated()) {    $this->tokenStorage->setToken($token = $this->authenticationManager->authenticate($token));}
  }
  /vhosts/newrca.roviniete.ro/src/EventListener/FirewallRcaPartnersListener.php:38 {
    App\EventListener\FirewallRcaPartnersListener->onKernelRequest(RequestEvent $event) …
    › if (!$this->tokenStorage->getToken() ||    false === $this->authorizationChecker->isGranted('ROLE_ADMINISTRATION_ACCESS') ||    !($user = $this->tokenStorage->getToken()->getUser()) ||
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php (5 times) User Deprecated: Calling "Symfony\Component\Security\Core\User\UserChecker::checkPostAuth()" with an AdvancedUserInterface is deprecated since Symfony 4.1. Create a custom user checker if you wish to keep this functionality.
[
  "exception" => ErrorException {#6395
    #message: "User Deprecated: Calling "Symfony\Component\Security\Core\User\UserChecker::checkPostAuth()" with an AdvancedUserInterface is deprecated since Symfony 4.1. Create a custom user checker if you wish to keep this functionality."
    #code: 0
    #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/User/UserChecker.php"
    #line: 68
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/User/UserChecker.php:68 {
        Symfony\Component\Security\Core\User\UserChecker->checkPostAuth(UserInterface $user) …
        › if ($user instanceof AdvancedUserInterface && !$user instanceof User) {    @trigger_error(sprintf('Calling "%s()" with an AdvancedUserInterface is deprecated since Symfony 4.1. Create a custom user checker if you wish to keep this functionality.', __METHOD__), E_USER_DEPRECATED);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/Authentication/Provider/UserAuthenticationProvider.php:82 {
        Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider->authenticate(TokenInterface $token) …
        ›     $this->checkAuthentication($user, $token);    $this->userChecker->checkPostAuth($user);} catch (BadCredentialsException $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/Authentication/AuthenticationProviderManager.php:85 {
        Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
        › try {    $result = $provider->authenticate($token);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/Authorization/AuthorizationChecker.php:53 {
        Symfony\Component\Security\Core\Authorization\AuthorizationChecker->isGranted($attributes, $subject = null): bool …
        › if ($this->alwaysAuthenticate || !$token->isAuthenticated()) {    $this->tokenStorage->setToken($token = $this->authenticationManager->authenticate($token));}
      }
      /vhosts/newrca.roviniete.ro/src/EventListener/FirewallRcaPartnersListener.php:38 {
        App\EventListener\FirewallRcaPartnersListener->onKernelRequest(RequestEvent $event) …
        › if (!$this->tokenStorage->getToken() ||    false === $this->authorizationChecker->isGranted('ROLE_ADMINISTRATION_ACCESS') ||    !($user = $this->tokenStorage->getToken()->getUser()) ||
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/User/UserChecker.php:68 {
    Symfony\Component\Security\Core\User\UserChecker->checkPostAuth(UserInterface $user) …
    › if ($user instanceof AdvancedUserInterface && !$user instanceof User) {    @trigger_error(sprintf('Calling "%s()" with an AdvancedUserInterface is deprecated since Symfony 4.1. Create a custom user checker if you wish to keep this functionality.', __METHOD__), E_USER_DEPRECATED);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/Authentication/Provider/UserAuthenticationProvider.php:82 {
    Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider->authenticate(TokenInterface $token) …
    ›     $this->checkAuthentication($user, $token);    $this->userChecker->checkPostAuth($user);} catch (BadCredentialsException $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/Authentication/AuthenticationProviderManager.php:85 {
    Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) …
    › try {    $result = $provider->authenticate($token);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/security/Core/Authorization/AuthorizationChecker.php:53 {
    Symfony\Component\Security\Core\Authorization\AuthorizationChecker->isGranted($attributes, $subject = null): bool …
    › if ($this->alwaysAuthenticate || !$token->isAuthenticated()) {    $this->tokenStorage->setToken($token = $this->authenticationManager->authenticate($token));}
  }
  /vhosts/newrca.roviniete.ro/src/EventListener/FirewallRcaPartnersListener.php:38 {
    App\EventListener\FirewallRcaPartnersListener->onKernelRequest(RequestEvent $event) …
    › if (!$this->tokenStorage->getToken() ||    false === $this->authorizationChecker->isGranted('ROLE_ADMINISTRATION_ACCESS') ||    !($user = $this->tokenStorage->getToken()->getUser()) ||
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4.
[
  "exception" => ErrorException {#808
    #message: "User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4."
    #code: 0
    #file: "/vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTwig_ExceptionListenerService.php"
    #line: 9
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTwig_ExceptionListenerService.php:9 {
        require …
        › 
        › @trigger_error('The "twig.exception_listener" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3790 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
        › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));}, 1 => 'logKernelException'], 0);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:178 {
        Symfony\Component\EventDispatcher\EventDispatcher->removeListener($eventName, $listener) …
        › if ($v !== $listener && \is_array($v) && isset($v[0]) && $v[0] instanceof \Closure && 2 >= \count($v)) {    $v[0] = $v[0]();    $v[1] = $v[1] ?? '__invoke';
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:86 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->removeListener($eventName, $listener) …
        › 
        ›     return $this->dispatcher->removeListener($eventName, $listener);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/security/Http/Firewall/ExceptionListener.php:85 {
        Symfony\Component\Security\Http\Firewall\ExceptionListener->unregister(EventDispatcherInterface $dispatcher) …
        › {    $dispatcher->removeListener(KernelEvents::EXCEPTION, [$this, 'onKernelException']);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/security/Http/Firewall.php:112 {
        Symfony\Component\Security\Http\Firewall->onKernelFinishRequest(FinishRequestEvent $event) …
        › if (isset($this->exceptionListeners[$request])) {    $this->exceptionListeners[$request]->unregister($this->dispatcher);    unset($this->exceptionListeners[$request]);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/security-bundle/EventListener/FirewallListener.php:64 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->onKernelFinishRequest(FinishRequestEvent $event) …
        › 
        ›     parent::onKernelFinishRequest($event);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:207 {
        Symfony\Component\HttpKernel\HttpKernel->finishRequest(Request $request, int $type) …
        › {    $this->dispatcher->dispatch(new FinishRequestEvent($this, $request, $type), KernelEvents::FINISH_REQUEST);    $this->requestStack->pop();
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:193 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->finishRequest($request, $type);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:179 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › 
        ›     return $this->filterResponse($response, $request, $type);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTwig_ExceptionListenerService.php:9 {
    require …
    › 
    › @trigger_error('The "twig.exception_listener" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3790 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));}, 1 => 'logKernelException'], 0);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:178 {
    Symfony\Component\EventDispatcher\EventDispatcher->removeListener($eventName, $listener) …
    › if ($v !== $listener && \is_array($v) && isset($v[0]) && $v[0] instanceof \Closure && 2 >= \count($v)) {    $v[0] = $v[0]();    $v[1] = $v[1] ?? '__invoke';
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:86 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->removeListener($eventName, $listener) …
    › 
    ›     return $this->dispatcher->removeListener($eventName, $listener);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/security/Http/Firewall/ExceptionListener.php:85 {
    Symfony\Component\Security\Http\Firewall\ExceptionListener->unregister(EventDispatcherInterface $dispatcher) …
    › {    $dispatcher->removeListener(KernelEvents::EXCEPTION, [$this, 'onKernelException']);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/security/Http/Firewall.php:112 {
    Symfony\Component\Security\Http\Firewall->onKernelFinishRequest(FinishRequestEvent $event) …
    › if (isset($this->exceptionListeners[$request])) {    $this->exceptionListeners[$request]->unregister($this->dispatcher);    unset($this->exceptionListeners[$request]);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/security-bundle/EventListener/FirewallListener.php:64 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->onKernelFinishRequest(FinishRequestEvent $event) …
    › 
    ›     parent::onKernelFinishRequest($event);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:207 {
    Symfony\Component\HttpKernel\HttpKernel->finishRequest(Request $request, int $type) …
    › {    $this->dispatcher->dispatch(new FinishRequestEvent($this, $request, $type), KernelEvents::FINISH_REQUEST);    $this->requestStack->pop();
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:193 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->finishRequest($request, $type);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:179 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › 
    ›     return $this->filterResponse($response, $request, $type);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead.
[
  "exception" => ErrorException {#16149
    #message: "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead."
    #code: 0
    #file: "/vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/ExceptionListener.php"
    #line: 25
    #severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "ErrorListener" instead.', ExceptionListener::class), E_USER_DEPRECATED);}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTwig_ExceptionListenerService.php:11 {
        require …
        › 
        › return $this->privates['twig.exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ExceptionListener('twig.controller.exception::showAction', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);}
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3790 {
        ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
        › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));}, 1 => 'logKernelException'], 0);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:178 {
        Symfony\Component\EventDispatcher\EventDispatcher->removeListener($eventName, $listener) …
        › if ($v !== $listener && \is_array($v) && isset($v[0]) && $v[0] instanceof \Closure && 2 >= \count($v)) {    $v[0] = $v[0]();    $v[1] = $v[1] ?? '__invoke';
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:86 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->removeListener($eventName, $listener) …
        › 
        ›     return $this->dispatcher->removeListener($eventName, $listener);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/security/Http/Firewall/ExceptionListener.php:85 {
        Symfony\Component\Security\Http\Firewall\ExceptionListener->unregister(EventDispatcherInterface $dispatcher) …
        › {    $dispatcher->removeListener(KernelEvents::EXCEPTION, [$this, 'onKernelException']);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/security/Http/Firewall.php:112 {
        Symfony\Component\Security\Http\Firewall->onKernelFinishRequest(FinishRequestEvent $event) …
        › if (isset($this->exceptionListeners[$request])) {    $this->exceptionListeners[$request]->unregister($this->dispatcher);    unset($this->exceptionListeners[$request]);
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/security-bundle/EventListener/FirewallListener.php:64 {
        Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->onKernelFinishRequest(FinishRequestEvent $event) …
        › 
        ›     parent::onKernelFinishRequest($event);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:207 {
        Symfony\Component\HttpKernel\HttpKernel->finishRequest(Request $request, int $type) …
        › {    $this->dispatcher->dispatch(new FinishRequestEvent($this, $request, $type), KernelEvents::FINISH_REQUEST);    $this->requestStack->pop();
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:193 {
        Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
        › 
        › $this->finishRequest($request, $type);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:179 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › 
        ›     return $this->filterResponse($response, $request, $type);}
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "ErrorListener" instead.', ExceptionListener::class), E_USER_DEPRECATED);}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/getTwig_ExceptionListenerService.php:11 {
    require …
    › 
    › return $this->privates['twig.exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ExceptionListener('twig.controller.exception::showAction', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);}
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:2464 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /vhosts/newrca.roviniete.ro/var/cache/dev/ContainerDXpWI8N/srcApp_KernelDevDebugContainer.php:3790 {
    ContainerDXpWI8N\srcApp_KernelDevDebugContainer->ContainerDXpWI8N\{closure} …
    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));}, 1 => 'logKernelException'], 0);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:178 {
    Symfony\Component\EventDispatcher\EventDispatcher->removeListener($eventName, $listener) …
    › if ($v !== $listener && \is_array($v) && isset($v[0]) && $v[0] instanceof \Closure && 2 >= \count($v)) {    $v[0] = $v[0]();    $v[1] = $v[1] ?? '__invoke';
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:86 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->removeListener($eventName, $listener) …
    › 
    ›     return $this->dispatcher->removeListener($eventName, $listener);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/security/Http/Firewall/ExceptionListener.php:85 {
    Symfony\Component\Security\Http\Firewall\ExceptionListener->unregister(EventDispatcherInterface $dispatcher) …
    › {    $dispatcher->removeListener(KernelEvents::EXCEPTION, [$this, 'onKernelException']);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/security/Http/Firewall.php:112 {
    Symfony\Component\Security\Http\Firewall->onKernelFinishRequest(FinishRequestEvent $event) …
    › if (isset($this->exceptionListeners[$request])) {    $this->exceptionListeners[$request]->unregister($this->dispatcher);    unset($this->exceptionListeners[$request]);
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/security-bundle/EventListener/FirewallListener.php:64 {
    Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->onKernelFinishRequest(FinishRequestEvent $event) …
    › 
    ›     parent::onKernelFinishRequest($event);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:207 {
    Symfony\Component\HttpKernel\HttpKernel->finishRequest(Request $request, int $type) …
    › {    $this->dispatcher->dispatch(new FinishRequestEvent($this, $request, $type), KernelEvents::FINISH_REQUEST);    $this->requestStack->pop();
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:193 {
    Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
    › 
    › $this->finishRequest($request, $type);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:179 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › 
    ›     return $this->filterResponse($response, $request, $type);}
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /vhosts/newrca.roviniete.ro/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /vhosts/newrca.roviniete.ro/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
n/a (4 times) The "doctrine/mongodb-odm" driver is deprecated in Sylius 1.3. Doctrine MongoDB and PHPCR will no longer be supported in Sylius 2.0.
n/a The "Symfony\Component\HttpKernel\Kernel::getRootDir()" method is deprecated since Symfony 4.2, use getProjectDir() instead.
n/a Passing more than one argument to Symfony\Component\HttpKernel\Config\FileLocator::__construct is deprecated since Symfony 4.4 and will be removed in 5.0.
n/a The "Sylius\Bundle\ResourceBundle\Controller\ResourceController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
n/a The "Symfony\Bundle\FrameworkBundle\Controller\Controller::getUser()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Sylius\Bundle\UserBundle\Controller\UserController".
n/a The "App\Events\Cart\CartEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16183
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "App\Events\Customer\SubscriptionEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16182
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "App\Events\Vignette\LogVignetteEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16181
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Sylius\Bundle\UiBundle\Menu\Event\MenuBuilderEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.
n/a Using the "Twig_LoaderInterface" class is deprecated since Twig version 2.7, use "Twig\Loader\LoaderInterface" instead.
n/a (2 times) The "framework.templating" configuration is deprecated since Symfony 4.3. Configure the "twig" section provided by the Twig Bundle instead.
n/a Enabling the Templating component is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a Since symfony/messenger 5.1: The "Symfony\Component\Messenger\Transport\AmqpExt\AmqpTransportFactory" class is deprecated, use "Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory" instead. The AmqpExt transport has been moved to package "symfony/amqp-messenger" and will not be included by default in 6.0. Run "composer require symfony/amqp-messenger".
n/a Since symfony/messenger 5.1: The "Symfony\Component\Messenger\Transport\RedisExt\RedisTransportFactory" class is deprecated, use "Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory" instead. The RedisExt transport has been moved to package "symfony/redis-messenger" and will not be included by default in 6.0. Run "composer require symfony/redis-messenger".
n/a (2 times) The "twig.exception_controller" configuration key has been deprecated in Symfony 4.4, set it to "null" and use "framework.error_controller" configuration key instead.
n/a Since symfony/messenger 5.1: The "Symfony\Component\Messenger\Transport\Doctrine\DoctrineTransportFactory" class is deprecated, use "Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory" instead. The Doctrine transport has been moved to package "symfony/doctrine-messenger" and will not be included by default in 6.0. Run "composer require symfony/doctrine-messenger".
n/a (16 times) The "subject" option is deprecated since SyliusMailerBundle 1.5
n/a The "Sylius\Bundle\ResourceBundle\DependencyInjection\Driver\Doctrine\DoctrineODMDriver" class is deprecated since Sylius 1.3. Doctrine MongoDB and PHPCR support will no longer be supported in Sylius 2.0.
n/a The "Sylius\Bundle\ResourceBundle\DependencyInjection\Driver\Doctrine\DoctrinePHPCRDriver" class is deprecated since Sylius 1.3. Doctrine MongoDB and PHPCR support will no longer be supported in Sylius 2.0.
n/a (27 times) A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "winzou_state_machine" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a Not registering bundle "Sonata\Doctrine\Bridge\Symfony\Bundle\SonataDoctrineBundle" is deprecated since 3.12.0, registering it will be mandatory in 4.0
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "bazinga_hateoas" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (5 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "knp_gaufrette" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "fos_oauth_server" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "nelmio_alice" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "prooph_service_bus" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (6 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "routes" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "sylius_sitemap" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "sylius_rbac" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "hwi_oauth" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "fos_sylius_import_export" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a Using short factory syntax for service "sylius.class_metadata.product_image" is deprecated since Symfony 4.4, use "['@doctrine.orm.default_entity_manager', 'getClassMetadata']" instead.
n/a The "Sylius\Component\User\Model\UserInterface" interface extends "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1.
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.order" with model "App\Entity\Order\Order" and interface "Sylius\Component\Order\Model\OrderInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.order_item" with model "App\Entity\Order\OrderItem" and interface "Sylius\Component\Order\Model\OrderItemInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.order_item_unit" with model "App\Entity\Order\OrderItemUnit" and interface "Sylius\Component\Order\Model\OrderItemUnitInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.order_sequence" with model "App\Entity\Order\OrderSequence" and interface "Sylius\Component\Order\Model\OrderSequenceInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.adjustment" with model "App\Entity\Order\Adjustment" and interface "Sylius\Component\Order\Model\AdjustmentInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.currency" with model "App\Entity\Currency\Currency" and interface "Sylius\Component\Currency\Model\CurrencyInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.exchange_rate" with model "App\Entity\Currency\ExchangeRate" and interface "Sylius\Component\Currency\Model\ExchangeRateInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.locale" with model "App\Entity\Locale\Locale" and interface "Sylius\Component\Locale\Model\LocaleInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product" with model "App\Entity\Product\Product" and interface "Sylius\Component\Product\Model\ProductInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_translation" with model "App\Entity\Product\ProductTranslation" and interface "Sylius\Component\Product\Model\ProductTranslationInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_variant" with model "App\Entity\Product\ProductVariant" and interface "Sylius\Component\Product\Model\ProductVariantInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_variant_translation" with model "App\Entity\Product\ProductVariantTranslation" and interface "Sylius\Component\Product\Model\ProductVariantTranslationInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_option" with model "App\Entity\Product\ProductOption" and interface "Sylius\Component\Product\Model\ProductOptionInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_option_translation" with model "App\Entity\Product\ProductOptionTranslation" and interface "Sylius\Component\Product\Model\ProductOptionTranslationInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_association_type" with model "App\Entity\Product\ProductAssociationType" and interface "Sylius\Component\Product\Model\ProductAssociationTypeInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_association_type_translation" with model "App\Entity\Product\ProductAssociationTypeTranslation" and interface "Sylius\Component\Product\Model\ProductAssociationTypeTranslationInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_option_value" with model "App\Entity\Product\ProductOptionValue" and interface "Sylius\Component\Product\Model\ProductOptionValueInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_option_value_translation" with model "App\Entity\Product\ProductOptionValueTranslation" and interface "Sylius\Component\Product\Model\ProductOptionValueTranslationInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_association" with model "App\Entity\Product\ProductAssociation" and interface "Sylius\Component\Product\Model\ProductAssociationInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.channel" with model "App\Entity\Channel\Channel" and interface "Sylius\Component\Channel\Model\ChannelInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_attribute" with model "App\Entity\Product\ProductAttribute" and interface "Sylius\Component\Product\Model\ProductAttributeInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_attribute_translation" with model "App\Entity\Product\ProductAttributeTranslation" and interface "Sylius\Component\Product\Model\ProductAttributeTranslationInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_attribute_value" with model "App\Entity\Product\ProductAttributeValue" and interface "Sylius\Component\Product\Model\ProductAttributeValueInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.tax_rate" with model "App\Entity\Taxation\TaxRate" and interface "Sylius\Component\Taxation\Model\TaxRateInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.tax_category" with model "App\Entity\Taxation\TaxCategory" and interface "Sylius\Component\Taxation\Model\TaxCategoryInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shipment" with model "App\Entity\Shipping\Shipment" and interface "Sylius\Component\Shipping\Model\ShipmentInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shipment_unit" with model "App\Entity\Order\OrderItemUnit" and interface "Sylius\Component\Shipping\Model\ShipmentUnitInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shipping_method" with model "App\Entity\Shipping\ShippingMethod" and interface "Sylius\Component\Shipping\Model\ShippingMethodInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shipping_method_translation" with model "App\Entity\Shipping\ShippingMethodTranslation" and interface "Sylius\Component\Shipping\Model\ShippingMethodTranslationInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shipping_category" with model "App\Entity\Shipping\ShippingCategory" and interface "Sylius\Component\Shipping\Model\ShippingCategoryInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.payment" with model "App\Entity\Payment\Payment" and interface "Sylius\Component\Payment\Model\PaymentInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.payment_method" with model "App\Entity\Payment\PaymentMethod" and interface "Sylius\Component\Payment\Model\PaymentMethodInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.payment_method_translation" with model "App\Entity\Payment\PaymentMethodTranslation" and interface "Sylius\Component\Payment\Model\PaymentMethodTranslationInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.promotion" with model "App\Entity\Promotion\Promotion" and interface "Sylius\Component\Promotion\Model\PromotionInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.promotion_coupon" with model "App\Entity\Promotion\PromotionCoupon" and interface "Sylius\Component\Promotion\Model\PromotionCouponInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.promotion_rule" with model "App\Entity\Promotion\PromotionRule" and interface "Sylius\Component\Promotion\Model\PromotionRuleInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.promotion_action" with model "App\Entity\Promotion\PromotionAction" and interface "Sylius\Component\Promotion\Model\PromotionActionInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.address" with model "App\Entity\Addressing\Address" and interface "Sylius\Component\Addressing\Model\AddressInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.country" with model "App\Entity\Addressing\Country" and interface "Sylius\Component\Addressing\Model\CountryInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.province" with model "App\Entity\Addressing\Province" and interface "Sylius\Component\Addressing\Model\ProvinceInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.zone" with model "App\Entity\Addressing\Zone" and interface "Sylius\Component\Addressing\Model\ZoneInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.zone_member" with model "App\Entity\Addressing\ZoneMember" and interface "Sylius\Component\Addressing\Model\ZoneMemberInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.inventory_unit" with model "App\Entity\Order\OrderItemUnit" and interface "Sylius\Component\Inventory\Model\InventoryUnitInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.taxon" with model "App\Entity\Taxonomy\Taxon" and interface "Sylius\Component\Taxonomy\Model\TaxonInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.taxon_translation" with model "App\Entity\Taxonomy\TaxonTranslation" and interface "Sylius\Component\Taxonomy\Model\TaxonTranslationInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.admin_user" with model "App\Entity\User\AdminUser" and interface "Sylius\Component\Core\Model\AdminUserInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shop_user" with model "App\Entity\User\ShopUser" and interface "Sylius\Component\Core\Model\ShopUserInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.oauth_user" with model "App\Entity\User\UserOAuth" and interface "Sylius\Component\User\Model\UserOAuthInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.customer" with model "App\Entity\Customer\Customer" and interface "Sylius\Component\Customer\Model\CustomerInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.customer_group" with model "App\Entity\Customer\CustomerGroup" and interface "Sylius\Component\Customer\Model\CustomerGroupInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_review" with model "App\Entity\Product\ProductReview" and interface "Sylius\Component\Review\Model\ReviewInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_reviewer" with model "App\Entity\Customer\Customer" and interface "Sylius\Component\Review\Model\ReviewerInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_taxon" with model "App\Entity\Product\ProductTaxon" and interface "Sylius\Component\Core\Model\ProductTaxonInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_image" with model "App\Entity\Product\ProductImage" and interface "Sylius\Component\Core\Model\ProductImageInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.taxon_image" with model "App\Entity\Taxonomy\TaxonImage" and interface "Sylius\Component\Core\Model\TaxonImageInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.channel_pricing" with model "App\Entity\Channel\ChannelPricing" and interface "Sylius\Component\Core\Model\ChannelPricingInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.block" with model "BitBag\SyliusCmsPlugin\Entity\Block" and interface "BitBag\SyliusCmsPlugin\Entity\BlockInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.block_translation" with model "BitBag\SyliusCmsPlugin\Entity\BlockTranslation" and interface "BitBag\SyliusCmsPlugin\Entity\BlockTranslationInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.page" with model "BitBag\SyliusCmsPlugin\Entity\Page" and interface "BitBag\SyliusCmsPlugin\Entity\PageInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.page_translation" with model "BitBag\SyliusCmsPlugin\Entity\PageTranslation" and interface "BitBag\SyliusCmsPlugin\Entity\PageTranslationInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.page_image" with model "BitBag\SyliusCmsPlugin\Entity\PageImage" and interface "BitBag\SyliusCmsPlugin\Entity\PageImageInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.frequently_asked_question" with model "BitBag\SyliusCmsPlugin\Entity\FrequentlyAskedQuestion" and interface "BitBag\SyliusCmsPlugin\Entity\FrequentlyAskedQuestionInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.frequently_asked_question_translation" with model "BitBag\SyliusCmsPlugin\Entity\FrequentlyAskedQuestionTranslation" and interface "BitBag\SyliusCmsPlugin\Entity\FrequentlyAskedQuestionTranslationInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.section" with model "BitBag\SyliusCmsPlugin\Entity\Section" and interface "BitBag\SyliusCmsPlugin\Entity\SectionInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.section_translation" with model "BitBag\SyliusCmsPlugin\Entity\SectionTranslation" and interface "BitBag\SyliusCmsPlugin\Entity\SectionTranslationInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.media" with model "BitBag\SyliusCmsPlugin\Entity\Media" and interface "BitBag\SyliusCmsPlugin\Entity\MediaInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.media_translation" with model "BitBag\SyliusCmsPlugin\Entity\MediaTranslation" and interface "BitBag\SyliusCmsPlugin\Entity\MediaTranslationInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius_rbac.administration_role" with model "Sylius\RbacPlugin\Entity\AdministrationRole" and interface "Sylius\RbacPlugin\Entity\AdministrationRoleInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.payment_security_token" with model "App\Entity\Payment\PaymentSecurityToken" and interface "Sylius\Bundle\PayumBundle\Model\PaymentSecurityTokenInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.gateway_config" with model "App\Entity\Payment\GatewayConfig" and interface "Sylius\Bundle\PayumBundle\Model\GatewayConfigInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.api_user" with model "App\Entity\User\AdminUser" and interface "Sylius\Bundle\AdminApiBundle\Model\UserInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.api_client" with model "App\Entity\AdminApi\Client" and interface "Sylius\Bundle\AdminApiBundle\Model\ClientInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.api_access_token" with model "App\Entity\AdminApi\AccessToken" and interface "Sylius\Bundle\AdminApiBundle\Model\AccessTokenInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.api_refresh_token" with model "App\Entity\AdminApi\RefreshToken" and interface "Sylius\Bundle\AdminApiBundle\Model\RefreshTokenInterface".
n/a Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.api_auth_code" with model "App\Entity\AdminApi\AuthCode" and interface "Sylius\Bundle\AdminApiBundle\Model\AuthCodeInterface".
n/a Class "Sylius\Bundle\CoreBundle\Form\Extension\CountryTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16287
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\CoreBundle\Form\Extension\CountryTypeExtension" is deprecated since Symfony 4.2.
n/a Class "Sylius\Bundle\CoreBundle\Form\Extension\ChannelTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16289
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\CoreBundle\Form\Extension\ChannelTypeExtension" is deprecated since Symfony 4.2.
n/a Class "Sylius\Bundle\CoreBundle\Form\Extension\LocaleTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16291
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\CoreBundle\Form\Extension\LocaleTypeExtension" is deprecated since Symfony 4.2.
n/a Class "Sylius\Bundle\CoreBundle\Form\Extension\OrderTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16293
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\CoreBundle\Form\Extension\OrderTypeExtension" is deprecated since Symfony 4.2.
n/a Class "Sylius\Bundle\CoreBundle\Form\Extension\CartTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16295
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\CoreBundle\Form\Extension\CartTypeExtension" is deprecated since Symfony 4.2.
n/a Class "Sylius\Bundle\CoreBundle\Form\Extension\CartItemTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16297
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\CoreBundle\Form\Extension\CartItemTypeExtension" is deprecated since Symfony 4.2.
n/a Class "Sylius\Bundle\CoreBundle\Form\Extension\PaymentMethodTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16299
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\CoreBundle\Form\Extension\PaymentMethodTypeExtension" is deprecated since Symfony 4.2.
n/a Class "Sylius\Bundle\CoreBundle\Form\Extension\TaxRateTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16301
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\CoreBundle\Form\Extension\TaxRateTypeExtension" is deprecated since Symfony 4.2.
n/a Class "Sylius\Bundle\CoreBundle\Form\Extension\TaxonTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16303
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\CoreBundle\Form\Extension\TaxonTypeExtension" is deprecated since Symfony 4.2.
n/a Class "Sylius\Bundle\CoreBundle\Form\Extension\CustomerTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16305
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\CoreBundle\Form\Extension\CustomerTypeExtension" is deprecated since Symfony 4.2.
n/a Class "Sylius\Bundle\CoreBundle\Form\Extension\PromotionTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16307
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\CoreBundle\Form\Extension\PromotionTypeExtension" is deprecated since Symfony 4.2.
n/a Class "Sylius\Bundle\CoreBundle\Form\Extension\PromotionCouponTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16309
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\CoreBundle\Form\Extension\PromotionCouponTypeExtension" is deprecated since Symfony 4.2.
n/a Class "Sylius\Bundle\CoreBundle\Form\Extension\PromotionFilterCollectionTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16311
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\CoreBundle\Form\Extension\PromotionFilterCollectionTypeExtension" is deprecated since Symfony 4.2.
n/a Class "Sylius\Bundle\CoreBundle\Form\Extension\ShippingMethodTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16313
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\CoreBundle\Form\Extension\ShippingMethodTypeExtension" is deprecated since Symfony 4.2.
n/a Class "Sylius\Bundle\CoreBundle\Form\Extension\ProductTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16315
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\CoreBundle\Form\Extension\ProductTypeExtension" is deprecated since Symfony 4.2.
n/a Class "Sylius\Bundle\CoreBundle\Form\Extension\ProductTranslationTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16317
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\CoreBundle\Form\Extension\ProductTranslationTypeExtension" is deprecated since Symfony 4.2.
n/a Class "Sylius\Bundle\CoreBundle\Form\Extension\ProductVariantTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16319
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\CoreBundle\Form\Extension\ProductVariantTypeExtension" is deprecated since Symfony 4.2.
n/a Class "Sylius\Bundle\CoreBundle\Form\Extension\ProductVariantGenerationTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16321
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\CoreBundle\Form\Extension\ProductVariantGenerationTypeExtension" is deprecated since Symfony 4.2.
n/a Class "Sylius\Bundle\ResourceBundle\Form\Extension\CollectionTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16323
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\ResourceBundle\Form\Extension\CollectionTypeExtension" is deprecated since Symfony 4.2.
n/a Class "Sylius\Bundle\PayumBundle\Form\Extension\CryptedGatewayConfigTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16325
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\PayumBundle\Form\Extension\CryptedGatewayConfigTypeExtension" is deprecated since Symfony 4.2.
n/a Class "Sylius\RbacPlugin\Form\Extension\AdminUserTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16327
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\RbacPlugin\Form\Extension\AdminUserTypeExtension" is deprecated since Symfony 4.2.
n/a The Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer class is deprecated since version 4.4 and will be removed in 5.0; use Twig instead.
n/a The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Addressing\CityRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Addressing\CountyRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Invoice\InvoiceClassificationRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Log\LogEmailSendingRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Log\LogRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\LogOpPaymentVignettesRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Onesignal\OnesignalRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\RCA\ApiRCARepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\RCA\AvailabilityRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\RCA\CategoryRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\RCA\FuelTypeRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\RCA\InsuranceCompanyAvailabilitiesRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\RCA\InsuranceCompanyRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\RCA\LeasingCompanyRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\RCA\SubCategoryRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\RCA\UsageTypeRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\RCA\VehicleMakeRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\RCA\VehicleModelRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\RCA\VehicleTypeRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\SMS\SMSRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Vignette\AvailabilityRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Vignette\CategoryRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Vignette\PriceRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Vignette\VignetteApiRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Vignette\VignetteRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\VignetteAlertTemplate\VignetteAlertTemplateRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\VignetteApiInitRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\VignetteCommercialNotification\VignetteCommercialNotificationRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\VignetteGeneralOption\VignetteGeneralOptionRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\VignetteInvoice\VignetteInvoiceRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\VignetteMaintenance\VignetteMaintenanceRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\VignetteOrder\VignetteOrderRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\VignettePaymentMethod\VignettePaymentMethodRepository" service.
n/a The "message_bus" service is deprecated, use the "messenger.default_bus" service instead. It is being referenced by the "app.service.customer.commercial_notification" service.
n/a The "controller_name_converter" service is deprecated since Symfony 4.3. It is being referenced by the "fos_rest.routing.loader.controller" service.
n/a The "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" class is deprecated since Symfony 4.2, use "Symfony\Component\Console\Command\Command" with dependency injection instead.
n/a The "Sylius\Bundle\OrderBundle\Command\RemoveExpiredCartsCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16367
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Sylius\Bundle\UserBundle\Command\AbstractRoleCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
n/a The "Sylius\Bundle\CoreBundle\Command\CancelUnpaidOrdersCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16369
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Sylius\Bundle\CoreBundle\Command\AbstractInstallCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
n/a The "Sylius\Bundle\FixturesBundle\Command\FixturesListCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16371
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Sylius\Bundle\FixturesBundle\Command\FixturesLoadCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16372
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Sylius\Bundle\ThemeBundle\Command\AssetsInstallCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16373
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Sylius\Bundle\ThemeBundle\Command\ListCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16374
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Symfony\Component\HttpKernel\EventListener\TranslatorListener" class is deprecated since Symfony 4.3 and will be removed in 5.0, use LocaleAwareListener instead.
n/a The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16377
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/framework-bundle/CacheWarmer/TemplateFinder.php:14 {
        include …
        › 
        › @trigger_error('The '.TemplateFinder::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:163 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/vhosts/newrca.roviniete.ro/vendor/symfony/framework-bundle/CacheWarmer/TemplateFinderInterface.php"
        }
      }
    }
  }
]
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinderInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The "sylius.theme.templating.file_locator.inner" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16380
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
        include …
        › 
        › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
      /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:160 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
          "/vhosts/newrca.roviniete.ro/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php"
        }
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
    include …
    › 
    › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
  /vhosts/newrca.roviniete.ro/vendor/symfony/debug/DebugClassLoader.php:160 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
      "/vhosts/newrca.roviniete.ro/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php"
    }
  }
}
n/a The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.
n/a YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#16382
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /vhosts/newrca.roviniete.ro/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php:52 {
        Doctrine\ORM\Mapping\Driver\YamlDriver->__construct($locator, $fileExtension = self::DEFAULT_FILE_EXTENSION) …
        ›     'YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.',    E_USER_DEPRECATED);
      }
      /vhosts/newrca.roviniete.ro/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedYamlDriver.php:41 {    $locator = new SymfonyFileLocator((array) $prefixes, $fileExtension);    parent::__construct($locator, $fileExtension);}
      }
    }
  }
]
{
  /vhosts/newrca.roviniete.ro/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php:52 {
    Doctrine\ORM\Mapping\Driver\YamlDriver->__construct($locator, $fileExtension = self::DEFAULT_FILE_EXTENSION) …
    ›     'YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.',    E_USER_DEPRECATED);
  }
  /vhosts/newrca.roviniete.ro/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedYamlDriver.php:41 {    $locator = new SymfonyFileLocator((array) $prefixes, $fileExtension);    parent::__construct($locator, $fileExtension);}
  }
}

Debug 219

Unimportant log messages generated during the execution of the application.

Time Channel Message
doctrine SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, t0.account_verification_required AS account_verification_required_15, t0.default_locale_id AS default_locale_id_16, t17.code AS code_18, t17.created_at AS created_at_19, t17.updated_at AS updated_at_20, t17.id AS id_21, t0.base_currency_id AS base_currency_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.default_tax_zone_id AS default_tax_zone_id_28, t0.shop_billing_data_id AS shop_billing_data_id_29 FROM sylius_channel t0 INNER JOIN sylius_locale t17 ON t0.default_locale_id = t17.id INNER JOIN sylius_currency t23 ON t0.base_currency_id = t23.id WHERE t0.hostname = ? LIMIT 1
[
  "newrca.roviniete.ro"
]
doctrine SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, t0.account_verification_required AS account_verification_required_15, t0.default_locale_id AS default_locale_id_16, t17.code AS code_18, t17.created_at AS created_at_19, t17.updated_at AS updated_at_20, t17.id AS id_21, t0.base_currency_id AS base_currency_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.default_tax_zone_id AS default_tax_zone_id_28, t0.shop_billing_data_id AS shop_billing_data_id_29 FROM sylius_channel t0 INNER JOIN sylius_locale t17 ON t0.default_locale_id = t17.id INNER JOIN sylius_currency t23 ON t0.base_currency_id = t23.id
doctrine SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ?
[
  1
]
doctrine SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
[
  1
]
security Read existing security token from the session.
[
  "key" => "_security_admin"
  "token_class" => "Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken"
]
doctrine SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.enabled AS enabled_3, t0.salt AS salt_4, t0.password AS password_5, t0.encoder_name AS encoder_name_6, t0.last_login AS last_login_7, t0.password_reset_token AS password_reset_token_8, t0.password_requested_at AS password_requested_at_9, t0.email_verification_token AS email_verification_token_10, t0.verified_at AS verified_at_11, t0.locked AS locked_12, t0.expires_at AS expires_at_13, t0.credentials_expire_at AS credentials_expire_at_14, t0.roles AS roles_15, t0.email AS email_16, t0.email_canonical AS email_canonical_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.id AS id_20, t0.first_name AS first_name_21, t0.last_name AS last_name_22, t0.locale_code AS locale_code_23, t0.partner_id AS partner_id_24, t0.custom_role_rule_id AS custom_role_rule_id_25, t26.type AS type_27, t26.path AS path_28, t26.id AS id_29, t26.owner_id AS owner_id_30, t0.administration_role_id AS administration_role_id_31 FROM sylius_admin_user t0 LEFT JOIN sylius_avatar_image t26 ON t26.owner_id = t0.id WHERE t0.id = ?
[
  12
]
security User was reloaded from a user provider.
[
  "provider" => "UsernameOrEmailProvider_3eaa26a"
  "username" => "marius.gherasie@gmail.com"
]
event Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT v0_.id AS id_0, v0_.date_from AS date_from_1, v0_.date_to AS date_to_2 FROM vignette_maintenance v0_ ORDER BY v0_.id DESC LIMIT 1
event Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.name AS name_1, t0.permissions AS permissions_2, t0.id AS id_3 FROM sylius_rbac_administration_role t0 WHERE t0.id = ?
[
  1
]
event Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event "kernel.request" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"
]
event Notified event "kernel.request" to listener "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent".
[
  "event" => "kernel.request"
  "listener" => "Http\HttplugBundle\Discovery\ConfiguredClientsStrategy::onEvent"
]
event Notified event "kernel.request" to listener "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent".
[
  "event" => "kernel.request"
  "listener" => "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"
]
event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Setono\TagBagBundle\EventListener\PopulateTagBagSubscriber::onKernelRequest"
]
event Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest"
]
event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Sentry\SentryBundle\EventListener\RequestListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\MaintenanceListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\MaintenanceListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\LocaleListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\NonChannelLocaleListener::restrictRequestLocale".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\NonChannelLocaleListener::restrictRequestLocale"
]
event Notified event "kernel.request" to listener "App\EventListener\FirewallRcaPartnersListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\FirewallRcaPartnersListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\FirewallObsidianPartnersListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\FirewallPartnerListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\FirewallPartnerListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\DailyMaintenanceListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\DailyMaintenanceListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\WrongOneSignalUrlListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\WrongOneSignalUrlListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "App\EventListener\CartListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\CartListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Sylius\RbacPlugin\Access\Listener\AccessCheckListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"
]
event Notified event "kernel.request" to listener "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest".
[
  "event" => "kernel.request"
  "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest"
]
doctrine SELECT p0_.id AS id_0, p0_.vignette_status AS vignette_status_1, p0_.vignette_road_assistance_status AS vignette_road_assistance_status_2, p0_.vignette_sms_status AS vignette_sms_status_3, p0_.hu_vignette_status AS hu_vignette_status_4, p0_.rca_status AS rca_status_5, p0_.rca_road_assistance_status AS rca_road_assistance_status_6, p0_.road_assistance_status AS road_assistance_status_7, p0_.death_insurance_status AS death_insurance_status_8, p0_.license_recovery_status AS license_recovery_status_9, p0_.telemedicine_status AS telemedicine_status_10, p0_.extra_options_status AS extra_options_status_11, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_12, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_13, p0_.extra_options_sms_status AS extra_options_sms_status_14, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_15, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_16, p0_.discount_rca_commission AS discount_rca_commission_17, p0_.created_at AS created_at_18, p0_.updated_at AS updated_at_19, p0_.admin_id AS admin_id_20 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1
doctrine SELECT p0_.id AS id_0, p0_.vignette_status AS vignette_status_1, p0_.vignette_road_assistance_status AS vignette_road_assistance_status_2, p0_.vignette_sms_status AS vignette_sms_status_3, p0_.hu_vignette_status AS hu_vignette_status_4, p0_.rca_status AS rca_status_5, p0_.rca_road_assistance_status AS rca_road_assistance_status_6, p0_.road_assistance_status AS road_assistance_status_7, p0_.death_insurance_status AS death_insurance_status_8, p0_.license_recovery_status AS license_recovery_status_9, p0_.telemedicine_status AS telemedicine_status_10, p0_.extra_options_status AS extra_options_status_11, p0_.extra_options_death_insurance_status AS extra_options_death_insurance_status_12, p0_.extra_options_road_assistance_status AS extra_options_road_assistance_status_13, p0_.extra_options_sms_status AS extra_options_sms_status_14, p0_.extra_options_license_recovery_status AS extra_options_license_recovery_status_15, p0_.extra_options_telemedicine_status AS extra_options_telemedicine_status_16, p0_.discount_rca_commission AS discount_rca_commission_17, p0_.created_at AS created_at_18, p0_.updated_at AS updated_at_19 FROM product_status p0_ ORDER BY p0_.id DESC LIMIT 1
doctrine SELECT t0_.id AS id_0, t0_.status AS status_1, t0_.created_at AS created_at_2, t0_.updated_at AS updated_at_3, t0_.admin_id AS admin_id_4 FROM template_status t0_ ORDER BY t0_.id DESC LIMIT 1
doctrine SELECT t0_.id AS id_0, t0_.status AS status_1, t0_.created_at AS created_at_2, t0_.updated_at AS updated_at_3 FROM template_status t0_ ORDER BY t0_.id DESC LIMIT 1
doctrine SELECT c0_.id AS id_0, c0_.ar_promo_price_status AS ar_promo_price_status_1, c0_.ar_promo_price AS ar_promo_price_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4, c0_.admin_id AS admin_id_5 FROM campaign_status c0_ ORDER BY c0_.id DESC LIMIT 1
doctrine SELECT c0_.id AS id_0, c0_.ar_promo_price_status AS ar_promo_price_status_1, c0_.ar_promo_price AS ar_promo_price_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4 FROM campaign_status c0_ ORDER BY c0_.id DESC LIMIT 1
event Notified event "kernel.controller" to listener "Sentry\SentryBundle\EventListener\RequestListener::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "Sentry\SentryBundle\EventListener\RequestListener::onKernelController"
]
event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event "kernel.controller" to listener "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables".
[
  "event" => "kernel.controller"
  "listener" => "App\EventSubscriber\System\TwigGlobalSubscriber::injectGlobalVariables"
]
event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
doctrine SELECT count(r0_.id) AS sclr_0 FROM rca_manual_expire_notification r0_ WHERE r0_.enabled = 1
doctrine SELECT count(r0_.id) AS sclr_0 FROM rca_manual_expire_notification r0_ WHERE r0_.enabled = 1 AND (r0_.valid_until BETWEEN ? AND ?)
[
  "2022-01-01 00:00:00"
  "2024-09-28 23:59:59"
]
doctrine SELECT r0_.id AS id_0, r0_.registration_plate AS registration_plate_1, r0_.valid_until AS valid_until_2, r0_.is_subscribed AS is_subscribed_3, r0_.customer_type AS customer_type_4, r0_.cif_code AS cif_code_5, r0_.category_id AS category_id_6, r0_.max_weight AS max_weight_7, r0_.cylinder AS cylinder_8, r0_.flags AS flags_9, s1_.id AS id_10, s1_.email AS email_11, s1_.subscribed_to_newsletter AS subscribed_to_newsletter_12, o2_.hash_web AS hash_web_13, o2_.hash_mobile AS hash_mobile_14, s3_.auth_token AS auth_token_15, a4_.email AS email_16, a4_.phone_number AS phone_number_17, r0_.imported_from AS imported_from_18, r0_.updated_at AS updated_at_19 FROM rca_manual_expire_notification r0_ LEFT JOIN sylius_customer s1_ ON r0_.customer_id = s1_.id LEFT JOIN onesignal o2_ ON (r0_.customer_id = o2_.customer_id) LEFT JOIN sylius_shop_user s3_ ON (r0_.customer_id = s3_.customer_id) LEFT JOIN alert_customer a4_ ON (r0_.alert_customer_id = a4_.id) WHERE r0_.enabled = 1 AND (r0_.valid_until BETWEEN ? AND ?) ORDER BY r0_.id DESC LIMIT 101
[
  "2022-01-01 00:00:00"
  "2024-09-28 23:59:59"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "277"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "13071"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "276"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "273"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "269"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "266"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "263"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "259"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "258"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "256"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "249"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "248"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "246"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "245"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "243"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "241"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "240"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "239"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "238"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "237"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "236"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "235"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "233"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "215"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "11851"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "214"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "12891"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "206"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "193"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "2"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "179"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "178"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "177"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "176"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "175"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "174"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "173"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "172"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "170"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "169"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "164"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "163"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "161"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "160"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "159"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "158"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "157"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "156"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "155"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "154"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "152"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "151"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "149"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "148"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "546772"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "147"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "146"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "416351"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "145"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "1"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "133"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "132"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "123"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "13088"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "122"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "121"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "120"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "119"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "118"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "117"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "115"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "13012"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "114"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "13091"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "112"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "75"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "59"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "58"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "5"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "56"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "55"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "53"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "48"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "13086"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "47"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "46"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "13085"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "45"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "44"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "43"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "42"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "41"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "40"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "39"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "30"
]
doctrine SELECT s0_.checkout_completed_at AS checkout_completed_at_0, s0_.id AS id_1 FROM sylius_order s0_ WHERE s0_.customer_id = ? AND s0_.payment_state = ? ORDER BY s0_.id DESC LIMIT 1
[
  "13011"
  "paid"
]
doctrine SELECT a0_.is_sent AS is_sent_0, a1_.days_before AS days_before_1, a1_.type AS type_2 FROM alert_settings_product a0_ LEFT JOIN alert_settings a1_ ON (a0_.alert_id = a1_.id) WHERE a0_.rca_manual_id = ? ORDER BY a0_.id ASC LIMIT 50
[
  "29"
]
doctrine SELECT v0_.id AS id_0, v0_.name AS name_1 FROM vignette_category v0_
doctrine SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, t0.account_verification_required AS account_verification_required_15, t0.default_locale_id AS default_locale_id_16, t17.code AS code_18, t17.created_at AS created_at_19, t17.updated_at AS updated_at_20, t17.id AS id_21, t0.base_currency_id AS base_currency_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.default_tax_zone_id AS default_tax_zone_id_28, t0.shop_billing_data_id AS shop_billing_data_id_29 FROM sylius_channel t0 INNER JOIN sylius_locale t17 ON t0.default_locale_id = t17.id INNER JOIN sylius_currency t23 ON t0.base_currency_id = t23.id
event Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.id AS id_1, t0.customer_ip AS customer_ip_2, t0.body AS body_3, t0.type AS type_4, t0.is_abandoned AS is_abandoned_5, t0.is_finished AS is_finished_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.customer_id AS customer_id_9 FROM customer_tracker_activity t0 WHERE t0.id = ?
[
  26019
]
doctrine SELECT s0_.number AS number_0, s0_.notes AS notes_1, s0_.state AS state_2, s0_.checkout_completed_at AS checkout_completed_at_3, s0_.items_total AS items_total_4, s0_.adjustments_total AS adjustments_total_5, s0_.total AS total_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.currency_code AS currency_code_10, s0_.locale_code AS locale_code_11, s0_.checkout_state AS checkout_state_12, s0_.payment_state AS payment_state_13, s0_.shipping_state AS shipping_state_14, s0_.token_value AS token_value_15, s0_.customer_ip AS customer_ip_16, s0_.old_db_id AS old_db_id_17, s0_.ipn_code AS ipn_code_18, s0_.paysera_payment_method_code AS paysera_payment_method_code_19, s0_.channel_id AS channel_id_20, s0_.promotion_coupon_id AS promotion_coupon_id_21, s0_.customer_id AS customer_id_22, s0_.payment_method AS payment_method_23, s0_.billing_address_id AS billing_address_id_24, s0_.shipping_address_id AS shipping_address_id_25, s0_.partner_id AS partner_id_26 FROM sylius_order s0_ WHERE s0_.id = ? AND s0_.state = ? AND s0_.channel_id = ?
[
  128978
  "cart"
  1
]
doctrine SELECT t0.id AS id_1, t0.op_code AS op_code_2, t0.cnair_code AS cnair_code_3, t0.created_at AS created_at_4, t0.order_id AS order_id_5 FROM log_op_payment_vignettes t0 WHERE t0.order_id = ?
[
  128978
]
doctrine SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.partner_comission_id AS partner_comission_id_4, t0.order_id AS order_id_5 FROM order_comission t0 WHERE t0.order_id = ?
[
  128978
]
doctrine SELECT t0.agency_name AS agency_name_1, t0.confirmed_at AS confirmed_at_2, t0.payment_receipt_date AS payment_receipt_date_3, t0.hash AS hash_4, t0.flags AS flags_5, t0.order_id AS order_id_6 FROM order_extra_data t0 WHERE t0.order_id = ?
[
  128978
]
security Stored the security token in the session.
[
  "key" => "_security_admin"
]
event Notified event "kernel.response" to listener "App\EventListener\AuthenticationListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "App\EventListener\AuthenticationListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "App\EventListener\TrackerActivityListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "App\EventListener\TrackerActivityListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"
]
event Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Setono\TagBagBundle\EventListener\PopulateSessionSubscriber::onKernelResponse"
]
event Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event "kernel.response" to listener "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"
]
event Notified event "kernel.response" to listener "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse".
[
  "event" => "kernel.response"
  "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"
]
event Notified event "kernel.finish_request" to listener "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest".
[
  "event" => "kernel.finish_request"
  "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::onKernelFinishRequest"
]
event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest".
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]

PHP Notices 0

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

There are no log messages of this level.

Container 5317

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_image
  • [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.watermark_image
  • [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
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.fixed
20
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\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction" (parent: .abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction).
  • Resolving inheritance for "Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Synolia\SyliusSchedulerCommandPlugin\Command\SynoliaSchedulerRunCommand" (parent: .abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Command\SynoliaSchedulerRunCommand).
  • Resolving inheritance for "Synolia\SyliusSchedulerCommandPlugin\Command\SynoliaSchedulerRunCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Synolia\SyliusSchedulerCommandPlugin\Command\SynoliaSchedulerRunCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController" (parent: .abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController).
  • Resolving inheritance for "Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController" (parent: .abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController).
  • Resolving inheritance for "Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController" (parent: .abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController).
  • Resolving inheritance for "Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.Synolia\SyliusSchedulerCommandPlugin\Fixture\SchedulerCommandFixture" (parent: .abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Fixture\SchedulerCommandFixture).
  • Resolving inheritance for "Synolia\SyliusSchedulerCommandPlugin\Fixture\SchedulerCommandFixture" (parent: .instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.Synolia\SyliusSchedulerCommandPlugin\Fixture\SchedulerCommandFixture).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusSchedulerCommandPlugin\Form\CommandChoiceType" (parent: .abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Form\CommandChoiceType).
  • Resolving inheritance for "Synolia\SyliusSchedulerCommandPlugin\Form\CommandChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusSchedulerCommandPlugin\Form\CommandChoiceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusSchedulerCommandPlugin\Form\ScheduledCommandType" (parent: .abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Form\ScheduledCommandType).
  • Resolving inheritance for "Synolia\SyliusSchedulerCommandPlugin\Form\ScheduledCommandType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusSchedulerCommandPlugin\Form\ScheduledCommandType).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Synolia\SyliusSchedulerCommandPlugin\Twig\BytesFormatterExtension" (parent: .abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Twig\BytesFormatterExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Synolia\SyliusSchedulerCommandPlugin\Twig\BytesFormatterExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Synolia\SyliusSchedulerCommandPlugin\Twig\BytesFormatterExtension).
  • Resolving inheritance for "Synolia\SyliusSchedulerCommandPlugin\Twig\BytesFormatterExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Synolia\SyliusSchedulerCommandPlugin\Twig\BytesFormatterExtension).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.newsletter" (parent: .abstract.instanceof.app.controller.customer.newsletter).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.newsletter" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.newsletter).
  • Resolving inheritance for "app.controller.customer.newsletter" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.newsletter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Admin\HuVignetteTaxonAndProductsCommand" (parent: .abstract.instanceof.App\Command\Admin\HuVignetteTaxonAndProductsCommand).
  • Resolving inheritance for "App\Command\Admin\HuVignetteTaxonAndProductsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Admin\HuVignetteTaxonAndProductsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Admin\NewProductAndTaxonCommand" (parent: .abstract.instanceof.App\Command\Admin\NewProductAndTaxonCommand).
  • Resolving inheritance for "App\Command\Admin\NewProductAndTaxonCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Admin\NewProductAndTaxonCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Admin\RCAProductCommand" (parent: .abstract.instanceof.App\Command\Admin\RCAProductCommand).
  • Resolving inheritance for "App\Command\Admin\RCAProductCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Admin\RCAProductCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Admin\RoadAssistanceTaxonAndProductsCommand" (parent: .abstract.instanceof.App\Command\Admin\RoadAssistanceTaxonAndProductsCommand).
  • Resolving inheritance for "App\Command\Admin\RoadAssistanceTaxonAndProductsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Admin\RoadAssistanceTaxonAndProductsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Admin\VignetteProductCommand" (parent: .abstract.instanceof.App\Command\Admin\VignetteProductCommand).
  • Resolving inheritance for "App\Command\Admin\VignetteProductCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Admin\VignetteProductCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertCommand" (parent: .abstract.instanceof.App\Command\AlertCommand).
  • Resolving inheritance for "App\Command\AlertCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertIssuedAndNotIssuedRcaForPartners" (parent: .abstract.instanceof.App\Command\AlertIssuedAndNotIssuedRcaForPartners).
  • Resolving inheritance for "App\Command\AlertIssuedAndNotIssuedRcaForPartners" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertIssuedAndNotIssuedRcaForPartners).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertPushNotificationsRcaCommand" (parent: .abstract.instanceof.App\Command\AlertPushNotificationsRcaCommand).
  • Resolving inheritance for "App\Command\AlertPushNotificationsRcaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertPushNotificationsRcaCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertRcaCommand" (parent: .abstract.instanceof.App\Command\AlertRcaCommand).
  • Resolving inheritance for "App\Command\AlertRcaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertRcaCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertSmsVignettePaidCheckerCommand" (parent: .abstract.instanceof.App\Command\AlertSmsVignettePaidCheckerCommand).
  • Resolving inheritance for "App\Command\AlertSmsVignettePaidCheckerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertSmsVignettePaidCheckerCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertSmsVignettePaidCommand" (parent: .abstract.instanceof.App\Command\AlertSmsVignettePaidCommand).
  • Resolving inheritance for "App\Command\AlertSmsVignettePaidCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertSmsVignettePaidCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertsExpireHuVignetteCommand" (parent: .abstract.instanceof.App\Command\AlertsExpireHuVignetteCommand).
  • Resolving inheritance for "App\Command\AlertsExpireHuVignetteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertsExpireHuVignetteCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertsRoadAssistanceCommand" (parent: .abstract.instanceof.App\Command\AlertsRoadAssistanceCommand).
  • Resolving inheritance for "App\Command\AlertsRoadAssistanceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertsRoadAssistanceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CountriesCommand" (parent: .abstract.instanceof.App\Command\CountriesCommand).
  • Resolving inheritance for "App\Command\CountriesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CountriesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteTestOrdersCommand" (parent: .abstract.instanceof.App\Command\DeleteTestOrdersCommand).
  • Resolving inheritance for "App\Command\DeleteTestOrdersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteTestOrdersCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DisableInvalidManualRcaCommand" (parent: .abstract.instanceof.App\Command\DisableInvalidManualRcaCommand).
  • Resolving inheritance for "App\Command\DisableInvalidManualRcaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DisableInvalidManualRcaCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportPlatesWithoutValidDateFromRCAManualCommand" (parent: .abstract.instanceof.App\Command\ExportPlatesWithoutValidDateFromRCAManualCommand).
  • Resolving inheritance for "App\Command\ExportPlatesWithoutValidDateFromRCAManualCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportPlatesWithoutValidDateFromRCAManualCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportRcaCompanyCustomersCommand" (parent: .abstract.instanceof.App\Command\ExportRcaCompanyCustomersCommand).
  • Resolving inheritance for "App\Command\ExportRcaCompanyCustomersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportRcaCompanyCustomersCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportUserAccountsForRCAManualImportCommand" (parent: .abstract.instanceof.App\Command\ExportUserAccountsForRCAManualImportCommand).
  • Resolving inheritance for "App\Command\ExportUserAccountsForRCAManualImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportUserAccountsForRCAManualImportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportVehicleDataForNoRenewedProducts" (parent: .abstract.instanceof.App\Command\ExportVehicleDataForNoRenewedProducts).
  • Resolving inheritance for "App\Command\ExportVehicleDataForNoRenewedProducts" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportVehicleDataForNoRenewedProducts).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportVignettesBulgariaCarsCommand" (parent: .abstract.instanceof.App\Command\ExportVignettesBulgariaCarsCommand).
  • Resolving inheritance for "App\Command\ExportVignettesBulgariaCarsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportVignettesBulgariaCarsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FailedHuVignettesCommand" (parent: .abstract.instanceof.App\Command\FailedHuVignettesCommand).
  • Resolving inheritance for "App\Command\FailedHuVignettesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FailedHuVignettesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FailedRcaCommand" (parent: .abstract.instanceof.App\Command\FailedRcaCommand).
  • Resolving inheritance for "App\Command\FailedRcaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FailedRcaCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FailedRoadAssistanceCommand" (parent: .abstract.instanceof.App\Command\FailedRoadAssistanceCommand).
  • Resolving inheritance for "App\Command\FailedRoadAssistanceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FailedRoadAssistanceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FailedVignetteCommand" (parent: .abstract.instanceof.App\Command\FailedVignetteCommand).
  • Resolving inheritance for "App\Command\FailedVignetteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FailedVignetteCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateManualSmsInvoiceCommand" (parent: .abstract.instanceof.App\Command\GenerateManualSmsInvoiceCommand).
  • Resolving inheritance for "App\Command\GenerateManualSmsInvoiceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateManualSmsInvoiceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateShopAuthToken" (parent: .abstract.instanceof.App\Command\GenerateShopAuthToken).
  • Resolving inheritance for "App\Command\GenerateShopAuthToken" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateShopAuthToken).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateSmsInvoiceCommand" (parent: .abstract.instanceof.App\Command\GenerateSmsInvoiceCommand).
  • Resolving inheritance for "App\Command\GenerateSmsInvoiceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateSmsInvoiceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateVignetteInvoiceCommand" (parent: .abstract.instanceof.App\Command\GenerateVignetteInvoiceCommand).
  • Resolving inheritance for "App\Command\GenerateVignetteInvoiceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateVignetteInvoiceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HuVignetteCountryCommand" (parent: .abstract.instanceof.App\Command\HuVignetteCountryCommand).
  • Resolving inheritance for "App\Command\HuVignetteCountryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HuVignetteCountryCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HuVignetteDataCommand" (parent: .abstract.instanceof.App\Command\HuVignetteDataCommand).
  • Resolving inheritance for "App\Command\HuVignetteDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HuVignetteDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportAllVehiclesToList" (parent: .abstract.instanceof.App\Command\ImportAllVehiclesToList).
  • Resolving inheritance for "App\Command\ImportAllVehiclesToList" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportAllVehiclesToList).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportCountiesNameCommand" (parent: .abstract.instanceof.App\Command\ImportCountiesNameCommand).
  • Resolving inheritance for "App\Command\ImportCountiesNameCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportCountiesNameCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportHungaryCountiesCommand" (parent: .abstract.instanceof.App\Command\ImportHungaryCountiesCommand).
  • Resolving inheritance for "App\Command\ImportHungaryCountiesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportHungaryCountiesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportOldClientsCommand" (parent: .abstract.instanceof.App\Command\ImportOldClientsCommand).
  • Resolving inheritance for "App\Command\ImportOldClientsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportOldClientsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportOldDatabaseCommand" (parent: .abstract.instanceof.App\Command\ImportOldDatabaseCommand).
  • Resolving inheritance for "App\Command\ImportOldDatabaseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportOldDatabaseCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportOldPersonalAlertsCommand" (parent: .abstract.instanceof.App\Command\ImportOldPersonalAlertsCommand).
  • Resolving inheritance for "App\Command\ImportOldPersonalAlertsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportOldPersonalAlertsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportOrdersFromOldWebsiteCommand" (parent: .abstract.instanceof.App\Command\ImportOrdersFromOldWebsiteCommand).
  • Resolving inheritance for "App\Command\ImportOrdersFromOldWebsiteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportOrdersFromOldWebsiteCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportPostalCodesCommand" (parent: .abstract.instanceof.App\Command\ImportPostalCodesCommand).
  • Resolving inheritance for "App\Command\ImportPostalCodesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportPostalCodesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportTollCustomerDataCommand" (parent: .abstract.instanceof.App\Command\ImportTollCustomerDataCommand).
  • Resolving inheritance for "App\Command\ImportTollCustomerDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportTollCustomerDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportVehicleDataCommand" (parent: .abstract.instanceof.App\Command\ImportVehicleDataCommand).
  • Resolving inheritance for "App\Command\ImportVehicleDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportVehicleDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportWmiMakeCommand" (parent: .abstract.instanceof.App\Command\ImportWmiMakeCommand).
  • Resolving inheritance for "App\Command\ImportWmiMakeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportWmiMakeCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitShipmentCommand" (parent: .abstract.instanceof.App\Command\InitShipmentCommand).
  • Resolving inheritance for "App\Command\InitShipmentCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitShipmentCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertAdminRolesCommand" (parent: .abstract.instanceof.App\Command\InsertAdminRolesCommand).
  • Resolving inheritance for "App\Command\InsertAdminRolesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertAdminRolesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertExpirationDaysForRcaCommand" (parent: .abstract.instanceof.App\Command\InsertExpirationDaysForRcaCommand).
  • Resolving inheritance for "App\Command\InsertExpirationDaysForRcaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertExpirationDaysForRcaCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertExpiredAlertForRcaCommand" (parent: .abstract.instanceof.App\Command\InsertExpiredAlertForRcaCommand).
  • Resolving inheritance for "App\Command\InsertExpiredAlertForRcaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertExpiredAlertForRcaCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertManualRCAAlert30Days" (parent: .abstract.instanceof.App\Command\InsertManualRCAAlert30Days).
  • Resolving inheritance for "App\Command\InsertManualRCAAlert30Days" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertManualRCAAlert30Days).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertProductStatusCommand" (parent: .abstract.instanceof.App\Command\InsertProductStatusCommand).
  • Resolving inheritance for "App\Command\InsertProductStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertProductStatusCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertPushAlertForManualRcaCommand" (parent: .abstract.instanceof.App\Command\InsertPushAlertForManualRcaCommand).
  • Resolving inheritance for "App\Command\InsertPushAlertForManualRcaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertPushAlertForManualRcaCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertPushAlertForRcaCommand" (parent: .abstract.instanceof.App\Command\InsertPushAlertForRcaCommand).
  • Resolving inheritance for "App\Command\InsertPushAlertForRcaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertPushAlertForRcaCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadFuelVehicleDataCommand" (parent: .abstract.instanceof.App\Command\LoadFuelVehicleDataCommand).
  • Resolving inheritance for "App\Command\LoadFuelVehicleDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadFuelVehicleDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MoveRcaAlertsCommand" (parent: .abstract.instanceof.App\Command\MoveRcaAlertsCommand).
  • Resolving inheritance for "App\Command\MoveRcaAlertsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MoveRcaAlertsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotificationForAbandonedDeathInsuranceCommand" (parent: .abstract.instanceof.App\Command\NotificationForAbandonedDeathInsuranceCommand).
  • Resolving inheritance for "App\Command\NotificationForAbandonedDeathInsuranceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotificationForAbandonedDeathInsuranceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotificationForAbandonedRcaCommand" (parent: .abstract.instanceof.App\Command\NotificationForAbandonedRcaCommand).
  • Resolving inheritance for "App\Command\NotificationForAbandonedRcaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotificationForAbandonedRcaCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotificationForOrderNotPaid" (parent: .abstract.instanceof.App\Command\NotificationForOrderNotPaid).
  • Resolving inheritance for "App\Command\NotificationForOrderNotPaid" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotificationForOrderNotPaid).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeRun\AddRecurringFlagOnOldOrdersCommand" (parent: .abstract.instanceof.App\Command\OneTimeRun\AddRecurringFlagOnOldOrdersCommand).
  • Resolving inheritance for "App\Command\OneTimeRun\AddRecurringFlagOnOldOrdersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeRun\AddRecurringFlagOnOldOrdersCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeRun\UpdateVehicleRoVignetteValidityFromCnairByRca" (parent: .abstract.instanceof.App\Command\OneTimeRun\UpdateVehicleRoVignetteValidityFromCnairByRca).
  • Resolving inheritance for "App\Command\OneTimeRun\UpdateVehicleRoVignetteValidityFromCnairByRca" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeRun\UpdateVehicleRoVignetteValidityFromCnairByRca).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OnesignalUpdateCustomerCommand" (parent: .abstract.instanceof.App\Command\OnesignalUpdateCustomerCommand).
  • Resolving inheritance for "App\Command\OnesignalUpdateCustomerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OnesignalUpdateCustomerCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PayuIPNCommand" (parent: .abstract.instanceof.App\Command\PayuIPNCommand).
  • Resolving inheritance for "App\Command\PayuIPNCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PayuIPNCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PressReleaseCommand" (parent: .abstract.instanceof.App\Command\PressReleaseCommand).
  • Resolving inheritance for "App\Command\PressReleaseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PressReleaseCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAImportCommand" (parent: .abstract.instanceof.App\Command\RCAImportCommand).
  • Resolving inheritance for "App\Command\RCAImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAImportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManual\CheckExpireDateCommand" (parent: .abstract.instanceof.App\Command\RCAManual\CheckExpireDateCommand).
  • Resolving inheritance for "App\Command\RCAManual\CheckExpireDateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManual\CheckExpireDateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManual\CustomerExpiredForceWithDateCommand" (parent: .abstract.instanceof.App\Command\RCAManual\CustomerExpiredForceWithDateCommand).
  • Resolving inheritance for "App\Command\RCAManual\CustomerExpiredForceWithDateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManual\CustomerExpiredForceWithDateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManual\CustomerExpiredWithDateCommand" (parent: .abstract.instanceof.App\Command\RCAManual\CustomerExpiredWithDateCommand).
  • Resolving inheritance for "App\Command\RCAManual\CustomerExpiredWithDateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManual\CustomerExpiredWithDateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManual\CustomerExpiredWithoutDateCommand" (parent: .abstract.instanceof.App\Command\RCAManual\CustomerExpiredWithoutDateCommand).
  • Resolving inheritance for "App\Command\RCAManual\CustomerExpiredWithoutDateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManual\CustomerExpiredWithoutDateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManual\NoAccountExpiredCommand" (parent: .abstract.instanceof.App\Command\RCAManual\NoAccountExpiredCommand).
  • Resolving inheritance for "App\Command\RCAManual\NoAccountExpiredCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManual\NoAccountExpiredCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManual\NoAccountForceExpiredCommand" (parent: .abstract.instanceof.App\Command\RCAManual\NoAccountForceExpiredCommand).
  • Resolving inheritance for "App\Command\RCAManual\NoAccountForceExpiredCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManual\NoAccountForceExpiredCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManual\RecheckExpireDateCommand" (parent: .abstract.instanceof.App\Command\RCAManual\RecheckExpireDateCommand).
  • Resolving inheritance for "App\Command\RCAManual\RecheckExpireDateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManual\RecheckExpireDateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManualExpirationsFillFieldsCommand" (parent: .abstract.instanceof.App\Command\RCAManualExpirationsFillFieldsCommand).
  • Resolving inheritance for "App\Command\RCAManualExpirationsFillFieldsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManualExpirationsFillFieldsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RcaInsuranceCompaniesAvailabilitiesCommand" (parent: .abstract.instanceof.App\Command\RcaInsuranceCompaniesAvailabilitiesCommand).
  • Resolving inheritance for "App\Command\RcaInsuranceCompaniesAvailabilitiesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RcaInsuranceCompaniesAvailabilitiesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RcaMappedRarCategoryCommand" (parent: .abstract.instanceof.App\Command\RcaMappedRarCategoryCommand).
  • Resolving inheritance for "App\Command\RcaMappedRarCategoryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RcaMappedRarCategoryCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RcaUpdateLeasingCompaniesCommand" (parent: .abstract.instanceof.App\Command\RcaUpdateLeasingCompaniesCommand).
  • Resolving inheritance for "App\Command\RcaUpdateLeasingCompaniesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RcaUpdateLeasingCompaniesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RegenerateScalaInvoiceCommand" (parent: .abstract.instanceof.App\Command\RegenerateScalaInvoiceCommand).
  • Resolving inheritance for "App\Command\RegenerateScalaInvoiceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RegenerateScalaInvoiceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Remarketing\LicenseRecoveryCommand" (parent: .abstract.instanceof.App\Command\Remarketing\LicenseRecoveryCommand).
  • Resolving inheritance for "App\Command\Remarketing\LicenseRecoveryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Remarketing\LicenseRecoveryCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Remarketing\LicenseRecoveryExpirationCommand" (parent: .abstract.instanceof.App\Command\Remarketing\LicenseRecoveryExpirationCommand).
  • Resolving inheritance for "App\Command\Remarketing\LicenseRecoveryExpirationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Remarketing\LicenseRecoveryExpirationCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Remarketing\RoadAssistanceCommand" (parent: .abstract.instanceof.App\Command\Remarketing\RoadAssistanceCommand).
  • Resolving inheritance for "App\Command\Remarketing\RoadAssistanceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Remarketing\RoadAssistanceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Remarketing\TelemedicineCommand" (parent: .abstract.instanceof.App\Command\Remarketing\TelemedicineCommand).
  • Resolving inheritance for "App\Command\Remarketing\TelemedicineCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Remarketing\TelemedicineCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Remarketing\TelemedicineExpirationCommand" (parent: .abstract.instanceof.App\Command\Remarketing\TelemedicineExpirationCommand).
  • Resolving inheritance for "App\Command\Remarketing\TelemedicineExpirationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Remarketing\TelemedicineExpirationCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReplaceAllCustomerEmailsCommand" (parent: .abstract.instanceof.App\Command\ReplaceAllCustomerEmailsCommand).
  • Resolving inheritance for "App\Command\ReplaceAllCustomerEmailsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReplaceAllCustomerEmailsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReplaceAllCustomerPhoneNumbersCommand" (parent: .abstract.instanceof.App\Command\ReplaceAllCustomerPhoneNumbersCommand).
  • Resolving inheritance for "App\Command\ReplaceAllCustomerPhoneNumbersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReplaceAllCustomerPhoneNumbersCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reports\SendDeathInsurancesToNnCommand" (parent: .abstract.instanceof.App\Command\Reports\SendDeathInsurancesToNnCommand).
  • Resolving inheritance for "App\Command\Reports\SendDeathInsurancesToNnCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reports\SendDeathInsurancesToNnCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reports\SendLicenseRecoveryReportToFaraGrijaCommand" (parent: .abstract.instanceof.App\Command\Reports\SendLicenseRecoveryReportToFaraGrijaCommand).
  • Resolving inheritance for "App\Command\Reports\SendLicenseRecoveryReportToFaraGrijaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reports\SendLicenseRecoveryReportToFaraGrijaCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reports\SendOrdersProductsPartnerReportsCommand" (parent: .abstract.instanceof.App\Command\Reports\SendOrdersProductsPartnerReportsCommand).
  • Resolving inheritance for "App\Command\Reports\SendOrdersProductsPartnerReportsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reports\SendOrdersProductsPartnerReportsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reports\SendTelemedicineReportToMyTeleDocCommand" (parent: .abstract.instanceof.App\Command\Reports\SendTelemedicineReportToMyTeleDocCommand).
  • Resolving inheritance for "App\Command\Reports\SendTelemedicineReportToMyTeleDocCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reports\SendTelemedicineReportToMyTeleDocCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResetPartnerAutocompleteLimit" (parent: .abstract.instanceof.App\Command\ResetPartnerAutocompleteLimit).
  • Resolving inheritance for "App\Command\ResetPartnerAutocompleteLimit" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResetPartnerAutocompleteLimit).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RoadAssistanceDataCommand" (parent: .abstract.instanceof.App\Command\RoadAssistanceDataCommand).
  • Resolving inheritance for "App\Command\RoadAssistanceDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RoadAssistanceDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendPendingEmailRcaCommand" (parent: .abstract.instanceof.App\Command\SendPendingEmailRcaCommand).
  • Resolving inheritance for "App\Command\SendPendingEmailRcaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendPendingEmailRcaCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SmsAlertRcaCommand" (parent: .abstract.instanceof.App\Command\SmsAlertRcaCommand).
  • Resolving inheritance for "App\Command\SmsAlertRcaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SmsAlertRcaCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SmsOrderItemUpdateCommand" (parent: .abstract.instanceof.App\Command\SmsOrderItemUpdateCommand).
  • Resolving inheritance for "App\Command\SmsOrderItemUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SmsOrderItemUpdateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StaticPagesCommand" (parent: .abstract.instanceof.App\Command\StaticPagesCommand).
  • Resolving inheritance for "App\Command\StaticPagesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StaticPagesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SubscribeToNewsletterAllRcaCustomers" (parent: .abstract.instanceof.App\Command\SubscribeToNewsletterAllRcaCustomers).
  • Resolving inheritance for "App\Command\SubscribeToNewsletterAllRcaCustomers" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SubscribeToNewsletterAllRcaCustomers).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand" (parent: .abstract.instanceof.App\Command\TestCommand).
  • Resolving inheritance for "App\Command\TestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TrackerActivityUpdateCommand" (parent: .abstract.instanceof.App\Command\TrackerActivityUpdateCommand).
  • Resolving inheritance for "App\Command\TrackerActivityUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TrackerActivityUpdateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnsubscribedCustomerListCommand" (parent: .abstract.instanceof.App\Command\UnsubscribedCustomerListCommand).
  • Resolving inheritance for "App\Command\UnsubscribedCustomerListCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnsubscribedCustomerListCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateCustomerTypeAddressCommand" (parent: .abstract.instanceof.App\Command\UpdateCustomerTypeAddressCommand).
  • Resolving inheritance for "App\Command\UpdateCustomerTypeAddressCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateCustomerTypeAddressCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateDaysAlertsCommand" (parent: .abstract.instanceof.App\Command\UpdateDaysAlertsCommand).
  • Resolving inheritance for "App\Command\UpdateDaysAlertsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateDaysAlertsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateLatestImportedOrdersCommand" (parent: .abstract.instanceof.App\Command\UpdateLatestImportedOrdersCommand).
  • Resolving inheritance for "App\Command\UpdateLatestImportedOrdersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateLatestImportedOrdersCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateMaxCommissionValueByInsuranceCompanyCommand" (parent: .abstract.instanceof.App\Command\UpdateMaxCommissionValueByInsuranceCompanyCommand).
  • Resolving inheritance for "App\Command\UpdateMaxCommissionValueByInsuranceCompanyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateMaxCommissionValueByInsuranceCompanyCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateOldAddressesCommand" (parent: .abstract.instanceof.App\Command\UpdateOldAddressesCommand).
  • Resolving inheritance for "App\Command\UpdateOldAddressesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateOldAddressesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateOldLegalAddressesCommand" (parent: .abstract.instanceof.App\Command\UpdateOldLegalAddressesCommand).
  • Resolving inheritance for "App\Command\UpdateOldLegalAddressesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateOldLegalAddressesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateSmsPaidForOrdersNotPaidCommand" (parent: .abstract.instanceof.App\Command\UpdateSmsPaidForOrdersNotPaidCommand).
  • Resolving inheritance for "App\Command\UpdateSmsPaidForOrdersNotPaidCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateSmsPaidForOrdersNotPaidCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateVehicleRcaValidityFromRcaManual" (parent: .abstract.instanceof.App\Command\UpdateVehicleRcaValidityFromRcaManual).
  • Resolving inheritance for "App\Command\UpdateVehicleRcaValidityFromRcaManual" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateVehicleRcaValidityFromRcaManual).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateVehicleRoVignetteValidityFromCnairByExpiredRoVignette" (parent: .abstract.instanceof.App\Command\UpdateVehicleRoVignetteValidityFromCnairByExpiredRoVignette).
  • Resolving inheritance for "App\Command\UpdateVehicleRoVignetteValidityFromCnairByExpiredRoVignette" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateVehicleRoVignetteValidityFromCnairByExpiredRoVignette).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateVehiclesExpiredDates" (parent: .abstract.instanceof.App\Command\UpdateVehiclesExpiredDates).
  • Resolving inheritance for "App\Command\UpdateVehiclesExpiredDates" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateVehiclesExpiredDates).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateVehiclesHuvignetteExpiresAtCommand" (parent: .abstract.instanceof.App\Command\UpdateVehiclesHuvignetteExpiresAtCommand).
  • Resolving inheritance for "App\Command\UpdateVehiclesHuvignetteExpiresAtCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateVehiclesHuvignetteExpiresAtCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyOrderEmailsCommand" (parent: .abstract.instanceof.App\Command\VerifyOrderEmailsCommand).
  • Resolving inheritance for "App\Command\VerifyOrderEmailsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyOrderEmailsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VignetteCountryCommand" (parent: .abstract.instanceof.App\Command\VignetteCountryCommand).
  • Resolving inheritance for "App\Command\VignetteCountryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VignetteCountryCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VignettePaymentMethodCommand" (parent: .abstract.instanceof.App\Command\VignettePaymentMethodCommand).
  • Resolving inheritance for "App\Command\VignettePaymentMethodCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VignettePaymentMethodCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiIframe\ApiIframeController" (parent: .abstract.instanceof.App\Controller\ApiIframe\ApiIframeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiIframe\ApiIframeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiIframe\ApiIframeController).
  • Resolving inheritance for "App\Controller\ApiIframe\ApiIframeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiIframe\ApiIframeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController" (parent: .abstract.instanceof.App\Controller\BaseController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController).
  • Resolving inheritance for "App\Controller\BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\AddressController" (parent: .abstract.instanceof.App\Controller\Customer\AddressController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\AddressController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\AddressController).
  • Resolving inheritance for "App\Controller\Customer\AddressController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\AddressController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Customer\AlertController" (parent: .abstract.instanceof.App\Controller\Customer\AlertController).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Customer\AlertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Customer\AlertController).
  • Resolving inheritance for "App\Controller\Customer\AlertController" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Customer\AlertController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\CommercialNotificationController" (parent: .abstract.instanceof.App\Controller\Customer\CommercialNotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\CommercialNotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\CommercialNotificationController).
  • Resolving inheritance for "App\Controller\Customer\CommercialNotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\CommercialNotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\CommercialTemplateController" (parent: .abstract.instanceof.App\Controller\Customer\CommercialTemplateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\CommercialTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\CommercialTemplateController).
  • Resolving inheritance for "App\Controller\Customer\CommercialTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\CommercialTemplateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Customer\CustomerController" (parent: .abstract.instanceof.App\Controller\Customer\CustomerController).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Customer\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Customer\CustomerController).
  • Resolving inheritance for "App\Controller\Customer\CustomerController" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Customer\CustomerController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\CustomerListController" (parent: .abstract.instanceof.App\Controller\Customer\CustomerListController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\CustomerListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\CustomerListController).
  • Resolving inheritance for "App\Controller\Customer\CustomerListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\CustomerListController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\LogCustomerNotificationController" (parent: .abstract.instanceof.App\Controller\Customer\LogCustomerNotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\LogCustomerNotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\LogCustomerNotificationController).
  • Resolving inheritance for "App\Controller\Customer\LogCustomerNotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\LogCustomerNotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\ManualAlertController" (parent: .abstract.instanceof.App\Controller\Customer\ManualAlertController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\ManualAlertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\ManualAlertController).
  • Resolving inheritance for "App\Controller\Customer\ManualAlertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\ManualAlertController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\NewsletterController" (parent: .abstract.instanceof.App\Controller\Customer\NewsletterController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\NewsletterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\NewsletterController).
  • Resolving inheritance for "App\Controller\Customer\NewsletterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\NewsletterController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\TrackerActivityController" (parent: .abstract.instanceof.App\Controller\Customer\TrackerActivityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\TrackerActivityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\TrackerActivityController).
  • Resolving inheritance for "App\Controller\Customer\TrackerActivityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\TrackerActivityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\VehicleController" (parent: .abstract.instanceof.App\Controller\Customer\VehicleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\VehicleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\VehicleController).
  • Resolving inheritance for "App\Controller\Customer\VehicleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\VehicleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeathInsurance\AdminDeathInsuranceController" (parent: .abstract.instanceof.App\Controller\DeathInsurance\AdminDeathInsuranceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeathInsurance\AdminDeathInsuranceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeathInsurance\AdminDeathInsuranceController).
  • Resolving inheritance for "App\Controller\DeathInsurance\AdminDeathInsuranceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeathInsurance\AdminDeathInsuranceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeathInsurance\AdminDeathInsuranceIssueDataController" (parent: .abstract.instanceof.App\Controller\DeathInsurance\AdminDeathInsuranceIssueDataController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeathInsurance\AdminDeathInsuranceIssueDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeathInsurance\AdminDeathInsuranceIssueDataController).
  • Resolving inheritance for "App\Controller\DeathInsurance\AdminDeathInsuranceIssueDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeathInsurance\AdminDeathInsuranceIssueDataController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeathInsurance\DeathInsuranceController" (parent: .abstract.instanceof.App\Controller\DeathInsurance\DeathInsuranceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeathInsurance\DeathInsuranceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeathInsurance\DeathInsuranceController).
  • Resolving inheritance for "App\Controller\DeathInsurance\DeathInsuranceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeathInsurance\DeathInsuranceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Export\ExportAdminController" (parent: .abstract.instanceof.App\Controller\Export\ExportAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Export\ExportAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Export\ExportAdminController).
  • Resolving inheritance for "App\Controller\Export\ExportAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Export\ExportAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExtraOptions\ExtraOptionsController" (parent: .abstract.instanceof.App\Controller\ExtraOptions\ExtraOptionsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExtraOptions\ExtraOptionsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExtraOptions\ExtraOptionsController).
  • Resolving inheritance for "App\Controller\ExtraOptions\ExtraOptionsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExtraOptions\ExtraOptionsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FDS\ScalaFdsController" (parent: .abstract.instanceof.App\Controller\FDS\ScalaFdsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FDS\ScalaFdsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FDS\ScalaFdsController).
  • Resolving inheritance for "App\Controller\FDS\ScalaFdsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FDS\ScalaFdsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HuVignette\HuVignetteAdminController" (parent: .abstract.instanceof.App\Controller\HuVignette\HuVignetteAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HuVignette\HuVignetteAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HuVignette\HuVignetteAdminController).
  • Resolving inheritance for "App\Controller\HuVignette\HuVignetteAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HuVignette\HuVignetteAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HuVignette\HuVignetteController" (parent: .abstract.instanceof.App\Controller\HuVignette\HuVignetteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HuVignette\HuVignetteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HuVignette\HuVignetteController).
  • Resolving inheritance for "App\Controller\HuVignette\HuVignetteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HuVignette\HuVignetteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Invoice\InvoiceController" (parent: .abstract.instanceof.App\Controller\Invoice\InvoiceController).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Invoice\InvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Invoice\InvoiceController).
  • Resolving inheritance for "App\Controller\Invoice\InvoiceController" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Invoice\InvoiceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Invoice\ProformaInvoiceController" (parent: .abstract.instanceof.App\Controller\Invoice\ProformaInvoiceController).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Invoice\ProformaInvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Invoice\ProformaInvoiceController).
  • Resolving inheritance for "App\Controller\Invoice\ProformaInvoiceController" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Invoice\ProformaInvoiceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LicenseRecovery\LicenseRecoveryAdminController" (parent: .abstract.instanceof.App\Controller\LicenseRecovery\LicenseRecoveryAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LicenseRecovery\LicenseRecoveryAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LicenseRecovery\LicenseRecoveryAdminController).
  • Resolving inheritance for "App\Controller\LicenseRecovery\LicenseRecoveryAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LicenseRecovery\LicenseRecoveryAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LicenseRecovery\LicenseRecoveryController" (parent: .abstract.instanceof.App\Controller\LicenseRecovery\LicenseRecoveryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LicenseRecovery\LicenseRecoveryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LicenseRecovery\LicenseRecoveryController).
  • Resolving inheritance for "App\Controller\LicenseRecovery\LicenseRecoveryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LicenseRecovery\LicenseRecoveryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Order\CartController" (parent: .abstract.instanceof.App\Controller\Order\CartController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Order\CartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Order\CartController).
  • Resolving inheritance for "App\Controller\Order\CartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Order\CartController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Order\GridController" (parent: .abstract.instanceof.App\Controller\Order\GridController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Order\GridController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Order\GridController).
  • Resolving inheritance for "App\Controller\Order\GridController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Order\GridController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Order\OrderController" (parent: .abstract.instanceof.App\Controller\Order\OrderController).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Order\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Order\OrderController).
  • Resolving inheritance for "App\Controller\Order\OrderController" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Order\OrderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partner\PartnerController" (parent: .abstract.instanceof.App\Controller\Partner\PartnerController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partner\PartnerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partner\PartnerController).
  • Resolving inheritance for "App\Controller\Partner\PartnerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partner\PartnerController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partner\RoleController" (parent: .abstract.instanceof.App\Controller\Partner\RoleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partner\RoleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partner\RoleController).
  • Resolving inheritance for "App\Controller\Partner\RoleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partner\RoleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Payment\PaymentController" (parent: .abstract.instanceof.App\Controller\Payment\PaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Payment\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Payment\PaymentController).
  • Resolving inheritance for "App\Controller\Payment\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Payment\PaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RCA\RCAController" (parent: .abstract.instanceof.App\Controller\RCA\RCAController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RCA\RCAController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RCA\RCAController).
  • Resolving inheritance for "App\Controller\RCA\RCAController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RCA\RCAController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RCA\RCAManualExpireNotificationController" (parent: .abstract.instanceof.App\Controller\RCA\RCAManualExpireNotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RCA\RCAManualExpireNotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RCA\RCAManualExpireNotificationController).
  • Resolving inheritance for "App\Controller\RCA\RCAManualExpireNotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RCA\RCAManualExpireNotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\RCA\RcaAdminController" (parent: .abstract.instanceof.App\Controller\RCA\RcaAdminController).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\RCA\RcaAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\RCA\RcaAdminController).
  • Resolving inheritance for "App\Controller\RCA\RcaAdminController" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\RCA\RcaAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RCA\RcaAdminGridController" (parent: .abstract.instanceof.App\Controller\RCA\RcaAdminGridController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RCA\RcaAdminGridController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RCA\RcaAdminGridController).
  • Resolving inheritance for "App\Controller\RCA\RcaAdminGridController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RCA\RcaAdminGridController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\RCA\RcaAlertController" (parent: .abstract.instanceof.App\Controller\RCA\RcaAlertController).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\RCA\RcaAlertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\RCA\RcaAlertController).
  • Resolving inheritance for "App\Controller\RCA\RcaAlertController" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\RCA\RcaAlertController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RCA\RcaApiAdminGridController" (parent: .abstract.instanceof.App\Controller\RCA\RcaApiAdminGridController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RCA\RcaApiAdminGridController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RCA\RcaApiAdminGridController).
  • Resolving inheritance for "App\Controller\RCA\RcaApiAdminGridController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RCA\RcaApiAdminGridController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RoadAssistance\AdminRoadAssistanceController" (parent: .abstract.instanceof.App\Controller\RoadAssistance\AdminRoadAssistanceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RoadAssistance\AdminRoadAssistanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RoadAssistance\AdminRoadAssistanceController).
  • Resolving inheritance for "App\Controller\RoadAssistance\AdminRoadAssistanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RoadAssistance\AdminRoadAssistanceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\RoadAssistance\FailedRoadAssistanceController" (parent: .abstract.instanceof.App\Controller\RoadAssistance\FailedRoadAssistanceController).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\RoadAssistance\FailedRoadAssistanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\RoadAssistance\FailedRoadAssistanceController).
  • Resolving inheritance for "App\Controller\RoadAssistance\FailedRoadAssistanceController" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\RoadAssistance\FailedRoadAssistanceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RoadAssistance\RoadAssistanceController" (parent: .abstract.instanceof.App\Controller\RoadAssistance\RoadAssistanceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RoadAssistance\RoadAssistanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RoadAssistance\RoadAssistanceController).
  • Resolving inheritance for "App\Controller\RoadAssistance\RoadAssistanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RoadAssistance\RoadAssistanceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\AnalyticsEcommerceController" (parent: .abstract.instanceof.App\Controller\System\AnalyticsEcommerceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\AnalyticsEcommerceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\AnalyticsEcommerceController).
  • Resolving inheritance for "App\Controller\System\AnalyticsEcommerceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\AnalyticsEcommerceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\CaptchaController" (parent: .abstract.instanceof.App\Controller\System\CaptchaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\CaptchaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\CaptchaController).
  • Resolving inheritance for "App\Controller\System\CaptchaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\CaptchaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\ContactController" (parent: .abstract.instanceof.App\Controller\System\ContactController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\ContactController).
  • Resolving inheritance for "App\Controller\System\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\ContactController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\LoginController" (parent: .abstract.instanceof.App\Controller\System\LoginController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\LoginController).
  • Resolving inheritance for "App\Controller\System\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\LoginController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\MessagesTranslateController" (parent: .abstract.instanceof.App\Controller\System\MessagesTranslateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\MessagesTranslateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\MessagesTranslateController).
  • Resolving inheritance for "App\Controller\System\MessagesTranslateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\MessagesTranslateController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\PresaController" (parent: .abstract.instanceof.App\Controller\System\PresaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\PresaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\PresaController).
  • Resolving inheritance for "App\Controller\System\PresaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\PresaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\ShopDashboardController" (parent: .abstract.instanceof.App\Controller\System\ShopDashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\ShopDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\ShopDashboardController).
  • Resolving inheritance for "App\Controller\System\ShopDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\ShopDashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\ShortUrlController" (parent: .abstract.instanceof.App\Controller\System\ShortUrlController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\ShortUrlController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\ShortUrlController).
  • Resolving inheritance for "App\Controller\System\ShortUrlController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\ShortUrlController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\SitemapController" (parent: .abstract.instanceof.App\Controller\System\SitemapController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\SitemapController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\SitemapController).
  • Resolving inheritance for "App\Controller\System\SitemapController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\SitemapController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\SystemController" (parent: .abstract.instanceof.App\Controller\System\SystemController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\SystemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\SystemController).
  • Resolving inheritance for "App\Controller\System\SystemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\SystemController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\System\TemplateController" (parent: .abstract.instanceof.App\Controller\System\TemplateController).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\System\TemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\System\TemplateController).
  • Resolving inheritance for "App\Controller\System\TemplateController" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\System\TemplateController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\UploadFileController" (parent: .abstract.instanceof.App\Controller\System\UploadFileController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\UploadFileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\UploadFileController).
  • Resolving inheritance for "App\Controller\System\UploadFileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\UploadFileController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\WebhookController" (parent: .abstract.instanceof.App\Controller\System\WebhookController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\WebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\WebhookController).
  • Resolving inheritance for "App\Controller\System\WebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\WebhookController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Telemedicine\TeleDocAdminController" (parent: .abstract.instanceof.App\Controller\Telemedicine\TeleDocAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Telemedicine\TeleDocAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Telemedicine\TeleDocAdminController).
  • Resolving inheritance for "App\Controller\Telemedicine\TeleDocAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Telemedicine\TeleDocAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Telemedicine\TelemedicineAdminController" (parent: .abstract.instanceof.App\Controller\Telemedicine\TelemedicineAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Telemedicine\TelemedicineAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Telemedicine\TelemedicineAdminController).
  • Resolving inheritance for "App\Controller\Telemedicine\TelemedicineAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Telemedicine\TelemedicineAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Telemedicine\TelemedicineController" (parent: .abstract.instanceof.App\Controller\Telemedicine\TelemedicineController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Telemedicine\TelemedicineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Telemedicine\TelemedicineController).
  • Resolving inheritance for "App\Controller\Telemedicine\TelemedicineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Telemedicine\TelemedicineController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\User\UserController" (parent: .abstract.instanceof.App\Controller\User\UserController).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\User\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\User\UserController).
  • Resolving inheritance for "App\Controller\User\UserController" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\User\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserRoleController" (parent: .abstract.instanceof.App\Controller\User\UserRoleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserRoleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserRoleController).
  • Resolving inheritance for "App\Controller\User\UserRoleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserRoleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Vignette\RoVignetteAdminGridController" (parent: .abstract.instanceof.App\Controller\Vignette\RoVignetteAdminGridController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Vignette\RoVignetteAdminGridController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Vignette\RoVignetteAdminGridController).
  • Resolving inheritance for "App\Controller\Vignette\RoVignetteAdminGridController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Vignette\RoVignetteAdminGridController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Vignette\VignetteAdminController" (parent: .abstract.instanceof.App\Controller\Vignette\VignetteAdminController).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Vignette\VignetteAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Vignette\VignetteAdminController).
  • Resolving inheritance for "App\Controller\Vignette\VignetteAdminController" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Vignette\VignetteAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Vignette\VignetteAlertController" (parent: .abstract.instanceof.App\Controller\Vignette\VignetteAlertController).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Vignette\VignetteAlertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Vignette\VignetteAlertController).
  • Resolving inheritance for "App\Controller\Vignette\VignetteAlertController" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Vignette\VignetteAlertController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Vignette\VignetteController" (parent: .abstract.instanceof.App\Controller\Vignette\VignetteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Vignette\VignetteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Vignette\VignetteController).
  • Resolving inheritance for "App\Controller\Vignette\VignetteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Vignette\VignetteController).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Customer\Subscription" (parent: .abstract.instanceof.App\EventSubscriber\Customer\Subscription).
  • Resolving inheritance for "App\EventSubscriber\Customer\Subscription" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Customer\Subscription).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\System\TwigGlobalSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\System\TwigGlobalSubscriber).
  • Resolving inheritance for "App\EventSubscriber\System\TwigGlobalSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\System\TwigGlobalSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserRegistrationFormSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\UserRegistrationFormSubscriber).
  • Resolving inheritance for "App\EventSubscriber\UserRegistrationFormSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserRegistrationFormSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Vignette\LogVignetteSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Vignette\LogVignetteSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Vignette\LogVignetteSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Vignette\LogVignetteSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AddToCartTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\AddToCartTypeExtension).
  • Resolving inheritance for "App\Form\Extension\AddToCartTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AddToCartTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Customer\CustomerRegistrationType" (parent: .abstract.instanceof.App\Form\Type\Customer\CustomerRegistrationType).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Customer\CustomerRegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Customer\CustomerRegistrationType).
  • Resolving inheritance for "App\Form\Type\Customer\CustomerRegistrationType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Customer\CustomerRegistrationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Customer\CustomerSimpleRegistrationType" (parent: .abstract.instanceof.App\Form\Type\Customer\CustomerSimpleRegistrationType).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Customer\CustomerSimpleRegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Customer\CustomerSimpleRegistrationType).
  • Resolving inheritance for "App\Form\Type\Customer\CustomerSimpleRegistrationType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Customer\CustomerSimpleRegistrationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Filter\AdminCustomerFullNameFilterType" (parent: .abstract.instanceof.App\Form\Type\Filter\AdminCustomerFullNameFilterType).
  • Resolving inheritance for "App\Form\Type\Filter\AdminCustomerFullNameFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Filter\AdminCustomerFullNameFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Filter\OrderSmsFilterType" (parent: .abstract.instanceof.App\Form\Type\Filter\OrderSmsFilterType).
  • Resolving inheritance for "App\Form\Type\Filter\OrderSmsFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Filter\OrderSmsFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Filter\SuppliersStatisticsFilterType" (parent: .abstract.instanceof.App\Form\Type\Filter\SuppliersStatisticsFilterType).
  • Resolving inheritance for "App\Form\Type\Filter\SuppliersStatisticsFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Filter\SuppliersStatisticsFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\EmailCommercialNotificationHandler" (parent: .abstract.instanceof.App\MessageHandler\EmailCommercialNotificationHandler).
  • Resolving inheritance for "App\MessageHandler\EmailCommercialNotificationHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\EmailCommercialNotificationHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\EmailConfirmationCommercialNotificationHandler" (parent: .abstract.instanceof.App\MessageHandler\EmailConfirmationCommercialNotificationHandler).
  • Resolving inheritance for "App\MessageHandler\EmailConfirmationCommercialNotificationHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\EmailConfirmationCommercialNotificationHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ExpiringRcaNotificationHandler" (parent: .abstract.instanceof.App\MessageHandler\ExpiringRcaNotificationHandler).
  • Resolving inheritance for "App\MessageHandler\ExpiringRcaNotificationHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ExpiringRcaNotificationHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ExportRcaManualExpireHandler" (parent: .abstract.instanceof.App\MessageHandler\ExportRcaManualExpireHandler).
  • Resolving inheritance for "App\MessageHandler\ExportRcaManualExpireHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ExportRcaManualExpireHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ExportVehicleListHandler" (parent: .abstract.instanceof.App\MessageHandler\ExportVehicleListHandler).
  • Resolving inheritance for "App\MessageHandler\ExportVehicleListHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ExportVehicleListHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\UpdateProductPricesHandler" (parent: .abstract.instanceof.App\MessageHandler\UpdateProductPricesHandler).
  • Resolving inheritance for "App\MessageHandler\UpdateProductPricesHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\UpdateProductPricesHandler).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Addressing\CityRepository" (parent: .abstract.instanceof.App\Repository\Addressing\CityRepository).
  • Resolving inheritance for "App\Repository\Addressing\CityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Addressing\CityRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Addressing\CountyRepository" (parent: .abstract.instanceof.App\Repository\Addressing\CountyRepository).
  • Resolving inheritance for "App\Repository\Addressing\CountyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Addressing\CountyRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Alert\AlertCustomerRepository" (parent: .abstract.instanceof.App\Repository\Alert\AlertCustomerRepository).
  • Resolving inheritance for "App\Repository\Alert\AlertCustomerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Alert\AlertCustomerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Alert\AlertSettingsProductRepository" (parent: .abstract.instanceof.App\Repository\Alert\AlertSettingsProductRepository).
  • Resolving inheritance for "App\Repository\Alert\AlertSettingsProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Alert\AlertSettingsProductRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Alert\AlertSettingsRepository" (parent: .abstract.instanceof.App\Repository\Alert\AlertSettingsRepository).
  • Resolving inheritance for "App\Repository\Alert\AlertSettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Alert\AlertSettingsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Analytics\LogGoogleAnalyticsRepository" (parent: .abstract.instanceof.App\Repository\Analytics\LogGoogleAnalyticsRepository).
  • Resolving inheritance for "App\Repository\Analytics\LogGoogleAnalyticsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Analytics\LogGoogleAnalyticsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Classification\AlertClassificationRepository" (parent: .abstract.instanceof.App\Repository\Classification\AlertClassificationRepository).
  • Resolving inheritance for "App\Repository\Classification\AlertClassificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Classification\AlertClassificationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\AlertRepository" (parent: .abstract.instanceof.App\Repository\Customer\AlertRepository).
  • Resolving inheritance for "App\Repository\Customer\AlertRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\AlertRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\CardRepository" (parent: .abstract.instanceof.App\Repository\Customer\CardRepository).
  • Resolving inheritance for "App\Repository\Customer\CardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\CardRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\CommercialTemplateRepository" (parent: .abstract.instanceof.App\Repository\Customer\CommercialTemplateRepository).
  • Resolving inheritance for "App\Repository\Customer\CommercialTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\CommercialTemplateRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\DisabledCustomerRepository" (parent: .abstract.instanceof.App\Repository\Customer\DisabledCustomerRepository).
  • Resolving inheritance for "App\Repository\Customer\DisabledCustomerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\DisabledCustomerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\LogCustomerNotificationRepository" (parent: .abstract.instanceof.App\Repository\Customer\LogCustomerNotificationRepository).
  • Resolving inheritance for "App\Repository\Customer\LogCustomerNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\LogCustomerNotificationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\LogTermsAndConditionsRepository" (parent: .abstract.instanceof.App\Repository\Customer\LogTermsAndConditionsRepository).
  • Resolving inheritance for "App\Repository\Customer\LogTermsAndConditionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\LogTermsAndConditionsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\TrackerActivityRepository" (parent: .abstract.instanceof.App\Repository\Customer\TrackerActivityRepository).
  • Resolving inheritance for "App\Repository\Customer\TrackerActivityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\TrackerActivityRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\VehicleAlertRepository" (parent: .abstract.instanceof.App\Repository\Customer\VehicleAlertRepository).
  • Resolving inheritance for "App\Repository\Customer\VehicleAlertRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\VehicleAlertRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\VehicleDriverRepository" (parent: .abstract.instanceof.App\Repository\Customer\VehicleDriverRepository).
  • Resolving inheritance for "App\Repository\Customer\VehicleDriverRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\VehicleDriverRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\VehicleOwnerRepository" (parent: .abstract.instanceof.App\Repository\Customer\VehicleOwnerRepository).
  • Resolving inheritance for "App\Repository\Customer\VehicleOwnerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\VehicleOwnerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\VehicleRepository" (parent: .abstract.instanceof.App\Repository\Customer\VehicleRepository).
  • Resolving inheritance for "App\Repository\Customer\VehicleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\VehicleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeathInsurance\DeathInsuranceRepository" (parent: .abstract.instanceof.App\Repository\DeathInsurance\DeathInsuranceRepository).
  • Resolving inheritance for "App\Repository\DeathInsurance\DeathInsuranceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeathInsurance\DeathInsuranceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeathInsurance\IssueDataRepository" (parent: .abstract.instanceof.App\Repository\DeathInsurance\IssueDataRepository).
  • Resolving inheritance for "App\Repository\DeathInsurance\IssueDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeathInsurance\IssueDataRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HuVignette\AlertRepository" (parent: .abstract.instanceof.App\Repository\HuVignette\AlertRepository).
  • Resolving inheritance for "App\Repository\HuVignette\AlertRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HuVignette\AlertRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HuVignette\AvailabilityRepository" (parent: .abstract.instanceof.App\Repository\HuVignette\AvailabilityRepository).
  • Resolving inheritance for "App\Repository\HuVignette\AvailabilityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HuVignette\AvailabilityRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HuVignette\CategoryRepository" (parent: .abstract.instanceof.App\Repository\HuVignette\CategoryRepository).
  • Resolving inheritance for "App\Repository\HuVignette\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HuVignette\CategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HuVignette\FailedHuVignetteRepository" (parent: .abstract.instanceof.App\Repository\HuVignette\FailedHuVignetteRepository).
  • Resolving inheritance for "App\Repository\HuVignette\FailedHuVignetteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HuVignette\FailedHuVignetteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HuVignette\HuVignetteApiRepository" (parent: .abstract.instanceof.App\Repository\HuVignette\HuVignetteApiRepository).
  • Resolving inheritance for "App\Repository\HuVignette\HuVignetteApiRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HuVignette\HuVignetteApiRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HuVignette\HuVignetteRepository" (parent: .abstract.instanceof.App\Repository\HuVignette\HuVignetteRepository).
  • Resolving inheritance for "App\Repository\HuVignette\HuVignetteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HuVignette\HuVignetteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HuVignette\PriceRepository" (parent: .abstract.instanceof.App\Repository\HuVignette\PriceRepository).
  • Resolving inheritance for "App\Repository\HuVignette\PriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HuVignette\PriceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Invoice\InvoiceClassificationRepository" (parent: .abstract.instanceof.App\Repository\Invoice\InvoiceClassificationRepository).
  • Resolving inheritance for "App\Repository\Invoice\InvoiceClassificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Invoice\InvoiceClassificationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Invoice\ProformaInvoiceRepository" (parent: .abstract.instanceof.App\Repository\Invoice\ProformaInvoiceRepository).
  • Resolving inheritance for "App\Repository\Invoice\ProformaInvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Invoice\ProformaInvoiceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LicenseRecovery\LicenseRecoveryRepository" (parent: .abstract.instanceof.App\Repository\LicenseRecovery\LicenseRecoveryRepository).
  • Resolving inheritance for "App\Repository\LicenseRecovery\LicenseRecoveryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LicenseRecovery\LicenseRecoveryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\JsExceptionRepository" (parent: .abstract.instanceof.App\Repository\Log\JsExceptionRepository).
  • Resolving inheritance for "App\Repository\Log\JsExceptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\JsExceptionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\LogEmailSendingRepository" (parent: .abstract.instanceof.App\Repository\Log\LogEmailSendingRepository).
  • Resolving inheritance for "App\Repository\Log\LogEmailSendingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\LogEmailSendingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\LogIframeRepository" (parent: .abstract.instanceof.App\Repository\Log\LogIframeRepository).
  • Resolving inheritance for "App\Repository\Log\LogIframeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\LogIframeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\LogImportCustomerVehicleRepository" (parent: .abstract.instanceof.App\Repository\Log\LogImportCustomerVehicleRepository).
  • Resolving inheritance for "App\Repository\Log\LogImportCustomerVehicleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\LogImportCustomerVehicleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\LogPartnerResetLimitRepository" (parent: .abstract.instanceof.App\Repository\Log\LogPartnerResetLimitRepository).
  • Resolving inheritance for "App\Repository\Log\LogPartnerResetLimitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\LogPartnerResetLimitRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\LogRepository" (parent: .abstract.instanceof.App\Repository\Log\LogRepository).
  • Resolving inheritance for "App\Repository\Log\LogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\LogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogOpPaymentVignettesRepository" (parent: .abstract.instanceof.App\Repository\LogOpPaymentVignettesRepository).
  • Resolving inheritance for "App\Repository\LogOpPaymentVignettesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogOpPaymentVignettesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Onesignal\OnesignalRepository" (parent: .abstract.instanceof.App\Repository\Onesignal\OnesignalRepository).
  • Resolving inheritance for "App\Repository\Onesignal\OnesignalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Onesignal\OnesignalRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\OrderPartnerComissionRepository" (parent: .abstract.instanceof.App\Repository\Partner\OrderPartnerComissionRepository).
  • Resolving inheritance for "App\Repository\Partner\OrderPartnerComissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\OrderPartnerComissionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\PartnerComissionRepository" (parent: .abstract.instanceof.App\Repository\Partner\PartnerComissionRepository).
  • Resolving inheritance for "App\Repository\Partner\PartnerComissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\PartnerComissionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\PartnerRepository" (parent: .abstract.instanceof.App\Repository\Partner\PartnerRepository).
  • Resolving inheritance for "App\Repository\Partner\PartnerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\PartnerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\RoleRepository" (parent: .abstract.instanceof.App\Repository\Partner\RoleRepository).
  • Resolving inheritance for "App\Repository\Partner\RoleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\RoleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\IPNRepository" (parent: .abstract.instanceof.App\Repository\Payment\IPNRepository).
  • Resolving inheritance for "App\Repository\Payment\IPNRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\IPNRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\LogPaymentRepository" (parent: .abstract.instanceof.App\Repository\Payment\LogPaymentRepository).
  • Resolving inheritance for "App\Repository\Payment\LogPaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\LogPaymentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\AlertRepository" (parent: .abstract.instanceof.App\Repository\RCA\AlertRepository).
  • Resolving inheritance for "App\Repository\RCA\AlertRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\AlertRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\ApiRCARepository" (parent: .abstract.instanceof.App\Repository\RCA\ApiRCARepository).
  • Resolving inheritance for "App\Repository\RCA\ApiRCARepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\ApiRCARepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\AvailabilityRepository" (parent: .abstract.instanceof.App\Repository\RCA\AvailabilityRepository).
  • Resolving inheritance for "App\Repository\RCA\AvailabilityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\AvailabilityRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\CarAddressRepository" (parent: .abstract.instanceof.App\Repository\RCA\CarAddressRepository).
  • Resolving inheritance for "App\Repository\RCA\CarAddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\CarAddressRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\CarDriverRepository" (parent: .abstract.instanceof.App\Repository\RCA\CarDriverRepository).
  • Resolving inheritance for "App\Repository\RCA\CarDriverRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\CarDriverRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\CarRepository" (parent: .abstract.instanceof.App\Repository\RCA\CarRepository).
  • Resolving inheritance for "App\Repository\RCA\CarRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\CarRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\CategoryRepository" (parent: .abstract.instanceof.App\Repository\RCA\CategoryRepository).
  • Resolving inheritance for "App\Repository\RCA\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\CategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\FailedRcaRepository" (parent: .abstract.instanceof.App\Repository\RCA\FailedRcaRepository).
  • Resolving inheritance for "App\Repository\RCA\FailedRcaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\FailedRcaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\FuelTypeRepository" (parent: .abstract.instanceof.App\Repository\RCA\FuelTypeRepository).
  • Resolving inheritance for "App\Repository\RCA\FuelTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\FuelTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\InsuranceCompanyAvailabilitiesRepository" (parent: .abstract.instanceof.App\Repository\RCA\InsuranceCompanyAvailabilitiesRepository).
  • Resolving inheritance for "App\Repository\RCA\InsuranceCompanyAvailabilitiesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\InsuranceCompanyAvailabilitiesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\InsuranceCompanyRepository" (parent: .abstract.instanceof.App\Repository\RCA\InsuranceCompanyRepository).
  • Resolving inheritance for "App\Repository\RCA\InsuranceCompanyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\InsuranceCompanyRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\LeasingCompanyRepository" (parent: .abstract.instanceof.App\Repository\RCA\LeasingCompanyRepository).
  • Resolving inheritance for "App\Repository\RCA\LeasingCompanyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\LeasingCompanyRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\LogRcaOfferRepository" (parent: .abstract.instanceof.App\Repository\RCA\LogRcaOfferRepository).
  • Resolving inheritance for "App\Repository\RCA\LogRcaOfferRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\LogRcaOfferRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\ManualExpireNotificationRepository" (parent: .abstract.instanceof.App\Repository\RCA\ManualExpireNotificationRepository).
  • Resolving inheritance for "App\Repository\RCA\ManualExpireNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\ManualExpireNotificationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\MappedCategoryRepository" (parent: .abstract.instanceof.App\Repository\RCA\MappedCategoryRepository).
  • Resolving inheritance for "App\Repository\RCA\MappedCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\MappedCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\MappedRarCategoryRepository" (parent: .abstract.instanceof.App\Repository\RCA\MappedRarCategoryRepository).
  • Resolving inheritance for "App\Repository\RCA\MappedRarCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\MappedRarCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\MappedVehicleMakeRepository" (parent: .abstract.instanceof.App\Repository\RCA\MappedVehicleMakeRepository).
  • Resolving inheritance for "App\Repository\RCA\MappedVehicleMakeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\MappedVehicleMakeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\MappedVehicleModelRepository" (parent: .abstract.instanceof.App\Repository\RCA\MappedVehicleModelRepository).
  • Resolving inheritance for "App\Repository\RCA\MappedVehicleModelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\MappedVehicleModelRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\MappedWmiMakeRepository" (parent: .abstract.instanceof.App\Repository\RCA\MappedWmiMakeRepository).
  • Resolving inheritance for "App\Repository\RCA\MappedWmiMakeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\MappedWmiMakeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\OfferRepository" (parent: .abstract.instanceof.App\Repository\RCA\OfferRepository).
  • Resolving inheritance for "App\Repository\RCA\OfferRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\OfferRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\RCARepository" (parent: .abstract.instanceof.App\Repository\RCA\RCARepository).
  • Resolving inheritance for "App\Repository\RCA\RCARepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\RCARepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\RcaRequestProviderRepository" (parent: .abstract.instanceof.App\Repository\RCA\RcaRequestProviderRepository).
  • Resolving inheritance for "App\Repository\RCA\RcaRequestProviderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\RcaRequestProviderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\RcaRequestRepository" (parent: .abstract.instanceof.App\Repository\RCA\RcaRequestRepository).
  • Resolving inheritance for "App\Repository\RCA\RcaRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\RcaRequestRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\SubCategoryRepository" (parent: .abstract.instanceof.App\Repository\RCA\SubCategoryRepository).
  • Resolving inheritance for "App\Repository\RCA\SubCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\SubCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\UsageTypeRepository" (parent: .abstract.instanceof.App\Repository\RCA\UsageTypeRepository).
  • Resolving inheritance for "App\Repository\RCA\UsageTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\UsageTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\VehicleMakeRepository" (parent: .abstract.instanceof.App\Repository\RCA\VehicleMakeRepository).
  • Resolving inheritance for "App\Repository\RCA\VehicleMakeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\VehicleMakeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\VehicleModelRepository" (parent: .abstract.instanceof.App\Repository\RCA\VehicleModelRepository).
  • Resolving inheritance for "App\Repository\RCA\VehicleModelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\VehicleModelRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\VehicleTypeRepository" (parent: .abstract.instanceof.App\Repository\RCA\VehicleTypeRepository).
  • Resolving inheritance for "App\Repository\RCA\VehicleTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\VehicleTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Reports\ReportOrderProductRepository" (parent: .abstract.instanceof.App\Repository\Reports\ReportOrderProductRepository).
  • Resolving inheritance for "App\Repository\Reports\ReportOrderProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Reports\ReportOrderProductRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Reports\ReportOrderProductsLogRepository" (parent: .abstract.instanceof.App\Repository\Reports\ReportOrderProductsLogRepository).
  • Resolving inheritance for "App\Repository\Reports\ReportOrderProductsLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Reports\ReportOrderProductsLogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Reports\ReportProductRepository" (parent: .abstract.instanceof.App\Repository\Reports\ReportProductRepository).
  • Resolving inheritance for "App\Repository\Reports\ReportProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Reports\ReportProductRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadAssistance\AvailabilityRepository" (parent: .abstract.instanceof.App\Repository\RoadAssistance\AvailabilityRepository).
  • Resolving inheritance for "App\Repository\RoadAssistance\AvailabilityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadAssistance\AvailabilityRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadAssistance\CategoryRepository" (parent: .abstract.instanceof.App\Repository\RoadAssistance\CategoryRepository).
  • Resolving inheritance for "App\Repository\RoadAssistance\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadAssistance\CategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadAssistance\FailedRoadAssistanceRepository" (parent: .abstract.instanceof.App\Repository\RoadAssistance\FailedRoadAssistanceRepository).
  • Resolving inheritance for "App\Repository\RoadAssistance\FailedRoadAssistanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadAssistance\FailedRoadAssistanceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadAssistance\PriceRepository" (parent: .abstract.instanceof.App\Repository\RoadAssistance\PriceRepository).
  • Resolving inheritance for "App\Repository\RoadAssistance\PriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadAssistance\PriceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadAssistance\RoadAssistanceApiRepository" (parent: .abstract.instanceof.App\Repository\RoadAssistance\RoadAssistanceApiRepository).
  • Resolving inheritance for "App\Repository\RoadAssistance\RoadAssistanceApiRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadAssistance\RoadAssistanceApiRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadAssistance\RoadAssistanceRepository" (parent: .abstract.instanceof.App\Repository\RoadAssistance\RoadAssistanceRepository).
  • Resolving inheritance for "App\Repository\RoadAssistance\RoadAssistanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadAssistance\RoadAssistanceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SMS\SMSRepository" (parent: .abstract.instanceof.App\Repository\SMS\SMSRepository).
  • Resolving inheritance for "App\Repository\SMS\SMSRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SMS\SMSRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\System\CampaignStatusRepository" (parent: .abstract.instanceof.App\Repository\System\CampaignStatusRepository).
  • Resolving inheritance for "App\Repository\System\CampaignStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\System\CampaignStatusRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\System\MailServerRepository" (parent: .abstract.instanceof.App\Repository\System\MailServerRepository).
  • Resolving inheritance for "App\Repository\System\MailServerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\System\MailServerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\System\ProductStatusRepository" (parent: .abstract.instanceof.App\Repository\System\ProductStatusRepository).
  • Resolving inheritance for "App\Repository\System\ProductStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\System\ProductStatusRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\System\ShortUrlRepository" (parent: .abstract.instanceof.App\Repository\System\ShortUrlRepository).
  • Resolving inheritance for "App\Repository\System\ShortUrlRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\System\ShortUrlRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\System\TemplateStatusRepository" (parent: .abstract.instanceof.App\Repository\System\TemplateStatusRepository).
  • Resolving inheritance for "App\Repository\System\TemplateStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\System\TemplateStatusRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Telemedicine\TeleDocRepository" (parent: .abstract.instanceof.App\Repository\Telemedicine\TeleDocRepository).
  • Resolving inheritance for "App\Repository\Telemedicine\TeleDocRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Telemedicine\TeleDocRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Telemedicine\TelemedicineRepository" (parent: .abstract.instanceof.App\Repository\Telemedicine\TelemedicineRepository).
  • Resolving inheritance for "App\Repository\Telemedicine\TelemedicineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Telemedicine\TelemedicineRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Template\TemplateRepository" (parent: .abstract.instanceof.App\Repository\Template\TemplateRepository).
  • Resolving inheritance for "App\Repository\Template\TemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Template\TemplateRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\LogRcaVehicleSearchRepository" (parent: .abstract.instanceof.App\Repository\User\LogRcaVehicleSearchRepository).
  • Resolving inheritance for "App\Repository\User\LogRcaVehicleSearchRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\LogRcaVehicleSearchRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\AlertRepository" (parent: .abstract.instanceof.App\Repository\Vignette\AlertRepository).
  • Resolving inheritance for "App\Repository\Vignette\AlertRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\AlertRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\AvailabilityRepository" (parent: .abstract.instanceof.App\Repository\Vignette\AvailabilityRepository).
  • Resolving inheritance for "App\Repository\Vignette\AvailabilityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\AvailabilityRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\CategoryRepository" (parent: .abstract.instanceof.App\Repository\Vignette\CategoryRepository).
  • Resolving inheritance for "App\Repository\Vignette\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\CategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\CnairAlertRepository" (parent: .abstract.instanceof.App\Repository\Vignette\CnairAlertRepository).
  • Resolving inheritance for "App\Repository\Vignette\CnairAlertRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\CnairAlertRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\FailedVignetteRepository" (parent: .abstract.instanceof.App\Repository\Vignette\FailedVignetteRepository).
  • Resolving inheritance for "App\Repository\Vignette\FailedVignetteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\FailedVignetteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\LogOpVignetteEditRepository" (parent: .abstract.instanceof.App\Repository\Vignette\LogOpVignetteEditRepository).
  • Resolving inheritance for "App\Repository\Vignette\LogOpVignetteEditRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\LogOpVignetteEditRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\LogOpVignetteOrderRepository" (parent: .abstract.instanceof.App\Repository\Vignette\LogOpVignetteOrderRepository).
  • Resolving inheritance for "App\Repository\Vignette\LogOpVignetteOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\LogOpVignetteOrderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\PriceRepository" (parent: .abstract.instanceof.App\Repository\Vignette\PriceRepository).
  • Resolving inheritance for "App\Repository\Vignette\PriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\PriceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\VignetteApiRepository" (parent: .abstract.instanceof.App\Repository\Vignette\VignetteApiRepository).
  • Resolving inheritance for "App\Repository\Vignette\VignetteApiRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\VignetteApiRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\VignetteRepository" (parent: .abstract.instanceof.App\Repository\Vignette\VignetteRepository).
  • Resolving inheritance for "App\Repository\Vignette\VignetteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\VignetteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignetteAlertTemplate\VignetteAlertTemplateRepository" (parent: .abstract.instanceof.App\Repository\VignetteAlertTemplate\VignetteAlertTemplateRepository).
  • Resolving inheritance for "App\Repository\VignetteAlertTemplate\VignetteAlertTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignetteAlertTemplate\VignetteAlertTemplateRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignetteApiInitRepository" (parent: .abstract.instanceof.App\Repository\VignetteApiInitRepository).
  • Resolving inheritance for "App\Repository\VignetteApiInitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignetteApiInitRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignetteCommercialNotification\VignetteCommercialNotificationRepository" (parent: .abstract.instanceof.App\Repository\VignetteCommercialNotification\VignetteCommercialNotificationRepository).
  • Resolving inheritance for "App\Repository\VignetteCommercialNotification\VignetteCommercialNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignetteCommercialNotification\VignetteCommercialNotificationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignetteGeneralOption\VignetteGeneralOptionRepository" (parent: .abstract.instanceof.App\Repository\VignetteGeneralOption\VignetteGeneralOptionRepository).
  • Resolving inheritance for "App\Repository\VignetteGeneralOption\VignetteGeneralOptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignetteGeneralOption\VignetteGeneralOptionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignetteInvoice\VignetteInvoiceRepository" (parent: .abstract.instanceof.App\Repository\VignetteInvoice\VignetteInvoiceRepository).
  • Resolving inheritance for "App\Repository\VignetteInvoice\VignetteInvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignetteInvoice\VignetteInvoiceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignetteMaintenance\VignetteMaintenanceRepository" (parent: .abstract.instanceof.App\Repository\VignetteMaintenance\VignetteMaintenanceRepository).
  • Resolving inheritance for "App\Repository\VignetteMaintenance\VignetteMaintenanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignetteMaintenance\VignetteMaintenanceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignetteOrder\VignetteOrderRepository" (parent: .abstract.instanceof.App\Repository\VignetteOrder\VignetteOrderRepository).
  • Resolving inheritance for "App\Repository\VignetteOrder\VignetteOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignetteOrder\VignetteOrderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignettePaymentMethod\VignettePaymentMethodRepository" (parent: .abstract.instanceof.App\Repository\VignettePaymentMethod\VignettePaymentMethodRepository).
  • Resolving inheritance for "App\Repository\VignettePaymentMethod\VignettePaymentMethodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignettePaymentMethod\VignettePaymentMethodRepository).
  • Resolving inheritance for ".instanceof.Twig_LoaderInterface.0.App\Twig\Loader\DatabaseLoader" (parent: .abstract.instanceof.App\Twig\Loader\DatabaseLoader).
  • Resolving inheritance for ".instanceof.Twig\Loader\LoaderInterface.0.App\Twig\Loader\DatabaseLoader" (parent: .instanceof.Twig_LoaderInterface.0.App\Twig\Loader\DatabaseLoader).
  • Resolving inheritance for "App\Twig\Loader\DatabaseLoader" (parent: .instanceof.Twig\Loader\LoaderInterface.0.App\Twig\Loader\DatabaseLoader).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ApiIframeVehicleFormValidator" (parent: .abstract.instanceof.App\Validator\ApiIframeVehicleFormValidator).
  • Resolving inheritance for "App\Validator\ApiIframeVehicleFormValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ApiIframeVehicleFormValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.add_to_cart" (parent: .abstract.instanceof.app.form.extension.type.add_to_cart).
  • Resolving inheritance for "app.form.extension.type.add_to_cart" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.add_to_cart).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.webhook" (parent: .abstract.instanceof.app.controller.system.webhook).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.webhook" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.webhook).
  • Resolving inheritance for "app.controller.system.webhook" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.webhook).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.apiIframe" (parent: .abstract.instanceof.app.controller.apiIframe).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.apiIframe" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.apiIframe).
  • Resolving inheritance for "app.controller.apiIframe" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.apiIframe).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.rca" (parent: .abstract.instanceof.app.controller.rca).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.rca" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.rca).
  • Resolving inheritance for "app.controller.rca" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.rca).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.contact" (parent: .abstract.instanceof.app.controller.system.contact).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.contact" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.contact).
  • Resolving inheritance for "app.controller.system.contact" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.contact).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.presa" (parent: .abstract.instanceof.app.controller.system.presa).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.presa" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.presa).
  • Resolving inheritance for "app.controller.system.presa" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.presa).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.payment.payment" (parent: .abstract.instanceof.app.controller.payment.payment).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.payment.payment" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.payment.payment).
  • Resolving inheritance for "app.controller.payment.payment" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.payment.payment).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.sylius.form.type.customer_simple_registration" (parent: .abstract.instanceof.sylius.form.type.customer_simple_registration).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.sylius.form.type.customer_simple_registration" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.sylius.form.type.customer_simple_registration).
  • Resolving inheritance for "sylius.form.type.customer_simple_registration" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.sylius.form.type.customer_simple_registration).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.sylius.form.type.customer_registration" (parent: .abstract.instanceof.sylius.form.type.customer_registration).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.sylius.form.type.customer_registration" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.sylius.form.type.customer_registration).
  • Resolving inheritance for "sylius.form.type.customer_registration" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.sylius.form.type.customer_registration).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.sitemap" (parent: .abstract.instanceof.app.controller.system.sitemap).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.sitemap" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.sitemap).
  • Resolving inheritance for "app.controller.system.sitemap" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.sitemap).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.address" (parent: .abstract.instanceof.app.controller.customer.address).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.address" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.address).
  • Resolving inheritance for "app.controller.customer.address" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.address).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.captcha" (parent: .abstract.instanceof.app.controller.system.captcha).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.captcha" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.captcha).
  • Resolving inheritance for "app.controller.system.captcha" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.captcha).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.analytics_ecommerce" (parent: .abstract.instanceof.app.controller.system.analytics_ecommerce).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.analytics_ecommerce" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.analytics_ecommerce).
  • Resolving inheritance for "app.controller.system.analytics_ecommerce" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.analytics_ecommerce).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.hu_vignette" (parent: .abstract.instanceof.app.controller.hu_vignette).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.hu_vignette" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.hu_vignette).
  • Resolving inheritance for "app.controller.hu_vignette" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.hu_vignette).
  • Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\PsrLogMessageProcessor" (parent: .abstract.instanceof.Monolog\Processor\PsrLogMessageProcessor).
  • Resolving inheritance for "Monolog\Processor\PsrLogMessageProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\PsrLogMessageProcessor).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system" (parent: .abstract.instanceof.app.controller.system).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system).
  • Resolving inheritance for "app.controller.system" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.messages_translate" (parent: .abstract.instanceof.app.controller.system.messages_translate).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.messages_translate" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.messages_translate).
  • Resolving inheritance for "app.controller.system.messages_translate" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.messages_translate).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.base" (parent: .abstract.instanceof.app.controller.base).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.base" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.base).
  • Resolving inheritance for "app.controller.base" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.base).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.vignette.vignette" (parent: .abstract.instanceof.app.controller.vignette.vignette).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.vignette.vignette" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.vignette.vignette).
  • Resolving inheritance for "app.controller.vignette.vignette" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.vignette.vignette).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.rca.rca_manual_expire_notification" (parent: .abstract.instanceof.app.controller.rca.rca_manual_expire_notification).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.rca.rca_manual_expire_notification" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.rca.rca_manual_expire_notification).
  • Resolving inheritance for "app.controller.rca.rca_manual_expire_notification" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.rca.rca_manual_expire_notification).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.rca.rca_admin_grid" (parent: .abstract.instanceof.app.controller.rca.rca_admin_grid).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.rca.rca_admin_grid" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.rca.rca_admin_grid).
  • Resolving inheritance for "app.controller.rca.rca_admin_grid" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.rca.rca_admin_grid).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.rca.rca_api_admin_grid" (parent: .abstract.instanceof.app.controller.rca.rca_api_admin_grid).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.rca.rca_api_admin_grid" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.rca.rca_api_admin_grid).
  • Resolving inheritance for "app.controller.rca.rca_api_admin_grid" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.rca.rca_api_admin_grid).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.huvignette.huvignette_admin" (parent: .abstract.instanceof.app.controller.huvignette.huvignette_admin).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.huvignette.huvignette_admin" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.huvignette.huvignette_admin).
  • Resolving inheritance for "app.controller.huvignette.huvignette_admin" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.huvignette.huvignette_admin).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.customer_list" (parent: .abstract.instanceof.app.controller.customer.customer_list).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.customer_list" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.customer_list).
  • Resolving inheritance for "app.controller.customer.customer_list" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.customer_list).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.commercial_template" (parent: .abstract.instanceof.app.controller.customer.commercial_template).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.commercial_template" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.commercial_template).
  • Resolving inheritance for "app.controller.customer.commercial_template" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.commercial_template).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.log_customer_notification" (parent: .abstract.instanceof.app.controller.customer.log_customer_notification).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.log_customer_notification" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.log_customer_notification).
  • Resolving inheritance for "app.controller.customer.log_customer_notification" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.log_customer_notification).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.vehicle" (parent: .abstract.instanceof.app.controller.customer.vehicle).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.vehicle" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.vehicle).
  • Resolving inheritance for "app.controller.customer.vehicle" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.vehicle).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.order.cart" (parent: .abstract.instanceof.app.controller.order.cart).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.order.cart" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.order.cart).
  • Resolving inheritance for "app.controller.order.cart" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.order.cart).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.login" (parent: .abstract.instanceof.app.controller.system.login).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.login" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.login).
  • Resolving inheritance for "app.controller.system.login" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.login).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.shop_dashboard" (parent: .abstract.instanceof.app.controller.system.shop_dashboard).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.shop_dashboard" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.shop_dashboard).
  • Resolving inheritance for "app.controller.system.shop_dashboard" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.shop_dashboard).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.road_assistance.road_assistance" (parent: .abstract.instanceof.app.controller.road_assistance.road_assistance).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.road_assistance.road_assistance" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.road_assistance.road_assistance).
  • Resolving inheritance for "app.controller.road_assistance.road_assistance" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.road_assistance.road_assistance).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.license_recovery.license_recovery" (parent: .abstract.instanceof.app.controller.license_recovery.license_recovery).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.license_recovery.license_recovery" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.license_recovery.license_recovery).
  • Resolving inheritance for "app.controller.license_recovery.license_recovery" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.license_recovery.license_recovery).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.license_recovery.license_recovery_admin" (parent: .abstract.instanceof.app.controller.license_recovery.license_recovery_admin).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.license_recovery.license_recovery_admin" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.license_recovery.license_recovery_admin).
  • Resolving inheritance for "app.controller.license_recovery.license_recovery_admin" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.license_recovery.license_recovery_admin).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.death_insurance.death_insurance" (parent: .abstract.instanceof.app.controller.death_insurance.death_insurance).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.death_insurance.death_insurance" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.death_insurance.death_insurance).
  • Resolving inheritance for "app.controller.death_insurance.death_insurance" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.death_insurance.death_insurance).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.road_assistance.admin_road_assistance" (parent: .abstract.instanceof.app.controller.road_assistance.admin_road_assistance).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.road_assistance.admin_road_assistance" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.road_assistance.admin_road_assistance).
  • Resolving inheritance for "app.controller.road_assistance.admin_road_assistance" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.road_assistance.admin_road_assistance).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.death_insurance.admin_death_insurance" (parent: .abstract.instanceof.app.controller.death_insurance.admin_death_insurance).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.death_insurance.admin_death_insurance" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.death_insurance.admin_death_insurance).
  • Resolving inheritance for "app.controller.death_insurance.admin_death_insurance" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.death_insurance.admin_death_insurance).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.death_insurance.admin_death_insurance_issue_data" (parent: .abstract.instanceof.app.controller.death_insurance.admin_death_insurance_issue_data).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.death_insurance.admin_death_insurance_issue_data" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.death_insurance.admin_death_insurance_issue_data).
  • Resolving inheritance for "app.controller.death_insurance.admin_death_insurance_issue_data" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.death_insurance.admin_death_insurance_issue_data).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.telemedicine.telemedicine" (parent: .abstract.instanceof.app.controller.telemedicine.telemedicine).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.telemedicine.telemedicine" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.telemedicine.telemedicine).
  • Resolving inheritance for "app.controller.telemedicine.telemedicine" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.telemedicine.telemedicine).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.telemedicine.telemedicine_admin" (parent: .abstract.instanceof.app.controller.telemedicine.telemedicine_admin).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.telemedicine.telemedicine_admin" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.telemedicine.telemedicine_admin).
  • Resolving inheritance for "app.controller.telemedicine.telemedicine_admin" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.telemedicine.telemedicine_admin).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.telemedicine.tele_doc_admin" (parent: .abstract.instanceof.app.controller.telemedicine.tele_doc_admin).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.telemedicine.tele_doc_admin" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.telemedicine.tele_doc_admin).
  • Resolving inheritance for "app.controller.telemedicine.tele_doc_admin" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.telemedicine.tele_doc_admin).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.short_url" (parent: .abstract.instanceof.app.controller.system.short_url).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.short_url" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.short_url).
  • Resolving inheritance for "app.controller.system.short_url" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.short_url).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.upload_file_controller" (parent: .abstract.instanceof.app.controller.system.upload_file_controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.upload_file_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.upload_file_controller).
  • Resolving inheritance for "app.controller.system.upload_file_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.upload_file_controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.manual_alert" (parent: .abstract.instanceof.app.controller.customer.manual_alert).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.manual_alert" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.manual_alert).
  • Resolving inheritance for "app.controller.customer.manual_alert" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.manual_alert).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.commercial_notification" (parent: .abstract.instanceof.app.controller.customer.commercial_notification).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.commercial_notification" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.commercial_notification).
  • Resolving inheritance for "app.controller.customer.commercial_notification" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.commercial_notification).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.export.admin" (parent: .abstract.instanceof.app.controller.export.admin).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.export.admin" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.export.admin).
  • Resolving inheritance for "app.controller.export.admin" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.export.admin).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.fds.scala" (parent: .abstract.instanceof.app.controller.fds.scala).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.fds.scala" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.fds.scala).
  • Resolving inheritance for "app.controller.fds.scala" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.fds.scala).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.tracker_activity" (parent: .abstract.instanceof.app.controller.customer.tracker_activity).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.tracker_activity" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.tracker_activity).
  • Resolving inheritance for "app.controller.customer.tracker_activity" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.tracker_activity).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.user.user_role" (parent: .abstract.instanceof.app.controller.user.user_role).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.user.user_role" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.user.user_role).
  • Resolving inheritance for "app.controller.user.user_role" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.user.user_role).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.partner.partner" (parent: .abstract.instanceof.app.controller.partner.partner).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.partner.partner" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.partner.partner).
  • Resolving inheritance for "app.controller.partner.partner" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.partner.partner).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.order.grid" (parent: .abstract.instanceof.app.controller.order.grid).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.order.grid" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.order.grid).
  • Resolving inheritance for "app.controller.order.grid" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.order.grid).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.partner.role" (parent: .abstract.instanceof.app.controller.partner.role).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.partner.role" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.partner.role).
  • Resolving inheritance for "app.controller.partner.role" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.partner.role).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.vignette.ro_vignette_admin_grid" (parent: .abstract.instanceof.app.controller.vignette.ro_vignette_admin_grid).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.vignette.ro_vignette_admin_grid" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.vignette.ro_vignette_admin_grid).
  • Resolving inheritance for "app.controller.vignette.ro_vignette_admin_grid" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.vignette.ro_vignette_admin_grid).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.extra_options.extra_options" (parent: .abstract.instanceof.app.controller.extra_options.extra_options).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.extra_options.extra_options" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.extra_options.extra_options).
  • Resolving inheritance for "app.controller.extra_options.extra_options" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.extra_options.extra_options).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
  • 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 "assets._version_bootstrapTheme" (parent: assets.json_manifest_version_strategy).
  • Resolving inheritance for "assets._package_bootstrapTheme" (parent: assets.path_package).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.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.admin" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.admin" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.dao.admin" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.admin.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.admin.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.admin" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.admin" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "security.authentication.provider.rememberme.admin" (parent: security.authentication.provider.rememberme).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash.admin" (parent: security.authentication.rememberme.services.simplehash).
  • Resolving inheritance for "security.authentication.listener.rememberme.admin" (parent: security.authentication.listener.rememberme).
  • 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.authentication.switchuser_listener.admin" (parent: security.authentication.switchuser_listener).
  • 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.oauth_token" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.oauth_token" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.fos_oauth_server.api" (parent: fos_oauth_server.security.authentication.provider).
  • Resolving inheritance for "security.authentication.listener.fos_oauth_server.api" (parent: fos_oauth_server.security.authentication.listener).
  • Resolving inheritance for "security.authentication.listener.anonymous.api" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.api" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.shop" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.shop" (parent: security.logout_listener).
  • Resolving inheritance for "security.authentication.provider.dao.shop" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.shop.form_login" (parent: security.authentication.custom_success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.shop.form_login" (parent: security.authentication.custom_failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.shop" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.shop" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "hwi_oauth.resource_ownermap.shop" (parent: hwi_oauth.abstract_resource_ownermap).
  • Resolving inheritance for "hwi_oauth.authentication.provider.oauth.shop" (parent: hwi_oauth.authentication.provider.oauth).
  • Resolving inheritance for "security.authentication.success_handler.shop.oauth" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.shop.oauth" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "hwi_oauth.authentication.listener.oauth" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "hwi_oauth.authentication.listener.oauth.shop" (parent: hwi_oauth.authentication.listener.oauth).
  • Resolving inheritance for "hwi_oauth.authentication.entry_point.oauth.shop" (parent: hwi_oauth.authentication.entry_point.oauth).
  • Resolving inheritance for "security.authentication.provider.rememberme.shop" (parent: security.authentication.provider.rememberme).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash.shop" (parent: security.authentication.rememberme.services.simplehash).
  • Resolving inheritance for "security.authentication.listener.rememberme.shop" (parent: security.authentication.listener.rememberme).
  • Resolving inheritance for "security.authentication.listener.anonymous.shop" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.shop" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.authentication.switchuser_listener.shop" (parent: security.authentication.switchuser_listener).
  • Resolving inheritance for "security.exception_listener.shop" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.shop" (parent: security.firewall.context).
  • 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 "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.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.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 "sylius.email_renderer.adapter.twig" (parent: sylius.email_renderer.adapter.abstract).
  • Resolving inheritance for "sylius.email_sender.adapter.swiftmailer" (parent: sylius.email_sender.adapter.abstract).
  • Resolving inheritance for "sylius.authentication.success_handler" (parent: security.authentication.success_handler).
  • Resolving inheritance for "sylius.authentication.failure_handler" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "sylius.admin_user_provider.email_based" (parent: sylius.admin_user_provider).
  • Resolving inheritance for "sylius.admin_user_provider.name_based" (parent: sylius.admin_user_provider).
  • Resolving inheritance for "sylius.admin_user_provider.email_or_name_based" (parent: sylius.admin_user_provider).
  • Resolving inheritance for "sylius.shop_user_provider.email_based" (parent: sylius.shop_user_provider).
  • Resolving inheritance for "sylius.shop_user_provider.name_based" (parent: sylius.shop_user_provider).
  • Resolving inheritance for "sylius.shop_user_provider.email_or_name_based" (parent: sylius.shop_user_provider).
  • Resolving inheritance for "sylius.oauth_user_provider.email_based" (parent: sylius.oauth_user_provider).
  • Resolving inheritance for "sylius.oauth_user_provider.name_based" (parent: sylius.oauth_user_provider).
  • Resolving inheritance for "sylius.oauth_user_provider.email_or_name_based" (parent: sylius.oauth_user_provider).
  • Resolving inheritance for "fos_rest.exception.twig_controller" (parent: fos_rest.exception.controller).
  • Resolving inheritance for "gaufrette.sylius_image_adapter" (parent: knp_gaufrette.adapter.local).
  • Resolving inheritance for "gaufrette.bitbag_sylius_cms_plugin_media_adapter" (parent: knp_gaufrette.adapter.local).
  • Resolving inheritance for "gaufrette.sylius_image_filesystem" (parent: knp_gaufrette.filesystem).
  • Resolving inheritance for "gaufrette.bitbag_sylius_cms_plugin_media_filesystem" (parent: knp_gaufrette.filesystem).
  • 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 "payum.storage.sylius_bundle_payumbundle_model_paymentsecuritytoken" (parent: payum.storage.doctrine.orm).
  • Resolving inheritance for "payum.security.token_storage" (parent: payum.storage.sylius_bundle_payumbundle_model_paymentsecuritytoken).
  • Resolving inheritance for "payum.storage.app_entity_order_order" (parent: payum.storage.doctrine.orm).
  • Resolving inheritance for "payum.extension.storage.app_entity_order_order" (parent: payum.extension.storage.prototype).
  • Resolving inheritance for "payum.storage.app_entity_payment_payment" (parent: payum.storage.doctrine.orm).
  • Resolving inheritance for "payum.extension.storage.app_entity_payment_payment" (parent: payum.extension.storage.prototype).
  • Resolving inheritance for "payum.storage.sylius_bundle_payumbundle_model_gatewayconfig" (parent: payum.storage.doctrine.orm).
  • Resolving inheritance for "payum.dynamic_gateways.config_storage" (parent: payum.storage.sylius_bundle_payumbundle_model_gatewayconfig).
  • Resolving inheritance for "prooph_service_bus.plugin.symfony_data_collector.command_bus" (parent: prooph_service_bus.plugin.symfony_data_collector).
  • Resolving inheritance for "prooph_service_bus.sylius_rbac_command_bus" (parent: prooph_service_bus.command_bus).
  • Resolving inheritance for "prooph_service_bus.message_data_converter.command" (parent: prooph_service_bus.message_data_converter).
  • Resolving inheritance for "prooph_service_bus.message_context_factory.prooph_service_bus.sylius_rbac_command_bus" (parent: prooph_service_bus.message_context_factory).
  • Resolving inheritance for "prooph_service_bus.sylius_rbac_command_bus.plugin.data_collector" (parent: prooph_service_bus.plugin.data_collector).
  • Resolving inheritance for "prooph_service_bus.sylius_rbac_command_bus.plugin.psr_logger" (parent: prooph_service_bus.plugin.psr_logger).
  • Resolving inheritance for "prooph_service_bus.message_factory.sylius_rbac_command_bus" (parent: prooph_service_bus.message_factory).
  • Resolving inheritance for "prooph_service_bus.message_factory_plugin.sylius_rbac_command_bus" (parent: prooph_service_bus.message_factory_plugin).
  • Resolving inheritance for "prooph_service_bus.sylius_rbac_command_bus.router" (parent: prooph_service_bus.command_bus_router).
  • Resolving inheritance for "sylius_rbac_command_bus.plugin.service_locator" (parent: prooph_service_bus.plugin.service_locator).
  • Resolving inheritance for "prooph_service_bus.default_command_bus" (parent: prooph_service_bus.command_bus).
  • Resolving inheritance for "prooph_service_bus.message_context_factory.prooph_service_bus.default_command_bus" (parent: prooph_service_bus.message_context_factory).
  • Resolving inheritance for "prooph_service_bus.default_command_bus.plugin.data_collector" (parent: prooph_service_bus.plugin.data_collector).
  • Resolving inheritance for "prooph_service_bus.default_command_bus.plugin.psr_logger" (parent: prooph_service_bus.plugin.psr_logger).
  • Resolving inheritance for "prooph_service_bus.message_factory.default_command_bus" (parent: prooph_service_bus.message_factory).
  • Resolving inheritance for "prooph_service_bus.message_factory_plugin.default_command_bus" (parent: prooph_service_bus.message_factory_plugin).
  • Resolving inheritance for "prooph_service_bus.default_command_bus.router" (parent: prooph_service_bus.command_bus_router).
  • Resolving inheritance for "default_command_bus.plugin.service_locator" (parent: prooph_service_bus.plugin.service_locator).
  • Resolving inheritance for "prooph_service_bus.plugin.symfony_data_collector.event_bus" (parent: prooph_service_bus.plugin.symfony_data_collector).
  • Resolving inheritance for "prooph_service_bus.default_event_bus" (parent: prooph_service_bus.event_bus).
  • Resolving inheritance for "prooph_service_bus.message_data_converter.event" (parent: prooph_service_bus.message_data_converter).
  • Resolving inheritance for "prooph_service_bus.message_context_factory.prooph_service_bus.default_event_bus" (parent: prooph_service_bus.message_context_factory).
  • Resolving inheritance for "prooph_service_bus.default_event_bus.plugin.data_collector" (parent: prooph_service_bus.plugin.data_collector).
  • Resolving inheritance for "prooph_service_bus.default_event_bus.plugin.psr_logger" (parent: prooph_service_bus.plugin.psr_logger).
  • Resolving inheritance for "prooph_service_bus.message_factory.default_event_bus" (parent: prooph_service_bus.message_factory).
  • Resolving inheritance for "prooph_service_bus.message_factory_plugin.default_event_bus" (parent: prooph_service_bus.message_factory_plugin).
  • Resolving inheritance for "prooph_service_bus.default_event_bus.router" (parent: prooph_service_bus.event_bus_router).
  • Resolving inheritance for "default_event_bus.plugin.service_locator" (parent: prooph_service_bus.plugin.service_locator).
  • Resolving inheritance for "prooph_service_bus.default_query_bus" (parent: prooph_service_bus.query_bus).
  • Resolving inheritance for "prooph_service_bus.message_data_converter.query" (parent: prooph_service_bus.message_data_converter).
  • Resolving inheritance for "prooph_service_bus.message_context_factory.prooph_service_bus.default_query_bus" (parent: prooph_service_bus.message_context_factory).
  • Resolving inheritance for "prooph_service_bus.default_query_bus.plugin.psr_logger" (parent: prooph_service_bus.plugin.psr_logger).
  • Resolving inheritance for "prooph_service_bus.message_factory.default_query_bus" (parent: prooph_service_bus.message_factory).
  • Resolving inheritance for "prooph_service_bus.message_factory_plugin.default_query_bus" (parent: prooph_service_bus.message_factory_plugin).
  • Resolving inheritance for "prooph_service_bus.default_query_bus.router" (parent: prooph_service_bus.query_bus_router).
  • Resolving inheritance for "default_query_bus.plugin.service_locator" (parent: prooph_service_bus.plugin.service_locator).
  • Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
  • Resolving inheritance for "hwi_oauth.abstract_resource_owner.oauth2" (parent: hwi_oauth.abstract_resource_owner.generic).
  • Resolving inheritance for "hwi_oauth.abstract_resource_owner.oauth1" (parent: hwi_oauth.abstract_resource_owner.generic).
  • Resolving inheritance for "hwi_oauth.resource_owner.facebook" (parent: hwi_oauth.abstract_resource_owner.oauth2).
  • 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_message" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_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 "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
  • Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
  • Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
  • 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.messenger" (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.http_client" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.payum" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.command_bus.sylius_rbac_command_bus" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.command_bus.default_command_bus" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event_bus.default_event_bus" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.query_bus.default_query_bus" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.db" (parent: monolog.logger_prototype).
  • Resolving inheritance for "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "fos_rest.request_matcher.e6629d6422694615928c869643ad143324650eb86b008cff03cf6f4456bd9ca842e543b8" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" (parent: fos_rest.format_request_matcher).
1042
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "Synolia\SyliusSchedulerCommandPlugin\Parser\CommandParserInterface"; reason: private alias.
  • Removed service "Synolia\SyliusSchedulerCommandPlugin\Repository\ScheduledCommandRepositoryInterface"; reason: private alias.
  • Removed service "Prooph\ServiceBus\CommandBus"; reason: private alias.
  • Removed service "DrewM\MailChimp\MailChimp"; reason: private alias.
  • Removed service "App\Provider\DashboardStatisticsProviderInterface"; reason: private alias.
  • Removed service "App\Service\CustomerProviderInterface"; reason: private alias.
  • Removed service "controller_name_converter"; reason: private alias.
  • Removed service "resolve_controller_name_subscriber"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Psr\SimpleCache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "cache.default_pdo_provider"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "session.storage.filesystem"; reason: private alias.
  • Removed service "session.storage"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Component\Asset\PackageInterface $bootstrapThemePackage"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
  • Removed service "messenger.default_serializer"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "error_renderer.serializer"; reason: private alias.
  • Removed service "lock.default.store"; reason: private alias.
  • Removed service "lock.store"; reason: private alias.
  • Removed service "lock.factory"; reason: private alias.
  • Removed service "lock"; reason: private alias.
  • Removed service "Symfony\Component\Lock\StoreInterface"; reason: private alias.
  • Removed service "Symfony\Component\Lock\PersistingStoreInterface"; reason: private alias.
  • Removed service "Symfony\Component\Lock\Factory"; reason: private alias.
  • Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
  • Removed service "Symfony\Component\Lock\LockInterface"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "monolog.handler.sentry"; 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 "security.encoder_factory"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.user.provider.concrete.sylius_admin_user_provider"; reason: private alias.
  • Removed service "security.user.provider.concrete.sylius_shop_user_provider"; reason: private alias.
  • Removed service "security.authentication.session_strategy.admin"; reason: private alias.
  • Removed service "security.user_checker.admin"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api"; reason: private alias.
  • Removed service "security.user_checker.api"; reason: private alias.
  • Removed service "security.authentication.session_strategy.shop"; reason: private alias.
  • Removed service "hwi_oauth.user.provider.entity.shop"; reason: private alias.
  • Removed service "security.user_checker.shop"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.transport"; reason: private alias.
  • Removed service "swiftmailer.plugin.messagelogger"; reason: private alias.
  • Removed service "swiftmailer.mailer"; reason: private alias.
  • Removed service "Swift_Mailer"; reason: private alias.
  • Removed service "Swift_Transport"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Symfony\Bridge\Doctrine\RegistryInterface"; reason: private alias.
  • Removed service "Doctrine\Bundle\DoctrineBundle\Registry"; 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_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $orderManager"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\OrderRepositoryInterface $orderRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $orderRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $orderRepository"; reason: private alias.
  • Removed service "Sylius\Component\Order\Repository\OrderRepositoryInterface $orderRepository"; reason: private alias.
  • Removed service "App\Repository\Order\OrderRepository $orderRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderRepository $orderRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\OrderBundle\Doctrine\ORM\OrderRepository $orderRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $orderRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $orderFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $orderItemManager"; reason: private alias.
  • Removed service "Sylius\Component\Order\Repository\OrderItemRepositoryInterface $orderItemRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $orderItemRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $orderItemRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderItemRepository"; reason: private alias.
  • Removed service "App\Repository\Order\OrderItemRepository $orderItemRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\OrderBundle\Doctrine\ORM\OrderItemRepository $orderItemRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderItemRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $orderItemRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderItemFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $orderItemFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $orderItemUnitManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $orderItemUnitRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $orderItemUnitRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderItemUnitRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderItemUnitRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $orderItemUnitRepository"; reason: private alias.
  • Removed service "Sylius\Component\Order\Factory\OrderItemUnitFactoryInterface $orderItemUnitFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderItemUnitFactory"; reason: private alias.
  • Removed service "Sylius\Component\Order\Factory\OrderItemUnitFactory $orderItemUnitFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $orderSequenceManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $orderSequenceRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $orderSequenceRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderSequenceRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderSequenceRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $orderSequenceRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderSequenceFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $orderSequenceFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $adjustmentManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $adjustmentRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $adjustmentRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $adjustmentRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $adjustmentRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $adjustmentRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $adjustmentFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $adjustmentFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $currencyManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $currencyRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $currencyRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $currencyRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $currencyRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $currencyRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $currencyFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $currencyFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $exchangeRateManager"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $exchangeRateRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $exchangeRateRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $exchangeRateRepository"; reason: private alias.
  • Removed service "Sylius\Component\Currency\Repository\ExchangeRateRepositoryInterface $exchangeRateRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository $exchangeRateRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $exchangeRateRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $exchangeRateRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $exchangeRateFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $exchangeRateFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $localeManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $localeRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $localeRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $localeRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $localeRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $localeRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $localeFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $localeFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productManager"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\ProductRepositoryInterface $productRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productRepository"; reason: private alias.
  • Removed service "Sylius\Component\Product\Repository\ProductRepositoryInterface $productRepository"; reason: private alias.
  • Removed service "App\Repository\Product\ProductRepository $productRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductRepository $productRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductRepository $productRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productTranslationManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productTranslationFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productTranslationFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productVariantManager"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\ProductVariantRepositoryInterface $productVariantRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productVariantRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productVariantRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productVariantRepository"; reason: private alias.
  • Removed service "Sylius\Component\Product\Repository\ProductVariantRepositoryInterface $productVariantRepository"; reason: private alias.
  • Removed service "App\Repository\Product\ProductVariantRepository $productVariantRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductVariantRepository $productVariantRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductVariantRepository $productVariantRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productVariantRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productVariantRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productVariantFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productVariantFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productVariantFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productVariantTranslationManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productVariantTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productVariantTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productVariantTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productVariantTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productVariantTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productVariantTranslationFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productVariantTranslationFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productOptionManager"; reason: private alias.
  • Removed service "Sylius\Component\Product\Repository\ProductOptionRepositoryInterface $productOptionRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productOptionRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productOptionRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productOptionRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductOptionRepository $productOptionRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductOptionRepository $productOptionRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productOptionRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productOptionFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productOptionFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productOptionTranslationManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productOptionTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productOptionTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productOptionTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productOptionTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionTranslationFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productOptionTranslationFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productAssociationTypeManager"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAssociationTypeRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productAssociationTypeRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productAssociationTypeRepository"; reason: private alias.
  • Removed service "Sylius\Component\Product\Repository\ProductAssociationTypeRepositoryInterface $productAssociationTypeRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductAssociationTypeRepository $productAssociationTypeRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAssociationTypeRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productAssociationTypeRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productAssociationTypeFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAssociationTypeFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productAssociationTypeFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productAssociationTypeTranslationManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productAssociationTypeTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productAssociationTypeTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAssociationTypeTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAssociationTypeTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productAssociationTypeTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAssociationTypeTranslationFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productAssociationTypeTranslationFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productOptionValueManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productOptionValueRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productOptionValueRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productOptionValueRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionValueRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productOptionValueRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productOptionValueFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionValueFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productOptionValueFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productOptionValueTranslationManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productOptionValueTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productOptionValueTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productOptionValueTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionValueTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productOptionValueTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionValueTranslationFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productOptionValueTranslationFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productAssociationManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productAssociationRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productAssociationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAssociationRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAssociationRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productAssociationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAssociationFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productAssociationFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $channelManager"; reason: private alias.
  • Removed service "Sylius\Component\Channel\Repository\ChannelRepositoryInterface $channelRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $channelRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $channelRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $channelRepository"; reason: private alias.
  • Removed service "App\Repository\Channel\ChannelRepository $channelRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ChannelBundle\Doctrine\ORM\ChannelRepository $channelRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channelRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $channelRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $channelFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $channelFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productAttributeManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productAttributeRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productAttributeRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAttributeRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAttributeRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productAttributeRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productAttributeFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAttributeFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productAttributeFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productAttributeTranslationManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productAttributeTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productAttributeTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAttributeTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAttributeTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productAttributeTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAttributeTranslationFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productAttributeTranslationFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productAttributeValueManager"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAttributeValueRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productAttributeValueRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productAttributeValueRepository"; reason: private alias.
  • Removed service "Sylius\Component\Product\Repository\ProductAttributeValueRepositoryInterface $productAttributeValueRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductAttributeValueRepository $productAttributeValueRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAttributeValueRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productAttributeValueRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAttributeValueFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productAttributeValueFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $taxRateManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $taxRateRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $taxRateRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxRateRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxRateRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $taxRateRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxRateFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $taxRateFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $taxCategoryManager"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxCategoryRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $taxCategoryRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $taxCategoryRepository"; reason: private alias.
  • Removed service "Sylius\Component\Taxation\Repository\TaxCategoryRepositoryInterface $taxCategoryRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\TaxationBundle\Doctrine\ORM\TaxCategoryRepository $taxCategoryRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxCategoryRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $taxCategoryRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxCategoryFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $taxCategoryFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $shipmentManager"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shipmentRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $shipmentRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $shipmentRepository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\ShipmentRepositoryInterface $shipmentRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ShipmentRepository $shipmentRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipmentRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $shipmentRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shipmentFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $shipmentFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $shipmentUnitManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $shipmentUnitRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $shipmentUnitRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shipmentUnitRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipmentUnitRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $shipmentUnitRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shipmentUnitFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $shipmentUnitFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $shippingMethodManager"; reason: private alias.
  • Removed service "Sylius\Component\Shipping\Repository\ShippingMethodRepositoryInterface $shippingMethodRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $shippingMethodRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $shippingMethodRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingMethodRepository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\ShippingMethodRepositoryInterface $shippingMethodRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingMethodRepository $shippingMethodRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ShippingBundle\Doctrine\ORM\ShippingMethodRepository $shippingMethodRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingMethodRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $shippingMethodRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $shippingMethodFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingMethodFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $shippingMethodFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $shippingMethodTranslationManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $shippingMethodTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $shippingMethodTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingMethodTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingMethodTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $shippingMethodTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingMethodTranslationFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $shippingMethodTranslationFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $shippingCategoryManager"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingCategoryRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $shippingCategoryRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $shippingCategoryRepository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\ShippingCategoryRepositoryInterface $shippingCategoryRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingCategoryRepository $shippingCategoryRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingCategoryRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $shippingCategoryRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingCategoryFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $shippingCategoryFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $paymentManager"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $paymentRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $paymentRepository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\PaymentRepositoryInterface $paymentRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\PaymentRepository $paymentRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $paymentRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $paymentFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $paymentMethodManager"; reason: private alias.
  • Removed service "Sylius\Component\Payment\Repository\PaymentMethodRepositoryInterface $paymentMethodRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $paymentMethodRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $paymentMethodRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentMethodRepository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\PaymentMethodRepositoryInterface $paymentMethodRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\PaymentMethodRepository $paymentMethodRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\PaymentBundle\Doctrine\ORM\PaymentMethodRepository $paymentMethodRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentMethodRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $paymentMethodRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $paymentMethodFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentMethodFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $paymentMethodFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $paymentMethodTranslationManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $paymentMethodTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $paymentMethodTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentMethodTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentMethodTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $paymentMethodTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentMethodTranslationFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $paymentMethodTranslationFactory"; reason: private alias.
  • Removed service "sylius.email_sender.adapter"; reason: private alias.
  • Removed service "sylius.email_renderer.adapter"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $promotionSubjectManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $promotionSubjectRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $promotionSubjectRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionSubjectRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionSubjectRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $promotionSubjectRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $promotionManager"; reason: private alias.
  • Removed service "Sylius\Component\Promotion\Repository\PromotionRepositoryInterface $promotionRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $promotionRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $promotionRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionRepository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\PromotionRepositoryInterface $promotionRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\PromotionRepository $promotionRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\PromotionBundle\Doctrine\ORM\PromotionRepository $promotionRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $promotionRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $promotionFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $promotionCouponManager"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionCouponRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $promotionCouponRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $promotionCouponRepository"; reason: private alias.
  • Removed service "Sylius\Component\Promotion\Repository\PromotionCouponRepositoryInterface $promotionCouponRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\PromotionBundle\Doctrine\ORM\PromotionCouponRepository $promotionCouponRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionCouponRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $promotionCouponRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionCouponFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $promotionCouponFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $promotionRuleManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $promotionRuleRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $promotionRuleRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionRuleRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionRuleRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $promotionRuleRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionRuleFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $promotionRuleFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $promotionActionManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $promotionActionRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $promotionActionRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionActionRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionActionRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $promotionActionRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionActionFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $promotionActionFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $addressManager"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\AddressRepositoryInterface $addressRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $addressRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $addressRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $addressRepository"; reason: private alias.
  • Removed service "App\Repository\Addressing\AddressRepository $addressRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\AddressRepository $addressRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $addressRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $addressRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $addressFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $addressFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $countryManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $countryRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $countryRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $countryRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $countryRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $countryRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $countryFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $countryFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $provinceManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $provinceRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $provinceRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $provinceRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $provinceRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $provinceRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $provinceFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $provinceFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $zoneManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $zoneRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $zoneRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $zoneRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $zoneRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $zoneRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $zoneFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $zoneFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $zoneMemberManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $zoneMemberRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $zoneMemberRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $zoneMemberRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $zoneMemberRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $zoneMemberRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $zoneMemberFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $zoneMemberFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $addressLogEntryManager"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $addressLogEntryRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $addressLogEntryRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $addressLogEntryRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\ResourceLogEntryRepositoryInterface $addressLogEntryRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\ResourceLogEntryRepository $addressLogEntryRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $addressLogEntryRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $addressLogEntryRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $addressLogEntryFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $addressLogEntryFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $inventoryUnitManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $inventoryUnitRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $inventoryUnitRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $inventoryUnitRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $inventoryUnitRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $inventoryUnitRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $inventoryUnitFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $inventoryUnitFactory"; reason: private alias.
  • Removed service "sylius.availability_checker"; reason: private alias.
  • Removed service "Sylius\Component\Inventory\Checker\AvailabilityCheckerInterface"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $taxonManager"; reason: private alias.
  • Removed service "Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface $taxonRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $taxonRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $taxonRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxonRepository"; reason: private alias.
  • Removed service "App\Repository\Taxonomy\TaxonRepository $taxonRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\TaxonomyBundle\Doctrine\ORM\TaxonRepository $taxonRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxonRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $taxonRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $taxonFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxonFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $taxonFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $taxonTranslationManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $taxonTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $taxonTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxonTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxonTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $taxonTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxonTranslationFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $taxonTranslationFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $adminUserManager"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $adminUserRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $adminUserRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $adminUserRepository"; reason: private alias.
  • Removed service "Sylius\Component\User\Repository\UserRepositoryInterface $adminUserRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\UserBundle\Doctrine\ORM\UserRepository $adminUserRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $adminUserRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $adminUserRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $adminUserFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $adminUserFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $shopUserManager"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shopUserRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $shopUserRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $shopUserRepository"; reason: private alias.
  • Removed service "Sylius\Component\User\Repository\UserRepositoryInterface $shopUserRepository"; reason: private alias.
  • Removed service "App\Repository\User\ShopUserRepository $shopUserRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\UserRepository $shopUserRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\UserBundle\Doctrine\ORM\UserRepository $shopUserRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shopUserRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $shopUserRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shopUserFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $shopUserFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $oauthUserManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $oauthUserRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $oauthUserRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $oauthUserRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $oauthUserRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $oauthUserRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $oauthUserFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $oauthUserFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $customerManager"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\CustomerRepositoryInterface $customerRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $customerRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $customerRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $customerRepository"; reason: private alias.
  • Removed service "App\Repository\Customer\CustomerRepository $customerRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\CustomerRepository $customerRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customerRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $customerRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $customerFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $customerFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $customerGroupManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $customerGroupRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $customerGroupRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $customerGroupRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customerGroupRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $customerGroupRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $customerGroupFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $customerGroupFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productReviewManager"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productReviewRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productReviewRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productReviewRepository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\ProductReviewRepositoryInterface $productReviewRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductReviewRepository $productReviewRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productReviewRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productReviewRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productReviewFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productReviewFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productReviewerManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productReviewerRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productReviewerRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productReviewerRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productReviewerRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productReviewerRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productReviewerFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productReviewerFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productTaxonManager"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productTaxonRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productTaxonRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productTaxonRepository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\ProductTaxonRepositoryInterface $productTaxonRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductTaxonRepository $productTaxonRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productTaxonRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productTaxonRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productTaxonFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productTaxonFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productImageManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productImageRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productImageRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productImageRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productImageRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productImageRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productImageFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productImageFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $taxonImageManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $taxonImageRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $taxonImageRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxonImageRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxonImageRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $taxonImageRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxonImageFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $taxonImageFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $channelPricingManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $channelPricingRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $channelPricingRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $channelPricingRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channelPricingRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $channelPricingRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $channelPricingFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $channelPricingFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $avatarImageManager"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $avatarImageRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $avatarImageRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $avatarImageRepository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\AvatarImageRepositoryInterface $avatarImageRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\AvatarImageRepository $avatarImageRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $avatarImageRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $avatarImageRepository"; reason: private alias.
  • Removed service "sylius.resource_controller.authorization_checker"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $scheduledCommandManager"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $scheduledCommandRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $scheduledCommandRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $scheduledCommandRepository"; reason: private alias.
  • Removed service "Synolia\SyliusSchedulerCommandPlugin\Repository\ScheduledCommandRepositoryInterface $scheduledCommandRepository"; reason: private alias.
  • Removed service "Synolia\SyliusSchedulerCommandPlugin\Repository\ScheduledCommandRepository $scheduledCommandRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $scheduledCommandRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $scheduledCommandRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $scheduledCommandFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $scheduledCommandFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $blockManager"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $blockRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $blockRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $blockRepository"; reason: private alias.
  • Removed service "BitBag\SyliusCmsPlugin\Repository\BlockRepositoryInterface $blockRepository"; reason: private alias.
  • Removed service "BitBag\SyliusCmsPlugin\Repository\BlockRepository $blockRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $blockRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $blockRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $blockFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $blockFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $blockTranslationManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $blockTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $blockTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $blockTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $blockTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $blockTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $blockTranslationFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $blockTranslationFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $pageManager"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $pageRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $pageRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $pageRepository"; reason: private alias.
  • Removed service "BitBag\SyliusCmsPlugin\Repository\PageRepositoryInterface $pageRepository"; reason: private alias.
  • Removed service "BitBag\SyliusCmsPlugin\Repository\PageRepository $pageRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $pageRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $pageRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $pageFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $pageFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $pageTranslationManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $pageTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $pageTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $pageTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $pageTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $pageTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $pageTranslationFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $pageTranslationFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $pageImageManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $pageImageRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $pageImageRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $pageImageRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $pageImageRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $pageImageRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $pageImageFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $pageImageFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $frequentlyAskedQuestionManager"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $frequentlyAskedQuestionRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $frequentlyAskedQuestionRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $frequentlyAskedQuestionRepository"; reason: private alias.
  • Removed service "BitBag\SyliusCmsPlugin\Repository\FrequentlyAskedQuestionRepositoryInterface $frequentlyAskedQuestionRepository"; reason: private alias.
  • Removed service "BitBag\SyliusCmsPlugin\Repository\FrequentlyAskedQuestionRepository $frequentlyAskedQuestionRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $frequentlyAskedQuestionRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $frequentlyAskedQuestionRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $frequentlyAskedQuestionFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $frequentlyAskedQuestionFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $frequentlyAskedQuestionTranslationManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $frequentlyAskedQuestionTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $frequentlyAskedQuestionTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $frequentlyAskedQuestionTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $frequentlyAskedQuestionTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $frequentlyAskedQuestionTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $frequentlyAskedQuestionTranslationFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $frequentlyAskedQuestionTranslationFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $sectionManager"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $sectionRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $sectionRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $sectionRepository"; reason: private alias.
  • Removed service "BitBag\SyliusCmsPlugin\Repository\SectionRepositoryInterface $sectionRepository"; reason: private alias.
  • Removed service "BitBag\SyliusCmsPlugin\Repository\SectionRepository $sectionRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $sectionRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $sectionRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $sectionFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $sectionFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $sectionTranslationManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $sectionTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $sectionTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $sectionTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $sectionTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $sectionTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $sectionTranslationFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $sectionTranslationFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $mediaManager"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $mediaRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $mediaRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $mediaRepository"; reason: private alias.
  • Removed service "BitBag\SyliusCmsPlugin\Repository\MediaRepositoryInterface $mediaRepository"; reason: private alias.
  • Removed service "BitBag\SyliusCmsPlugin\Repository\MediaRepository $mediaRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $mediaRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $mediaRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $mediaFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $mediaFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $mediaTranslationManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $mediaTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $mediaTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $mediaTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $mediaTranslationRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $mediaTranslationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $mediaTranslationFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $mediaTranslationFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $administrationRoleManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $administrationRoleRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $administrationRoleRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $administrationRoleRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $administrationRoleRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $administrationRoleRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $administrationRoleFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $administrationRoleFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $vignetteManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $vignetteRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $vignetteRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $vignetteRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $vignetteRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $vignetteRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $vignetteFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $vignetteFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $customerVignetteManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $customerVignetteRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $customerVignetteRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $customerVignetteRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customerVignetteRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $customerVignetteRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $customerVignetteFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $customerVignetteFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $vignetteOrderManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $vignetteOrderRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $vignetteOrderRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $vignetteOrderRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $vignetteOrderRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $vignetteOrderRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $vignetteOrderFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $vignetteOrderFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $vignetteInvoiceManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $vignetteInvoiceRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $vignetteInvoiceRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $vignetteInvoiceRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $vignetteInvoiceRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $vignetteInvoiceRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $vignetteInvoiceFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $vignetteInvoiceFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $vignetteGeneralOptionManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $vignetteGeneralOptionRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $vignetteGeneralOptionRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $vignetteGeneralOptionRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $vignetteGeneralOptionRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $vignetteGeneralOptionRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $vignetteGeneralOptionFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $vignetteGeneralOptionFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $vignetteAlertTemplateManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $vignetteAlertTemplateRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $vignetteAlertTemplateRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $vignetteAlertTemplateRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $vignetteAlertTemplateRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $vignetteAlertTemplateRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $vignetteAlertTemplateFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $vignetteAlertTemplateFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $vignetteMaintenanceManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $vignetteMaintenanceRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $vignetteMaintenanceRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $vignetteMaintenanceRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $vignetteMaintenanceRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $vignetteMaintenanceRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $vignetteMaintenanceFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $vignetteMaintenanceFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $onesignalManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $onesignalRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $onesignalRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $onesignalRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $onesignalRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $onesignalRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $onesignalFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $onesignalFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $invoiceClassificationManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $invoiceClassificationRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $invoiceClassificationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $invoiceClassificationRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $invoiceClassificationRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $invoiceClassificationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $invoiceClassificationFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $invoiceClassificationFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $alertClassificationManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $alertClassificationRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $alertClassificationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $alertClassificationRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $alertClassificationRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $alertClassificationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $alertClassificationFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $alertClassificationFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $templateManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $templateRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $templateRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $templateRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $templateRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $templateRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $templateFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $templateFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $rcaAlertsManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $rcaAlertsRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $rcaAlertsRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $rcaAlertsRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $rcaAlertsRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $rcaAlertsRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $rcaAlertsFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $rcaAlertsFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $vignetteAlertsManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $vignetteAlertsRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $vignetteAlertsRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $vignetteAlertsRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $vignetteAlertsRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $vignetteAlertsRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $vignetteAlertsFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $vignetteAlertsFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $smsManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $smsRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $smsRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $smsRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $smsRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $smsRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $smsFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $smsFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $cmsRcaManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $cmsRcaRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $cmsRcaRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $cmsRcaRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $cmsRcaRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $cmsRcaRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $cmsRcaFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $cmsRcaFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $alertManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $alertRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $alertRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $alertRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $alertRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $alertRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $alertFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $alertFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $rcaAlertManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $rcaAlertRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $rcaAlertRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $rcaAlertRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $rcaAlertRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $rcaAlertRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $rcaAlertFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $rcaAlertFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $vignetteAlertManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $vignetteAlertRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $vignetteAlertRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $vignetteAlertRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $vignetteAlertRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $vignetteAlertRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $vignetteAlertFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $vignetteAlertFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $vignetteApiInitManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $vignetteApiInitRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $vignetteApiInitRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $vignetteApiInitRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $vignetteApiInitRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $vignetteApiInitRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $vignetteApiInitFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $vignetteApiInitFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $proformaInvoiceManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $proformaInvoiceRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $proformaInvoiceRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $proformaInvoiceRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $proformaInvoiceRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $proformaInvoiceRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $proformaInvoiceFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $proformaInvoiceFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $apiRcaManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $apiRcaRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $apiRcaRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $apiRcaRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $apiRcaRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $apiRcaRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $apiRcaFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $apiRcaFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $failedVignetteManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $failedVignetteRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $failedVignetteRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $failedVignetteRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $failedVignetteRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $failedVignetteRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $failedVignetteFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $failedVignetteFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $failedHuVignetteManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $failedHuVignetteRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $failedHuVignetteRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $failedHuVignetteRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $failedHuVignetteRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $failedHuVignetteRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $failedHuVignetteFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $failedHuVignetteFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $failedRcaManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $failedRcaRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $failedRcaRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $failedRcaRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $failedRcaRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $failedRcaRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $failedRcaFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $failedRcaFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $rcaManualExpireNotificationManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $rcaManualExpireNotificationRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $rcaManualExpireNotificationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $rcaManualExpireNotificationRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $rcaManualExpireNotificationRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $rcaManualExpireNotificationRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $rcaManualExpireNotificationFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $rcaManualExpireNotificationFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $logRcaOfferManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $logRcaOfferRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $logRcaOfferRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $logRcaOfferRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $logRcaOfferRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $logRcaOfferRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $logRcaOfferFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $logRcaOfferFactory"; reason: private alias.
  • Removed service "App\Repository\BitbagStatic\BlockRepository $blockRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $failedRoadAssistanceManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $failedRoadAssistanceRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $failedRoadAssistanceRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $failedRoadAssistanceRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $failedRoadAssistanceRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $failedRoadAssistanceRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $failedRoadAssistanceFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $failedRoadAssistanceFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $logProcessedOfferManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $logProcessedOfferRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $logProcessedOfferRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $logProcessedOfferRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $logProcessedOfferRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $logProcessedOfferRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $logProcessedOfferFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $logProcessedOfferFactory"; reason: private alias.
  • Removed service "sylius.grid.renderer"; reason: private alias.
  • Removed service "sylius.grid.bulk_action_renderer"; reason: private alias.
  • Removed service "sylius.grid.data_extractor"; reason: private alias.
  • Removed service "sonata.doctrine.model.adapter.chain"; reason: private alias.
  • Removed service "sonata.block.context_manager"; reason: private alias.
  • Removed service "sonata.block.cache.handler"; reason: private alias.
  • Removed service "sonata.block.renderer"; reason: private alias.
  • Removed service "Sonata\IntlBundle\Templating\Helper\DateTimeHelper"; reason: private alias.
  • Removed service "Sonata\IntlBundle\Templating\Helper\LocaleHelper"; reason: private alias.
  • Removed service "Sonata\IntlBundle\Templating\Helper\NumberHelper"; reason: private alias.
  • Removed service "sonata.intl.timezone_detector"; reason: private alias.
  • Removed service "sonata.intl.locale_detector"; reason: private alias.
  • Removed service "hateoas.configuration.provider.resolver"; reason: private alias.
  • Removed service "hateoas.configuration.metadata.cache"; reason: private alias.
  • Removed service "jms_serializer.metadata.cache"; reason: private alias.
  • Removed service "jms_serializer.naming_strategy"; reason: private alias.
  • Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
  • Removed service "jms_serializer.accessor_strategy"; reason: private alias.
  • Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
  • Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
  • Removed service "fos_rest.router"; reason: private alias.
  • Removed service "fos_rest.templating"; reason: private alias.
  • Removed service "fos_rest.inflector"; 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 "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
  • Removed service "liip_imagine"; 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 "payum.entity_manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $paymentSecurityTokenManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $paymentSecurityTokenRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $paymentSecurityTokenRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentSecurityTokenRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentSecurityTokenRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $paymentSecurityTokenRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentSecurityTokenFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $paymentSecurityTokenFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $gatewayConfigManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $gatewayConfigRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $gatewayConfigRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $gatewayConfigRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $gatewayConfigRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $gatewayConfigRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $gatewayConfigFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $gatewayConfigFactory"; reason: private alias.
  • Removed service "sylius.context.theme"; reason: private alias.
  • Removed service "Sylius\Bundle\ThemeBundle\Context\ThemeContextInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ShopBundle\Locale\LocaleSwitcherInterface"; reason: private alias.
  • Removed service "FOS\OAuthServerBundle\Model\ClientManagerInterface"; reason: private alias.
  • Removed service "FOS\OAuthServerBundle\Model\AccessTokenManagerInterface"; reason: private alias.
  • Removed service "FOS\OAuthServerBundle\Model\RefreshTokenManagerInterface"; reason: private alias.
  • Removed service "FOS\OAuthServerBundle\Model\AuthCodeManagerInterface"; reason: private alias.
  • Removed service "fos_oauth_server.storage"; reason: private alias.
  • Removed service "fos_oauth_server.client_manager"; reason: private alias.
  • Removed service "fos_oauth_server.access_token_manager"; reason: private alias.
  • Removed service "fos_oauth_server.refresh_token_manager"; reason: private alias.
  • Removed service "fos_oauth_server.auth_code_manager"; reason: private alias.
  • Removed service "fos_oauth_server.user_provider"; reason: private alias.
  • Removed service "fos_oauth_server.authorize.form.handler"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $apiUserManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $apiUserRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $apiUserRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $apiUserRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $apiUserRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $apiUserRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $apiClientManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $apiClientRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $apiClientRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $apiClientRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $apiClientRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $apiClientRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $apiClientFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $apiClientFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $apiAccessTokenManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $apiAccessTokenRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $apiAccessTokenRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $apiAccessTokenRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $apiAccessTokenRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $apiAccessTokenRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $apiAccessTokenFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $apiAccessTokenFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $apiRefreshTokenManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $apiRefreshTokenRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $apiRefreshTokenRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $apiRefreshTokenRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $apiRefreshTokenRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $apiRefreshTokenRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $apiRefreshTokenFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $apiRefreshTokenFactory"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $apiAuthCodeManager"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $apiAuthCodeRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $apiAuthCodeRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $apiAuthCodeRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $apiAuthCodeRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $apiAuthCodeRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $apiAuthCodeFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $apiAuthCodeFactory"; reason: private alias.
  • Removed service "fidry_alice_data_fixtures.doctrine.loader"; reason: private alias.
  • Removed service "fidry_alice_data_fixtures.persistence.purger.doctrine.orm_purger"; reason: private alias.
  • Removed service "nelmio_alice.generator.caller"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.fixture_bag"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.parameter_bag"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.fixture_set"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.value"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.value.property_accessor"; reason: private alias.
  • Removed service "nelmio_alice.generator.instantiator"; reason: private alias.
  • Removed service "nelmio_alice.generator.hydrator"; reason: private alias.
  • Removed service "nelmio_alice.generator.hydrator.property"; reason: private alias.
  • Removed service "nelmio_alice.generator"; reason: private alias.
  • Removed service "nelmio_alice.generator.object_generator"; reason: private alias.
  • Removed service "nelmio_alice.property_accessor"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture_bag"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.specs"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.flag_parser"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.parameter_bag"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.expression_language.parser.token_parser"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.expression_language.lexer"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.expression_language.parser"; reason: private alias.
  • Removed service "nelmio_alice.file_parser"; reason: private alias.
  • Removed service "nelmio_alice.file_locator"; 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 "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
  • Removed service "fos_js_routing.router"; reason: private alias.
  • Removed service "Http\Message\MessageFactory"; reason: private alias.
  • Removed service "Http\Message\RequestFactory"; reason: private alias.
  • Removed service "Http\Message\ResponseFactory"; reason: private alias.
  • Removed service "Http\Message\StreamFactory"; reason: private alias.
  • Removed service "Http\Message\UriFactory"; reason: private alias.
  • Removed service "Http\Client\HttpAsyncClient"; reason: private alias.
  • Removed service "Http\Client\HttpClient"; reason: private alias.
  • Removed service "Setono\TagBagBundle\Renderer\RendererInterface"; reason: private alias.
  • Removed service "Setono\TagBagBundle\TagBag\TagBagInterface"; reason: private alias.
  • Removed service "Sentry\FlushableClientInterface"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "Symfony\Component\Templating\EngineInterface"; reason: private alias.
  • Removed service "Symfony\Bundle\FrameworkBundle\Templating\EngineInterface"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $templatingLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $payumLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $commandBusSyliusRbacCommandBusLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $commandBusDefaultCommandBusLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventBusDefaultEventBusLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $queryBusDefaultQueryBusLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $dbLogger"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "Sylius\Component\Order\Processor\OrderProcessorInterface"; reason: private alias.
  • Removed service "Sylius\Component\Order\Context\CartContextInterface"; reason: private alias.
  • Removed service "Sylius\Component\Currency\Context\CurrencyContextInterface"; reason: private alias.
  • Removed service "fos_rest.serializer"; reason: private alias.
  • Removed service "knp_menu.menu_provider"; reason: private alias.
  • Removed service ".service_locator.2z1aWfr"; reason: private alias.
  • Removed service ".service_locator.1UQhnF6"; reason: private alias.
  • Removed service ".service_locator.e8frESv"; reason: private alias.
  • Removed service ".service_locator.gIoolTo"; reason: private alias.
  • Removed service ".service_locator.ISjGRTp"; reason: private alias.
  • Removed service ".service_locator.EGD8_83"; reason: private alias.
  • Removed service ".service_locator.jbPhpbE"; reason: private alias.
  • Removed service "sylius.theme.twig.loader.inner"; reason: private alias.
  • Removed service "sylius.context.currency.composite.inner"; reason: private alias.
  • Removed service "sylius.context.channel.cached.inner"; reason: private alias.
  • Removed service "sylius.context.currency.channel_aware.inner"; reason: private alias.
  • Removed service "form.type_extension.form.request_handler"; reason: private alias.
  • Removed service "sylius.resource_controller.resources_resolver"; reason: private alias.
  • Removed service "sylius.theme.templating.locator"; reason: private alias.
  • Removed service "templating.locator"; reason: private alias.
  • Removed service "translator.default"; reason: private alias.
  • Removed service "sylius.theme.translation.translator"; reason: private alias.
  • Removed service "sylius.theme.translation.files_finder"; 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.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "sylius.resource_controller.resource_update_handler"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
  • Removed service "var_dumper.cli_dumper"; reason: private alias.
  • Removed service "httplug.auto_discovery.auto_discovered_client"; reason: private alias.
  • Removed service "httplug.factory.auto"; reason: private alias.
  • Removed service "httplug.factory.buzz"; reason: private alias.
  • Removed service "httplug.factory.curl"; reason: private alias.
  • Removed service "httplug.factory.guzzle5"; reason: private alias.
  • Removed service "httplug.factory.guzzle6"; reason: private alias.
  • Removed service "httplug.factory.react"; reason: private alias.
  • Removed service "httplug.factory.socket"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service "messenger.bus.default"; reason: private alias.
  • Removed service "http_client"; reason: private alias.
1262
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Synolia\SyliusSchedulerCommandPlugin\Grid\FieldType\ScheduledCommandExecutionTimeType" previously pointing to "router.default" to "router".
  • Changed reference of service "Synolia\SyliusSchedulerCommandPlugin\Grid\FieldType\ScheduledCommandExecutionTimeType" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "Synolia\SyliusSchedulerCommandPlugin\Grid\FieldType\ScheduledCommandHumanReadableExpressionType" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "app.grid_field.scheduled_command.url" previously pointing to "router.default" to "router".
  • Changed reference of service "app.grid_field.scheduled_command.url" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "app.grid_field.scheduled_command.humanReadableExpression" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "app.grid_field.scheduled_command.execution_time" previously pointing to "router.default" to "router".
  • Changed reference of service "app.grid_field.scheduled_command.execution_time" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "bitbag_sylius_cms_plugin.twig.extension.block" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "bitbag_sylius_cms_plugin.twig.extension.product_pages" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "bitbag_sylius_cms_plugin.twig.extension.product_pages" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "bitbag_sylius_cms_plugin.form.type.wysiwyg" previously pointing to "router.default" to "router".
  • Changed reference of service "bitbag_sylius_cms_plugin.controller.action.admin.product_search" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "bitbag_sylius_cms_plugin.controller.action.admin.product_search" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "bitbag_sylius_cms_plugin.controller.action.admin.taxon_search" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "bitbag_sylius_cms_plugin.controller.action.admin.taxon_search" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "bitbag_sylius_cms_plugin.controller.action.admin.import_data" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_cms_plugin.controller.action.admin.import_data" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "bitbag_sylius_cms_plugin.controller.helper.form_errors_flash" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_cms_plugin.fixture.factory.block" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "bitbag_sylius_cms_plugin.fixture.factory.block" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "bitbag_sylius_cms_plugin.fixture.factory.page" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "bitbag_sylius_cms_plugin.fixture.factory.page" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "bitbag_sylius_cms_plugin.importer.page" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "bitbag_sylius_cms_plugin.importer.page" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "bitbag_sylius_cms_plugin.importer.block" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "bitbag_sylius_cms_plugin.importer.block" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "bitbag_sylius_cms_plugin.importer.media" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "bitbag_sylius_cms_plugin.importer.media" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "bitbag_sylius_cms_plugin.resolver.block_resource" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "bitbag_sylius_cms_plugin.resolver.page_resource" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "bitbag_sylius_cms_plugin.resolver.media_resource" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "bitbag_sylius_cms_plugin.media_provider.image" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "bitbag_sylius_cms_plugin.media_provider.video" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "bitbag_sylius_cms_plugin.media_provider.file" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "bitbag_sylius_cms_plugin.sitemap_provider.page" previously pointing to "router.default" to "router".
  • Changed reference of service "bitbag_sylius_cms_plugin.sitemap_provider.page" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "bitbag_sylius_cms_plugin.sitemap_provider.page" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "bitbag_sylius_cms_plugin.sitemap_provider.section" previously pointing to "router.default" to "router".
  • Changed reference of service "bitbag_sylius_cms_plugin.sitemap_provider.section" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "bitbag_sylius_cms_plugin.sitemap_provider.section" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "app.controller.customer.newsletter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Command\Remarketing\LicenseRecoveryCommand" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Command\Remarketing\LicenseRecoveryExpirationCommand" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Command\Remarketing\RoadAssistanceCommand" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Command\Remarketing\TelemedicineCommand" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Command\Remarketing\TelemedicineExpirationCommand" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\ApiIframe\ApiIframeController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\BaseController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Customer\AddressController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Customer\CommercialNotificationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Customer\CommercialTemplateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Customer\CustomerListController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Customer\LogCustomerNotificationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Customer\ManualAlertController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Customer\NewsletterController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Customer\TrackerActivityController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Customer\VehicleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\DeathInsurance\AdminDeathInsuranceController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\DeathInsurance\AdminDeathInsuranceIssueDataController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\DeathInsurance\DeathInsuranceController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Export\ExportAdminController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\ExtraOptions\ExtraOptionsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\FDS\ScalaFdsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\HuVignette\HuVignetteAdminController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\HuVignette\HuVignetteController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\LicenseRecovery\LicenseRecoveryAdminController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\LicenseRecovery\LicenseRecoveryController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Order\CartController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Partner\PartnerController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Partner\RoleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Payment\PaymentController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\RCA\RCAController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\RCA\RCAManualExpireNotificationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\RCA\RcaAdminGridController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\RCA\RcaApiAdminGridController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\RoadAssistance\AdminRoadAssistanceController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\RoadAssistance\RoadAssistanceController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\System\AdminDashboardController" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "App\Controller\System\AdminDashboardController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\System\AnalyticsEcommerceController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\System\CaptchaController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\System\ContactController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\System\LocaleSwitchController" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "App\Controller\System\LocaleSwitchController" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "App\Controller\System\LoginController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\System\MessagesTranslateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\System\PresaController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\System\ShopDashboardController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\System\ShortUrlController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\System\SitemapController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\System\SystemController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\System\WebhookController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Telemedicine\TeleDocAdminController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Telemedicine\TelemedicineAdminController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Telemedicine\TelemedicineController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\User\UserRoleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Vignette\RoVignetteAdminGridController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Vignette\VignetteController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\EventListener\LocaleListener" previously pointing to "router.default" to "router".
  • Changed reference of service "App\EventListener\WrongOneSignalUrlListener" previously pointing to "router.default" to "router".
  • Changed reference of service "App\EventSubscriber\System\TwigGlobalSubscriber" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\CustomerService" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\Email\EmailRCAOffers" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\LocaleService" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "App\Service\User\AdminUserService" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Service\Vignette\IssueVignetteService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.system.webhook" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.apiIframe" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.rca" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.system.contact" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.system.presa" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.payment.payment" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.controller.shop.locale_switch" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "sylius.controller.shop.locale_switch" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.shop.locale_switcher" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.shop.locale_switcher" previously pointing to "router.default" to "router".
  • Changed reference of service "security.admin.firewall_rca_partners" previously pointing to "router.default" to "router".
  • Changed reference of service "security.admin.firewall_obsidian_partners" previously pointing to "router.default" to "router".
  • Changed reference of service "security.admin.firewall_partners" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.handler.shop_user_logout" previously pointing to "sylius.context.channel.composite" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "sylius.controller.admin.dashboard" previously pointing to "sylius.dashboard.statistics_provider" to "Sylius\Component\Core\Dashboard\DashboardStatisticsProviderInterface".
  • Changed reference of service "sylius.controller.admin.dashboard" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "sylius.controller.admin.dashboard" previously pointing to "router.default" to "router".
  • Changed reference of service "app.controller.system.sitemap" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.customer.address" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.system.captcha" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.system.analytics_ecommerce" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "wrong_one_signal_url_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "app.controller.hu_vignette" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.system" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.system.messages_translate" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.base" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.vignette.vignette" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.service.vignette.issue_vignette" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.rca.rca_manual_expire_notification" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.rca.rca_admin_grid" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.rca.rca_api_admin_grid" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.huvignette.huvignette_admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.service.customer_service" previously pointing to "router.default" to "router".
  • Changed reference of service "app.controller.customer.customer_list" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.customer.commercial_template" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.customer.log_customer_notification" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.customer.vehicle" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.order.cart" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.system.login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.system.shop_dashboard" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.road_assistance.road_assistance" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.license_recovery.license_recovery" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.license_recovery.license_recovery_admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.death_insurance.death_insurance" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.road_assistance.admin_road_assistance" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.death_insurance.admin_death_insurance" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.death_insurance.admin_death_insurance_issue_data" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.telemedicine.telemedicine" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.telemedicine.telemedicine_admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.telemedicine.tele_doc_admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.system.short_url" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.customer.manual_alert" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.service.email_rca_offers" previously pointing to "router.default" to "router".
  • Changed reference of service "app.controller.customer.commercial_notification" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.service.customer.commercial_notification" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "app.controller.export.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.fds.scala" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.customer.tracker_activity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.user.user_role" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.partner.partner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.partner.role" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.service.user.admin_user" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "app.controller.vignette.ro_vignette_admin_grid" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.controller.extra_options.extra_options" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "sylius.context.cart.new_shop_based" to "sylius.context.cart.new".
  • Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.event_dispatcher_debug" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "assets.path_package" previously pointing to "sylius.theme.asset.path_resolver" to "Sylius\Bundle\ThemeBundle\Asset\PathResolverInterface".
  • Changed reference of service "assets.url_package" previously pointing to "sylius.theme.asset.path_resolver" to "Sylius\Bundle\ThemeBundle\Asset\PathResolverInterface".
  • Changed reference of service "assets._default_package" previously pointing to "sylius.theme.asset.path_resolver" to "Sylius\Bundle\ThemeBundle\Asset\PathResolverInterface".
  • Changed reference of service "assets._package_bootstrapTheme" previously pointing to "sylius.theme.asset.path_resolver" to "Sylius\Bundle\ThemeBundle\Asset\PathResolverInterface".
  • Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\TemplateController" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "monolog.handler.swift" previously pointing to "swiftmailer.mailer.default.transport.dynamic" to "swiftmailer.transport".
  • Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_preauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.dao.admin" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authentication.listener.form.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.rememberme.admin" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authentication.listener.rememberme.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener.admin" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authentication.switchuser_listener.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.fos_oauth_server.api" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.context_listener.1" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.dao.shop" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authentication.listener.form.shop" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "hwi_oauth.authentication.provider.oauth.shop" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "hwi_oauth.authentication.listener.oauth.shop" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.rememberme.shop" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authentication.listener.rememberme.shop" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener.shop" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authentication.switchuser_listener.shop" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.dynamic" to "swiftmailer.transport".
  • Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.dynamic" to "swiftmailer.transport".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.controller.order_item" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
  • Changed reference of service "sylius.controller.adjustment" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "sylius.order_modifier" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "sylius.expired_carts_remover" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.listener.request_locale_setter" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "sylius.templating.helper.locale" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "sylius.controller.product" previously pointing to "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
  • Changed reference of service "sylius.controller.product_variant" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "sylius.generator.product_variant" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "sylius.controller.channel" previously pointing to "sylius.custom_factory.channel" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
  • Changed reference of service "sylius.context.channel.request_based" previously pointing to "sylius.context.channel.request_based.resolver.composite" to "Sylius\Component\Channel\Context\RequestBased\RequestResolverInterface".
  • Changed reference of service "sylius.channel_collector" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "sylius.context.channel.fake_channel.persister" previously pointing to "sylius.context.channel.fake_channel.code_provider" to "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProviderInterface".
  • Changed reference of service "sylius.context.channel.fake_channel.context" previously pointing to "sylius.context.channel.fake_channel.code_provider" to "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProviderInterface".
  • Changed reference of service "sylius.controller.payment" previously pointing to "sylius.custom_factory.payment" to "Sylius\Component\Payment\Factory\PaymentFactoryInterface".
  • Changed reference of service "sylius.controller.payment_method" previously pointing to "sylius.custom_factory.payment_method" to "Sylius\Component\Core\Factory\PaymentMethodFactoryInterface".
  • Changed reference of service "sylius.email_renderer.adapter.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.email_renderer.adapter.twig" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.email_renderer.adapter.twig" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.email_sender.adapter.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.email_sender.adapter.swiftmailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.email_sender.adapter.swiftmailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.registry_promotion_rule_checker" previously pointing to "sylius.channel_aware_promotion_rule_checker.item_total" to "sylius.promotion_rule_checker.item_total".
  • Changed reference of service "sylius.promotion_coupon_generator" previously pointing to "sylius.custom_factory.promotion_coupon" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
  • Changed reference of service "sylius.controller.promotion_coupon" previously pointing to "sylius.custom_factory.promotion_coupon" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
  • Changed reference of service "sylius.controller.promotion_rule" previously pointing to "sylius.custom_factory.promotion_rule" to "Sylius\Component\Core\Factory\PromotionRuleFactoryInterface".
  • Changed reference of service "sylius.controller.promotion_action" previously pointing to "sylius.custom_factory.promotion_action" to "Sylius\Component\Core\Factory\PromotionActionFactoryInterface".
  • Changed reference of service "sylius.controller.address" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
  • Changed reference of service "sylius.controller.zone" previously pointing to "sylius.custom_factory.zone" to "Sylius\Component\Addressing\Factory\ZoneFactoryInterface".
  • Changed reference of service "sylius.controller.taxon" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service "sylius.controller.taxon_slug" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service "sylius.security.user_login" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "sylius.security.user_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.listener.user_mailer_listener" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "sylius.controller.security" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "sylius.controller.security" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.theme.context.channel_based" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "sylius.context.shopper" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "sylius.context.shopper" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "sylius.context.cart.customer_and_channel_based" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "sylius.context.currency.storage_based" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "sylius.context.currency.channel_aware" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "sylius.locale_provider.channel_based" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "sylius.fixture.geographical" previously pointing to "sylius.custom_factory.zone" to "Sylius\Component\Addressing\Factory\ZoneFactoryInterface".
  • Changed reference of service "sylius.fixture.order" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
  • Changed reference of service "sylius.fixture.order" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
  • Changed reference of service "sylius.fixture.example_factory.payment_method" previously pointing to "sylius.custom_factory.payment_method" to "Sylius\Component\Core\Factory\PaymentMethodFactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.channel" previously pointing to "sylius.custom_factory.channel" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.promotion_action" previously pointing to "sylius.custom_factory.promotion_action" to "Sylius\Component\Core\Factory\PromotionActionFactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.promotion_rule" previously pointing to "sylius.custom_factory.promotion_rule" to "Sylius\Component\Core\Factory\PromotionRuleFactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.taxon" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.product" previously pointing to "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.product" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.address" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
  • Changed reference of service "sylius.fixture.example_factory.order" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
  • Changed reference of service "sylius.fixture.example_factory.order" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
  • Changed reference of service "sylius.setup.channel" previously pointing to "sylius.custom_factory.channel" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
  • Changed reference of service ".3_FilesystemRequirements~sm0No75" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".2_ExtensionsRequirements~sm0No75" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".1_SettingsRequirements~sm0No75" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sylius.listener.cart_blamer" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "sylius.listener.order_recalculation" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "sylius.listener.user_cart_recalculation" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "sylius.listener.user_cart_recalculation" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "sylius.translator.listener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sylius.order_processing.shipping_charges_processor" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "sylius.promotion_action.unit_fixed_discount" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "sylius.promotion_action.unit_percentage_discount" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "sylius.promotion_action.shipping_percentage_discount" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "sylius.promotion.units_promotion_adjustments_applicator" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "sylius.taxation.order_shipment_taxes_applicator" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "sylius.taxation.order_items_taxes_applicator" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "sylius.taxation.order_item_units_taxes_applicator" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "sylius.order_payment_provider" previously pointing to "sylius.custom_factory.payment" to "Sylius\Component\Payment\Factory\PaymentFactoryInterface".
  • Changed reference of service "sylius.resource_controller.redirect_handler" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.resource_controller.flash_helper" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sylius.resource_controller.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.resource_controller.view_handler" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "sylius.translatable_entity_locale_assigner" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "sylius_rbac.controller.administration_role" previously pointing to "sylius_rbac.custom_factory.administration_role" to "sylius_rbac.factory.administration_role".
  • Changed reference of service "sylius.grid.array_to_definition_converter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sm.factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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.block.templating.helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "hateoas.generator.symfony" previously pointing to "router.default" to "router".
  • 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 "fos_rest.request.param_fetcher" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
  • Changed reference of service "fos_rest.exception_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_rest.exception.controller" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "fos_rest.exception.twig_controller" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "fos_rest.exception.twig_controller" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "liip_imagine.cache.manager" previously pointing to "router.default" to "router".
  • Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "payum.token_factory_builder" previously pointing to "router.default" to "router".
  • Changed reference of service "pagerfanta.view.default_translated" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "pagerfanta.view.twitter_bootstrap4_translated" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "pagerfanta.view.twitter_bootstrap3_translated" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "pagerfanta.view.twitter_bootstrap_translated" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "pagerfanta.view.semantic_ui_translated" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.pagerfanta" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius_fixtures.suite_registry" previously pointing to "sylius_fixtures.suite_factory" to "Sylius\Bundle\FixturesBundle\Suite\SuiteFactoryInterface".
  • Changed reference of service "sylius.controller.payum" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.payment_description_provider" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sylius.theme.context.settable" previously pointing to "sylius.theme.hierarchy_provider" to "Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProviderInterface".
  • Changed reference of service "sylius.repository.theme" previously pointing to "sylius.theme.loader" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
  • Changed reference of service "sylius.collector.theme" previously pointing to "sylius.theme.hierarchy_provider" to "Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProviderInterface".
  • Changed reference of service "sylius.theme.configuration.provider" previously pointing to "sylius.theme.finder_factory" to "Sylius\Bundle\ThemeBundle\Factory\FinderFactoryInterface".
  • Changed reference of service "sylius.theme.configuration.provider" previously pointing to "sylius.theme.filesystem" to "Sylius\Bundle\ThemeBundle\Filesystem\FilesystemInterface".
  • Changed reference of service "sylius.theme.configuration.provider" previously pointing to "sylius.theme.configuration.processor" to "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface".
  • Changed reference of service "sylius.theme.templating.file_locator" previously pointing to "sylius.theme.hierarchy_provider" to "Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProviderInterface".
  • Changed reference of service "sylius.theme.templating.file_locator" previously pointing to "sylius.theme.templating.locator.cached" to "Sylius\Bundle\ThemeBundle\Templating\Locator\TemplateLocatorInterface".
  • Changed reference of service "sylius.theme.templating.cache.warmer" previously pointing to "sylius.theme.templating.locator.cached" to "Sylius\Bundle\ThemeBundle\Templating\Locator\TemplateLocatorInterface".
  • Changed reference of service "sylius.theme.translation.resource_provider.theme_aware" previously pointing to "sylius.theme.translation.ordering_files_finder" to "Sylius\Bundle\ThemeBundle\Translation\Finder\TranslationFilesFinderInterface".
  • Changed reference of service "sylius.theme.translation.resource_provider.theme_aware" previously pointing to "sylius.theme.hierarchy_provider" to "Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProviderInterface".
  • Changed reference of service "sylius.controller.impersonate_user" previously pointing to "sylius.security.shop_user_impersonator" to "Sylius\Bundle\CoreBundle\Security\UserImpersonatorInterface".
  • Changed reference of service "sylius.controller.impersonate_user" previously pointing to "router.default" to "router".
  • Changed reference of service "Sylius\Bundle\AdminBundle\Action\RemoveAvatarAction" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.controller.customer_statistics" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "sylius.event_subscriber.resource_delete" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.admin.menu_builder.customer.show" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.admin.menu_builder.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.admin.menu_builder.promotion.update" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.admin.menu_builder.order.show" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.admin.menu_builder.product_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.admin.menu_builder.product.update" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.admin.menu_builder.product_variant_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.controller.shop.contact" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.controller.shop.contact" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "sylius.controller.shop.contact" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "sylius.controller.shop.homepage" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "sylius.controller.shop.currency_switch" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "sylius.controller.shop.currency_switch" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "sylius.controller.shop.security_widget" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "sylius.listener.order_integrity_checker" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.listener.order_integrity_checker" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "sylius.order_locale_assigner" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "sylius.listener.session_cart" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "sylius.listener.user_impersonated" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "sylius.shop.menu_builder.account" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.context.cart.session_and_channel_based" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "sylius.resolver.checkout" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "sylius.router.checkout_state" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_oauth_server.security.authentication.provider" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
  • Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.controller.show_available_payment_methods" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "sylius.controller.show_available_shipping_methods" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "sylius.listener.api.add_to_cart" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "fidry_alice_data_fixtures.loader.multipass_file" previously pointing to "nelmio_alice.file_loader.simple" to "nelmio_alice.file_loader".
  • Changed reference of service "fidry_alice_data_fixtures.loader.simple" previously pointing to "nelmio_alice.files_loader.simple" to "nelmio_alice.files_loader".
  • Changed reference of service "fidry_alice_data_fixtures.doctrine.persister_loader" previously pointing to "fidry_alice_data_fixtures.persistence.persister.doctrine.object_manager_persister" to "fidry_alice_data_fixtures.persistence.persister.doctrine".
  • Changed reference of service "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" previously pointing to "nelmio_alice.faker.generator" to "Faker\Generator".
  • Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_ck_editor.renderer" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.sitemap_renderer.twig_adapter" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "sylius.sitemap_index_renderer.twig_adapter" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "sylius.sitemap_index_provider.index" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.sitemap_provider.product" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.sitemap_provider.product" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "sylius.sitemap_provider.product" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "sylius.sitemap_provider.taxon" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.sitemap_provider.taxon" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "sylius.sitemap_provider.static" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.sitemap_provider.static" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "Sylius\RbacPlugin\Action\CreateAdministrationRoleAction" previously pointing to "router.default" to "router".
  • Changed reference of service "Sylius\RbacPlugin\Action\UpdateAdministrationRoleViewAction" previously pointing to "router.default" to "router".
  • Changed reference of service "Sylius\RbacPlugin\Action\UpdateAdministrationRoleAction" previously pointing to "router.default" to "router".
  • Changed reference of service "Sylius\RbacPlugin\CommandHandler\CreateAdministrationRoleHandler" previously pointing to "sylius_rbac.custom_factory.administration_role" to "sylius_rbac.factory.administration_role".
  • Changed reference of service "Sylius\RbacPlugin\CommandHandler\UpdateAdministrationRoleHandler" previously pointing to "sylius_rbac.custom_factory.administration_role" to "sylius_rbac.factory.administration_role".
  • Changed reference of service "Sylius\RbacPlugin\Validator\AdministrationRoleValidator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "Sylius\RbacPlugin\Access\Listener\AccessCheckListener" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.rbac_plugin.fixture.administration_role_fixture" previously pointing to "sylius_rbac.custom_factory.administration_role" to "sylius_rbac.factory.administration_role".
  • Changed reference of service "fos_js_routing.extractor" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "router.default" to "router".
  • Changed reference of service "httplug.factory.symfony" previously pointing to "httplug.psr17_response_factory.default" to "httplug.psr17_response_factory".
  • Changed reference of service "httplug.factory.symfony" previously pointing to "httplug.psr17_stream_factory.default" to "httplug.psr17_stream_factory".
  • Changed reference of service "hwi_oauth.http_client" previously pointing to "httplug.client.default" to "httplug.client".
  • Changed reference of service "hwi_oauth.http_client" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
  • Changed reference of service "hwi_oauth.authentication.listener.oauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.processor.payment_methods" previously pointing to "sylius.custom_factory.payment_method" to "Sylius\Component\Core\Factory\PaymentMethodFactoryInterface".
  • Changed reference of service "sylius.processor.products" previously pointing to "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
  • Changed reference of service "sylius.processor.products" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service "sylius.processor.products" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "sylius.processor.taxonomies" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service "bitbag_sylius_mailchimp_plugin.validator.email_validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service ".service_locator.542_MBY" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.Ccu3hvU" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.Sbk1mZ9" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.CCTmIC0" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.vdmMuyE" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service ".service_locator.vdmMuyE" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service ".service_locator.vdmMuyE" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.vdmMuyE" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service ".service_locator.3ywhdAp" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service ".service_locator.3ywhdAp" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service ".service_locator.3ywhdAp" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.3ywhdAp" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service ".service_locator.XSes1R5" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.m90YCjy" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.theme.asset.assets_installer.output_aware.inner" previously pointing to "sylius.theme.hierarchy_provider" to "Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProviderInterface".
  • Changed reference of service "sylius.theme.asset.assets_installer.output_aware.inner" previously pointing to "sylius.theme.asset.path_resolver" to "Sylius\Bundle\ThemeBundle\Asset\PathResolverInterface".
  • Changed reference of service "sylius.theme.templating.locator.cached.inner" previously pointing to "sylius.theme.locator.resource" to "Sylius\Bundle\ThemeBundle\Locator\ResourceLocatorInterface".
  • Changed reference of service "sylius.theme.translation.theme_aware_translator.inner" previously pointing to "sylius.theme.translation.loader_provider" to "Sylius\Bundle\ThemeBundle\Translation\Provider\Loader\TranslatorLoaderProviderInterface".
  • Changed reference of service "sylius.theme.translation.theme_aware_translator.inner" previously pointing to "sylius.theme.translation.resource_provider" to "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\TranslatorResourceProviderInterface".
  • Changed reference of service "sylius.theme.translation.ordering_files_finder.inner" previously pointing to "sylius.theme.finder_factory" to "Sylius\Bundle\ThemeBundle\Factory\FinderFactoryInterface".
  • Changed reference of service "httplug.collector.factory.buzz.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
  • Changed reference of service "httplug.collector.factory.curl.inner" previously pointing to "httplug.psr17_response_factory.default" to "httplug.psr17_response_factory".
  • Changed reference of service "httplug.collector.factory.curl.inner" previously pointing to "httplug.psr17_stream_factory.default" to "httplug.psr17_stream_factory".
  • Changed reference of service "httplug.collector.factory.guzzle5.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
  • Changed reference of service "httplug.collector.factory.react.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
  • Changed reference of service "httplug.collector.factory.socket.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
  • Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.DucFTfr" previously pointing to "fos_rest.serializer.form_error_handler" to "jms_serializer.form_error_handler".
  • Changed reference of service "Sylius\Component\Product\Factory\ProductFactoryInterface" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.handler_registry" to "fos_rest.serializer.jms_handler_registry".
  • 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_rest.view_handler" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_rest.view_handler" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "Sylius\Bundle\FixturesBundle\Suite\SuiteFactoryInterface" previously pointing to "sylius_fixtures.listener_registry" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
  • Changed reference of service "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface" previously pointing to "sylius.factory.theme" to "Sylius\Bundle\ThemeBundle\Factory\ThemeFactoryInterface".
  • Changed reference of service "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface" previously pointing to "sylius.factory.theme_author" to "Sylius\Bundle\ThemeBundle\Factory\ThemeAuthorFactoryInterface".
  • Changed reference of service "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface" previously pointing to "sylius.factory.theme_screenshot" to "Sylius\Bundle\ThemeBundle\Factory\ThemeScreenshotFactoryInterface".
  • Changed reference of service "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface" previously pointing to "sylius.theme.circular_dependency_checker" to "Sylius\Bundle\ThemeBundle\Loader\CircularDependencyCheckerInterface".
  • Changed reference of service "Sylius\Bundle\CoreBundle\Security\UserImpersonatorInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fidry_alice_data_fixtures.loader.doctrine" previously pointing to "fidry_alice_data_fixtures.persistence.doctrine.purger.purger_factory" to "fidry_alice_data_fixtures.persistence.purger_factory.doctrine".
  • Changed reference of service "nelmio_alice.file_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
  • Changed reference of service "nelmio_alice.files_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
  • Changed reference of service "sylius.context.cart" previously pointing to "sylius.context.cart.new_shop_based" to "sylius.context.cart.new".
  • Changed reference of service "sylius.context.channel" previously pointing to "sylius.context.channel.composite" to "Sylius\Component\Channel\Context\ChannelContextInterface".
504
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 "cache.adapter.pdo"; reason: abstract.
  • Removed service "cache.adapter.array"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "messenger.middleware.handle_message"; reason: abstract.
  • Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
  • Removed service "messenger.middleware.traceable"; reason: abstract.
  • Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
  • Removed service "lock.store.memcached.abstract"; reason: abstract.
  • Removed service "lock.store.redis.abstract"; reason: abstract.
  • Removed service "lock.store.combined.abstract"; reason: abstract.
  • Removed service "lock.factory.abstract"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.lazy_context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.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.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 "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.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 "messenger.middleware.doctrine_transaction"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_close_connection"; 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 "sylius.email_renderer.adapter.abstract"; reason: abstract.
  • Removed service "sylius.email_sender.adapter.abstract"; reason: abstract.
  • Removed service "sylius.admin_user_provider"; reason: abstract.
  • Removed service "sylius.shop_user_provider"; reason: abstract.
  • Removed service "sylius.oauth_user_provider"; reason: abstract.
  • Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
  • Removed service "fos_rest.format_request_matcher"; reason: abstract.
  • Removed service "knp_gaufrette.filesystem"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.in_memory"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.local"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.safe_local"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.amazon_s3"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.aws_s3"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.doctrine_dbal"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.acl_aware_amazon_s3"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.opencloud"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.azure_blob_storage"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.google_cloud_storage"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.gridfs"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.mogilefs"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.ftp"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.sftp"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.phpseclib_sftp"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.apc"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.cache"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.dropbox"; 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 "payum.extension.storage.prototype"; reason: abstract.
  • Removed service "payum.storage.doctrine.orm"; reason: abstract.
  • Removed service "maker.auto_command.abstract"; reason: abstract.
  • Removed service "prooph_service_bus.message_factory_plugin"; reason: abstract.
  • Removed service "prooph_service_bus.plugin.service_locator"; reason: abstract.
  • Removed service "prooph_service_bus.plugin.psr_logger"; reason: abstract.
  • Removed service "prooph_service_bus.plugin.data_collector"; reason: abstract.
  • Removed service "prooph_service_bus.plugin.symfony_data_collector"; reason: abstract.
  • Removed service "prooph_service_bus.message_context_factory"; reason: abstract.
  • Removed service "prooph_service_bus.message_data_converter"; reason: abstract.
  • Removed service "prooph_service_bus.command_bus"; reason: abstract.
  • Removed service "prooph_service_bus.command_bus_router"; reason: abstract.
  • Removed service "prooph_service_bus.event_bus"; reason: abstract.
  • Removed service "prooph_service_bus.event_bus_router"; reason: abstract.
  • Removed service "prooph_service_bus.query_bus"; reason: abstract.
  • Removed service "prooph_service_bus.query_bus_router"; reason: abstract.
  • Removed service "httplug.plugin.cache"; reason: abstract.
  • Removed service "httplug.plugin.add_host"; reason: abstract.
  • Removed service "httplug.plugin.add_path"; reason: abstract.
  • Removed service "httplug.plugin.base_uri"; reason: abstract.
  • Removed service "httplug.plugin.content_type"; reason: abstract.
  • Removed service "httplug.plugin.header_append"; reason: abstract.
  • Removed service "httplug.plugin.header_defaults"; reason: abstract.
  • Removed service "httplug.plugin.header_set"; reason: abstract.
  • Removed service "httplug.plugin.header_remove"; reason: abstract.
  • Removed service "httplug.plugin.query_defaults"; reason: abstract.
  • Removed service "httplug.plugin.stack"; reason: abstract.
  • Removed service "hwi_oauth.authentication.listener.oauth"; reason: abstract.
  • Removed service "hwi_oauth.authentication.entry_point.oauth"; reason: abstract.
  • Removed service "hwi_oauth.user.provider.entity"; reason: abstract.
  • Removed service "hwi_oauth.user.provider.fosub_bridge.def"; reason: abstract.
  • Removed service "hwi_oauth.registration.form.handler.fosub_bridge.def"; reason: abstract.
  • Removed service "hwi_oauth.abstract_resource_ownermap"; reason: abstract.
  • Removed service "hwi_oauth.abstract_resource_owner.generic"; reason: abstract.
  • Removed service "hwi_oauth.abstract_resource_owner.oauth2"; reason: abstract.
  • Removed service "hwi_oauth.abstract_resource_owner.oauth1"; reason: abstract.
  • Removed service "sylius.message_queue_writer"; reason: abstract.
  • Removed service "sylius.message_queue_reader"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Synolia\SyliusSchedulerCommandPlugin\Command\SynoliaSchedulerRunCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Command\SynoliaSchedulerRunCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.Synolia\SyliusSchedulerCommandPlugin\Fixture\SchedulerCommandFixture"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Fixture\SchedulerCommandFixture"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusSchedulerCommandPlugin\Form\CommandChoiceType"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Form\CommandChoiceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusSchedulerCommandPlugin\Form\ScheduledCommandType"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Form\ScheduledCommandType"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.Synolia\SyliusSchedulerCommandPlugin\Twig\BytesFormatterExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Synolia\SyliusSchedulerCommandPlugin\Twig\BytesFormatterExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Twig\BytesFormatterExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.newsletter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.newsletter"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.customer.newsletter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Admin\HuVignetteTaxonAndProductsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Admin\HuVignetteTaxonAndProductsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Admin\NewProductAndTaxonCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Admin\NewProductAndTaxonCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Admin\RCAProductCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Admin\RCAProductCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Admin\RoadAssistanceTaxonAndProductsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Admin\RoadAssistanceTaxonAndProductsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Admin\VignetteProductCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Admin\VignetteProductCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AlertCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertIssuedAndNotIssuedRcaForPartners"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AlertIssuedAndNotIssuedRcaForPartners"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertPushNotificationsRcaCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AlertPushNotificationsRcaCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertRcaCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AlertRcaCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertSmsVignettePaidCheckerCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AlertSmsVignettePaidCheckerCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertSmsVignettePaidCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AlertSmsVignettePaidCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertsExpireHuVignetteCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AlertsExpireHuVignetteCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AlertsRoadAssistanceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AlertsRoadAssistanceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CountriesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CountriesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteTestOrdersCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\DeleteTestOrdersCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DisableInvalidManualRcaCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\DisableInvalidManualRcaCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportPlatesWithoutValidDateFromRCAManualCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ExportPlatesWithoutValidDateFromRCAManualCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportRcaCompanyCustomersCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ExportRcaCompanyCustomersCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportUserAccountsForRCAManualImportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ExportUserAccountsForRCAManualImportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportVehicleDataForNoRenewedProducts"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ExportVehicleDataForNoRenewedProducts"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExportVignettesBulgariaCarsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ExportVignettesBulgariaCarsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FailedHuVignettesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\FailedHuVignettesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FailedRcaCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\FailedRcaCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FailedRoadAssistanceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\FailedRoadAssistanceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FailedVignetteCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\FailedVignetteCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateManualSmsInvoiceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\GenerateManualSmsInvoiceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateShopAuthToken"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\GenerateShopAuthToken"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateSmsInvoiceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\GenerateSmsInvoiceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateVignetteInvoiceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\GenerateVignetteInvoiceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HuVignetteCountryCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\HuVignetteCountryCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HuVignetteDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\HuVignetteDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportAllVehiclesToList"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportAllVehiclesToList"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportCountiesNameCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportCountiesNameCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportHungaryCountiesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportHungaryCountiesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportOldClientsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportOldClientsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportOldDatabaseCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportOldDatabaseCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportOldPersonalAlertsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportOldPersonalAlertsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportOrdersFromOldWebsiteCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportOrdersFromOldWebsiteCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportPostalCodesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportPostalCodesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportTollCustomerDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportTollCustomerDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportVehicleDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportVehicleDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportWmiMakeCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportWmiMakeCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InitShipmentCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\InitShipmentCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertAdminRolesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\InsertAdminRolesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertExpirationDaysForRcaCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\InsertExpirationDaysForRcaCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertExpiredAlertForRcaCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\InsertExpiredAlertForRcaCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertManualRCAAlert30Days"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\InsertManualRCAAlert30Days"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertProductStatusCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\InsertProductStatusCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertPushAlertForManualRcaCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\InsertPushAlertForManualRcaCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InsertPushAlertForRcaCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\InsertPushAlertForRcaCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoadFuelVehicleDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\LoadFuelVehicleDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MoveRcaAlertsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\MoveRcaAlertsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotificationForAbandonedDeathInsuranceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\NotificationForAbandonedDeathInsuranceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotificationForAbandonedRcaCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\NotificationForAbandonedRcaCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotificationForOrderNotPaid"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\NotificationForOrderNotPaid"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeRun\AddRecurringFlagOnOldOrdersCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\OneTimeRun\AddRecurringFlagOnOldOrdersCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OneTimeRun\UpdateVehicleRoVignetteValidityFromCnairByRca"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\OneTimeRun\UpdateVehicleRoVignetteValidityFromCnairByRca"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\OnesignalUpdateCustomerCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\OnesignalUpdateCustomerCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PayuIPNCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\PayuIPNCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PressReleaseCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\PressReleaseCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAImportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RCAImportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManual\CheckExpireDateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RCAManual\CheckExpireDateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManual\CustomerExpiredForceWithDateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RCAManual\CustomerExpiredForceWithDateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManual\CustomerExpiredWithDateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RCAManual\CustomerExpiredWithDateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManual\CustomerExpiredWithoutDateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RCAManual\CustomerExpiredWithoutDateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManual\NoAccountExpiredCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RCAManual\NoAccountExpiredCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManual\NoAccountForceExpiredCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RCAManual\NoAccountForceExpiredCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManual\RecheckExpireDateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RCAManual\RecheckExpireDateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RCAManualExpirationsFillFieldsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RCAManualExpirationsFillFieldsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RcaInsuranceCompaniesAvailabilitiesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RcaInsuranceCompaniesAvailabilitiesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RcaMappedRarCategoryCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RcaMappedRarCategoryCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RcaUpdateLeasingCompaniesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RcaUpdateLeasingCompaniesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RegenerateScalaInvoiceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RegenerateScalaInvoiceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Remarketing\LicenseRecoveryCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Remarketing\LicenseRecoveryCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Remarketing\LicenseRecoveryExpirationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Remarketing\LicenseRecoveryExpirationCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Remarketing\RoadAssistanceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Remarketing\RoadAssistanceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Remarketing\TelemedicineCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Remarketing\TelemedicineCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Remarketing\TelemedicineExpirationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Remarketing\TelemedicineExpirationCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReplaceAllCustomerEmailsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ReplaceAllCustomerEmailsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReplaceAllCustomerPhoneNumbersCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ReplaceAllCustomerPhoneNumbersCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reports\SendDeathInsurancesToNnCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Reports\SendDeathInsurancesToNnCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reports\SendLicenseRecoveryReportToFaraGrijaCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Reports\SendLicenseRecoveryReportToFaraGrijaCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reports\SendOrdersProductsPartnerReportsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Reports\SendOrdersProductsPartnerReportsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reports\SendTelemedicineReportToMyTeleDocCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Reports\SendTelemedicineReportToMyTeleDocCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResetPartnerAutocompleteLimit"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ResetPartnerAutocompleteLimit"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RoadAssistanceDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RoadAssistanceDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendPendingEmailRcaCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SendPendingEmailRcaCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SmsAlertRcaCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SmsAlertRcaCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SmsOrderItemUpdateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SmsOrderItemUpdateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StaticPagesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\StaticPagesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SubscribeToNewsletterAllRcaCustomers"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SubscribeToNewsletterAllRcaCustomers"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TestCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TrackerActivityUpdateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TrackerActivityUpdateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnsubscribedCustomerListCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UnsubscribedCustomerListCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateCustomerTypeAddressCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateCustomerTypeAddressCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateDaysAlertsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateDaysAlertsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateLatestImportedOrdersCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateLatestImportedOrdersCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateMaxCommissionValueByInsuranceCompanyCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateMaxCommissionValueByInsuranceCompanyCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateOldAddressesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateOldAddressesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateOldLegalAddressesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateOldLegalAddressesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateSmsPaidForOrdersNotPaidCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateSmsPaidForOrdersNotPaidCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateVehicleRcaValidityFromRcaManual"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateVehicleRcaValidityFromRcaManual"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateVehicleRoVignetteValidityFromCnairByExpiredRoVignette"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateVehicleRoVignetteValidityFromCnairByExpiredRoVignette"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateVehiclesExpiredDates"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateVehiclesExpiredDates"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateVehiclesHuvignetteExpiresAtCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateVehiclesHuvignetteExpiresAtCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VerifyOrderEmailsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\VerifyOrderEmailsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VignetteCountryCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\VignetteCountryCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VignettePaymentMethodCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\VignettePaymentMethodCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiIframe\ApiIframeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiIframe\ApiIframeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiIframe\ApiIframeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\BaseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\AddressController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\AddressController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Customer\AddressController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Customer\AlertController"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Customer\AlertController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Customer\AlertController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\CommercialNotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\CommercialNotificationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Customer\CommercialNotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\CommercialTemplateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\CommercialTemplateController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Customer\CommercialTemplateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Customer\CustomerController"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Customer\CustomerController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Customer\CustomerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\CustomerListController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\CustomerListController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Customer\CustomerListController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\LogCustomerNotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\LogCustomerNotificationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Customer\LogCustomerNotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\ManualAlertController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\ManualAlertController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Customer\ManualAlertController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\NewsletterController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\NewsletterController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Customer\NewsletterController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\TrackerActivityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\TrackerActivityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Customer\TrackerActivityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\VehicleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\VehicleController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Customer\VehicleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeathInsurance\AdminDeathInsuranceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeathInsurance\AdminDeathInsuranceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DeathInsurance\AdminDeathInsuranceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeathInsurance\AdminDeathInsuranceIssueDataController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeathInsurance\AdminDeathInsuranceIssueDataController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DeathInsurance\AdminDeathInsuranceIssueDataController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeathInsurance\DeathInsuranceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeathInsurance\DeathInsuranceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DeathInsurance\DeathInsuranceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Export\ExportAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Export\ExportAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Export\ExportAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExtraOptions\ExtraOptionsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExtraOptions\ExtraOptionsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ExtraOptions\ExtraOptionsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FDS\ScalaFdsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FDS\ScalaFdsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FDS\ScalaFdsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HuVignette\HuVignetteAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HuVignette\HuVignetteAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\HuVignette\HuVignetteAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HuVignette\HuVignetteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HuVignette\HuVignetteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\HuVignette\HuVignetteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Invoice\InvoiceController"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Invoice\InvoiceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Invoice\InvoiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Invoice\ProformaInvoiceController"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Invoice\ProformaInvoiceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Invoice\ProformaInvoiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LicenseRecovery\LicenseRecoveryAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LicenseRecovery\LicenseRecoveryAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\LicenseRecovery\LicenseRecoveryAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LicenseRecovery\LicenseRecoveryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LicenseRecovery\LicenseRecoveryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\LicenseRecovery\LicenseRecoveryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Order\CartController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Order\CartController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Order\CartController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Order\GridController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Order\GridController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Order\GridController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Order\OrderController"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Order\OrderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Order\OrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partner\PartnerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partner\PartnerController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Partner\PartnerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Partner\RoleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Partner\RoleController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Partner\RoleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Payment\PaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Payment\PaymentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Payment\PaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RCA\RCAController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RCA\RCAController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RCA\RCAController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RCA\RCAManualExpireNotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RCA\RCAManualExpireNotificationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RCA\RCAManualExpireNotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\RCA\RcaAdminController"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\RCA\RcaAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RCA\RcaAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RCA\RcaAdminGridController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RCA\RcaAdminGridController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RCA\RcaAdminGridController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\RCA\RcaAlertController"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\RCA\RcaAlertController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RCA\RcaAlertController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RCA\RcaApiAdminGridController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RCA\RcaApiAdminGridController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RCA\RcaApiAdminGridController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RoadAssistance\AdminRoadAssistanceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RoadAssistance\AdminRoadAssistanceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RoadAssistance\AdminRoadAssistanceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\RoadAssistance\FailedRoadAssistanceController"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\RoadAssistance\FailedRoadAssistanceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RoadAssistance\FailedRoadAssistanceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RoadAssistance\RoadAssistanceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RoadAssistance\RoadAssistanceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RoadAssistance\RoadAssistanceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\AnalyticsEcommerceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\AnalyticsEcommerceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\System\AnalyticsEcommerceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\CaptchaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\CaptchaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\System\CaptchaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\ContactController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\ContactController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\System\ContactController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\LoginController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\LoginController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\System\LoginController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\MessagesTranslateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\MessagesTranslateController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\System\MessagesTranslateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\PresaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\PresaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\System\PresaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\ShopDashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\ShopDashboardController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\System\ShopDashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\ShortUrlController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\ShortUrlController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\System\ShortUrlController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\SitemapController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\SitemapController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\System\SitemapController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\SystemController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\SystemController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\System\SystemController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\System\TemplateController"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\System\TemplateController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\System\TemplateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\UploadFileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\UploadFileController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\System\UploadFileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\System\WebhookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\System\WebhookController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\System\WebhookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Telemedicine\TeleDocAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Telemedicine\TeleDocAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Telemedicine\TeleDocAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Telemedicine\TelemedicineAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Telemedicine\TelemedicineAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Telemedicine\TelemedicineAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Telemedicine\TelemedicineController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Telemedicine\TelemedicineController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Telemedicine\TelemedicineController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\User\UserController"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\User\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\User\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\UserRoleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\UserRoleController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\User\UserRoleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Vignette\RoVignetteAdminGridController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Vignette\RoVignetteAdminGridController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Vignette\RoVignetteAdminGridController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Vignette\VignetteAdminController"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Vignette\VignetteAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Vignette\VignetteAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Vignette\VignetteAlertController"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Vignette\VignetteAlertController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Vignette\VignetteAlertController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Vignette\VignetteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Vignette\VignetteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Vignette\VignetteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Customer\Subscription"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Customer\Subscription"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\System\TwigGlobalSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\System\TwigGlobalSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserRegistrationFormSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\UserRegistrationFormSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Vignette\LogVignetteSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Vignette\LogVignetteSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AddToCartTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Extension\AddToCartTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Customer\CustomerRegistrationType"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Customer\CustomerRegistrationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Customer\CustomerRegistrationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Customer\CustomerSimpleRegistrationType"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Customer\CustomerSimpleRegistrationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Customer\CustomerSimpleRegistrationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Filter\AdminCustomerFullNameFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Filter\AdminCustomerFullNameFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Filter\OrderSmsFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Filter\OrderSmsFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Filter\SuppliersStatisticsFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Filter\SuppliersStatisticsFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\EmailCommercialNotificationHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\EmailCommercialNotificationHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\EmailConfirmationCommercialNotificationHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\EmailConfirmationCommercialNotificationHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ExpiringRcaNotificationHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\ExpiringRcaNotificationHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ExportRcaManualExpireHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\ExportRcaManualExpireHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\ExportVehicleListHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\ExportVehicleListHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\UpdateProductPricesHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\UpdateProductPricesHandler"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Addressing\CityRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Addressing\CityRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Addressing\CountyRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Addressing\CountyRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Alert\AlertCustomerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Alert\AlertCustomerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Alert\AlertSettingsProductRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Alert\AlertSettingsProductRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Alert\AlertSettingsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Alert\AlertSettingsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Analytics\LogGoogleAnalyticsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Analytics\LogGoogleAnalyticsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Classification\AlertClassificationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Classification\AlertClassificationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\AlertRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Customer\AlertRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\CardRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Customer\CardRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\CommercialTemplateRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Customer\CommercialTemplateRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\DisabledCustomerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Customer\DisabledCustomerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\LogCustomerNotificationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Customer\LogCustomerNotificationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\LogTermsAndConditionsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Customer\LogTermsAndConditionsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\TrackerActivityRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Customer\TrackerActivityRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\VehicleAlertRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Customer\VehicleAlertRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\VehicleDriverRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Customer\VehicleDriverRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\VehicleOwnerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Customer\VehicleOwnerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Customer\VehicleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Customer\VehicleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeathInsurance\DeathInsuranceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DeathInsurance\DeathInsuranceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeathInsurance\IssueDataRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DeathInsurance\IssueDataRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HuVignette\AlertRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HuVignette\AlertRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HuVignette\AvailabilityRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HuVignette\AvailabilityRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HuVignette\CategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HuVignette\CategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HuVignette\FailedHuVignetteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HuVignette\FailedHuVignetteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HuVignette\HuVignetteApiRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HuVignette\HuVignetteApiRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HuVignette\HuVignetteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HuVignette\HuVignetteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HuVignette\PriceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HuVignette\PriceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Invoice\InvoiceClassificationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Invoice\InvoiceClassificationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Invoice\ProformaInvoiceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Invoice\ProformaInvoiceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LicenseRecovery\LicenseRecoveryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LicenseRecovery\LicenseRecoveryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\JsExceptionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Log\JsExceptionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\LogEmailSendingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Log\LogEmailSendingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\LogIframeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Log\LogIframeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\LogImportCustomerVehicleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Log\LogImportCustomerVehicleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\LogPartnerResetLimitRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Log\LogPartnerResetLimitRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Log\LogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Log\LogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogOpPaymentVignettesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LogOpPaymentVignettesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Onesignal\OnesignalRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Onesignal\OnesignalRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\OrderPartnerComissionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Partner\OrderPartnerComissionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\PartnerComissionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Partner\PartnerComissionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\PartnerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Partner\PartnerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Partner\RoleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Partner\RoleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\IPNRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Payment\IPNRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\LogPaymentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Payment\LogPaymentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\AlertRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\AlertRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\ApiRCARepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\ApiRCARepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\AvailabilityRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\AvailabilityRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\CarAddressRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\CarAddressRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\CarDriverRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\CarDriverRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\CarRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\CarRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\CategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\CategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\FailedRcaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\FailedRcaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\FuelTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\FuelTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\InsuranceCompanyAvailabilitiesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\InsuranceCompanyAvailabilitiesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\InsuranceCompanyRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\InsuranceCompanyRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\LeasingCompanyRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\LeasingCompanyRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\LogRcaOfferRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\LogRcaOfferRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\ManualExpireNotificationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\ManualExpireNotificationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\MappedCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\MappedCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\MappedRarCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\MappedRarCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\MappedVehicleMakeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\MappedVehicleMakeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\MappedVehicleModelRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\MappedVehicleModelRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\MappedWmiMakeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\MappedWmiMakeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\OfferRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\OfferRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\RCARepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\RCARepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\RcaRequestProviderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\RcaRequestProviderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\RcaRequestRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\RcaRequestRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\SubCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\SubCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\UsageTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\UsageTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\VehicleMakeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\VehicleMakeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\VehicleModelRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\VehicleModelRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RCA\VehicleTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RCA\VehicleTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Reports\ReportOrderProductRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Reports\ReportOrderProductRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Reports\ReportOrderProductsLogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Reports\ReportOrderProductsLogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Reports\ReportProductRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Reports\ReportProductRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadAssistance\AvailabilityRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RoadAssistance\AvailabilityRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadAssistance\CategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RoadAssistance\CategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadAssistance\FailedRoadAssistanceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RoadAssistance\FailedRoadAssistanceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadAssistance\PriceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RoadAssistance\PriceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadAssistance\RoadAssistanceApiRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RoadAssistance\RoadAssistanceApiRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoadAssistance\RoadAssistanceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RoadAssistance\RoadAssistanceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SMS\SMSRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SMS\SMSRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\System\CampaignStatusRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\System\CampaignStatusRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\System\MailServerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\System\MailServerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\System\ProductStatusRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\System\ProductStatusRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\System\ShortUrlRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\System\ShortUrlRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\System\TemplateStatusRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\System\TemplateStatusRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Telemedicine\TeleDocRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Telemedicine\TeleDocRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Telemedicine\TelemedicineRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Telemedicine\TelemedicineRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Template\TemplateRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Template\TemplateRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\LogRcaVehicleSearchRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\User\LogRcaVehicleSearchRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\AlertRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Vignette\AlertRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\AvailabilityRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Vignette\AvailabilityRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\CategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Vignette\CategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\CnairAlertRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Vignette\CnairAlertRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\FailedVignetteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Vignette\FailedVignetteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\LogOpVignetteEditRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Vignette\LogOpVignetteEditRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\LogOpVignetteOrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Vignette\LogOpVignetteOrderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\PriceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Vignette\PriceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\VignetteApiRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Vignette\VignetteApiRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Vignette\VignetteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Vignette\VignetteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignetteAlertTemplate\VignetteAlertTemplateRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VignetteAlertTemplate\VignetteAlertTemplateRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignetteApiInitRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VignetteApiInitRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignetteCommercialNotification\VignetteCommercialNotificationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VignetteCommercialNotification\VignetteCommercialNotificationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignetteGeneralOption\VignetteGeneralOptionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VignetteGeneralOption\VignetteGeneralOptionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignetteInvoice\VignetteInvoiceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VignetteInvoice\VignetteInvoiceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignetteMaintenance\VignetteMaintenanceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VignetteMaintenance\VignetteMaintenanceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignetteOrder\VignetteOrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VignetteOrder\VignetteOrderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VignettePaymentMethod\VignettePaymentMethodRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VignettePaymentMethod\VignettePaymentMethodRepository"; reason: abstract.
  • Removed service ".instanceof.Twig_LoaderInterface.0.App\Twig\Loader\DatabaseLoader"; reason: abstract.
  • Removed service ".instanceof.Twig\Loader\LoaderInterface.0.App\Twig\Loader\DatabaseLoader"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Loader\DatabaseLoader"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ApiIframeVehicleFormValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\ApiIframeVehicleFormValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.add_to_cart"; reason: abstract.
  • Removed service ".abstract.instanceof.app.form.extension.type.add_to_cart"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.webhook"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.webhook"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.system.webhook"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.apiIframe"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.apiIframe"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.apiIframe"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.rca"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.rca"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.rca"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.contact"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.contact"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.system.contact"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.presa"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.presa"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.system.presa"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.payment.payment"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.payment.payment"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.payment.payment"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.sylius.form.type.customer_simple_registration"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.sylius.form.type.customer_simple_registration"; reason: abstract.
  • Removed service ".abstract.instanceof.sylius.form.type.customer_simple_registration"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.sylius.form.type.customer_registration"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.sylius.form.type.customer_registration"; reason: abstract.
  • Removed service ".abstract.instanceof.sylius.form.type.customer_registration"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.sitemap"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.sitemap"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.system.sitemap"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.address"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.address"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.customer.address"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.captcha"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.captcha"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.system.captcha"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.analytics_ecommerce"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.analytics_ecommerce"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.system.analytics_ecommerce"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.hu_vignette"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.hu_vignette"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.hu_vignette"; reason: abstract.
  • Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.Monolog\Processor\PsrLogMessageProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.Monolog\Processor\PsrLogMessageProcessor"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.system"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.messages_translate"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.messages_translate"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.system.messages_translate"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.base"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.base"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.base"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.vignette.vignette"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.vignette.vignette"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.vignette.vignette"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.rca.rca_manual_expire_notification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.rca.rca_manual_expire_notification"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.rca.rca_manual_expire_notification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.rca.rca_admin_grid"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.rca.rca_admin_grid"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.rca.rca_admin_grid"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.rca.rca_api_admin_grid"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.rca.rca_api_admin_grid"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.rca.rca_api_admin_grid"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.huvignette.huvignette_admin"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.huvignette.huvignette_admin"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.huvignette.huvignette_admin"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.customer_list"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.customer_list"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.customer.customer_list"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.commercial_template"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.commercial_template"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.customer.commercial_template"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.log_customer_notification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.log_customer_notification"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.customer.log_customer_notification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.vehicle"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.vehicle"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.customer.vehicle"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.order.cart"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.order.cart"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.order.cart"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.login"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.login"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.system.login"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.shop_dashboard"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.shop_dashboard"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.system.shop_dashboard"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.road_assistance.road_assistance"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.road_assistance.road_assistance"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.road_assistance.road_assistance"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.license_recovery.license_recovery"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.license_recovery.license_recovery"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.license_recovery.license_recovery"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.license_recovery.license_recovery_admin"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.license_recovery.license_recovery_admin"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.license_recovery.license_recovery_admin"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.death_insurance.death_insurance"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.death_insurance.death_insurance"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.death_insurance.death_insurance"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.road_assistance.admin_road_assistance"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.road_assistance.admin_road_assistance"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.road_assistance.admin_road_assistance"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.death_insurance.admin_death_insurance"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.death_insurance.admin_death_insurance"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.death_insurance.admin_death_insurance"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.death_insurance.admin_death_insurance_issue_data"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.death_insurance.admin_death_insurance_issue_data"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.death_insurance.admin_death_insurance_issue_data"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.telemedicine.telemedicine"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.telemedicine.telemedicine"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.telemedicine.telemedicine"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.telemedicine.telemedicine_admin"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.telemedicine.telemedicine_admin"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.telemedicine.telemedicine_admin"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.telemedicine.tele_doc_admin"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.telemedicine.tele_doc_admin"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.telemedicine.tele_doc_admin"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.short_url"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.short_url"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.system.short_url"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.system.upload_file_controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.system.upload_file_controller"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.system.upload_file_controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.manual_alert"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.manual_alert"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.customer.manual_alert"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.commercial_notification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.commercial_notification"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.customer.commercial_notification"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.export.admin"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.export.admin"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.export.admin"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.fds.scala"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.fds.scala"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.fds.scala"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.customer.tracker_activity"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.customer.tracker_activity"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.customer.tracker_activity"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.user.user_role"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.user.user_role"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.user.user_role"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.partner.partner"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.partner.partner"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.partner.partner"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.order.grid"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.order.grid"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.order.grid"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.partner.role"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.partner.role"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.partner.role"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.vignette.ro_vignette_admin_grid"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.vignette.ro_vignette_admin_grid"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.vignette.ro_vignette_admin_grid"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.controller.extra_options.extra_options"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.controller.extra_options.extra_options"; reason: abstract.
  • Removed service ".abstract.instanceof.app.controller.extra_options.extra_options"; reason: abstract.
1022
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "Synolia\SyliusSchedulerCommandPlugin\DependencyInjection\SynoliaSyliusSchedulerCommandExtension"; reason: unused.
  • Removed service "Synolia\SyliusSchedulerCommandPlugin\Grid\FieldType\ScheduledCommandExecutionTimeType"; reason: unused.
  • Removed service "Synolia\SyliusSchedulerCommandPlugin\Grid\FieldType\ScheduledCommandHumanReadableExpressionType"; reason: unused.
  • Removed service "Synolia\SyliusSchedulerCommandPlugin\Grid\FieldType\ScheduledCommandUrlType"; reason: unused.
  • Removed service "Synolia\SyliusSchedulerCommandPlugin\Repository\ScheduledCommandRepository"; reason: unused.
  • Removed service "bitbag_sylius_cms_plugin.resolver.media_type"; reason: unused.
  • Removed service "App\Adapter\CustomMailerAdapter"; reason: unused.
  • Removed service "App\DBAL\Enum"; reason: unused.
  • Removed service "App\DBAL\EnumCustomerType"; reason: unused.
  • Removed service "App\DependencyInjection\Compiler\DoctrineFunctionsPass"; reason: unused.
  • Removed service "App\DependencyInjection\Compiler\MailPass"; reason: unused.
  • Removed service "App\DependencyInjection\Compiler\RegisterExporterPass"; reason: unused.
  • Removed service "App\DoctrineExtension\SQL\Md5"; reason: unused.
  • Removed service "App\DoctrineExtension\SQL\Sha1"; reason: unused.
  • Removed service "App\EventListener\AuthenticationListener"; reason: unused.
  • Removed service "App\EventListener\CartListener"; reason: unused.
  • Removed service "App\EventListener\CustomerNewsletterListener"; reason: unused.
  • Removed service "App\EventListener\DailyMaintenanceListener"; reason: unused.
  • Removed service "App\EventListener\FirewallObsidianPartnersListener"; reason: unused.
  • Removed service "App\EventListener\FirewallPartnerListener"; reason: unused.
  • Removed service "App\EventListener\FirewallRcaPartnersListener"; reason: unused.
  • Removed service "App\EventListener\LocaleListener"; reason: unused.
  • Removed service "App\EventListener\MaintenanceListener"; reason: unused.
  • Removed service "App\EventListener\NonChannelLocaleListener"; reason: unused.
  • Removed service "App\EventListener\ShopUserLogoutHandler"; reason: unused.
  • Removed service "App\EventListener\TrackerActivityListener"; reason: unused.
  • Removed service "App\EventListener\UserAutoLoginListener"; reason: unused.
  • Removed service "App\EventListener\VignetteListener"; reason: unused.
  • Removed service "App\EventListener\WrongOneSignalUrlListener"; reason: unused.
  • Removed service "App\Events\Cart\CartEvent"; reason: unused.
  • Removed service "App\Events\Customer\SubscriptionEvent"; reason: unused.
  • Removed service "App\Events\Vignette\LogVignetteEvent"; reason: unused.
  • Removed service "App\Exporter\CustomerResourceExporter"; reason: unused.
  • Removed service "App\Exporter\Plugin\CustomerPluginPool"; reason: unused.
  • Removed service "App\Exporter\Plugin\CustomerResourcePlugin"; reason: unused.
  • Removed service "App\Exporter\Plugin\ResourcePlugin"; reason: unused.
  • Removed service "App\Form\Type\Customer\CustomerRegistrationType"; reason: unused.
  • Removed service "App\Form\Type\Customer\CustomerSimpleRegistrationType"; reason: unused.
  • Removed service "App\FormError\AddressFormError"; reason: unused.
  • Removed service "App\FormError\AlertForm"; reason: unused.
  • Removed service "App\FormError\ContactForm"; reason: unused.
  • Removed service "App\FormError\HuVignetteFormError"; reason: unused.
  • Removed service "App\FormError\RCALeasingLegalCustomerDetails"; reason: unused.
  • Removed service "App\FormError\RCALeasingNaturalCustomerDetails"; reason: unused.
  • Removed service "App\FormError\RCALegalCustomerDetails"; reason: unused.
  • Removed service "App\FormError\RCANaturalCustomerDetails"; reason: unused.
  • Removed service "App\FormError\RCAOtherDriverDetails"; reason: unused.
  • Removed service "App\FormError\RCAVehicleAddress"; reason: unused.
  • Removed service "App\FormError\RCAVehicleAvailability"; reason: unused.
  • Removed service "App\FormError\RegisterFormError"; reason: unused.
  • Removed service "App\Grid\Filter\AdminCustomerFullNameFilter"; reason: unused.
  • Removed service "App\Grid\Filter\OrderSmsFilter"; reason: unused.
  • Removed service "App\Grid\Filter\SuppliersStatisticsFilter"; reason: unused.
  • Removed service "App\Locale\UrlBasedLocaleSwitcher"; reason: unused.
  • Removed service "App\Manager\BitbagStatic\BlockManager"; reason: unused.
  • Removed service "App\Manager\CountryManager"; reason: unused.
  • Removed service "App\Manager\Customer\AlertManager"; reason: unused.
  • Removed service "App\Manager\Customer\ConfirmationCommercialNotificationManager"; reason: unused.
  • Removed service "App\Manager\Customer\CustomerDataManager"; reason: unused.
  • Removed service "App\Manager\Customer\CustomerListManager"; reason: unused.
  • Removed service "App\Manager\Customer\LogCustomerNotificationManager"; reason: unused.
  • Removed service "App\Manager\Customer\TrackerActivityManager"; reason: unused.
  • Removed service "App\Manager\Customer\VehicleManager"; reason: unused.
  • Removed service "App\Manager\Customer\VehicleOwnerManager"; reason: unused.
  • Removed service "App\Manager\DeathInsurance\DeathInsuranceManager"; reason: unused.
  • Removed service "App\Manager\ExtraOptions\ExtraOptionsManager"; reason: unused.
  • Removed service "App\Manager\FDS\ScalaManager"; reason: unused.
  • Removed service "App\Manager\HuVignette\HuVignetteManager"; reason: unused.
  • Removed service "App\Manager\InvoiceApiManager"; reason: unused.
  • Removed service "App\Manager\LicenseRecovery\LicenseRecoveryManager"; reason: unused.
  • Removed service "App\Manager\Log\LogIframeManager"; reason: unused.
  • Removed service "App\Manager\Notification\NotificationManager"; reason: unused.
  • Removed service "App\Manager\Order\OrderItemManager"; reason: unused.
  • Removed service "App\Manager\Order\OrderManager"; reason: unused.
  • Removed service "App\Manager\Partner\PartnerManager"; reason: unused.
  • Removed service "App\Manager\Payment\AddressManager"; reason: unused.
  • Removed service "App\Manager\Payment\PartnerManualPaymentManager"; reason: unused.
  • Removed service "App\Manager\Payment\PaymentManager"; reason: unused.
  • Removed service "App\Manager\Payment\PayseraManager"; reason: unused.
  • Removed service "App\Manager\Payment\PayuManager"; reason: unused.
  • Removed service "App\Manager\Rca\CapsuleManager"; reason: unused.
  • Removed service "App\Manager\Rca\HistoryRcaManager"; reason: unused.
  • Removed service "App\Manager\Rca\InsuranceCompanyManager"; reason: unused.
  • Removed service "App\Manager\Rca\RcaManager"; reason: unused.
  • Removed service "App\Manager\Rca\RcaOfferManager"; reason: unused.
  • Removed service "App\Manager\RoadAssistance\RoadAssistanceManager"; reason: unused.
  • Removed service "App\Manager\System\ShortUrlManager"; reason: unused.
  • Removed service "App\Manager\System\SoapClientTimeout"; reason: unused.
  • Removed service "App\Manager\Telemedicine\TelemedicineManager"; reason: unused.
  • Removed service "App\Manager\Vignette\CategoryManager"; reason: unused.
  • Removed service "App\Manager\Vignette\VignetteApiManager"; reason: unused.
  • Removed service "App\Manager\Vignette\VignetteManager"; reason: unused.
  • Removed service "App\Menu\AccountMenuListener"; reason: unused.
  • Removed service "App\Menu\AdminMenuListener"; reason: unused.
  • Removed service "App\Menu\Event\MenuBuilderEvent"; reason: unused.
  • Removed service "App\Message\EmailCommercialNotification"; reason: unused.
  • Removed service "App\Message\EmailConfirmationCommercialNotification"; reason: unused.
  • Removed service "App\Message\ExpiringRcaNotification"; reason: unused.
  • Removed service "App\Message\ExportRcaManualExpire"; reason: unused.
  • Removed service "App\Message\ExportVehicleList"; reason: unused.
  • Removed service "App\Message\UpdateProductPrices"; reason: unused.
  • Removed service "App\Model\AddressModel"; reason: unused.
  • Removed service "App\Model\AlertModel"; reason: unused.
  • Removed service "App\Model\AnalyticsEcommerceModel"; reason: unused.
  • Removed service "App\Model\CarModel"; reason: unused.
  • Removed service "App\Model\CountryModel"; reason: unused.
  • Removed service "App\Model\CustomerModel"; reason: unused.
  • Removed service "App\Model\FailedVignetteModel"; reason: unused.
  • Removed service "App\Model\FilterOrderModel"; reason: unused.
  • Removed service "App\Model\HuVignetteCategoryModel"; reason: unused.
  • Removed service "App\Model\HuVignetteModel"; reason: unused.
  • Removed service "App\Model\HuVignettePriceModel"; reason: unused.
  • Removed service "App\Model\LiveUpdate"; reason: unused.
  • Removed service "App\Model\LogModel"; reason: unused.
  • Removed service "App\Model\LogTermsAndConditionsModel"; reason: unused.
  • Removed service "App\Model\OrderModel"; reason: unused.
  • Removed service "App\Model\PresaModel"; reason: unused.
  • Removed service "App\Model\RCA\ManualExpireNotificationModel"; reason: unused.
  • Removed service "App\Model\RCAModel"; reason: unused.
  • Removed service "App\Model\RCAVehicleDetailsFormErrorModel"; reason: unused.
  • Removed service "App\Model\RcaAvailabilityModel"; reason: unused.
  • Removed service "App\Model\RcaOfferModel"; reason: unused.
  • Removed service "App\Model\ShopUserModel"; reason: unused.
  • Removed service "App\Model\ShopingCartModel"; reason: unused.
  • Removed service "App\Model\SitemapModel"; reason: unused.
  • Removed service "App\Model\TranslatorModel"; reason: unused.
  • Removed service "App\Model\Vignette\ValidityModel"; reason: unused.
  • Removed service "App\Model\Vignette\VignetteModel"; reason: unused.
  • Removed service "App\Model\VignetteAvailabilityModel"; reason: unused.
  • Removed service "App\Model\VignetteCategoryModel"; reason: unused.
  • Removed service "App\Model\VignetteFormErrorModel"; reason: unused.
  • Removed service "App\Model\VignetteInvoiceModel"; reason: unused.
  • Removed service "App\Model\VignettePriceModel"; reason: unused.
  • Removed service "App\Provider\DashboardStatistics"; reason: unused.
  • Removed service "App\Repository\Addressing\AddressRepository"; reason: unused.
  • Removed service "App\Repository\BitbagStatic\BlockRepository"; reason: unused.
  • Removed service "App\Repository\Channel\ChannelRepository"; reason: unused.
  • Removed service "App\Repository\Customer\CustomerRepository"; reason: unused.
  • Removed service "App\Repository\Order\OrderItemRepository"; reason: unused.
  • Removed service "App\Repository\Order\OrderRepository"; reason: unused.
  • Removed service "App\Repository\Product\ProductRepository"; reason: unused.
  • Removed service "App\Repository\Product\ProductVariantRepository"; reason: unused.
  • Removed service "App\Repository\Taxonomy\TaxonRepository"; reason: unused.
  • Removed service "App\Repository\User\ShopUserRepository"; reason: unused.
  • Removed service "App\Service\AddressService"; reason: unused.
  • Removed service "App\Service\ApiVehicleService"; reason: unused.
  • Removed service "App\Service\AuthTokenService"; reason: unused.
  • Removed service "App\Service\Cache\CacheService"; reason: unused.
  • Removed service "App\Service\CarDataChecker"; reason: unused.
  • Removed service "App\Service\CryptService"; reason: unused.
  • Removed service "App\Service\Customer\AdminCustomerService"; reason: unused.
  • Removed service "App\Service\Customer\AdminGridService"; reason: unused.
  • Removed service "App\Service\Customer\CommercialNotificationService"; reason: unused.
  • Removed service "App\Service\Customer\ShopGridService"; reason: unused.
  • Removed service "App\Service\Customer\VehicleOwnerService"; reason: unused.
  • Removed service "App\Service\Customer\VehicleService"; reason: unused.
  • Removed service "App\Service\CustomerProvider"; reason: unused.
  • Removed service "App\Service\CustomerService"; reason: unused.
  • Removed service "App\Service\DeathInsurance\AdminGridService"; reason: unused.
  • Removed service "App\Service\DeathInsurance\DeathInsuranceNotificationService"; reason: unused.
  • Removed service "App\Service\DeathInsurance\DeathInsuranceService"; reason: unused.
  • Removed service "App\Service\DeathInsurance\DeathInsuranceTrackerActivity"; reason: unused.
  • Removed service "App\Service\Email\EmailApiService"; reason: unused.
  • Removed service "App\Service\EmailService"; reason: unused.
  • Removed service "App\Service\ExceptionService"; reason: unused.
  • Removed service "App\Service\ExportService"; reason: unused.
  • Removed service "App\Service\ExtraOptions\ExtraOptionsService"; reason: unused.
  • Removed service "App\Service\FDS\ScalaFdsWsService"; reason: unused.
  • Removed service "App\Service\Geocoding\GeocodingApiService"; reason: unused.
  • Removed service "App\Service\Geocoding\GeocodingService"; reason: unused.
  • Removed service "App\Service\HuVignetteApiService"; reason: unused.
  • Removed service "App\Service\HuVignetteService"; reason: unused.
  • Removed service "App\Service\Huvignette\AdminGridService"; reason: unused.
  • Removed service "App\Service\ImportOldDatabaseService"; reason: unused.
  • Removed service "App\Service\InvoiceApiService"; reason: unused.
  • Removed service "App\Service\InvoiceService"; reason: unused.
  • Removed service "App\Service\LicenseRecovery\LicenseRecoveryService"; reason: unused.
  • Removed service "App\Service\Log\LogIframeService"; reason: unused.
  • Removed service "App\Service\Log\LogImportCustomerVehicleService"; reason: unused.
  • Removed service "App\Service\LogService"; reason: unused.
  • Removed service "App\Service\Notification\NotificationApiService"; reason: unused.
  • Removed service "App\Service\OnesignalService"; reason: unused.
  • Removed service "App\Service\Order\ShopGridService"; reason: unused.
  • Removed service "App\Service\OrderService"; reason: unused.
  • Removed service "App\Service\Partner\AdminGridService"; reason: unused.
  • Removed service "App\Service\Partner\PartnerService"; reason: unused.
  • Removed service "App\Service\Payment\IPNService"; reason: unused.
  • Removed service "App\Service\Payment\PaymentProcessorService"; reason: unused.
  • Removed service "App\Service\RCA\AdminGridService"; reason: unused.
  • Removed service "App\Service\RCA\RcaEmailService"; reason: unused.
  • Removed service "App\Service\RCA\RcaNotificationService"; reason: unused.
  • Removed service "App\Service\RCA\RcaTrackerActivity"; reason: unused.
  • Removed service "App\Service\RCA\StoreRcaService"; reason: unused.
  • Removed service "App\Service\RCAImportService"; reason: unused.
  • Removed service "App\Service\RCAIssueService"; reason: unused.
  • Removed service "App\Service\RCAService"; reason: unused.
  • Removed service "App\Service\RcaAdminService"; reason: unused.
  • Removed service "App\Service\ReCaptcha"; reason: unused.
  • Removed service "App\Service\RoadAssistance\AdminGridService"; reason: unused.
  • Removed service "App\Service\RoadAssistance\RoadAssistanceApiService"; reason: unused.
  • Removed service "App\Service\RoadAssistance\RoadAssistanceLogService"; reason: unused.
  • Removed service "App\Service\SMSService"; reason: unused.
  • Removed service "App\Service\Security\AuthService"; reason: unused.
  • Removed service "App\Service\Security\EncoderService"; reason: unused.
  • Removed service "App\Service\Security\HashGeneratorService"; reason: unused.
  • Removed service "App\Service\Security\SessionTokenGeneratorService"; reason: unused.
  • Removed service "App\Service\ShoppingCartService"; reason: unused.
  • Removed service "App\Service\StaticPagesBitbagService"; reason: unused.
  • Removed service "App\Service\System\ShortUrlAdminGridService"; reason: unused.
  • Removed service "App\Service\System\ShortUrlService"; reason: unused.
  • Removed service "App\Service\SystemService"; reason: unused.
  • Removed service "App\Service\Telemedicine\AdminGridService"; reason: unused.
  • Removed service "App\Service\Telemedicine\TelemedicineService"; reason: unused.
  • Removed service "App\Service\Toll\TollApiService"; reason: unused.
  • Removed service "App\Service\User\AdminUserService"; reason: unused.
  • Removed service "App\Service\VehicleRetrieverRestrictionService"; reason: unused.
  • Removed service "App\Service\Vignette\AdminGridService"; reason: unused.
  • Removed service "App\Service\Vignette\IssueVignetteService"; reason: unused.
  • Removed service "App\Service\Vignette\LogVignetteService"; reason: unused.
  • Removed service "App\Service\VignetteApiService"; reason: unused.
  • Removed service "App\Service\VignetteOrderService"; reason: unused.
  • Removed service "App\Util\MonologDBHandler"; reason: unused.
  • Removed service "App\Util\RequestProcessor"; reason: unused.
  • Removed service "App\Validator\AddressFormValidator"; reason: unused.
  • Removed service "App\Validator\AdminUserFormValidator"; reason: unused.
  • Removed service "App\Validator\AlertFormValidator"; reason: unused.
  • Removed service "App\Validator\ContactFormValidator"; reason: unused.
  • Removed service "App\Validator\HuVignetteFormValidator"; reason: unused.
  • Removed service "App\Validator\RCALeasingLegalCustomerFormValidator"; reason: unused.
  • Removed service "App\Validator\RCALeasingNaturalCustomerFormValidator"; reason: unused.
  • Removed service "App\Validator\RCALegalCustomerFormValidator"; reason: unused.
  • Removed service "App\Validator\RCANaturalCustomerFormValidator"; reason: unused.
  • Removed service "App\Validator\RCAOtherDriverDetailsFormValidator"; reason: unused.
  • Removed service "App\Validator\RCAVehicleAddressFormValidator"; reason: unused.
  • Removed service "App\Validator\RCAVehicleAvailabilityFormValidator"; reason: unused.
  • Removed service "App\Validator\RCAVehicleDetailsFormValidator"; reason: unused.
  • Removed service "App\Validator\RegisterFormValidator"; reason: unused.
  • Removed service "App\Validator\VignetteCustomerInfoValidator"; reason: unused.
  • Removed service "App\Validator\VignetteFormValidator"; reason: unused.
  • Removed service "monolog.db_handler"; reason: unused.
  • Removed service "app.vignette_api_service"; reason: unused.
  • Removed service "app.vignette_category_model"; reason: unused.
  • Removed service "app.service.customers_email"; reason: unused.
  • Removed service "sylius.exporter.pluginpool.commercial"; reason: unused.
  • Removed service "app.native_password_encoder"; reason: unused.
  • Removed service "app.service.exchange_rate"; reason: unused.
  • Removed service "uri_signer"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "cache.app.simple"; reason: unused.
  • Removed service "cache.app.taggable"; reason: unused.
  • Removed service "translator.selector"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service ".1_NativeFileSessionHandler~5ezZRkL"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.storage.mock_file"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.save_listener"; reason: unused.
  • Removed service "assets.empty_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 "messenger.transport.symfony_serializer"; reason: unused.
  • Removed service "messenger.middleware.validation"; reason: unused.
  • Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
  • Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: unused.
  • Removed service "validator.mapping.cache.symfony"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "routing.loader.service"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service "property_info.serializer_extractor"; reason: unused.
  • Removed service "lock.store.flock"; reason: unused.
  • Removed service "lock.store.semaphore"; reason: unused.
  • Removed service "lock.strategy.majority"; reason: unused.
  • Removed service ".lock.default.store.2BORioJ"; reason: unused.
  • Removed service "lock.default.factory"; reason: unused.
  • Removed service "lock.default"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; 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 "security.helper"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "templating.helper.logout_url"; reason: unused.
  • Removed service "templating.helper.security"; reason: unused.
  • Removed service "security.authentication.guard_handler"; reason: unused.
  • Removed service "security.authentication.form_entry_point.shop"; reason: unused.
  • Removed service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~X_IqHEW"; reason: unused.
  • Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~X_IqHEW"; reason: unused.
  • Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~X_IqHEW"; reason: unused.
  • Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~X_IqHEW"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
  • Removed service "twig.loader.native_filesystem"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "twig.extension.weblink"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service ".1_ServiceLocator~Vq.MSD3"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "sylius.admin_user_provider.email_based"; reason: unused.
  • Removed service "sylius.admin_user_provider.name_based"; reason: unused.
  • Removed service "sylius.shop_user_provider.email_based"; reason: unused.
  • Removed service "sylius.shop_user_provider.name_based"; reason: unused.
  • Removed service "sylius.oauth_user_provider.email_based"; reason: unused.
  • Removed service "sylius.oauth_user_provider.name_based"; reason: unused.
  • Removed service "sylius.oauth_user_provider.email_or_name_based"; reason: unused.
  • Removed service "sonata.block.cache.handler.noop"; reason: unused.
  • Removed service "hateoas.configuration.provider.resolver.method"; reason: unused.
  • Removed service "hateoas.configuration.provider.resolver.static_method"; reason: unused.
  • Removed service "hateoas.configuration.provider.resolver.symfony_container"; reason: unused.
  • Removed service "jms_serializer.metadata.doctrine_phpcr_type_driver"; reason: unused.
  • Removed service "jms_serializer.camel_case_naming_strategy"; reason: unused.
  • Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
  • Removed service "jms_serializer.templating.helper.serializer"; reason: unused.
  • Removed service "fos_rest.view_handler.jsonp"; reason: unused.
  • Removed service "fos_rest.request.param_fetcher"; reason: unused.
  • Removed service "fos_rest.serializer.symfony"; reason: unused.
  • Removed service "fos_rest.normalizer.camel_keys"; reason: unused.
  • Removed service "fos_rest.normalizer.camel_keys_with_leading_underscore"; reason: unused.
  • Removed service "fos_rest.decoder.jsontoform"; reason: unused.
  • Removed service "liip_imagine.mime_types"; reason: unused.
  • Removed service "liip_imagine.imagick"; reason: unused.
  • Removed service "liip_imagine.gmagick"; reason: unused.
  • Removed service "liip_imagine.binary.loader.prototype.filesystem"; reason: unused.
  • Removed service "liip_imagine.binary.loader.prototype.stream"; reason: unused.
  • Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
  • Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
  • Removed service "liip_imagine.mime_type_guesser"; reason: unused.
  • Removed service "liip_imagine.extension_guesser"; reason: unused.
  • Removed service "liip_imagine.templating.filter_helper"; reason: unused.
  • Removed service "sylius.theme.context.settable"; reason: unused.
  • Removed service "fos_oauth_server.security.authentication.provider"; reason: unused.
  • Removed service "fos_oauth_server.security.authentication.listener"; reason: unused.
  • Removed service ".4_CliContextProvider~fD.HXXR"; reason: unused.
  • Removed service ".3_RequestContextProvider~fD.HXXR"; reason: unused.
  • Removed service ".2_SourceContextProvider~fD.HXXR"; reason: unused.
  • Removed service "var_dumper.server_connection"; reason: unused.
  • Removed service "fidry_alice_data_fixtures.loader.multipass_file"; reason: unused.
  • Removed service "fidry_alice_data_fixtures.persistence.purger_mode"; reason: unused.
  • Removed service "prooph_service_bus.handle_command_invoke_strategy"; reason: unused.
  • Removed service "prooph_service_bus.finder_invoke_strategy"; reason: unused.
  • Removed service "prooph_service_bus.on_event_invoke_strategy"; reason: unused.
  • Removed service "prooph_service_bus.message_factory"; reason: unused.
  • Removed service "prooph_service_bus.async_switch_message_router"; reason: unused.
  • Removed service "webpack_encore.cache"; reason: unused.
  • Removed service "httplug.async_client.default"; reason: unused.
  • Removed service "httplug.factory.symfony"; reason: unused.
  • Removed service "httplug.plugin.content_length"; reason: unused.
  • Removed service "httplug.plugin.cookie"; reason: unused.
  • Removed service "httplug.plugin.decoder"; reason: unused.
  • Removed service "httplug.plugin.error"; reason: unused.
  • Removed service "httplug.plugin.history"; reason: unused.
  • Removed service "httplug.plugin.logger"; reason: unused.
  • Removed service "httplug.plugin.redirect"; reason: unused.
  • Removed service "httplug.plugin.retry"; reason: unused.
  • Removed service "httplug.plugin.stopwatch"; reason: unused.
  • Removed service "httplug.collector.factory.auto"; reason: unused.
  • Removed service "httplug.collector.factory.buzz"; reason: unused.
  • Removed service "httplug.collector.factory.curl"; reason: unused.
  • Removed service "httplug.collector.factory.guzzle5"; reason: unused.
  • Removed service "httplug.collector.factory.guzzle6"; reason: unused.
  • Removed service "httplug.collector.factory.react"; reason: unused.
  • Removed service "httplug.collector.factory.socket"; reason: unused.
  • Removed service "hwi_oauth.authentication.provider.oauth"; reason: unused.
  • Removed service "hwi_oauth.user.provider"; reason: unused.
  • Removed service "sylius.parameter_bag"; reason: unused.
  • Removed service ".service_locator.I3K77mT"; reason: unused.
  • Removed service "monolog.logger.templating"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "monolog.logger.lock"; reason: unused.
  • Removed service "monolog.handler.null_internal"; reason: unused.
  • Removed service ".service_locator.V.o0zE7"; reason: unused.
  • Removed service ".service_locator.wnlveDj"; reason: unused.
  • Removed service ".service_locator.6zQlgQt"; reason: unused.
  • Removed service "sylius.context.locale.composite.inner"; reason: unused.
  • Removed service "sylius.locale_provider.channel_based.inner"; reason: unused.
  • Removed service "sylius.form.type_extension.form.request_handler.inner"; reason: unused.
  • Removed service "sylius.custom_bulk_action_grid_renderer.twig.inner"; reason: unused.
  • Removed service "sylius.theme.translation.translator.inner"; reason: unused.
  • Removed service "httplug.collector.factory.auto.inner"; reason: unused.
  • Removed service "httplug.collector.factory.buzz.inner"; reason: unused.
  • Removed service "httplug.collector.factory.curl.inner"; reason: unused.
  • Removed service "httplug.collector.factory.guzzle5.inner"; reason: unused.
  • Removed service "httplug.collector.factory.guzzle6.inner"; reason: unused.
  • Removed service "httplug.collector.factory.react.inner"; reason: unused.
  • Removed service "httplug.collector.factory.socket.inner"; reason: unused.
403
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service ".service_locator.vdmMuyE.Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction" to "Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction".
  • Inlined service ".service_locator.vdmMuyE.Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController" to "Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController".
  • Inlined service "Synolia\SyliusSchedulerCommandPlugin\DataRetriever\LogDataRetriever" to "Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController".
  • Inlined service ".service_locator.vdmMuyE.Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController" to "Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController".
  • Inlined service ".service_locator.vdmMuyE.Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController" to "Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController".
  • Inlined service "Synolia\SyliusSchedulerCommandPlugin\Parser\CommandParser" to "Synolia\SyliusSchedulerCommandPlugin\Form\CommandChoiceType".
  • Inlined service "bitbag_sylius_cms_plugin.twig.parser.content" to "bitbag_sylius_cms_plugin.twig.extension.render_content".
  • Inlined service "bitbag_sylius_cms_plugin.fixture.factory.block" to "bitbag_sylius_cms_plugin.fixture.block".
  • Inlined service "bitbag_sylius_cms_plugin.fixture.factory.page" to "bitbag_sylius_cms_plugin.fixture.page".
  • Inlined service "bitbag_sylius_cms_plugin.fixture.factory.frequently_asked_question" to "bitbag_sylius_cms_plugin.fixture.frequently_asked_question".
  • Inlined service "bitbag_sylius_cms_plugin.fixture.factory.section" to "bitbag_sylius_cms_plugin.fixture.section".
  • Inlined service "bitbag_sylius_cms_plugin.fixture.factory.media" to "bitbag_sylius_cms_plugin.fixture.media".
  • Inlined service "bitbag_sylius_cms_plugin.assigner.taxons" to "bitbag_sylius_cms_plugin.fixture.factory.block".
  • Inlined service "bitbag_sylius_cms_plugin.importer.page" to "bitbag_sylius_cms_plugin.importer.chain".
  • Inlined service "bitbag_sylius_cms_plugin.importer.block" to "bitbag_sylius_cms_plugin.importer.chain".
  • Inlined service "bitbag_sylius_cms_plugin.importer.media" to "bitbag_sylius_cms_plugin.importer.chain".
  • Inlined service "bitbag_sylius_cms_plugin.resolver.resource.page" to "bitbag_sylius_cms_plugin.importer.page".
  • Inlined service "bitbag_sylius_cms_plugin.resolver.resource.section" to "bitbag_sylius_cms_plugin.importer.page".
  • Inlined service "bitbag_sylius_cms_plugin.downloader.image" to "bitbag_sylius_cms_plugin.importer.page".
  • Inlined service "bitbag_sylius_cms_plugin.resolver.resource.block" to "bitbag_sylius_cms_plugin.importer.block".
  • Inlined service "bitbag_sylius_cms_plugin.resolver.resource.media" to "bitbag_sylius_cms_plugin.importer.media".
  • Inlined service "bitbag_sylius_cms_plugin.registry.media_provider" to "bitbag_sylius_cms_plugin.resolver.media_provider".
  • Inlined service "bitbag_sylius_cms_plugin.importer.chain" to "bitbag_sylius_cms_plugin.processor.import".
  • Inlined service "bitbag_sylius_cms_plugin.reader.csv" to "bitbag_sylius_cms_plugin.processor.import".
  • Inlined service "bitbag_sylius_cms_plugin.media_provider.image" to "bitbag_sylius_cms_plugin.registry.media_provider".
  • Inlined service "bitbag_sylius_cms_plugin.media_provider.video" to "bitbag_sylius_cms_plugin.registry.media_provider".
  • Inlined service "bitbag_sylius_cms_plugin.media_provider.file" to "bitbag_sylius_cms_plugin.registry.media_provider".
  • Inlined service "bitbag_sylius_cms_plugin.media.filesystem" to "bitbag_sylius_cms_plugin.media_uploader".
  • Inlined service "SensioLabs\Security\SecurityChecker" to "SensioLabs\Security\Command\SecurityCheckerCommand".
  • Inlined service "Redis" to "Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler".
  • Inlined service ".service_locator.3ywhdAp.app.controller.customer.newsletter" to "app.controller.customer.newsletter".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\ApiIframe\ApiIframeController" to "App\Controller\ApiIframe\ApiIframeController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\BaseController" to "App\Controller\BaseController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\Customer\AddressController" to "App\Controller\Customer\AddressController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\Customer\CommercialNotificationController" to "App\Controller\Customer\CommercialNotificationController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\Customer\CommercialTemplateController" to "App\Controller\Customer\CommercialTemplateController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\Customer\CustomerListController" to "App\Controller\Customer\CustomerListController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\Customer\LogCustomerNotificationController" to "App\Controller\Customer\LogCustomerNotificationController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\Customer\ManualAlertController" to "App\Controller\Customer\ManualAlertController".
  • Inlined service "App\Handler\NewsletterSubscriptionHandler" to "App\Controller\Customer\NewsletterController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\Customer\NewsletterController" to "App\Controller\Customer\NewsletterController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\Customer\TrackerActivityController" to "App\Controller\Customer\TrackerActivityController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\Customer\VehicleController" to "App\Controller\Customer\VehicleController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\DeathInsurance\AdminDeathInsuranceController" to "App\Controller\DeathInsurance\AdminDeathInsuranceController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\DeathInsurance\AdminDeathInsuranceIssueDataController" to "App\Controller\DeathInsurance\AdminDeathInsuranceIssueDataController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\DeathInsurance\DeathInsuranceController" to "App\Controller\DeathInsurance\DeathInsuranceController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\Export\ExportAdminController" to "App\Controller\Export\ExportAdminController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\ExtraOptions\ExtraOptionsController" to "App\Controller\ExtraOptions\ExtraOptionsController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\FDS\ScalaFdsController" to "App\Controller\FDS\ScalaFdsController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\HuVignette\HuVignetteAdminController" to "App\Controller\HuVignette\HuVignetteAdminController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\HuVignette\HuVignetteController" to "App\Controller\HuVignette\HuVignetteController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\LicenseRecovery\LicenseRecoveryAdminController" to "App\Controller\LicenseRecovery\LicenseRecoveryAdminController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\LicenseRecovery\LicenseRecoveryController" to "App\Controller\LicenseRecovery\LicenseRecoveryController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\Order\CartController" to "App\Controller\Order\CartController".
  • Inlined service "App\Service\Order\AdminGridService" to "App\Controller\Order\GridController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\Order\GridController" to "App\Controller\Order\GridController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\Partner\PartnerController" to "App\Controller\Partner\PartnerController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\Partner\RoleController" to "App\Controller\Partner\RoleController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\Payment\PaymentController" to "App\Controller\Payment\PaymentController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\RCA\RCAController" to "App\Controller\RCA\RCAController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\RCA\RCAManualExpireNotificationController" to "App\Controller\RCA\RCAManualExpireNotificationController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\RCA\RcaAdminGridController" to "App\Controller\RCA\RcaAdminGridController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\RCA\RcaApiAdminGridController" to "App\Controller\RCA\RcaApiAdminGridController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\RoadAssistance\AdminRoadAssistanceController" to "App\Controller\RoadAssistance\AdminRoadAssistanceController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\RoadAssistance\RoadAssistanceController" to "App\Controller\RoadAssistance\RoadAssistanceController".
  • Inlined service "App\Provider\DashboardStatisticsProvider" to "App\Controller\System\AdminDashboardController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\System\AnalyticsEcommerceController" to "App\Controller\System\AnalyticsEcommerceController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\System\CaptchaController" to "App\Controller\System\CaptchaController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\System\ContactController" to "App\Controller\System\ContactController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\System\LoginController" to "App\Controller\System\LoginController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\System\MessagesTranslateController" to "App\Controller\System\MessagesTranslateController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\System\PresaController" to "App\Controller\System\PresaController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\System\ShopDashboardController" to "App\Controller\System\ShopDashboardController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\System\ShortUrlController" to "App\Controller\System\ShortUrlController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\System\SitemapController" to "App\Controller\System\SitemapController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\System\SystemController" to "App\Controller\System\SystemController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\System\UploadFileController" to "App\Controller\System\UploadFileController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\System\WebhookController" to "App\Controller\System\WebhookController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\Telemedicine\TeleDocAdminController" to "App\Controller\Telemedicine\TeleDocAdminController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\Telemedicine\TelemedicineAdminController" to "App\Controller\Telemedicine\TelemedicineAdminController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\Telemedicine\TelemedicineController" to "App\Controller\Telemedicine\TelemedicineController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\User\UserRoleController" to "App\Controller\User\UserRoleController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\Vignette\RoVignetteAdminGridController" to "App\Controller\Vignette\RoVignetteAdminGridController".
  • Inlined service ".service_locator.3ywhdAp.App\Controller\Vignette\VignetteController" to "App\Controller\Vignette\VignetteController".
  • Inlined service "App\Service\Log\LogEmailSendingService" to "App\MessageHandler\EmailConfirmationCommercialNotificationHandler".
  • Inlined service "App\Service\Email\EmailRCAOffers" to "App\MessageHandler\ExpiringRcaNotificationHandler".
  • Inlined service ".service_locator.3ywhdAp.app.controller.system.webhook" to "app.controller.system.webhook".
  • Inlined service "App\Events\VignetteEvent" to "app.service.vignette".
  • Inlined service "sylius.exporter.pluginpool.onesignal" to "sylius.exporter.onesignal.xlsx".
  • Inlined service "sylius.exporter.plugin.resource.onesignal" to "sylius.exporter.pluginpool.onesignal".
  • Inlined service ".service_locator.3ywhdAp.app.controller.apiIframe" to "app.controller.apiIframe".
  • Inlined service ".service_locator.3ywhdAp.app.controller.rca" to "app.controller.rca".
  • Inlined service ".service_locator.3ywhdAp.app.controller.system.contact" to "app.controller.system.contact".
  • Inlined service ".service_locator.3ywhdAp.app.controller.system.presa" to "app.controller.system.presa".
  • Inlined service ".service_locator.3ywhdAp.app.controller.payment.payment" to "app.controller.payment.payment".
  • Inlined service ".service_locator.3ywhdAp.app.controller.system.sitemap" to "app.controller.system.sitemap".
  • Inlined service ".service_locator.3ywhdAp.app.controller.customer.address" to "app.controller.customer.address".
  • Inlined service ".service_locator.3ywhdAp.app.controller.system.captcha" to "app.controller.system.captcha".
  • Inlined service ".service_locator.3ywhdAp.app.controller.system.analytics_ecommerce" to "app.controller.system.analytics_ecommerce".
  • Inlined service ".service_locator.3ywhdAp.app.controller.hu_vignette" to "app.controller.hu_vignette".
  • Inlined service ".service_locator.3ywhdAp.app.controller.system" to "app.controller.system".
  • Inlined service ".service_locator.3ywhdAp.app.controller.system.messages_translate" to "app.controller.system.messages_translate".
  • Inlined service ".service_locator.3ywhdAp.app.controller.base" to "app.controller.base".
  • Inlined service ".service_locator.3ywhdAp.app.controller.vignette.vignette" to "app.controller.vignette.vignette".
  • Inlined service ".service_locator.3ywhdAp.app.controller.rca.rca_manual_expire_notification" to "app.controller.rca.rca_manual_expire_notification".
  • Inlined service ".service_locator.3ywhdAp.app.controller.rca.rca_admin_grid" to "app.controller.rca.rca_admin_grid".
  • Inlined service ".service_locator.3ywhdAp.app.controller.rca.rca_api_admin_grid" to "app.controller.rca.rca_api_admin_grid".
  • Inlined service ".service_locator.3ywhdAp.app.controller.huvignette.huvignette_admin" to "app.controller.huvignette.huvignette_admin".
  • Inlined service ".service_locator.3ywhdAp.app.controller.customer.customer_list" to "app.controller.customer.customer_list".
  • Inlined service ".service_locator.3ywhdAp.app.controller.customer.commercial_template" to "app.controller.customer.commercial_template".
  • Inlined service ".service_locator.3ywhdAp.app.controller.customer.log_customer_notification" to "app.controller.customer.log_customer_notification".
  • Inlined service ".service_locator.3ywhdAp.app.controller.customer.vehicle" to "app.controller.customer.vehicle".
  • Inlined service ".service_locator.3ywhdAp.app.controller.order.cart" to "app.controller.order.cart".
  • Inlined service ".service_locator.3ywhdAp.app.controller.system.login" to "app.controller.system.login".
  • Inlined service ".service_locator.3ywhdAp.app.controller.system.shop_dashboard" to "app.controller.system.shop_dashboard".
  • Inlined service ".service_locator.3ywhdAp.app.controller.road_assistance.road_assistance" to "app.controller.road_assistance.road_assistance".
  • Inlined service ".service_locator.3ywhdAp.app.controller.license_recovery.license_recovery" to "app.controller.license_recovery.license_recovery".
  • Inlined service ".service_locator.3ywhdAp.app.controller.license_recovery.license_recovery_admin" to "app.controller.license_recovery.license_recovery_admin".
  • Inlined service ".service_locator.3ywhdAp.app.controller.death_insurance.death_insurance" to "app.controller.death_insurance.death_insurance".
  • Inlined service ".service_locator.3ywhdAp.app.controller.road_assistance.admin_road_assistance" to "app.controller.road_assistance.admin_road_assistance".
  • Inlined service ".service_locator.3ywhdAp.app.controller.death_insurance.admin_death_insurance" to "app.controller.death_insurance.admin_death_insurance".
  • Inlined service ".service_locator.3ywhdAp.app.controller.death_insurance.admin_death_insurance_issue_data" to "app.controller.death_insurance.admin_death_insurance_issue_data".
  • Inlined service ".service_locator.3ywhdAp.app.controller.telemedicine.telemedicine" to "app.controller.telemedicine.telemedicine".
  • Inlined service ".service_locator.3ywhdAp.app.controller.telemedicine.telemedicine_admin" to "app.controller.telemedicine.telemedicine_admin".
  • Inlined service ".service_locator.3ywhdAp.app.controller.telemedicine.tele_doc_admin" to "app.controller.telemedicine.tele_doc_admin".
  • Inlined service ".service_locator.3ywhdAp.app.controller.system.short_url" to "app.controller.system.short_url".
  • Inlined service ".service_locator.3ywhdAp.app.controller.system.upload_file_controller" to "app.controller.system.upload_file_controller".
  • Inlined service ".service_locator.3ywhdAp.app.controller.customer.manual_alert" to "app.controller.customer.manual_alert".
  • Inlined service ".service_locator.3ywhdAp.app.controller.customer.commercial_notification" to "app.controller.customer.commercial_notification".
  • Inlined service ".service_locator.3ywhdAp.app.controller.export.admin" to "app.controller.export.admin".
  • Inlined service ".service_locator.3ywhdAp.app.controller.fds.scala" to "app.controller.fds.scala".
  • Inlined service "App\Service\Customer\TrackerActivityService" to "tracker_activity_listener".
  • Inlined service ".service_locator.3ywhdAp.app.controller.customer.tracker_activity" to "app.controller.customer.tracker_activity".
  • Inlined service ".service_locator.3ywhdAp.app.controller.user.user_role" to "app.controller.user.user_role".
  • Inlined service ".service_locator.3ywhdAp.app.controller.partner.partner" to "app.controller.partner.partner".
  • Inlined service ".service_locator.3ywhdAp.app.controller.order.grid" to "app.controller.order.grid".
  • Inlined service ".service_locator.3ywhdAp.app.controller.partner.role" to "app.controller.partner.role".
  • Inlined service ".service_locator.3ywhdAp.app.controller.vignette.ro_vignette_admin_grid" to "app.controller.vignette.ro_vignette_admin_grid".
  • Inlined service ".service_locator.3ywhdAp.app.controller.extra_options.extra_options" to "app.controller.extra_options.extra_options".
  • Inlined service "twig.loader.chain" to "sylius.theme.twig.loader".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator._cmka45" to "fragment.handler".
  • Inlined service ".1_~Qc2Ot8D" to "error_handler.error_renderer.html".
  • Inlined service ".2_~Qc2Ot8D" to "error_handler.error_renderer.html".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "translation.writer" to "console.command.translation_update".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
  • Inlined service "session.storage.native" to "session".
  • Inlined service "Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler" to "session.storage.native".
  • Inlined service "session.storage.metadata_bag" to "session.storage.native".
  • Inlined service ".service_locator.f1ancQ8" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service ".1_ResolvedFormTypeFactory~nMrtAp4" to "form.resolved_type_factory".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.xg99wVu" to "form.extension".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "sylius.form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "form.server_params" to "form.type_extension.csrf".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets._package_bootstrapTheme" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets._default_package".
  • Inlined service "assets._version_bootstrapTheme" to "assets._package_bootstrapTheme".
  • Inlined service "templating.filename_parser" to "templating.finder".
  • Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
  • Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
  • Inlined service ".service_locator.CCTmIC0" to "messenger.routable_message_bus".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.k6aDofw" to "validator.validator_factory".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service ".service_locator.XSes1R5.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.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.http_client" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "swiftmailer.data_collector" to "profiler".
  • Inlined service "data_collector.messenger" to "profiler".
  • Inlined service "sylius.channel_collector" to "profiler".
  • Inlined service "sonata.block.data_collector" to "profiler".
  • Inlined service "sylius.collector.theme" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "sylius.collector.core" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service ".service_locator.XwZNkPh" to ".1_LegacyRouteLoaderContainer~k2KN80x".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "sylius.routing.loader.resource" 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 "sylius.sitemap.routing_loader" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service ".1_LegacyRouteLoaderContainer~k2KN80x" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.m90YCjy.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service ".1_ArrayCache~UOBHuP7" to "annotations.cached_reader".
  • Inlined service ".2_PhpArrayAdapter~UOBHuP7" to "annotations.cache".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
  • Inlined service "fos_rest.serializer.exception_normalizer.symfony" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" 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.class_discriminator_resolver" to "serializer.normalizer.object".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service ".1_~AjNruNs" to "error_handler.error_renderer.serializer".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service ".2_~AjNruNs" to "error_handler.error_renderer.serializer".
  • Inlined service "monolog.handler.deduplicated" to "monolog.handler.main".
  • Inlined service "monolog.formatter.html" to "monolog.handler.swift".
  • Inlined service "monolog.handler.file_log" to "monolog.handler.filter_for_errors".
  • Inlined service ".service_locator.XjnY8xG" to "security.token_storage".
  • Inlined service "App\Security\Encoder\NativePasswordEncoder" to "security.encoder_factory.generic".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service ".service_locator.FiV6dWS" to "security.firewall.map".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service ".security.request_matcher.GKkEs.J" to "security.access_map".
  • Inlined service ".security.request_matcher.WNHlngH" to "security.access_map".
  • Inlined service ".security.request_matcher.b_T_Cu4" to "security.access_map".
  • Inlined service ".security.request_matcher.nDvA4WZ" to "security.access_map".
  • Inlined service ".security.request_matcher.9czg417" to "security.access_map".
  • Inlined service ".security.request_matcher.Ud1TEPV" to "security.access_map".
  • Inlined service ".security.request_matcher.pHQJmL9" to "security.access_map".
  • Inlined service ".security.request_matcher.mjeicUA" to "security.access_map".
  • Inlined service ".security.request_matcher.ikTDDcr" to "security.access_map".
  • Inlined service ".security.request_matcher.5dJADCx" to "security.access_map".
  • Inlined service ".security.request_matcher.5VpYDWh" to "security.access_map".
  • Inlined service ".security.request_matcher.ise4x8Z" to "security.access_map".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • 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.firewall.map.config.oauth_token" to "security.firewall.map.context.oauth_token".
  • Inlined service "fos_oauth_server.security.entry_point" to "security.exception_listener.api".
  • Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
  • Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
  • Inlined service "sylius.handler.shop_user_logout" to "security.logout_listener.shop".
  • Inlined service "sylius.authentication.success_handler" to "security.authentication.success_handler.shop.form_login".
  • Inlined service "sylius.authentication.failure_handler" to "security.authentication.failure_handler.shop.form_login".
  • Inlined service "security.authentication.success_handler.shop.form_login" to "security.authentication.listener.form.shop".
  • Inlined service "security.authentication.failure_handler.shop.form_login" to "security.authentication.listener.form.shop".
  • Inlined service "security.authentication.success_handler.shop.oauth" to "hwi_oauth.authentication.listener.oauth.shop".
  • Inlined service "security.authentication.failure_handler.shop.oauth" to "hwi_oauth.authentication.listener.oauth.shop".
  • Inlined service "hwi_oauth.authentication.entry_point.oauth.shop" to "security.exception_listener.shop".
  • Inlined service "security.exception_listener.shop" to "security.firewall.map.context.shop".
  • Inlined service "security.logout_listener.shop" to "security.firewall.map.context.shop".
  • Inlined service "security.firewall.map.config.shop" to "security.firewall.map.context.shop".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "sylius.theme.twig.loader" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • 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 "Synolia\SyliusSchedulerCommandPlugin\Twig\BytesFormatterExtension" to "twig".
  • Inlined service "bitbag_sylius_cms_plugin.twig.extension.block" to "twig".
  • Inlined service "bitbag_sylius_cms_plugin.twig.extension.media" to "twig".
  • Inlined service "bitbag_sylius_cms_plugin.twig.extension.product_pages" to "twig".
  • Inlined service "bitbag_sylius_cms_plugin.twig.extension.render_content" to "twig".
  • Inlined service "sylius.twig.extension.convert_amount" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "sylius.twig.extension.aggregate_adjustments" to "twig".
  • Inlined service "sylius.twig.extension.money" to "twig".
  • Inlined service "sylius.twig.extension.currency" to "twig".
  • Inlined service "sylius.twig.extension.locale" to "twig".
  • Inlined service "sylius.twig.extension.inventory" to "twig".
  • Inlined service "sylius.twig.extension.percentage" to "twig".
  • Inlined service "sylius.twig.extension.sort_by" to "twig".
  • Inlined service "sylius.twig.extension.price" to "twig".
  • Inlined service "sylius.twig.extension.variant_resolver" to "twig".
  • Inlined service "sylius.twig.extension.product_variants_prices" to "twig".
  • Inlined service "sylius.twig.extension.checkout_steps" to "twig".
  • Inlined service "sylius.twig.extension.grid" to "twig".
  • Inlined service "sylius.twig.extension.bulk_action_grid" to "twig".
  • Inlined service "sm.twig_extension" to "twig".
  • Inlined service "sonata.core.twig.extension.wrapping" to "twig".
  • Inlined service "sonata.core.twig.extension.text" to "twig".
  • Inlined service "sonata.core.twig.status_extension" to "twig".
  • Inlined service "sonata.core.twig.deprecated_template_extension" to "twig".
  • Inlined service "sonata.core.twig.template_extension" to "twig".
  • Inlined service "sonata.block.twig.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 "hateoas.twig.link" to "twig".
  • Inlined service "jms_serializer.twig_extension.serializer" to "twig".
  • Inlined service "knp_menu.twig.extension" to "twig".
  • Inlined service "liip_imagine.templating.filter_extension" to "twig".
  • Inlined service "twig.extension.pagerfanta" to "twig".
  • Inlined service "sylius.twig.extension.taxes" to "twig".
  • Inlined service "sylius.twig.extension.subtotal" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "fos_ck_editor.twig_extension" to "twig".
  • Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
  • Inlined service "httplug.collector.twig.http_message" to "twig".
  • Inlined service "hwi_oauth.twig.extension.oauth" to "twig".
  • Inlined service "Setono\TagBagBundle\Twig\TagBagExtension" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "App\Service\MobileDetectService" to "twig".
  • Inlined service "App\Service\LocaleService" to "twig".
  • Inlined service "App\Service\SmsPriceService" to "twig".
  • Inlined service "App\Service\ExchangeRateService" to "twig".
  • Inlined service "App\Service\RoadAssistance\RoadAssistanceService" to "twig".
  • Inlined service "App\Manager\Cart\CartManager" to "twig".
  • Inlined service "App\Manager\Payment\WirePayuManager" to "twig".
  • Inlined service "sonata.block.twig.global" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.o9nGMXB.twig.cache_warmer" to "twig.cache_warmer".
  • Inlined service ".service_locator.o9nGMXB.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "App\Twig\Loader\DatabaseLoader" to "twig.loader.chain".
  • Inlined service "twig.loader.filesystem" to "twig.loader.chain".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.ekczRBh" to "twig.runtime_loader".
  • Inlined service ".1_~RGNXRAN" to "twig.error_renderer.html".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
  • Inlined service ".service_locator.sL.27L3" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.orm.listeners.resolve_target_entity" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "stof_doctrine_extensions.listener.tree" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "stof_doctrine_extensions.listener.sluggable" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "stof_doctrine_extensions.listener.timestampable" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "stof_doctrine_extensions.listener.sortable" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service ".service_locator.mLjlu.K" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.query" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.result" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "cache.doctrine.orm.default.metadata.recorder_inner" to "cache.doctrine.orm.default.metadata".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service ".1_PropertyPathMapper~zE9tdg1" to "sylius.form.data_mapper.order_item_quantity".
  • Inlined service "sylius.payment_methods_resolver.default" to "sylius.registry.payment_methods_resolver".
  • Inlined service "app.email_sender.adapter.custom" to "sylius.email_sender".
  • Inlined service "sylius.promotion_coupon_duration_eligibility_checker" to "sylius.promotion_coupon_eligibility_checker".
  • Inlined service "sylius.promotion_coupon_usage_limit_eligibility_checker" to "sylius.promotion_coupon_eligibility_checker".
  • Inlined service "sylius.promotion.eligibility_checker.promotion_coupon_per_customer_usage_limit" to "sylius.promotion_coupon_eligibility_checker".
  • Inlined service "sylius.promotion_duration_eligibility_checker" to "sylius.promotion_eligibility_checker".
  • Inlined service "sylius.promotion_usage_limit_eligibility_checker" to "sylius.promotion_eligibility_checker".
  • Inlined service "sylius.promotion_subject_coupon_eligibility_checker" to "sylius.promotion_eligibility_checker".
  • Inlined service "sylius.promotion_rules_eligibility_checker" to "sylius.promotion_eligibility_checker".
  • Inlined service "sylius.promotion_rule_checker.customer_group" to "sylius.registry_promotion_rule_checker".
  • Inlined service ".1_BuildAddressFormSubscriber~3TTyy4F" to "sylius.form.type.address".
  • Inlined service "sylius.admin_user.token_uniqueness_checker.password_reset" to "sylius.admin_user.token_generator.password_reset".
  • Inlined service "sylius.admin_user.pin_uniqueness_checker.password_reset" to "sylius.admin_user.pin_generator.password_reset".
  • Inlined service "sylius.admin_user.token_uniqueness_checker.email_verification" to "sylius.admin_user.token_generator.email_verification".
  • Inlined service "sylius.admin_user.reloader" to "sylius.listener.admin_user.reloader".
  • Inlined service "sylius.shop_user.token_uniqueness_checker.password_reset" to "sylius.shop_user.token_generator.password_reset".
  • Inlined service "sylius.shop_user.pin_uniqueness_checker.password_reset" to "sylius.shop_user.pin_generator.password_reset".
  • Inlined service "sylius.shop_user.token_uniqueness_checker.email_verification" to "sylius.shop_user.token_generator.email_verification".
  • Inlined service "sylius.shop_user.reloader" to "sylius.listener.shop_user.reloader".
  • Inlined service "sylius.oauth_user.token_uniqueness_checker.password_reset" to "sylius.oauth_user.token_generator.password_reset".
  • Inlined service "sylius.oauth_user.pin_uniqueness_checker.password_reset" to "sylius.oauth_user.pin_generator.password_reset".
  • Inlined service "sylius.oauth_user.token_uniqueness_checker.email_verification" to "sylius.oauth_user.token_generator.email_verification".
  • Inlined service "sylius.oauth_user.reloader" to "sylius.listener.oauth_user.reloader".
  • Inlined service "sylius.class_metadata.product_image" to "sylius.repository.product_image".
  • Inlined service "sylius.context.currency.composite" to "sylius.context.currency.channel_aware".
  • Inlined service "sylius.fixture.example_factory.admin_user" to "sylius.fixture.admin_user".
  • Inlined service ".1_SettingsRequirements~sm0No75" to "sylius.requirements".
  • Inlined service ".2_ExtensionsRequirements~sm0No75" to "sylius.requirements".
  • Inlined service ".3_FilesystemRequirements~sm0No75" to "sylius.requirements".
  • Inlined service ".1_Filesystem~MHpS7pq" to "sylius.image_uploader".
  • Inlined service "sylius.order_item_quantity_modifier.limiting.inner" to "sylius.order_item_quantity_modifier.limiting".
  • Inlined service "sylius.custom_resource_controller.resource_update_handler.inner" to "sylius.custom_resource_controller.resource_update_handler".
  • Inlined service "sylius.resource_controller.pagerfanta_representation_factory" to "sylius.resource_controller.resources_collection_provider".
  • Inlined service "sylius.registry.resource_repository" to "sylius.form.type.resource_autocomplete_choice".
  • Inlined service ".1_RouteFactory~yChmDkS" to "sylius.routing.loader.resource".
  • Inlined service "sylius.registry.form_builder" to "sylius.form.type.default".
  • Inlined service "sylius.form_builder.default" to "sylius.registry.form_builder".
  • Inlined service "sylius.resource_controller.resources_resolver.grid_aware.inner" to "sylius.resource_controller.resources_resolver.grid_aware".
  • Inlined service "sylius.custom_grid_renderer.twig.inner" to "sylius.custom_grid_renderer.twig".
  • Inlined service "sylius_resource.doctrine.mapping_driver_chain.inner" to "sylius_resource.doctrine.mapping_driver_chain".
  • Inlined service "app.grid.filter.suppliers_statistics" to "sylius.registry.grid_filter".
  • Inlined service "app.grid.filter.order_sms" to "sylius.registry.grid_filter".
  • Inlined service "app.grid.filter.customer_full_name" to "sylius.registry.grid_filter".
  • Inlined service "app.grid_field.scheduled_command.url" to "sylius.registry.grid_field".
  • Inlined service "app.grid_field.scheduled_command.humanReadableExpression" to "sylius.registry.grid_field".
  • Inlined service "app.grid_field.scheduled_command.execution_time" to "sylius.registry.grid_field".
  • Inlined service "sonata.block.loader.chain" to "sonata.block.context_manager.default".
  • Inlined service "sonata.block.exception.strategy.manager" to "sonata.block.renderer.default".
  • Inlined service "sonata.block.loader.service" to "sonata.block.loader.chain".
  • Inlined service "bazinga_hateoas.expression_language" to "hateoas.expression.evaluator".
  • Inlined service "hateoas.serializer.xml" to "hateoas.event_subscriber.xml".
  • Inlined service "hateoas.serializer.json_hal" to "hateoas.event_subscriber.json".
  • Inlined service "hateoas.inline_deferrer.embeds" to "hateoas.event_subscriber.json".
  • Inlined service "hateoas.inline_deferrer.links" to "hateoas.event_subscriber.json".
  • Inlined service "hateoas.configuration.provider.resolver.chain" to "hateoas.configuration.relation_provider".
  • Inlined service "hateoas.configuration.relation_provider" to "hateoas.configuration.relations_repository".
  • Inlined service "hateoas.configuration.metadata.annotation_driver" to "hateoas.configuration.metadata.extension_driver".
  • Inlined service "hateoas.configuration.metadata.yaml_driver" to "hateoas.configuration.metadata.chain_driver".
  • Inlined service "hateoas.configuration.metadata.xml_driver" to "hateoas.configuration.metadata.chain_driver".
  • Inlined service "hateoas.configuration.metadata.extension_driver" to "hateoas.configuration.metadata.chain_driver".
  • Inlined service "hateoas.configuration.metadata.chain_driver" to "hateoas.configuration.metadata_factory".
  • Inlined service "hateoas.configuration.metadata.cache.file_cache" to "hateoas.configuration.metadata_factory".
  • Inlined service "hateoas.generator.symfony" to "hateoas.generator.registry".
  • Inlined service ".service_locator.P7Luav2" to "jms_serializer.event_dispatcher".
  • 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.identical_property_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.cache_naming_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 "jms_serializer.accessor_strategy.default" to "jms_serializer.accessor_strategy.expression".
  • 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 "fos_rest.request.param_fetcher.reader" to "fos_rest.routing.loader.reader.action".
  • Inlined service "fos_rest.inflector.doctrine" to "fos_rest.routing.loader.reader.action".
  • Inlined service ".service_locator.CP4QR4Q" to "fos_rest.decoder_provider".
  • Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
  • Inlined service "fos_rest.format_negotiator" to "fos_rest.format_listener".
  • Inlined service "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.e6629d6422694615928c869643ad143324650eb86b008cff03cf6f4456bd9ca842e543b8" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" to "fos_rest.format_negotiator".
  • Inlined service "gaufrette.sylius_image_adapter" to "gaufrette.sylius_image_filesystem".
  • Inlined service "gaufrette.bitbag_sylius_cms_plugin_media_adapter" to "gaufrette.bitbag_sylius_cms_plugin_media_filesystem".
  • Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
  • Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
  • Inlined service ".service_locator.lHZYdJL" to "knp_menu.renderer_provider".
  • Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
  • Inlined service "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
  • Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
  • Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.paste_image" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.paste" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.watermark" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.watermark_image" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.background" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.strip" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.scale" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.upscale" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.auto_rotate" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.jpegoptim" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.optipng" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.pngquant" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.mozjpeg" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.service.filter" to "Liip\ImagineBundle\Controller\ImagineController".
  • Inlined service "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
  • Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.gd".
  • Inlined service "payum.http_request_verifier_builder" to "payum.builder".
  • Inlined service "payum.token_factory_builder" to "payum.builder".
  • Inlined service "payum.core_gateway_factory_builder" to "payum.builder".
  • Inlined service "pagerfanta.view.default_translated" to "white_october_pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap4_translated" to "white_october_pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap3_translated" to "white_october_pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap_translated" to "white_october_pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.semantic_ui_translated" to "white_october_pagerfanta.view_factory".
  • Inlined service "white_october_pagerfanta.view_factory" to "twig.extension.pagerfanta".
  • Inlined service "Synolia\SyliusSchedulerCommandPlugin\Fixture\SchedulerCommandFixture" to "sylius_fixtures.fixture_registry".
  • Inlined service "bitbag_sylius_cms_plugin.fixture.block" to "sylius_fixtures.fixture_registry".
  • Inlined service "bitbag_sylius_cms_plugin.fixture.page" to "sylius_fixtures.fixture_registry".
  • Inlined service "bitbag_sylius_cms_plugin.fixture.frequently_asked_question" to "sylius_fixtures.fixture_registry".
  • Inlined service "bitbag_sylius_cms_plugin.fixture.section" to "sylius_fixtures.fixture_registry".
  • Inlined service "bitbag_sylius_cms_plugin.fixture.media" to "sylius_fixtures.fixture_registry".
  • Inlined service "sylius.fixture.admin_user" to "sylius_fixtures.fixture_registry".
  • Inlined service ".1_FixtureLoader~In1.3pL" to "sylius_fixtures.fixture_loader".
  • Inlined service ".2_SuiteLoader~In1.3pL" to "sylius_fixtures.suite_loader".
  • Inlined service ".1_MetadataInterface~QPg3Bk6" to "sylius.controller.payum".
  • Inlined service "sylius.theme.asset.assets_installer.output_aware.inner" to "sylius.theme.asset.assets_installer.output_aware".
  • Inlined service "sylius.theme.translation.theme_aware_translator.inner" to "sylius.theme.translation.theme_aware_translator".
  • Inlined service "sylius.http_client" to "sylius.controller.admin.notification".
  • Inlined service "sylius.http_message_factory" to "sylius.controller.admin.notification".
  • Inlined service "fos_oauth_server.storage.default" to "fos_oauth_server.server".
  • Inlined service "fos_oauth_server.authorize.form.handler.default" to "fos_oauth_server.controller.authorize".
  • Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
  • Inlined service ".1_SourceContextProvider~fD.HXXR" to "var_dumper.contextualized_cli_dumper".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • Inlined service ".5_CliDescriptor~fD.HXXR" to "var_dumper.command.server_dump".
  • Inlined service ".6_HtmlDescriptor~fD.HXXR" to "var_dumper.command.server_dump".
  • Inlined service ".1_NonceGenerator~vtf5y3J" to "web_profiler.csp.handler".
  • Inlined service ".2_HtmlDumper~vtf5y3J" to "twig.extension.webprofiler".
  • Inlined service "nelmio_alice.generator.caller.registry" to "nelmio_alice.generator.caller.simple".
  • Inlined service "nelmio_alice.generator.caller.chainable.configurator_method_call" to "nelmio_alice.generator.caller.registry".
  • Inlined service "nelmio_alice.generator.caller.chainable.method_call_with_reference" to "nelmio_alice.generator.caller.registry".
  • Inlined service "nelmio_alice.generator.caller.chainable.optional_method_call" to "nelmio_alice.generator.caller.registry".
  • Inlined service "nelmio_alice.generator.caller.chainable.simple_call" to "nelmio_alice.generator.caller.registry".
  • Inlined service "nelmio_alice.generator.resolver.parameter_bag.simple" to "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters".
  • Inlined service "nelmio_alice.generator.resolver.parameter.registry" to "nelmio_alice.generator.resolver.parameter_bag.simple".
  • Inlined service "nelmio_alice.generator.resolver.parameter.chainable.static_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
  • Inlined service "nelmio_alice.generator.resolver.parameter.chainable.array_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
  • Inlined service "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
  • Inlined service "nelmio_alice.generator.resolver.parameter.chainable.string_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver".
  • Inlined service "nelmio_alice.generator.resolver.fixture_set.simple" to "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects".
  • Inlined service "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters" to "nelmio_alice.generator.resolver.fixture_set.simple".
  • Inlined service "nelmio_alice.generator.resolver.fixture_bag.template_bag" to "nelmio_alice.generator.resolver.fixture_set.simple".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.array_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.dynamic_array_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.evaluated_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_property_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_method_call_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_wildcard_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.list_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.optional_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.parameter_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.value_for_current_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.variable_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.php_value_resolver".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.php_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver".
  • Inlined service "nelmio_alice.generator.resolver.value.unique_values_pool" to "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver".
  • Inlined service "nelmio_alice.generator.instantiator.resolver" to "nelmio_alice.generator.instantiator.existing_instance".
  • Inlined service "nelmio_alice.generator.instantiator.registry" to "nelmio_alice.generator.instantiator.resolver".
  • Inlined service "nelmio_alice.generator.instantiator.chainable.no_caller_method_instantiator" to "nelmio_alice.generator.instantiator.registry".
  • Inlined service "nelmio_alice.generator.instantiator.chainable.null_constructor_instantiator" to "nelmio_alice.generator.instantiator.registry".
  • Inlined service "nelmio_alice.generator.instantiator.chainable.no_method_call_instantiator" to "nelmio_alice.generator.instantiator.registry".
  • Inlined service "nelmio_alice.generator.instantiator.chainable.static_factory_instantiator" to "nelmio_alice.generator.instantiator.registry".
  • Inlined service "nelmio_alice.generator.hydrator.property.symfony_property_access" to "nelmio_alice.generator.hydrator.simple".
  • Inlined service "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects" to "nelmio_alice.generator.double_pass".
  • Inlined service "nelmio_alice.generator.object_generator.complete" to "nelmio_alice.generator.double_pass".
  • Inlined service "nelmio_alice.generator.object_generator.simple" to "nelmio_alice.generator.object_generator.complete".
  • Inlined service "nelmio_alice.generator.instantiator.existing_instance" to "nelmio_alice.generator.object_generator.simple".
  • Inlined service "nelmio_alice.generator.hydrator.simple" to "nelmio_alice.generator.object_generator.simple".
  • Inlined service "nelmio_alice.generator.caller.simple" to "nelmio_alice.generator.object_generator.simple".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.reference_range_name" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.factory_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.function_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.configurator_flag_handler" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.optional_flag_handler" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.element".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.configurator" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.extend" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.optional" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.template" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.unique" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.simple" to "nelmio_alice.fixture_builder.simple".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.parameter.simple_parameter_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.dynamic_array_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.escaped_value_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_list_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_method_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_range_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.method_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.optional_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.parameter_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.property_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.simple_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_array_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.wildcard_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.string_parser" to "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.simple_parser" to "nelmio_alice.fixture_builder.expression_language.parser.string_parser".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
  • Inlined service "nelmio_alice.file_parser.registry" to "nelmio_alice.file_parser.runtime_cache".
  • Inlined service "nelmio_alice.file_parser.default_include_processor" to "nelmio_alice.file_parser.runtime_cache".
  • Inlined service "nelmio_alice.file_parser.chainable.yaml" to "nelmio_alice.file_parser.registry".
  • Inlined service "nelmio_alice.file_parser.chainable.php" to "nelmio_alice.file_parser.registry".
  • Inlined service "nelmio_alice.file_parser.chainable.json" to "nelmio_alice.file_parser.registry".
  • Inlined service "nelmio_alice.file_parser.symfony_yaml" to "nelmio_alice.file_parser.chainable.yaml".
  • Inlined service "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.file_link_formatter" to "maker.file_manager".
  • Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.C2Thyvr.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "prooph_service_bus.sylius_rbac_command_bus.plugin.psr_logger" to "prooph_service_bus.sylius_rbac_command_bus".
  • Inlined service "prooph_service_bus.message_factory_plugin.sylius_rbac_command_bus" to "prooph_service_bus.sylius_rbac_command_bus".
  • Inlined service "sylius_rbac_command_bus.plugin.service_locator" to "prooph_service_bus.sylius_rbac_command_bus".
  • Inlined service "monolog.logger.command_bus.sylius_rbac_command_bus" to "prooph_service_bus.sylius_rbac_command_bus.plugin.psr_logger".
  • Inlined service "prooph_service_bus.message_factory.sylius_rbac_command_bus" to "prooph_service_bus.message_factory_plugin.sylius_rbac_command_bus".
  • Inlined service "sylius_rbac_command_bus.plugin.service_locator.locator" to "sylius_rbac_command_bus.plugin.service_locator".
  • Inlined service "prooph_service_bus.default_command_bus.plugin.psr_logger" to "prooph_service_bus.default_command_bus".
  • Inlined service "prooph_service_bus.message_factory_plugin.default_command_bus" to "prooph_service_bus.default_command_bus".
  • Inlined service "default_command_bus.plugin.service_locator" to "prooph_service_bus.default_command_bus".
  • Inlined service "monolog.logger.command_bus.default_command_bus" to "prooph_service_bus.default_command_bus.plugin.psr_logger".
  • Inlined service "prooph_service_bus.message_factory.default_command_bus" to "prooph_service_bus.message_factory_plugin.default_command_bus".
  • Inlined service "default_command_bus.plugin.service_locator.locator" to "default_command_bus.plugin.service_locator".
  • Inlined service "prooph_service_bus.default_event_bus.plugin.data_collector" to "prooph_service_bus.default_event_bus".
  • Inlined service "prooph_service_bus.default_event_bus.plugin.psr_logger" to "prooph_service_bus.default_event_bus".
  • Inlined service "prooph_service_bus.message_factory_plugin.default_event_bus" to "prooph_service_bus.default_event_bus".
  • Inlined service "default_event_bus.plugin.service_locator" to "prooph_service_bus.default_event_bus".
  • Inlined service "prooph_service_bus.message_data_converter.event" to "prooph_service_bus.message_context_factory.prooph_service_bus.default_event_bus".
  • Inlined service "monolog.logger.event_bus.default_event_bus" to "prooph_service_bus.default_event_bus.plugin.psr_logger".
  • Inlined service "prooph_service_bus.message_factory.default_event_bus" to "prooph_service_bus.message_factory_plugin.default_event_bus".
  • Inlined service "default_event_bus.plugin.service_locator.locator" to "default_event_bus.plugin.service_locator".
  • Inlined service "prooph_service_bus.default_query_bus.plugin.psr_logger" to "prooph_service_bus.default_query_bus".
  • Inlined service "prooph_service_bus.message_factory_plugin.default_query_bus" to "prooph_service_bus.default_query_bus".
  • Inlined service "default_query_bus.plugin.service_locator" to "prooph_service_bus.default_query_bus".
  • Inlined service "prooph_service_bus.message_data_converter.query" to "prooph_service_bus.message_context_factory.prooph_service_bus.default_query_bus".
  • Inlined service "prooph_service_bus.message_context_factory.prooph_service_bus.default_query_bus" to "prooph_service_bus.default_query_bus.plugin.psr_logger".
  • Inlined service "monolog.logger.query_bus.default_query_bus" to "prooph_service_bus.default_query_bus.plugin.psr_logger".
  • Inlined service "prooph_service_bus.message_factory.default_query_bus" to "prooph_service_bus.message_factory_plugin.default_query_bus".
  • Inlined service "default_query_bus.plugin.service_locator.locator" to "default_query_bus.plugin.service_locator".
  • Inlined service "fos_ck_editor.installer" to "fos_ck_editor.command.installer".
  • Inlined service "fos_ck_editor.configuration" to "fos_ck_editor.form.type".
  • Inlined service "fos_ck_editor.builder.json_builder" to "fos_ck_editor.renderer".
  • Inlined service "fos_ck_editor.renderer" to "fos_ck_editor.twig_extension".
  • Inlined service "sylius.sitemap_renderer" to "sylius.controller.sitemap".
  • Inlined service "sylius.sitemap_index_renderer" to "sylius.controller.sitemap_index".
  • Inlined service "sylius.sitemap_index_builder" to "sylius.controller.sitemap_index".
  • Inlined service "sylius.sitemap_renderer.twig_adapter" to "sylius.sitemap_renderer".
  • Inlined service "sylius.sitemap_index_renderer.twig_adapter" to "sylius.sitemap_index_renderer".
  • Inlined service "sylius.sitemap_factory" to "sylius.sitemap_builder".
  • Inlined service "sylius.sitemap_index_factory" to "sylius.sitemap_index_builder".
  • Inlined service "sylius.sitemap_index_provider.index" to "sylius.sitemap_index_builder".
  • Inlined service "sylius.sitemap_index_url_factory" to "sylius.sitemap_index_provider.index".
  • Inlined service "Sylius\RbacPlugin\Extractor\PermissionDataExtractor" to "Sylius\RbacPlugin\Action\UpdateAdministrationRoleViewAction".
  • Inlined service "Sylius\RbacPlugin\Access\Creator\AccessRequestCreatorInterface" to "Sylius\RbacPlugin\Access\Listener\AccessCheckListener".
  • Inlined service "Sylius\RbacPlugin\Access\Checker\RouteNameCheckerInterface" to "Sylius\RbacPlugin\Access\Listener\AccessCheckListener".
  • Inlined service ".service_locator.Qco4tiO" to "webpack_encore.entrypoint_lookup_collection".
  • Inlined service ".1_ServiceLocator~ubJFdSI" to "webpack_encore.twig_entry_files_extension".
  • Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
  • 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 "httplug.collector.auto_discovered_client" to "httplug.strategy".
  • Inlined service "httplug.formatter.full_http_message" to "httplug.collector.formatter".
  • Inlined service ".1_CurlCommandFormatter~_Vc34me" to "httplug.collector.formatter".
  • Inlined service "httplug.collector.auto_discovered_client.inner" to "httplug.collector.auto_discovered_client".
  • Inlined service "Http\Client\Common\PluginClientFactory" to "Http\HttplugBundle\Collector\PluginClientFactoryListener".
  • Inlined service "hwi_oauth.templating.helper.oauth" to "hwi_oauth.twig.extension.oauth".
  • Inlined service "hwi_oauth.storage.session" to "hwi_oauth.resource_owner.facebook".
  • Inlined service "sylius.exporter.onesignal.xlsx" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.countries.csv" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.orders.csv" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.tax_categories.csv" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.customers.csv" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.products.csv" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.countries.xlsx" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.orders.xlsx" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.customers.xlsx" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.countries.json" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.orders.json" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.customers.json" to "sylius.exporters_registry".
  • Inlined service "sylius.importer.countries.csv" to "sylius.importers_registry".
  • Inlined service "sylius.importer.customer_group.csv" to "sylius.importers_registry".
  • Inlined service "sylius.importer.payment_methods.csv" to "sylius.importers_registry".
  • Inlined service "sylius.importer.tax_categories.csv" to "sylius.importers_registry".
  • Inlined service "sylius.importer.products.csv" to "sylius.importers_registry".
  • Inlined service "sylius.importer.taxons.csv" to "sylius.importers_registry".
  • Inlined service "sylius.importer.countries.xlsx" to "sylius.importers_registry".
  • Inlined service "sylius.importer.customer_group.xlsx" to "sylius.importers_registry".
  • Inlined service "sylius.importer.payment_methods.xlsx" to "sylius.importers_registry".
  • Inlined service "sylius.importer.tax_categories.xlsx" to "sylius.importers_registry".
  • Inlined service "sylius.importer.taxons.xlsx" to "sylius.importers_registry".
  • Inlined service "sylius.importer.countries.json" to "sylius.importers_registry".
  • Inlined service "sylius.importer.customer_group.json" to "sylius.importers_registry".
  • Inlined service "sylius.importer.payment_methods.json" to "sylius.importers_registry".
  • Inlined service "sylius.importer.tax_categories.json" to "sylius.importers_registry".
  • Inlined service "sylius.importer.customers.json" to "sylius.importers_registry".
  • Inlined service "sylius.importer.taxons.json" to "sylius.importers_registry".
  • Inlined service "sylius.service.address_concatenation" to "sylius.exporter.plugin.resource.orders".
  • Inlined service "sylius.exporter.orm.hydrator.orders" to "sylius.exporter.plugin.resource.orders".
  • Inlined service "sylius.exporter.plugin.resource.countries" to "sylius.exporter.pluginpool.countries".
  • Inlined service "sylius.exporter.plugin.resource.orders" to "sylius.exporter.pluginpool.orders".
  • Inlined service "sylius.exporter.plugin.resource.tax_categories" to "sylius.exporter.pluginpool.tax_categories".
  • Inlined service "sylius.exporter.plugin.resource.customers" to "sylius.exporter.pluginpool.customers".
  • Inlined service "sylius.exporter.plugin.resource.products" to "sylius.exporter.pluginpool.products".
  • Inlined service "sylius.importers_transformer_pool" to "sylius.processor.products".
  • Inlined service "sylius.processor.products" to "sylius.importer.products.csv".
  • Inlined service "sylius.csv_writer" to "sylius.exporter.csv_writer".
  • Inlined service "sylius.exporter.pluginpool.tax_categories" to "sylius.exporter.tax_categories.csv".
  • Inlined service "sylius.exporter.pluginpool.products" to "sylius.exporter.products.csv".
  • Inlined service "sylius.exporter.spreadsheet_writer_factory" to "sylius.exporter.spreadsheet_writer".
  • Inlined service "sylius.processor.customers" to "sylius.importer.customers.json".
  • Inlined service "setono_tag_bag.renderer.html" to "setono_tag_bag.renderer.composite".
  • Inlined service "setono_tag_bag.renderer.script" to "setono_tag_bag.renderer.composite".
  • Inlined service "setono_tag_bag.renderer.style" to "setono_tag_bag.renderer.composite".
  • Inlined service "Setono\TagBagBundle\Renderer\TwigRenderer" to "setono_tag_bag.renderer.composite".
  • Inlined service "setono_tag_bag.renderer.composite" to "setono_tag_bag.tag_bag".
  • Inlined service "Sentry\Options" to "Sentry\ClientBuilderInterface".
  • Inlined service "Sentry\ClientBuilderInterface" to "Sentry\ClientInterface".
  • Inlined service "Sentry\ClientInterface" to "Sentry\State\HubInterface".
  • Inlined service "monolog.processor.request" to "monolog.handler.db".
  • 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_message" to "maker.auto_command.make_message".
  • Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
  • Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_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 "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
  • Inlined service "App\MessageHandler\EmailCommercialNotificationHandler" to ".messenger.handler_descriptor.ESRGQ8P".
  • Inlined service "App\MessageHandler\EmailConfirmationCommercialNotificationHandler" to ".messenger.handler_descriptor.hUe7Mq5".
  • Inlined service "App\MessageHandler\ExpiringRcaNotificationHandler" to ".messenger.handler_descriptor.Ax6SufD".
  • Inlined service "App\MessageHandler\ExportRcaManualExpireHandler" to ".messenger.handler_descriptor.8YflZ4e".
  • Inlined service "App\MessageHandler\ExportVehicleListHandler" to ".messenger.handler_descriptor.5GUGaVR".
  • Inlined service "App\MessageHandler\UpdateProductPricesHandler" to ".messenger.handler_descriptor._MuZPlX".
  • Inlined service ".debug.http_client.inner" to ".debug.http_client".
  • Inlined service "monolog.handler.db" to "monolog.logger.db".
  • Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
  • Inlined service "security.access.simple_role_voter" to "debug.security.voter.security.access.simple_role_voter".
  • Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
  • Inlined service ".service_locator.XSes1R5" to ".service_locator.XSes1R5.translation.warmer".
  • Inlined service ".service_locator.QOEsXxS" to ".service_locator.QOEsXxS.router.default".
  • Inlined service ".service_locator.m90YCjy" to ".service_locator.m90YCjy.router.cache_warmer".
  • Inlined service ".service_locator.C2Thyvr" to ".service_locator.C2Thyvr.sensio_framework_extra.view.listener".
  • Inlined service "sylius.form_registry.grid_filter" to "sylius.custom_grid_renderer.twig.inner".
  • Inlined service "translator.formatter.default" to "sylius.theme.translation.theme_aware_translator.inner".
  • Inlined service "doctrine.orm.default_xml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
  • Inlined service "doctrine.orm.default_xml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
  • Inlined service "doctrine.orm.default_xml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
  • Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
  • Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
  • Inlined service ".service_locator.hDbHBaL" to "console.command_loader".
  • Inlined service "debug.traced.messenger.bus.default.inner" to "message_bus".
  • Inlined service ".service_locator.QOEsXxS.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "config_cache_factory" to "router".
  • Inlined service "swiftmailer.mailer.default.transport.eventdispatcher" to "swiftmailer.transport".
  • Inlined service "sylius.custom_factory.adjustment.inner" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Inlined service "sylius.custom_factory.product_variant.inner" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Inlined service "sylius.custom_factory.product.inner" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
  • Inlined service "sylius.custom_factory.channel.inner" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
  • Inlined service "sylius.context.channel.request_based" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Inlined service "sylius.context.channel.single_channel" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Inlined service "sylius.context.channel.fake_channel.context" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Inlined service "sylius.context.channel.request_based.resolver.hostname_based" to "Sylius\Component\Channel\Context\RequestBased\RequestResolverInterface".
  • Inlined service "sylius.custom_factory.payment.inner" to "Sylius\Component\Payment\Factory\PaymentFactoryInterface".
  • Inlined service "sylius.custom_factory.promotion_coupon.inner" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
  • Inlined service "sylius.custom_factory.zone.inner" to "Sylius\Component\Addressing\Factory\ZoneFactoryInterface".
  • Inlined service "sylius.custom_factory.taxon.inner" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Inlined service "sylius.custom_factory.payment_method.inner" to "Sylius\Component\Core\Factory\PaymentMethodFactoryInterface".
  • Inlined service "sylius.custom_factory.promotion_action.inner" to "Sylius\Component\Core\Factory\PromotionActionFactoryInterface".
  • Inlined service "sylius.custom_factory.promotion_rule.inner" to "Sylius\Component\Core\Factory\PromotionRuleFactoryInterface".
  • Inlined service "sylius.custom_inventory.order_inventory_operator.inner" to "Sylius\Component\Core\Inventory\Operator\OrderInventoryOperatorInterface".
  • Inlined service "sylius.custom_factory.order_item.inner" to "sylius.factory.cart_item".
  • Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
  • Inlined service "sylius_fixtures.listener.orm_purger" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
  • Inlined service "sylius_fixtures.listener.logger" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
  • Inlined service ".1_Processor~TsCaG2q" to "Sylius\Bundle\FixturesBundle\Suite\SuiteFactoryInterface".
  • Inlined service "sylius.theme.hydrator" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
  • Inlined service "sylius.theme.configuration" to "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface".
  • Inlined service ".1_Processor~Fd4C7T1" to "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface".
  • Inlined service "sylius.theme.templating.locator.cached.inner" to "Sylius\Bundle\ThemeBundle\Templating\Locator\TemplateLocatorInterface".
  • Inlined service "sylius.theme.translation.resource_provider.default" to "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\TranslatorResourceProviderInterface".
  • Inlined service "sylius.theme.translation.resource_provider.theme_aware" to "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\TranslatorResourceProviderInterface".
  • Inlined service "sylius.theme.translation.ordering_files_finder.inner" to "Sylius\Bundle\ThemeBundle\Translation\Finder\TranslationFilesFinderInterface".
  • Inlined service "nelmio_alice.fixture_builder.simple" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.generator.double_pass" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.faker.provider.alice" to "Faker\Generator".
  • Inlined service "sylius.context.cart.new_shop_based.inner" to "sylius.context.cart.new".
  • Inlined service "sylius.channel_aware_promotion_rule_checker.item_total.inner" to "sylius.promotion_rule_checker.item_total".
  • Inlined service "sylius.custom_factory.address.inner" to "sylius.factory.address".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "sylius_rbac.custom_factory.administration_role.inner" to "sylius_rbac.factory.administration_role".
  • Inlined service "fos_rest.serializer.form_error_handler.inner" to "jms_serializer.form_error_handler".
  • Inlined service ".service_locator.DucFTfr" to "fos_rest.serializer.jms_handler_registry".
  • Inlined service "bitbag_sylius_cms_plugin.media_uploader" to "bitbag_sylius_cms_plugin.resolver.media_provider".
  • Inlined service "bitbag_sylius_cms_plugin.media_uploader" to "bitbag_sylius_cms_plugin.resolver.media_provider".
  • Inlined service "bitbag_sylius_cms_plugin.media_uploader" to "bitbag_sylius_cms_plugin.resolver.media_provider".
  • Inlined service "bitbag_sylius_cms_plugin.resolver.importer_sections" to "bitbag_sylius_cms_plugin.processor.import".
  • Inlined service "bitbag_sylius_cms_plugin.resolver.importer_channels" to "bitbag_sylius_cms_plugin.processor.import".
  • Inlined service "bitbag_sylius_cms_plugin.resolver.importer_products" to "bitbag_sylius_cms_plugin.processor.import".
  • Inlined service "bitbag_sylius_cms_plugin.resolver.importer_sections" to "bitbag_sylius_cms_plugin.processor.import".
  • Inlined service "bitbag_sylius_cms_plugin.resolver.importer_channels" to "bitbag_sylius_cms_plugin.processor.import".
  • Inlined service "bitbag_sylius_cms_plugin.resolver.importer_products" to "bitbag_sylius_cms_plugin.processor.import".
  • Inlined service "bitbag_sylius_cms_plugin.resolver.importer_sections" to "bitbag_sylius_cms_plugin.processor.import".
  • Inlined service "bitbag_sylius_cms_plugin.resolver.importer_products" to "bitbag_sylius_cms_plugin.processor.import".
  • Inlined service "assets.context" to "assets.packages".
  • Inlined service "assets.context" to "assets.packages".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • 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.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "pagerfanta.view.default" to "twig".
  • Inlined service "pagerfanta.view.default" to "twig".
  • Inlined service "pagerfanta.view.twitter_bootstrap" to "twig".
  • Inlined service "pagerfanta.view.twitter_bootstrap3" to "twig".
  • Inlined service "pagerfanta.view.twitter_bootstrap4" to "twig".
  • Inlined service "pagerfanta.view.semantic_ui" to "twig".
  • Inlined service "pagerfanta.view.twitter_bootstrap4" to "twig".
  • Inlined service "pagerfanta.view.twitter_bootstrap3" to "twig".
  • Inlined service "pagerfanta.view.twitter_bootstrap" to "twig".
  • Inlined service "pagerfanta.view.semantic_ui" to "twig".
  • Inlined service "hateoas.configuration.metadata_factory" to "hateoas.configuration.relations_repository".
  • Inlined service "hateoas.configuration.metadata_factory" to "hateoas.configuration.relations_repository".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.argument_escaper" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.argument_escaper" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
  • Inlined service "nelmio_alice.file_locator.default" to "nelmio_alice.file_parser.runtime_cache".
  • Inlined service "nelmio_alice.file_locator.default" to "nelmio_alice.file_parser.runtime_cache".
  • Inlined service "prooph_service_bus.message_context_factory.prooph_service_bus.default_event_bus" to "prooph_service_bus.default_event_bus".
  • Inlined service "prooph_service_bus.message_context_factory.prooph_service_bus.default_event_bus" to "prooph_service_bus.default_event_bus".
  • Inlined service "sylius.exporter.spreadsheet_writer" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.csv_writer" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.pluginpool.countries" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.csv_writer" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.pluginpool.orders" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.csv_writer" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.csv_writer" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.pluginpool.customers" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.csv_writer" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.spreadsheet_writer" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.pluginpool.countries" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.spreadsheet_writer" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.pluginpool.orders" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.spreadsheet_writer" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.pluginpool.customers" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.pluginpool.countries" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.pluginpool.orders" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.pluginpool.customers" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.factory.csv_reader" to "sylius.importers_registry".
  • Inlined service "sylius.processor.countries" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.factory.csv_reader" to "sylius.importers_registry".
  • Inlined service "sylius.processor.customer_groups" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.factory.csv_reader" to "sylius.importers_registry".
  • Inlined service "sylius.processor.payment_methods" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.factory.csv_reader" to "sylius.importers_registry".
  • Inlined service "sylius.processor.tax_categories" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.factory.csv_reader" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.factory.csv_reader" to "sylius.importers_registry".
  • Inlined service "sylius.processor.taxonomies" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.factory.spreadsheet_reader" to "sylius.importers_registry".
  • Inlined service "sylius.processor.countries" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.factory.spreadsheet_reader" to "sylius.importers_registry".
  • Inlined service "sylius.processor.customer_groups" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.factory.spreadsheet_reader" to "sylius.importers_registry".
  • Inlined service "sylius.processor.payment_methods" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.factory.spreadsheet_reader" to "sylius.importers_registry".
  • Inlined service "sylius.processor.tax_categories" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.factory.spreadsheet_reader" to "sylius.importers_registry".
  • Inlined service "sylius.processor.taxonomies" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.processor.countries" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.processor.customer_groups" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.processor.payment_methods" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.processor.tax_categories" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.processor.taxonomies" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.element" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.specs.simple" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.specs.simple" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.element" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.generator.resolver.value.registry" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.generator.resolver.value.registry" to "nelmio_alice.data_loader".
  • Inlined service "serializer.mapping.class_metadata_factory" to "serializer".
  • Inlined service "serializer.mapping.class_metadata_factory" to "serializer".
  • Inlined service "serializer.mapping.class_metadata_factory" to "serializer".
  • Inlined service "sylius.importer.metadata_validator" to "sylius.importers_registry".
  • Inlined service "sylius.importer.metadata_validator" to "sylius.importers_registry".
  • Inlined service "sylius.importer.metadata_validator" to "sylius.importers_registry".
  • Inlined service "sylius.importer.metadata_validator" to "sylius.importers_registry".
  • Inlined service "sylius.importer.metadata_validator" to "sylius.importers_registry".
  • Inlined service "sylius.importer.metadata_validator" to "sylius.importers_registry".
  • Inlined service "sylius.importer.metadata_validator" to "sylius.importers_registry".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.property_accessor.std" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.property_accessor.std" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.data_loader".
1054
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
  • Tag "sonata_intl.timezone_detector" was defined on service(s) "sonata.intl.timezone_detector.locale", but was never used.
  • Tag "sylius.product_variant_resolver.default" was defined on service(s) "sylius.product_variant_resolver.default", but was never used.
  • Tag "sentry" was defined on service(s) "Monolog\Processor\PsrLogMessageProcessor", but was never used.
3