Populated the TokenStorage with an anonymous Token.
Deprecations 602
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.
User Deprecated: The "Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\MimeTypes" instead.
User Deprecated: The "Symfony\Component\HttpFoundation\File\MimeType\ExtensionGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\MimeTypes" instead.
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.
User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
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.
User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
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.
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.
User Deprecated: The "Symfony\Component\HttpFoundation\File\MimeType\FileBinaryMimeTypeGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\FileBinaryMimeTypeGuesser" instead.
User Deprecated: The "Symfony\Component\HttpFoundation\File\MimeType\FileinfoMimeTypeGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\FileinfoMimeTypeGuesser" instead.
User Deprecated: The "Symfony\Component\HttpFoundation\File\MimeType\MimeTypeExtensionGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\MimeTypes" instead.
User Deprecated: The "FOS\UserBundle\Model\UserInterface" interface extends "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1.
User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead.
The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API.
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.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "debril_rss_atom" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "fos_user" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "liip_imagine" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "liip_theme" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "bazinga_js_translation" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "twig_cache" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "cmf_seo" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "scheduler" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::getUser()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Hitso\Bundle\CommonBundle\Controller\Controller".
The "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::renderView()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Hitso\Bundle\CommonBundle\Controller\Controller".
The "Hitso\Bundle\SeoBundle\Controller\Front\SitemapController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
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.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "glifery_entity_hidden_type" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "juki_app" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Debril\RssAtomBundle\Controller\StreamController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
The "FOS\UserBundle\Model\UserInterface" interface extends "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1.
Class "Limenius\Liform\Form\Extension\AddLiformExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Limenius\Liform\Form\Extension\AddLiformExtension" is deprecated since Symfony 4.2.
The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CommonBundle\Form\Type\EntityAutocompleterType" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CommonBundle\Repository\ChangeLogRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CommonBundle\Repository\CronLogRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CommonBundle\Repository\LikesRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CommonBundle\Repository\ReviewRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CommonBundle\Repository\SystemConfigurationRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CommonBundle\Repository\UserConnectionRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CommonBundle\Repository\UserLogEntryRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CommonBundle\Repository\UserRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CommonBundle\Repository\VisitLogRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CatalogBundle\Repository\AttributeGroupRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CatalogBundle\Repository\AttributeRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CatalogBundle\Repository\BrandRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CatalogBundle\Repository\CategoryPageSectionRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CatalogBundle\Repository\CategoryRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CatalogBundle\Repository\CategoryRouteRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CatalogBundle\Repository\ProductAttributeRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CatalogBundle\Repository\ProductPageSectionRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CatalogBundle\Repository\ProductRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CatalogBundle\Repository\ProductReviewRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CatalogBundle\Repository\ProductRouteRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\CatalogBundle\Repository\TaxRateRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\FileManagerBundle\Repository\DirectoryRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\FileManagerBundle\Repository\DisposableLinkRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\FileManagerBundle\Repository\FileHotspotRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\FileManagerBundle\Repository\FileRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\FileManagerBundle\Repository\FileStatRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\RoutingBundle\Repository\RedirectRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\RoutingBundle\Repository\RouteRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\ContentBundle\Repository\ArticleCategoryRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\ContentBundle\Repository\ArticleRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\ContentBundle\Repository\ArticleReviewRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\ContentBundle\Repository\AuthorRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\ContentBundle\Repository\BannerRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\ContentBundle\Repository\CategoryRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\ContentBundle\Repository\CommentRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\ContentBundle\Repository\ContentAuthorRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\ContentBundle\Repository\ContentRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\ContentBundle\Repository\ElementImageRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\ContentBundle\Repository\ElementRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\ContentBundle\Repository\PageRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\ContentBundle\Repository\ParagraphRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\ContentBundle\Repository\RateRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\ContentBundle\Repository\SlideRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\ContentBundle\Repository\StatRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\ContentBundle\Twig\Extension\ContentExtension" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\SeoBundle\Repository\SeoMetadataRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\SeoBundle\Repository\SeoPageRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\BlocksBundle\Repository\BlockRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\NavigationBundle\Repository\MenuItemRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\NewsletterBundle\Repository\SubscriberRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\SectionBundle\Repository\BlockSectionRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\SectionBundle\Repository\GroupRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\SectionBundle\Repository\GroupTypeRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\SectionBundle\Repository\SectionRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\TicketsBundle\Repository\OperationRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\TicketsBundle\Repository\StatusRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\TicketsBundle\Repository\TicketRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\TranslationBundle\Repository\TranslationMessages" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\QABundle\Repository\AnswerRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\QABundle\Repository\QuestionRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\ProbeBundle\Repository\ProbeOptionRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\ProbeBundle\Repository\ProbeRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\SearchBundle\Repository\SearchReportRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\TaggingBundle\Repository\TagRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Hitso\Bundle\TaggingBundle\Repository\TaggingRepository" service.
The "Doctrine\Common\Persistence\ObjectManager" service alias is deprecated, use "Doctrine\ORM\EntityManagerInterface" instead. It is being referenced by the "Juki\Bundle\AppBundle\Command\LoadCmsNameCommand" service.
The "Doctrine\Common\Persistence\ObjectManager" service alias is deprecated, use "Doctrine\ORM\EntityManagerInterface" instead. It is being referenced by the "Juki\Bundle\AppBundle\Command\LoadProductsCommand" service.
The "Doctrine\Common\Persistence\ObjectManager" service alias is deprecated, use "Doctrine\ORM\EntityManagerInterface" instead. It is being referenced by the "Juki\Bundle\AppBundle\Command\LoadShopsCommand" service.
The "Doctrine\Common\Persistence\ObjectManager" service alias is deprecated, use "Doctrine\ORM\EntityManagerInterface" instead. It is being referenced by the "Juki\Bundle\AppBundle\Helper\LoadFilesHelper" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Juki\Bundle\AppBundle\Repository\Dictionary\FeatureHsmRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Juki\Bundle\AppBundle\Repository\Dictionary\ProductAccessoryRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Juki\Bundle\AppBundle\Repository\Dictionary\RegionRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Juki\Bundle\AppBundle\Repository\ProductRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Juki\Bundle\AppBundle\Repository\ShopRepository" service.
The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Juki\Bundle\AppBundle\Repository\TagCategoryRepository" service.
The "Doctrine\Common\Persistence\ObjectManager" service alias is deprecated, use "Doctrine\ORM\EntityManagerInterface" instead. It is being referenced by the "Juki\Bundle\AppBundle\DataFixtures\ORM\LoadFileData" service.
The "Doctrine\Common\Persistence\ObjectManager" service alias is deprecated, use "Doctrine\ORM\EntityManagerInterface" instead. It is being referenced by the "Juki\Bundle\AppBundle\DataFixtures\ORM\LoadProductsData" service.
The "Doctrine\Common\Persistence\ObjectManager" service alias is deprecated, use "Doctrine\ORM\EntityManagerInterface" instead. It is being referenced by the ".service_locator.EIt8iQe" service.
The "Hitso\Bundle\CommonBundle\Security\Event\OAuthEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.
The "Hitso\Bundle\CommonBundle\Event\UserResetPasswordEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.
The "Hitso\Bundle\CommonBundle\Helper\Event\LikeableEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.
Injecting an instance of "Doctrine\Persistence\Mapping\ClassMetadataFactory" in "Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor" is deprecated since Symfony 4.2, inject an instance of "Doctrine\ORM\EntityManagerInterface" instead.
The fos_rest.routing.loader.directory service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
The fos_rest.routing.loader.processor service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
The fos_rest.routing.loader.controller service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
The fos_rest.routing.loader.reader.action service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
Not passing an instance of FOS\RestBundle\Routing\Loader\Reader\RestControllerReader as the 3rd argument of FOS\RestBundle\Routing\Loader\RestRouteLoader::__construct() is deprecated since FOSRestBundle 2.8.
The fos_rest.routing.loader.yaml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
The fos_rest.routing.loader.xml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
The "Symfony\Component\Serializer\Normalizer\AbstractNormalizer::setCircularReferenceLimit()" method is deprecated since Symfony 4.2, use the "circular_reference_limit" key of the context instead.
The "Symfony\Component\Serializer\Normalizer\AbstractNormalizer::setCircularReferenceHandler()" method is deprecated since Symfony 4.2, use the "circular_reference_handler" key of the context instead.
Passing normalizers ("Hitso\Bundle\CommonBundle\Repository\ChangeLogRepository") which do not implement either "Symfony\Component\Serializer\Normalizer\NormalizerInterface" or "Symfony\Component\Serializer\Normalizer\DenormalizerInterface" has been deprecated since Symfony 4.2.
The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API.
The "FOS\UserBundle\Controller\GroupController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
The "Symfony\Bundle\TwigBundle\Controller\PreviewErrorController" class is deprecated since Symfony 4.4, use the "Symfony\Component\HttpKernel\Controller\ErrorController" instead.
The "Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController" instead.
The spaceless tag in "LiipImagineBundle:Form:form_div_layout.html.twig" at line 2 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
Using an "if" condition on "for" tag in "HitsoAdminBundle::forms.html.twig" at line 68 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
The spaceless tag in "HitsoAdminBundle::forms.html.twig" at line 619 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
Using an "if" condition on "for" tag in "HitsoAdminBundle:layout:messenger.html.twig" at line 4 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
The "transchoice" tag is deprecated since Symfony 4.2, use the "trans" one instead with a "%count%" parameter in HitsoAdminBundle:Admin/Dashboard:index.html.twig line 15.
The "transchoice" tag is deprecated since Symfony 4.2, use the "trans" one instead with a "%count%" parameter in HitsoAdminBundle:Admin/Dashboard:index.html.twig line 16.
Using an "if" condition on "for" tag in "HitsoCommonBundle:Common:flashes.html.twig" at line 4 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
Using an "if" condition on "for" tag in "HitsoCommonBundle:Common:header.html.twig" at line 18 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
Using an "if" condition on "for" tag in "HitsoCommonBundle:Common:form_fields.html.twig" at line 10 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
The spaceless tag in "HitsoCommonBundle:Common:breadcrumbs.html.twig" at line 3 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
Using an "if" condition on "for" tag in "HitsoCommonBundle:forms:generic.html.twig" at line 18 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
Using an "if" condition on "for" tag in "HitsoCatalogBundle:Front/Category:display_products_grid.html.twig" at line 22 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
Using an "if" condition on "for" tag in "HitsoCatalogBundle:Front/Category:display_products_list.html.twig" at line 22 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
The spaceless tag in "HitsoFileManagerBundle:Admin/Download:index.html.twig" at line 34 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "HitsoFileManagerBundle:Admin/Download:view.html.twig" at line 37 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "HitsoContentBundle:Front/Article:show.html.twig" at line 37 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "HitsoContentBundle:Front/Article:show.html.twig" at line 100 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "HitsoContentBundle:Front/Article:json_ld.html.twig" at line 28 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "HitsoContentBundle:Front/Page:show.html.twig" at line 51 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "HitsoContentBundle:Front/Page:show.html.twig" at line 85 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "HitsoSeoBundle:Sitemap:section.xml.twig" at line 1 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "HitsoSeoBundle:Sitemap:index.xml.twig" at line 1 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
Using an "if" condition on "for" tag in "HitsoSectionBundle:Front/Section:index.html.twig" at line 26 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
The spaceless tag in "HitsoTicketsBundle:Notification:push-status-changed.html.twig" at line 3 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "HitsoTicketsBundle:Notification:push-status-changed.html.twig" at line 9 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.hierarchy AS hierarchy_2, c0_.slug AS slug_3, c0_.short_description AS short_description_4, c0_.description AS description_5, c0_.created_at AS created_at_6, c0_.updated_at AS updated_at_7, c0_.created_by AS created_by_8, c0_.updated_by AS updated_by_9, c0_.site_id AS site_id_10, c0_.pending_logs AS pending_logs_11, c0_.pending AS pending_12, c0_.version AS version_13, c0_.net_amount AS net_amount_14, c0_.gross_amount AS gross_amount_15, c0_.tax_amount AS tax_amount_16, c0_.currency_code AS currency_code_17, c0_.deletable AS deletable_18, c0_.deletable_at AS deletable_at_19, c0_.editable AS editable_20, c0_.editable_at AS editable_at_21, c0_.parent_id AS parent_id_22, c0_.enabled AS enabled_23, c0_.meta_original_url AS meta_original_url_24, c0_.meta_meta_description AS meta_meta_description_25, c0_.meta_meta_keywords AS meta_meta_keywords_26, c0_.meta_title AS meta_title_27, c0_.meta_extra_properties AS meta_extra_properties_28, c0_.meta_extra_names AS meta_extra_names_29, c0_.meta_extra_http AS meta_extra_http_30, c0_.meta_og_image AS meta_og_image_31, c0_.series AS series_32, c0_.promoted AS promoted_33, c0_.subTitle AS subTitle_34, c0_.slogan AS slogan_35, c0_.excerpt AS excerpt_36, c0_.label AS label_37, c0_.layout_colour AS layout_colour_38, c0_.unit AS unit_39, c0_.extra_properties AS extra_properties_40, c0_.standard_accessories AS standard_accessories_41, c0_.videos AS videos_42, c0_.shops AS shops_43, c0_.published AS published_44, c0_.display_counter AS display_counter_45, c0_.shop_type AS shop_type_46, c0_.priority AS priority_47, c0_.position AS position_48, c0_.route_id AS route_id_49, c0_.tax_rate_id AS tax_rate_id_50, c0_.category_id AS category_id_51, c0_.brand_id AS brand_id_52, c0_.photo_file_id AS photo_file_id_53, c0_.deletable_by AS deletable_by_54, c0_.editable_by AS editable_by_55 FROM catalog_products c0_ WHERE (c0_.enabled = 1 AND c0_.slug IS NOT NULL AND c0_.slug <> '') AND (c0_.site_id = 'pl') ORDER BY c0_.created_at DESC LIMIT 1000
app
Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'dynamic_540' not found': Unable to generate a URL for the named route "dynamic_540" as such route does not exist.
doctrine
SELECT t1.id AS id_2, t1.path AS path_3, t1.site_id AS site_id_4, t0.foreign_id AS foreign_id_5, t1.type FROM routes_product t0 INNER JOIN routes t1 ON t0.id = t1.id WHERE t1.id = ?
Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'dynamic_516' not found': Unable to generate a URL for the named route "dynamic_516" as such route does not exist.
doctrine
SELECT t1.id AS id_2, t1.path AS path_3, t1.site_id AS site_id_4, t0.foreign_id AS foreign_id_5, t1.type FROM routes_product t0 INNER JOIN routes t1 ON t0.id = t1.id WHERE t1.id = ?
Skipping service "Juki\Bundle\AppBundle\Manager\ArticleCategoryManager": Class or interface "Juki\Bundle\AppBundle\Manager\ArticleCategoryManager" cannot be loaded.
Removing service-argument resolver for controller "Hitso\Bundle\FileManagerBundle\Controller\Admin\FileController::allAction": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Hitso\Bundle\FileManagerBundle\Controller\Admin\FileController::listAction": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Juki\Bundle\AppBundle\Controller\Api\ArticleController::filterAction": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Juki\Bundle\AppBundle\Controller\Api\ArticleController::listAction": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Juki\Bundle\AppBundle\Controller\Api\ArticleController::listCpAction": no corresponding services exist for the referenced types.
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "services_resetter" previously pointing to "cache.system.traceable" to "cache.system".
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 "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
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 "fragment.renderer.hinclude" previously pointing to "templating.engine.delegating" to "templating".
Changed reference of service "console.command.event_dispatcher_debug" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cache.app.simple" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.app.taggable" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.system_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.global_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.global_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.cache" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "data_collector.cache" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\TemplateController" previously pointing to "templating.engine.delegating" to "templating".
Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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.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.context_listener.1" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.context_listener.2" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form.frontend" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form.frontend" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme.frontend" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.frontend" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.security.interactive_login_listener" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.user_provider.username" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.user_provider.username_email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.util.user_manipulator" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.util.user_manipulator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.mailer.default" previously pointing to "templating.engine.delegating" to "templating".
Changed reference of service "fos_user.user_to_username_transformer" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.profile.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.profile.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.registration.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.registration.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.change_password.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.change_password.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.resetting.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.resetting.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "liform.guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "white_october_breadcrumbs.helper" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service "fos_rest.request.param_fetcher" previously pointing to "debug.validator" to "validator".
Changed reference of service "jms_translation.extractor.file.validation_extractor" previously pointing to "debug.validator" to "validator".
Changed reference of service "scheb_two_factor.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.default_backup_code_manager" previously pointing to "scheb_two_factor.persister.doctrine" to "Scheb\TwoFactorBundle\Model\PersisterInterface".
Changed reference of service "Hitso\Bundle\AdminBundle\Controller\Admin\UsersController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "Hitso\Bundle\AdminBundle\Manager\UserManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\AdminBundle\Manager\WhitelistManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\CommonBundle\Manager\ChangeLogManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\CommonBundle\Manager\CronLogManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\CommonBundle\Manager\LikesManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\CommonBundle\Manager\ReviewManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\CommonBundle\Manager\SystemConfigurationManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\CommonBundle\Manager\UserManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\CommonBundle\Security\EmailProvider" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "Hitso\Bundle\CommonBundle\Security\FormAuthenticator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "Hitso\Bundle\CommonBundle\Helper\LikesHelper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\CommonBundle\Helper\Mailer\MailerHelper" previously pointing to "debug.validator" to "validator".
Changed reference of service "Hitso\Bundle\CommonBundle\Helper\Mailer\MailerHelper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\CommonBundle\Helper\Templating\TemplatingHelper" previously pointing to "templating.engine.delegating" to "templating".
Changed reference of service "Hitso\Bundle\CommonBundle\Twig\BreadcrumbsExtension" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service "Hitso\Bundle\CommonBundle\Expression\ExpressionLanguage" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "hitso_common.cache.doctrine" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "Hitso\Bundle\CommonBundle\Service\GoogleSheet" previously pointing to "debug.validator" to "validator".
Changed reference of service "Hitso\Bundle\CommonBundle\Service\CSV" previously pointing to "debug.validator" to "validator".
Changed reference of service "Hitso\Bundle\CommonBundle\Controller\Front\UserController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\CatalogBundle\Controller\Front\ProductController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\CatalogBundle\Manager\AttributeGroupManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\CatalogBundle\Manager\AttributeManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\CatalogBundle\Manager\BrandManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\CatalogBundle\Manager\CategoryManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\CatalogBundle\Manager\ProductAttributeManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\CatalogBundle\Manager\ProductManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\CatalogBundle\Manager\ProductReviewManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\CatalogBundle\Manager\Section\CategoryPageSectionManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\CatalogBundle\Manager\Section\ProductPageSectionManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\CatalogBundle\Manager\TaxRateManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\DataTableBundle\Controller\Admin\DataTableController" previously pointing to "debug.validator" to "validator".
Changed reference of service "Hitso\Bundle\DataTableBundle\Controller\Admin\DataTableController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\DataTableBundle\Transformer\StripTagsTransformer" previously pointing to "debug.validator" to "validator".
Changed reference of service "Hitso\Bundle\FileManagerBundle\Manager\DirectoryManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\FileManagerBundle\Manager\DisposableLinkManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\FileManagerBundle\Manager\FileManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\FormBundle\Form\Handler\FormHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cmf_routing.dynamic_router" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\RoutingBundle\Manager\RedirectManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\ContentBundle\Controller\Api\CommentController" previously pointing to "debug.validator" to "validator".
Changed reference of service "Hitso\Bundle\ContentBundle\Controller\Api\ContentController" previously pointing to "debug.validator" to "validator".
Changed reference of service "Hitso\Bundle\ContentBundle\Controller\Api\ElementController" previously pointing to "debug.validator" to "validator".
Changed reference of service "Hitso\Bundle\ContentBundle\Controller\Front\FormController" previously pointing to "Limenius\Liform\Liform" to "liform".
Changed reference of service "Hitso\Bundle\ContentBundle\Manager\ArticleCategoryManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\ContentBundle\Manager\ArticleManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\ContentBundle\Manager\ArticleReviewManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\ContentBundle\Manager\AuthorManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\ContentBundle\Manager\BannerManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\ContentBundle\Manager\CommentManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\ContentBundle\Manager\ContentAuthorManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\ContentBundle\Manager\ContentManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\ContentBundle\Manager\Element\ElementManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\ContentBundle\Manager\Element\ImageManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\ContentBundle\Manager\Element\LinkManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\ContentBundle\Manager\Element\ParagraphManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\ContentBundle\Manager\PageManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\ContentBundle\Manager\SlideManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\ContentBundle\Manager\SnapshotManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\ContentBundle\Manager\StatManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\ContentBundle\Twig\Extension\ContentExtension" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "Hitso\Bundle\SeoBundle\Manager\SeoMetadataManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\SeoBundle\Manager\SeoPageManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\BlocksBundle\Manager\BlockManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\NavigationBundle\Controller\ApiController" previously pointing to "debug.validator" to "validator".
Changed reference of service "Hitso\Bundle\NavigationBundle\Manager\MenuItemManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\NewsletterBundle\Controller\Front\SubscriberController" previously pointing to "debug.validator" to "validator".
Changed reference of service "Hitso\Bundle\NewsletterBundle\Manager\SubscriberManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\SectionBundle\Manager\GroupManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\SectionBundle\Manager\GroupTypeManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\SectionBundle\Manager\Section\ArticleSectionManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\SectionBundle\Manager\Section\BlockSectionManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\SectionBundle\Manager\Section\FeaturedProductSectionManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\SectionBundle\Manager\Section\HtmlCodeSectionManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\SectionBundle\Manager\Section\ProductListSectionManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\SectionBundle\Manager\Section\ProductSectionManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\SectionBundle\Manager\Section\ProductSliderSectionManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\SectionBundle\Manager\Section\PromoBoxSectionManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\SectionBundle\Manager\Section\SetsSectionManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\SectionBundle\Manager\Section\SubCategoriesSectionManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\SectionBundle\Manager\SectionManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\TicketsBundle\Manager\ContactManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\TicketsBundle\Manager\OperationManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\TicketsBundle\Manager\TicketManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\TranslationBundle\Manager\TranslationMessageManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\QABundle\Manager\AnswerManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\QABundle\Manager\QuestionManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\ProbeBundle\Manager\ProbeManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\ProbeBundle\Manager\ProbeOptionManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\SearchBundle\Manager\SearchReportManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\TaggingBundle\Manager\TagManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Hitso\Bundle\TaggingBundle\Manager\TagTypeManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "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 "hautelook_alice.data_fixtures.loader.file_resolver_loader" previously pointing to "fidry_alice_data_fixtures.doctrine.purger_loader" to "fidry_alice_data_fixtures.loader.doctrine".
Changed reference of service "hautelook_alice.data_fixtures.loader.file_resolver_loader" previously pointing to "hautelook_alice.resolver.file.kernel_file_resolver" to "hautelook_alice.resolver.file".
Changed reference of service "hautelook_alice.data_fixtures.purge_loader" previously pointing to "fidry_alice_data_fixtures.doctrine.purger_loader" to "fidry_alice_data_fixtures.loader.doctrine".
Changed reference of service "hautelook_alice.data_fixtures.purge_loader" previously pointing to "hautelook_alice.resolver.file.kernel_file_resolver" to "hautelook_alice.resolver.file".
Changed reference of service "hautelook_alice.data_fixtures.append_loader" previously pointing to "hautelook_alice.resolver.file.kernel_file_resolver" to "hautelook_alice.resolver.file".
Changed reference of service "hautelook_alice.console.command.doctrine.doctrine_orm_load_data_fixtures_command" previously pointing to "hautelook_alice.loader.doctrine_orm_loader" to "hautelook_alice.loader".
Changed reference of service "TheCodingMachine\GraphQLite\Validator\Mappers\Parameters\AssertParameterMiddleware" previously pointing to "debug.validator" to "validator".
Changed reference of service "TheCodingMachine\GraphQLite\Bundle\Controller\GraphQL\LoginController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "TheCodingMachine\GraphQLite\Bundle\Controller\GraphQL\LoginController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Controller\Api\CategoryController" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "Juki\Bundle\AppBundle\Controller\Api\ProductController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Controller\Api\SubscriberController" previously pointing to "debug.validator" to "validator".
Changed reference of service "Juki\Bundle\AppBundle\EventListener\LastLoginListener" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "Juki\Bundle\AppBundle\Manager\ArticlesByTagsSectionManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Manager\ContactFormManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Manager\ContactManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Manager\Dictionary\DeviceCategoryManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Manager\Dictionary\DeviceManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Manager\Dictionary\DistributorManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Manager\Dictionary\EventManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Manager\Dictionary\FeatureHsmManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Manager\Dictionary\FeatureManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Manager\Dictionary\ProductAccessoryManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Manager\Dictionary\RegionManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Manager\Dictionary\SewManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Manager\Dictionary\ShopManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Manager\Dictionary\TimelineEventManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Manager\Dictionary\TimelineManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Manager\PosManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Manager\ProductAttachmentManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Manager\ProductManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Manager\RegistrationRequestManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Manager\TagCategoryManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Manager\WizardCategoryManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Juki\Bundle\AppBundle\Service\Search\ArticleSearch" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "Juki\Bundle\AppBundle\Service\Search\ProductSearch" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service ".service_locator.pECfXln" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.HQk2iBh" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.QfctLqC" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.J6Bjs8s" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.ol0TPYL" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.ckkma6z" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.v4EPFh." previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.56KA1lu" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.RGIiAl4" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.EIt8iQe" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.wdcYQrg" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.mGs8p8R" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.cR4YTPu" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.9bn2lCH" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.ucVOyAc" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.fGZaj2S" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.b7.mmnB" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.VI0xCed" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.REW7qsm" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.REW7qsm" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.TCtoLf3" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.yPO_pMw" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.IrkNdSL" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.bZzl.qa" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.5B8.x3j" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.VhTR3MN" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.jz3ByyW" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.H6D6dAg" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.5OJiZ30" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.NTXWrOF" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.tDyS..U" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.Fun9N11" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.DRpKkm_" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.05_Yw3i" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.zzD6e9A" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.dY9f4OO" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.UACN_Wk" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.MFMplxL" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.__cwbAE" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.qm.HRBM" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.DzfalTt" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.LqA75jq" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.P25MZp0" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.kKAnTFs" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.5u.Jtyr" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.z5tgTif" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.Wvaq.Z5" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.mFk3ewT" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.ARP3woz" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.paC1vfD" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.fWm2t1_" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.2A5Ys2X" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.nZhQ1xR" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.sCnlJnY" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.Tu9ichM" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.IFdKOe6" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.3iXIgtB" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator..lOfW4o" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.vmyB_Zm" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.deOoPlr" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.zUd4GJU" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.BTejTgT" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.X188WAH" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.P2jFWPH" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.Fvpfnq_" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.0NI.57l" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.OTVPj0z" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.scheb_two_factor.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.role_hierarchy_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.ZkgVMjl" previously pointing to "templating.engine.delegating" to "templating".
Changed reference of service ".service_locator.ZkgVMjl" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.cDM_gPF" previously pointing to "templating.engine.delegating" to "templating".
Changed reference of service ".service_locator.cDM_gPF" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.YuxSq03" previously pointing to "templating.engine.delegating" to "templating".
Changed reference of service ".service_locator.YuxSq03" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.vdmMuyE" previously pointing to "templating.engine.delegating" to "templating".
Changed reference of service ".service_locator.hyz4CBf" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.hyz4CBf" previously pointing to "templating.engine.delegating" to "templating".
Changed reference of service ".service_locator..37F1Qm" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.GByWi7y" previously pointing to "templating.engine.delegating" to "templating".
Changed reference of service ".service_locator.GByWi7y" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.O8oJ9Ww" previously pointing to "templating.engine.delegating" to "templating".
Changed reference of service ".service_locator.O8oJ9Ww" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.Qq0.P8e" previously pointing to "templating.engine.delegating" to "templating".
Changed reference of service ".service_locator.Qq0.P8e" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.eNSNlKL" previously pointing to "templating.engine.delegating" to "templating".
Changed reference of service ".service_locator.eNSNlKL" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator.oyySsaA" previously pointing to "templating.engine.delegating" to "templating".
Changed reference of service ".service_locator.oyySsaA" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service ".service_locator._qW5sUQ" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.hFEOIxo" previously pointing to "templating.engine.delegating" to "templating".
Changed reference of service ".service_locator.hFEOIxo" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
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 "debug.Hitso\Bundle\CommonBundle\Request\ArgumentResolver\BreadcrumbResolver.inner" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
Changed reference of service "security.authentication.provider.guard.api.two_factor_decorator.inner" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "security.authentication.provider.guard.frontend.two_factor_decorator.inner" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "cache.app_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "httplug.client" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "fos_rest.view_handler" previously pointing to "templating.engine.delegating" to "templating".
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 "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 "hautelook_alice.loader" previously pointing to "hautelook_alice.resolver.bundle.no_bundle_resolver" to "hautelook_alice.resolver.bundle".
Changed reference of service "hautelook_alice.loader" previously pointing to "hautelook_alice.locator.environmentless" to "hautelook_alice.locator".
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 "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 "doctrine_cache.abstract.apc"; reason: abstract.
Removed service "doctrine_cache.abstract.apcu"; reason: abstract.
Removed service "doctrine_cache.abstract.array"; reason: abstract.
Removed service "doctrine_cache.abstract.chain"; reason: abstract.
Removed service "doctrine_cache.abstract.couchbase"; reason: abstract.
Removed service "doctrine_cache.abstract.file_system"; reason: abstract.
Removed service "doctrine_cache.abstract.php_file"; reason: abstract.
Removed service "doctrine_cache.abstract.memcache"; reason: abstract.
Removed service "doctrine_cache.abstract.memcached"; reason: abstract.
Removed service "doctrine_cache.abstract.mongodb"; reason: abstract.
Removed service "doctrine_cache.abstract.redis"; reason: abstract.
Removed service "doctrine_cache.abstract.predis"; reason: abstract.
Removed service "doctrine_cache.abstract.riak"; reason: abstract.
Removed service "doctrine_cache.abstract.sqlite3"; reason: abstract.
Removed service "doctrine_cache.abstract.void"; reason: abstract.
Removed service "doctrine_cache.abstract.wincache"; reason: abstract.
Removed service "doctrine_cache.abstract.xcache"; reason: abstract.
Removed service "doctrine_cache.abstract.zenddata"; reason: abstract.
Removed service "doctrine.dbal.logger.chain"; reason: abstract.
Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "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 "maker.auto_command.abstract"; reason: abstract.
Removed service "Limenius\Liform\Transformer\AbstractTransformer"; 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 "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 "sentry.tracing.traceable_cache_adapter"; reason: abstract.
Removed service "sentry.tracing.traceable_tag_aware_cache_adapter"; reason: abstract.
Removed service "cmf_seo.error.request_matcher"; reason: abstract.
Removed service "jms_translation.loader.symfony_adapter"; reason: abstract.
Removed service "jms_translation.dumper.symfony_adapter"; reason: abstract.
Removed service "scheb_two_factor.security.authentication.provider.decorator"; reason: abstract.
Removed service "scheb_two_factor.security.authentication.provider"; reason: abstract.
Removed service "scheb_two_factor.security.authentication.listener"; reason: abstract.
Removed service "scheb_two_factor.security.authentication.legacy_listener"; reason: abstract.
Removed service "scheb_two_factor.security.rememberme_services_decorator"; reason: abstract.
Removed service "scheb_two_factor.security.provider_preparation_listener"; reason: abstract.
Removed service "scheb_two_factor.security.authentication_success_event_suppressor"; reason: abstract.
Removed service "scheb_two_factor.security.authentication.success_handler"; reason: abstract.
Removed service "scheb_two_factor.security.authentication.failure_handler"; reason: abstract.
Removed service "scheb_two_factor.security.authentication.authentication_required_handler"; reason: abstract.
Removed service "scheb_two_factor.security.authentication.csrf_token_validator"; reason: abstract.
Removed service "scheb_two_factor.security.firewall_config"; reason: abstract.
Removed service "Hitso\Bundle\AdminBundle\Menu\SimpleSubMenuProvider"; reason: abstract.
Removed service "Hitso\Bundle\AdminBundle\Menu\SimpleItemProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\AdminBundle\Controller\Admin\ChangeLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\AdminBundle\Controller\Admin\ChangeLogController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\AdminBundle\Controller\Admin\ChangeLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\AdminBundle\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\AdminBundle\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\AdminBundle\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\AdminBundle\Controller\Admin\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\AdminBundle\Controller\Admin\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\AdminBundle\Controller\Admin\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\AdminBundle\Controller\Admin\SystemConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\AdminBundle\Controller\Admin\SystemConfigurationController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\AdminBundle\Controller\Admin\SystemConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\AdminBundle\Controller\Admin\ToolsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\AdminBundle\Controller\Admin\ToolsController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\AdminBundle\Controller\Admin\ToolsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\AdminBundle\Controller\Admin\UsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\AdminBundle\Controller\Admin\UsersController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\AdminBundle\Controller\Admin\UsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\AdminBundle\Controller\Admin\WhitelistController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\AdminBundle\Controller\Admin\WhitelistController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\AdminBundle\Controller\Admin\WhitelistController"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\AdminBundle\Menu\MenuProviderInterface.0.Hitso\Bundle\AdminBundle\Extension\UserMenuProvider"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\AdminBundle\Extension\UserMenuProvider"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\AdminBundle\Menu\MenuProviderInterface.0.Hitso\Bundle\AdminBundle\Extension\WhitelistMenuProvider"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\AdminBundle\Extension\WhitelistMenuProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\AdminBundle\Form\Type\UserFormType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\AdminBundle\Form\Type\UserFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\AdminBundle\Form\Type\UserNoteType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\AdminBundle\Form\Type\UserNoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\AdminBundle\Form\WhitelistFormType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\AdminBundle\Form\WhitelistFormType"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\AdminBundle\Manager\UserManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\AdminBundle\Manager\UserManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\AdminBundle\Manager\WhitelistManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\AdminBundle\Manager\WhitelistManager"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\AdminBundle\Twig\MenuExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\AdminBundle\Twig\MenuExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\AdminBundle\Twig\MenuExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\AdminBundle\Twig\SitesExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\AdminBundle\Twig\SitesExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\AdminBundle\Twig\SitesExtension"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\AdminBundle\Menu\SimpleSubMenuProvider.0.Hitso\Bundle\AdminBundle\Menu\SimpleSubMenuProvider"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\AdminBundle\Menu\MenuProviderInterface.0.Hitso\Bundle\AdminBundle\Menu\SimpleSubMenuProvider"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\AdminBundle\Menu\SimpleSubMenuProvider"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\AdminBundle\Menu\SimpleItemProvider.0.Hitso\Bundle\AdminBundle\Menu\SimpleItemProvider"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\AdminBundle\Menu\MenuProviderInterface.0.Hitso\Bundle\AdminBundle\Menu\SimpleItemProvider"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\AdminBundle\Menu\SimpleItemProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\CommonBundle\EventListener\CronListener"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\EventListener\CronListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\CommonBundle\EventListener\ExceptionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\EventListener\ExceptionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\CommonBundle\EventListener\GoogleListener"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\EventListener\GoogleListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\CommonBundle\EventListener\HttpSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\EventListener\HttpSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\CommonBundle\EventListener\SecurityListener"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\EventListener\SecurityListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\CommonBundle\EventListener\UserSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\EventListener\UserSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Hitso\Bundle\CommonBundle\Command\ClearRoutingCommand"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Command\ClearRoutingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Hitso\Bundle\CommonBundle\Command\EnhanceCommand"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Command\EnhanceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Hitso\Bundle\CommonBundle\Command\LoadSystemDefaultsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Command\LoadSystemDefaultsCommand"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\CommonBundle\Manager\ChangeLogManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Manager\ChangeLogManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\CommonBundle\Manager\CronLogManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Manager\CronLogManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\CommonBundle\Manager\LikesManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Manager\LikesManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\CommonBundle\Manager\ReviewManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Manager\ReviewManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\CommonBundle\Manager\SystemConfigurationManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Manager\SystemConfigurationManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\CommonBundle\Manager\UserManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Manager\UserManager"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\CommonBundle\Form\Type\ActionsType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Form\Type\ActionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\CommonBundle\Form\Type\LinkType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Form\Type\LinkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\CommonBundle\Form\Type\ExpandLinkType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Form\Type\ExpandLinkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\CommonBundle\Form\Type\EntityAutocompleterType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Hitso\Bundle\CommonBundle\Form\Type\EntityAutocompleterType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Form\Type\EntityAutocompleterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\CommonBundle\Form\Type\AuthorType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Form\Type\AuthorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Hitso\Bundle\CommonBundle\Form\Extension\HelpTextExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Form\Extension\HelpTextExtension"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Service\LoggableReverterInterface.0.Hitso\Bundle\CommonBundle\Doctrine\Service\LoggableReverter"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Doctrine\Service\LoggableReverter"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\UserLog\FormatterInterface.0.Hitso\Bundle\CommonBundle\UserLog\Formatter\CrudFormatter"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\UserLog\Formatter\CrudFormatter"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\UserLog\FormatterInterface.0.Hitso\Bundle\CommonBundle\UserLog\Formatter\SecurityFormatter"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\UserLog\Formatter\SecurityFormatter"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\UserLog\FormatterInterface.0.Hitso\Bundle\CommonBundle\UserLog\FormatterChain"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\UserLog\FormatterChain"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\CommonBundle\Twig\AppExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\CommonBundle\Twig\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Twig\AppExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\CommonBundle\Twig\BreadcrumbsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\CommonBundle\Twig\BreadcrumbsExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Twig\BreadcrumbsExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\CommonBundle\Twig\MailExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\CommonBundle\Twig\MailExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Twig\MailExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\CommonBundle\Twig\MediaFileExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\CommonBundle\Twig\MediaFileExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Twig\MediaFileExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\CommonBundle\Twig\MediaUrlExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\CommonBundle\Twig\MediaUrlExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Twig\MediaUrlExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\CommonBundle\Twig\RequestExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\CommonBundle\Twig\RequestExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Twig\RequestExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\CommonBundle\Twig\UserExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\CommonBundle\Twig\UserExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Twig\UserExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\CommonBundle\Twig\UserLogExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\CommonBundle\Twig\UserLogExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Twig\UserLogExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\CommonBundle\Twig\UtilityExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\CommonBundle\Twig\UtilityExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Twig\UtilityExtension"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Mailer\Transformer\TransformerInterface.0.Hitso\Bundle\CommonBundle\Mailer\Transformer\SimpleTextMessageTransformer"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Mailer\Transformer\SimpleTextMessageTransformer"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Mailer\Transformer\TransformerInterface.0.Hitso\Bundle\CommonBundle\Mailer\Transformer\TwigMessageTransformer"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Mailer\Transformer\TwigMessageTransformer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Hitso\Bundle\CommonBundle\Validation\Constraint\PasswordStrengthValidator"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Validation\Constraint\PasswordStrengthValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Hitso\Bundle\CommonBundle\Validation\Constraint\BadWordValidator"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Validation\Constraint\BadWordValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CommonBundle\Controller\Api\LikesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\CommonBundle\Controller\Api\LikesController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Controller\Api\LikesController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Hitso\Bundle\CommonBundle\Serializer\EntityNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Hitso\Bundle\CommonBundle\Serializer\EntityNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Serializer\EntityNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface.0.Hitso\Bundle\CommonBundle\Serializer\Extractor\EntityExtractor"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Serializer\Extractor\EntityExtractor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Hitso\Bundle\CommonBundle\Serializer\LikeableNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Hitso\Bundle\CommonBundle\Serializer\LikeableNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Serializer\LikeableNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Hitso\Bundle\CommonBundle\Serializer\UserNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Hitso\Bundle\CommonBundle\Serializer\UserNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Serializer\UserNormalizer"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Hitso\Bundle\CommonBundle\Request\ParamConverter\QueryParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Request\ParamConverter\QueryParamConverter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\CommonBundle\Monitor\VisitManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Monitor\VisitManager"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\CommonBundle\Monitor\SlowQueryLogger"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Monitor\SlowQueryLogger"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Media\MediaUrlProviderInterface.0.Hitso\Bundle\CommonBundle\Media\UrlGenerator"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Media\UrlGenerator"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.twig.extension.text"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.twig.extension.text"; reason: abstract.
Removed service ".abstract.instanceof.twig.extension.text"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.twig.extension.intl"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.twig.extension.intl"; reason: abstract.
Removed service ".abstract.instanceof.twig.extension.intl"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Service\System\Configuration\SystemConfiguratorInterface.0.Hitso\Bundle\CommonBundle\Service\System\Configurator\ImportExportMappingConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Service\System\Configurator\ImportExportMappingConfigurator"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Service\System\Configuration\SystemConfiguratorInterface.0.Hitso\Bundle\CommonBundle\Service\System\Configurator\MailerConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Service\System\Configurator\MailerConfigurator"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Service\System\Configuration\SystemConfiguratorInterface.0.Hitso\Bundle\CommonBundle\Service\System\Configurator\RecaptchaConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Service\System\Configurator\RecaptchaConfigurator"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Service\System\Configuration\SystemConfiguratorInterface.0.Hitso\Bundle\CommonBundle\Service\System\Configurator\RobotsConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Service\System\Configurator\RobotsConfigurator"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Service\System\Configuration\SystemConfiguratorInterface.0.Hitso\Bundle\CommonBundle\Service\System\Configurator\ThemeConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Service\System\Configurator\ThemeConfigurator"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CommonBundle\Controller\Admin\CacheController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\CommonBundle\Controller\Admin\CacheController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Controller\Admin\CacheController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CommonBundle\Controller\Api\MonitorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\CommonBundle\Controller\Api\MonitorController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Controller\Api\MonitorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CommonBundle\Controller\Front\AboutUsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\CommonBundle\Controller\Front\AboutUsController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Controller\Front\AboutUsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CommonBundle\Controller\Front\HomePageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\CommonBundle\Controller\Front\HomePageController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Controller\Front\HomePageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CommonBundle\Controller\Front\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\CommonBundle\Controller\Front\UserController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Controller\Front\UserController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\CommonBundle\Repository\ChangeLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Repository\ChangeLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\CommonBundle\Repository\CronLogRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\CommonBundle\Repository\CronLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Repository\CronLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\CommonBundle\Repository\LikesRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\CommonBundle\Repository\LikesRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Repository\LikesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\CommonBundle\Repository\ReviewRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\CommonBundle\Repository\ReviewRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Repository\ReviewRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\CommonBundle\Repository\SystemConfigurationRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\CommonBundle\Repository\SystemConfigurationRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Repository\SystemConfigurationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\CommonBundle\Repository\UserConnectionRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\CommonBundle\Repository\UserConnectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Repository\UserConnectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\CommonBundle\Repository\UserLogEntryRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\CommonBundle\Repository\UserLogEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Repository\UserLogEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\CommonBundle\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\CommonBundle\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\CommonBundle\Repository\VisitLogRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\CommonBundle\Repository\VisitLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Repository\VisitLogRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\CommonBundle\Doctrine\DataFixtures\AbstractFixture"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Doctrine\DataFixtures\AbstractFixture"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.Hitso\Bundle\CommonBundle\Request\ArgumentResolver\BreadcrumbResolver"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CommonBundle\Request\ArgumentResolver\BreadcrumbResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Hitso\Bundle\CatalogBundle\Command\MigrateAttributesBetweenSites"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Command\MigrateAttributesBetweenSites"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Controller\Admin\AttributeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\CatalogBundle\Controller\Admin\AttributeController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Controller\Admin\AttributeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Controller\Admin\AttributeGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\CatalogBundle\Controller\Admin\AttributeGroupController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Controller\Admin\AttributeGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Controller\Admin\BrandController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\CatalogBundle\Controller\Admin\BrandController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Controller\Admin\BrandController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\CatalogBundle\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Controller\Admin\CategorySectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\CatalogBundle\Controller\Admin\CategorySectionController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Controller\Admin\CategorySectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Controller\Admin\ProductChangeLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\CatalogBundle\Controller\Admin\ProductChangeLogController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Controller\Admin\ProductChangeLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Controller\Admin\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\CatalogBundle\Controller\Admin\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Controller\Admin\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Controller\Admin\ProductReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\CatalogBundle\Controller\Admin\ProductReviewController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Controller\Admin\ProductReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Controller\Admin\ProductSectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\CatalogBundle\Controller\Admin\ProductSectionController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Controller\Admin\ProductSectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Controller\Admin\TaxRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\CatalogBundle\Controller\Admin\TaxRateController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Controller\Admin\TaxRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Controller\Front\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\CatalogBundle\Controller\Front\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Controller\Front\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Controller\Front\CompareController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\CatalogBundle\Controller\Front\CompareController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Controller\Front\CompareController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Controller\Front\ErrorPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\CatalogBundle\Controller\Front\ErrorPageController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Controller\Front\ErrorPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Controller\Front\FeaturedProductsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\CatalogBundle\Controller\Front\FeaturedProductsController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Controller\Front\FeaturedProductsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Controller\Front\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\CatalogBundle\Controller\Front\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Controller\Front\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\CatalogBundle\EventListener\ChangeLogEventListener"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\EventListener\ChangeLogEventListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\CatalogBundle\EventListener\ProductEventListener"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\EventListener\ProductEventListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\CatalogBundle\EventListener\ProductSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\EventListener\ProductSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\CatalogBundle\EventListener\SetSubcategorySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\EventListener\SetSubcategorySubscriber"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\AdminBundle\Menu\MenuProviderInterface.0.Hitso\Bundle\CatalogBundle\Extension\CatalogMenuProvider"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Extension\CatalogMenuProvider"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\SectionBundle\Extension\SectionStrategyInterface.0.Hitso\Bundle\CatalogBundle\Extension\Strategy\ProductColumnsPageStrategy"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Extension\Strategy\ProductColumnsPageStrategy"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\CatalogBundle\Form\AttributeGroupType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Form\AttributeGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\CatalogBundle\Form\AttributeType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Form\AttributeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\CatalogBundle\Form\BrandType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Form\BrandType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\CatalogBundle\Form\CategoryType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Form\CategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\CatalogBundle\Form\ProductAttributeType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Form\ProductAttributeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\CatalogBundle\Form\ProductReviewFormType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Form\ProductReviewFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\CatalogBundle\Form\ProductSeoType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Form\ProductSeoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\CatalogBundle\Form\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Form\ProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\CatalogBundle\Form\Section\ProductPageSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Form\Section\ProductPageSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\CatalogBundle\Form\TaxRateType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Form\TaxRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\CatalogBundle\Form\Type\ProductAttribute\ProductAttributeChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Form\Type\ProductAttribute\ProductAttributeChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\CatalogBundle\Form\Type\ProductAttributeInputType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Form\Type\ProductAttributeInputType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\CatalogBundle\Form\Type\ProductCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Form\Type\ProductCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\CatalogBundle\Form\Type\RangeInputType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Form\Type\RangeInputType"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\CatalogBundle\Manager\AttributeGroupManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Manager\AttributeGroupManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\CatalogBundle\Manager\AttributeManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Manager\AttributeManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\CatalogBundle\Manager\BrandManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Manager\BrandManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\CatalogBundle\Manager\CategoryManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Manager\CategoryManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\CatalogBundle\Manager\ProductAttributeManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Manager\ProductAttributeManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\CatalogBundle\Manager\ProductManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Manager\ProductManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\CatalogBundle\Manager\ProductReviewManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Manager\ProductReviewManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\CatalogBundle\Manager\Section\CategoryPageSectionManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Manager\Section\CategoryPageSectionManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\CatalogBundle\Manager\Section\ProductPageSectionManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Manager\Section\ProductPageSectionManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\CatalogBundle\Manager\TaxRateManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Manager\TaxRateManager"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\CatalogBundle\Repository\AttributeGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Repository\AttributeGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\CatalogBundle\Repository\AttributeRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Repository\AttributeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\CatalogBundle\Repository\BrandRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Repository\BrandRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\CatalogBundle\Repository\CategoryPageSectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Repository\CategoryPageSectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\CatalogBundle\Repository\CategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Repository\CategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\CatalogBundle\Repository\CategoryRouteRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Repository\CategoryRouteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\CatalogBundle\Repository\ProductAttributeRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Repository\ProductAttributeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\CatalogBundle\Repository\ProductPageSectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Repository\ProductPageSectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\CatalogBundle\Repository\ProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Repository\ProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\CatalogBundle\Repository\ProductReviewRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Repository\ProductReviewRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\CatalogBundle\Repository\ProductRouteRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Repository\ProductRouteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\CatalogBundle\Repository\TaxRateRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Repository\TaxRateRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\SeoBundle\Json\JsonLinkingDataGeneratorInterface.0.Hitso\Bundle\CatalogBundle\Seo\Json\CategoryJsonLinkingDataGenerator"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Seo\Json\CategoryJsonLinkingDataGenerator"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\SeoBundle\Json\JsonLinkingDataGeneratorInterface.0.Hitso\Bundle\CatalogBundle\Seo\Json\ProductJsonLinkingDataGenerator"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Seo\Json\ProductJsonLinkingDataGenerator"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Service\Api\Controller\AttributeController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\Api\Controller\AttributeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Service\Api\Controller\AttributeGroupController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\Api\Controller\AttributeGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Service\Api\Controller\BrandController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\Api\Controller\BrandController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Service\Api\Controller\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\Api\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Service\Api\Controller\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\Api\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Service\Api\Controller\TaxRateController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\Api\Controller\TaxRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Service\Api\Factory\AttributeFactory"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\Api\Factory\AttributeFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Service\Api\Factory\AttributeGroupFactory"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\Api\Factory\AttributeGroupFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Service\Api\Factory\BrandFactory"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\Api\Factory\BrandFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Service\Api\Factory\CategoryFactory"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\Api\Factory\CategoryFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Service\Api\Factory\ProductFactory"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\Api\Factory\ProductFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Service\Api\Factory\TaxRateFactory"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\Api\Factory\TaxRateFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Service\Api\Query\AttributeGroupType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\Api\Query\AttributeGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Service\Api\Query\AttributeType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\Api\Query\AttributeType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Service\Api\Query\BrandType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\Api\Query\BrandType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Service\Api\Query\CategoryType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\Api\Query\CategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Service\Api\Query\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\Api\Query\ProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\CatalogBundle\Service\Api\Query\TaxRateType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\Api\Query\TaxRateType"; reason: abstract.
Removed service ".instanceof.TheCodingMachine\GraphQLite\Mappers\Root\RootTypeMapperFactoryInterface.0.Hitso\Bundle\CatalogBundle\Service\Api\Type\CategoryCounterTypeMapperFactory"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\Api\Type\CategoryCounterTypeMapperFactory"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Service\LoggableReverterInterface.0.Hitso\Bundle\CatalogBundle\Service\LoggableReverter\ProductPageSectionReverter"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\LoggableReverter\ProductPageSectionReverter"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Service\LoggableReverterInterface.0.Hitso\Bundle\CatalogBundle\Service\Product\ProductLoggableReverter"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\Product\ProductLoggableReverter"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\SeoBundle\Provider\ProviderInterface.0.Hitso\Bundle\CatalogBundle\Service\Sitemap\ProductProvider"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Service\Sitemap\ProductProvider"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\CatalogBundle\Twig\CatalogExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\CatalogBundle\Twig\CatalogExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Twig\CatalogExtension"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\NavigationBundle\Menu\LinkProvider\ProviderInterface.0.Hitso\Bundle\CatalogBundle\Menu\LinkProvider\CategoryProvider"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\CatalogBundle\Menu\LinkProvider\CategoryProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\DataTableBundle\Controller\Admin\DataTableController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\DataTableBundle\Controller\Admin\DataTableController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\DataTableBundle\Controller\Admin\DataTableController"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\DataTableBundle\Twig\DataTableExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\DataTableBundle\Twig\DataTableExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\DataTableBundle\Twig\DataTableExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Hitso\Bundle\DataTableBundle\Validator\Constraints\CheckCSVValidator"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\DataTableBundle\Validator\Constraints\CheckCSVValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Hitso\Bundle\DataTableBundle\Validator\Constraints\CheckPHPValidator"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\DataTableBundle\Validator\Constraints\CheckPHPValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Hitso\Bundle\DataTableBundle\Validator\Constraints\ExistingGoogleSheetUrlValidator"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\DataTableBundle\Validator\Constraints\ExistingGoogleSheetUrlValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Hitso\Bundle\DataTableBundle\Validator\Constraints\ExistingGoogleSheetValidator"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\DataTableBundle\Validator\Constraints\ExistingGoogleSheetValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.hitso.file_manager.serializer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.hitso.file_manager.serializer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.hitso.file_manager.serializer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.hitso.file_manager.serializer"; reason: abstract.
Removed service ".abstract.instanceof.hitso.file_manager.serializer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Hitso\Bundle\FileManagerBundle\Command\RecreateSlugCommand"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Command\RecreateSlugCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\FileManagerBundle\Controller\Admin\DirectoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\FileManagerBundle\Controller\Admin\DirectoryController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Controller\Admin\DirectoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\FileManagerBundle\Controller\Admin\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\FileManagerBundle\Controller\Admin\DownloadController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Controller\Admin\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\FileManagerBundle\Controller\Admin\FileChangeLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\FileManagerBundle\Controller\Admin\FileChangeLogController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Controller\Admin\FileChangeLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\FileManagerBundle\Controller\Admin\FileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\FileManagerBundle\Controller\Admin\FileController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Controller\Admin\FileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\FileManagerBundle\Controller\Admin\HotspotController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\FileManagerBundle\Controller\Admin\HotspotController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Controller\Admin\HotspotController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\FileManagerBundle\Controller\Front\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\FileManagerBundle\Controller\Front\DownloadController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Controller\Front\DownloadController"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\AdminBundle\Menu\MenuProviderInterface.0.Hitso\Bundle\FileManagerBundle\Extension\HitsoFileManagerProvider"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Extension\HitsoFileManagerProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\FileManagerBundle\Form\FileType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Form\FileType"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\FileManagerBundle\Manager\DirectoryManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Manager\DirectoryManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\FileManagerBundle\Manager\DisposableLinkManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Manager\DisposableLinkManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\FileManagerBundle\Manager\FileManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Manager\FileManager"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\FileManagerBundle\Repository\DirectoryRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\FileManagerBundle\Repository\DirectoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Repository\DirectoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\FileManagerBundle\Repository\DisposableLinkRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\FileManagerBundle\Repository\DisposableLinkRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Repository\DisposableLinkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\FileManagerBundle\Repository\FileHotspotRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\FileManagerBundle\Repository\FileHotspotRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Repository\FileHotspotRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\FileManagerBundle\Repository\FileRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\FileManagerBundle\Repository\FileRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Repository\FileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\FileManagerBundle\Repository\FileStatRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\FileManagerBundle\Repository\FileStatRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Repository\FileStatRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Hitso\Bundle\FileManagerBundle\Serializer\DirectoryNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Serializer\DirectoryNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Hitso\Bundle\FileManagerBundle\Serializer\DownloadNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Hitso\Bundle\FileManagerBundle\Serializer\DownloadNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Serializer\DownloadNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Hitso\Bundle\FileManagerBundle\Serializer\FileNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Serializer\FileNormalizer"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\FileManagerBundle\Twig\FileManagerExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\FileManagerBundle\Twig\FileManagerExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Twig\FileManagerExtension"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Media\MediaUrlProviderInterface.0.Hitso\Bundle\FileManagerBundle\FileManager\MediaUrlProvider"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\FileManager\MediaUrlProvider"; reason: abstract.
Removed service ".instanceof.TheCodingMachine\GraphQLite\Mappers\Root\RootTypeMapperFactoryInterface.0.Hitso\Bundle\FileManagerBundle\Service\Api\Type\MediaUrlTypeMapperFactory"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Service\Api\Type\MediaUrlTypeMapperFactory"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Service\LoggableReverterInterface.0.Hitso\Bundle\FileManagerBundle\Service\LoggableReverter\FileLoggableReverter"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FileManagerBundle\Service\LoggableReverter\FileLoggableReverter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\FormBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\FormBundle\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FormBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\FormBundle\Controller\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\FormBundle\Controller\DownloadController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FormBundle\Controller\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\FormBundle\Form\Type\ColourType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FormBundle\Form\Type\ColourType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\FormBundle\Form\Type\FileType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FormBundle\Form\Type\FileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\FormBundle\Form\Type\FontStyleType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FormBundle\Form\Type\FontStyleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\FormBundle\Form\Type\ImagePreviewType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FormBundle\Form\Type\ImagePreviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\FormBundle\Form\Type\ImageType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FormBundle\Form\Type\ImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\FormBundle\Form\Type\SitesType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FormBundle\Form\Type\SitesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Hitso\Bundle\FormBundle\Serializer\FileCollectionNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FormBundle\Serializer\FileCollectionNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Hitso\Bundle\FormBundle\Serializer\FileNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FormBundle\Serializer\FileNormalizer"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Media\MediaUrlProviderInterface.0.Hitso\Bundle\FormBundle\Storage\MediaUrlProvider"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FormBundle\Storage\MediaUrlProvider"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.hitso_form.twig.form_extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.hitso_form.twig.form_extension"; reason: abstract.
Removed service ".abstract.instanceof.hitso_form.twig.form_extension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Hitso\Bundle\FormBundle\Form\Extension\FormTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\FormBundle\Form\Extension\FormTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.hitso_form.form_extension"; reason: abstract.
Removed service ".abstract.instanceof.hitso_form.form_extension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.hitso_form.button_extension"; reason: abstract.
Removed service ".abstract.instanceof.hitso_form.button_extension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\MultiSiteBundle\EventListener\GraphQlLocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\MultiSiteBundle\EventListener\GraphQlLocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\MultiSiteBundle\Twig\MultiSiteExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\MultiSiteBundle\Twig\MultiSiteExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\MultiSiteBundle\Twig\MultiSiteExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\RoutingBundle\Controller\Admin\RedirectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\RoutingBundle\Controller\Admin\RedirectController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\RoutingBundle\Controller\Admin\RedirectController"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\RoutingBundle\Manager\RedirectManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\RoutingBundle\Manager\RedirectManager"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\RoutingBundle\Repository\RedirectRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\RoutingBundle\Repository\RedirectRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\RoutingBundle\Repository\RedirectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\RoutingBundle\Repository\RouteRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\RoutingBundle\Repository\RouteRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\RoutingBundle\Repository\RouteRepository"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\RoutingBundle\Twig\RoutingExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\RoutingBundle\Twig\RoutingExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\RoutingBundle\Twig\RoutingExtension"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\NavigationBundle\Menu\LinkProvider\ProviderInterface.0.Hitso\Bundle\ContentBundle\Menu\LinkProvider\ContentCategoryProvider"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Menu\LinkProvider\ContentCategoryProvider"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\NavigationBundle\Menu\LinkProvider\ProviderInterface.0.Hitso\Bundle\ContentBundle\Menu\LinkProvider\ContentPageProvider"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Menu\LinkProvider\ContentPageProvider"; reason: abstract.
Removed service ".instanceof.TheCodingMachine\GraphQLite\Mappers\Root\RootTypeMapperFactoryInterface.0.Hitso\Bundle\ContentBundle\Service\Api\Type\ContentElementRawTypeMapperFactory"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Service\Api\Type\ContentElementRawTypeMapperFactory"; reason: abstract.
Removed service ".instanceof.TheCodingMachine\GraphQLite\Mappers\Root\RootTypeMapperFactoryInterface.0.Hitso\Bundle\ContentBundle\Service\Api\Type\ContentElementRenderedTypeMapperFactory"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Service\Api\Type\ContentElementRenderedTypeMapperFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Hitso\Bundle\ContentBundle\Command\CreateFakeArticlesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Command\CreateFakeArticlesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Hitso\Bundle\ContentBundle\Command\EvaluateContentRankingCommand"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Command\EvaluateContentRankingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Hitso\Bundle\ContentBundle\Command\ImportWordpressArticlesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Command\ImportWordpressArticlesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Controller\Admin\AuthorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\ContentBundle\Controller\Admin\AuthorController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Controller\Admin\AuthorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Controller\Admin\BannerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\ContentBundle\Controller\Admin\BannerController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Controller\Admin\BannerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\ContentBundle\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Controller\Admin\CommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\ContentBundle\Controller\Admin\CommentController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Controller\Admin\CommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Controller\Admin\ContentChangeLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\ContentBundle\Controller\Admin\ContentChangeLogController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Controller\Admin\ContentChangeLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Controller\Admin\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\ContentBundle\Controller\Admin\ContentController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Controller\Admin\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Controller\Admin\RateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\ContentBundle\Controller\Admin\RateController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Controller\Admin\RateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Controller\Admin\SlideController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\ContentBundle\Controller\Admin\SlideController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Controller\Admin\SlideController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Controller\Api\CommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\ContentBundle\Controller\Api\CommentController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Controller\Api\CommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Controller\Api\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\ContentBundle\Controller\Api\ContentController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Controller\Api\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Controller\Api\ElementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\ContentBundle\Controller\Api\ElementController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Controller\Api\ElementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Controller\Api\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\ContentBundle\Controller\Api\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Controller\Api\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Controller\Front\ArticleCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\ContentBundle\Controller\Front\ArticleCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Controller\Front\ArticleCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Controller\Front\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\ContentBundle\Controller\Front\ArticleController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Controller\Front\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Controller\Front\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\ContentBundle\Controller\Front\ContentController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Controller\Front\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Controller\Front\FormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\ContentBundle\Controller\Front\FormController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Controller\Front\FormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Controller\Front\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\ContentBundle\Controller\Front\PageController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Controller\Front\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\ContentBundle\EventListener\ArticleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\EventListener\ArticleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\ContentBundle\EventListener\ChangeLogEventListener"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\EventListener\ChangeLogEventListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\ContentBundle\EventListener\CommentListener"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\EventListener\CommentListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\ContentBundle\EventListener\ContentAuthorListener"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\EventListener\ContentAuthorListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\ContentBundle\EventListener\ContentHitSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\EventListener\ContentHitSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\ContentBundle\EventListener\ContentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\EventListener\ContentSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\ContentBundle\EventListener\LikeableListener"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\EventListener\LikeableListener"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\AdminBundle\Menu\MenuProviderInterface.0.Hitso\Bundle\ContentBundle\Extension\ContentMenuProvider"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Extension\ContentMenuProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\ContentBundle\Form\Admin\AuthorFormType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Form\Admin\AuthorFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\ContentBundle\Form\CategoryFormType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Form\CategoryFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\ContentBundle\Form\CommentChangeStatusType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Form\CommentChangeStatusType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\ContentBundle\Form\CommentFormType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Form\CommentFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\ContentBundle\Form\ContentFormType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Form\ContentFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\ContentBundle\Form\ContentSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Form\ContentSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\ContentBundle\Form\Type\AuthorCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Form\Type\AuthorCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\ContentBundle\Form\Type\BannerFormType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Form\Type\BannerFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\ContentBundle\Form\Type\ContentAuthorType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Form\Type\ContentAuthorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\ContentBundle\Form\Type\ContentCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Form\Type\ContentCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\ContentBundle\Form\Type\SlideFormType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Form\Type\SlideFormType"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\ContentBundle\Manager\ArticleCategoryManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Manager\ArticleCategoryManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\ContentBundle\Manager\ArticleManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Manager\ArticleManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\ContentBundle\Manager\ArticleReviewManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Manager\ArticleReviewManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\ContentBundle\Manager\AuthorManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Manager\AuthorManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\ContentBundle\Manager\BannerManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Manager\BannerManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\ContentBundle\Manager\CommentManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Manager\CommentManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\ContentBundle\Manager\ContentAuthorManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Manager\ContentAuthorManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\ContentBundle\Manager\ContentManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Manager\ContentManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\ContentBundle\Manager\Element\ElementManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Manager\Element\ElementManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\ContentBundle\Manager\Element\ImageManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Manager\Element\ImageManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\ContentBundle\Manager\Element\LinkManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Manager\Element\LinkManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\ContentBundle\Manager\Element\ParagraphManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Manager\Element\ParagraphManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\ContentBundle\Manager\PageManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Manager\PageManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\ContentBundle\Manager\SlideManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Manager\SlideManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\ContentBundle\Manager\SnapshotManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Manager\SnapshotManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\ContentBundle\Manager\StatManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Manager\StatManager"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\ArticleCategoryRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\ArticleCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Repository\ArticleCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\ArticleRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\ArticleRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Repository\ArticleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\ArticleReviewRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\ArticleReviewRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Repository\ArticleReviewRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\AuthorRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\AuthorRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Repository\AuthorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\BannerRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\BannerRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Repository\BannerRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\CategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Repository\CategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\CommentRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\CommentRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Repository\CommentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\ContentAuthorRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\ContentAuthorRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Repository\ContentAuthorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\ContentRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\ContentRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Repository\ContentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\ElementImageRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\ElementImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Repository\ElementImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\ElementRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\ElementRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Repository\ElementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\PageRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\PageRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Repository\PageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\ParagraphRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\ParagraphRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Repository\ParagraphRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\RateRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\RateRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Repository\RateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\SlideRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\SlideRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Repository\SlideRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\StatRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\ContentBundle\Repository\StatRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Repository\StatRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\SeoBundle\Json\JsonLinkingDataGeneratorInterface.0.Hitso\Bundle\ContentBundle\Seo\Json\ArticleCategoryJsonLinkingDataGenerator"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Seo\Json\ArticleCategoryJsonLinkingDataGenerator"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\SeoBundle\Json\JsonLinkingDataGeneratorInterface.0.Hitso\Bundle\ContentBundle\Seo\Json\ArticleJsonLinkingDataGenerator"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Seo\Json\ArticleJsonLinkingDataGenerator"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Service\Api\Controller\ArticleCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Service\Api\Controller\ArticleCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Service\Api\Controller\ArticleController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Service\Api\Controller\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Service\Api\Controller\ContentCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Service\Api\Controller\ContentCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Service\Api\Controller\ContentController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Service\Api\Controller\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Service\Api\Factory\ArticleCategoryFactory"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Service\Api\Factory\ArticleCategoryFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Service\Api\Factory\ArticleFactory"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Service\Api\Factory\ArticleFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Service\Api\Factory\ContentCategoryFactory"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Service\Api\Factory\ContentCategoryFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Service\Api\Factory\ContentFactory"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Service\Api\Factory\ContentFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Service\Api\Query\ArticleCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Service\Api\Query\ArticleCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Service\Api\Query\ArticleType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Service\Api\Query\ArticleType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Service\Api\Query\ContentCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Service\Api\Query\ContentCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ContentBundle\Service\Api\Query\ContentType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Service\Api\Query\ContentType"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Service\LoggableReverterInterface.0.Hitso\Bundle\ContentBundle\Services\LoggableReverter\ArticleLoggableReverter"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Services\LoggableReverter\ArticleLoggableReverter"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Service\LoggableReverterInterface.0.Hitso\Bundle\ContentBundle\Services\LoggableReverter\PageLoggableReverter"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Services\LoggableReverter\PageLoggableReverter"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\SeoBundle\Provider\ProviderInterface.0.Hitso\Bundle\ContentBundle\Services\Sitemap\ContentImagesProvider"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Services\Sitemap\ContentImagesProvider"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\SeoBundle\Provider\ProviderInterface.0.Hitso\Bundle\ContentBundle\Services\Sitemap\ContentProvider"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Services\Sitemap\ContentProvider"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\ContentBundle\Twig\Extension\ContentExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\ContentBundle\Twig\Extension\ContentExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Twig\Extension\ContentExtension"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Element.0.Hitso\Bundle\ContentBundle\Entity\Elements\Advert"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Advert"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Element.0.Hitso\Bundle\ContentBundle\Entity\Elements\Attachments"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Attachments"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Element.0.Hitso\Bundle\ContentBundle\Entity\Elements\CatalogCategory"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\CatalogCategory"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Element.0.Hitso\Bundle\ContentBundle\Entity\Elements\Cta"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Cta"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Element.0.Hitso\Bundle\ContentBundle\Entity\Elements\Embed"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Embed"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Element.0.Hitso\Bundle\ContentBundle\Entity\Elements\Featured"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Featured"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Element.0.Hitso\Bundle\ContentBundle\Entity\Elements\Gallery"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Gallery"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Element.0.Hitso\Bundle\ContentBundle\Entity\Elements\Header"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Header"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Element.0.Hitso\Bundle\ContentBundle\Entity\Elements\Image"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Image"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Element.0.Hitso\Bundle\ContentBundle\Entity\Elements\Link"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Link"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Element.0.Hitso\Bundle\ContentBundle\Entity\Elements\Newsletter"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Newsletter"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Element.0.Hitso\Bundle\ContentBundle\Entity\Elements\Paragraph"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Paragraph"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Element.0.Hitso\Bundle\ContentBundle\Entity\Elements\Probe"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Probe"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Element.0.Hitso\Bundle\ContentBundle\Entity\Elements\Product"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Product"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Element.0.Hitso\Bundle\ContentBundle\Entity\Elements\Section"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Section"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Element.0.Hitso\Bundle\ContentBundle\Entity\Elements\Table"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Table"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Element.0.Hitso\Bundle\ContentBundle\Entity\Elements\TextWrap"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\TextWrap"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Element.0.Hitso\Bundle\ContentBundle\Entity\Elements\Video"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ContentBundle\Entity\Elements\Video"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\SeoBundle\Controller\Admin\SeoPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\SeoBundle\Controller\Admin\SeoPageController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SeoBundle\Controller\Admin\SeoPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Hitso\Bundle\SeoBundle\Controller\Front\SitemapController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SeoBundle\Controller\Front\SitemapController"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\SeoBundle\Manager\SeoMetadataManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SeoBundle\Manager\SeoMetadataManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\SeoBundle\Manager\SeoPageManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SeoBundle\Manager\SeoPageManager"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\SeoBundle\Repository\SeoMetadataRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\SeoBundle\Repository\SeoMetadataRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SeoBundle\Repository\SeoMetadataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\SeoBundle\Repository\SeoPageRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\SeoBundle\Repository\SeoPageRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SeoBundle\Repository\SeoPageRepository"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\SeoBundle\Twig\JsonLinkingDataExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\SeoBundle\Twig\JsonLinkingDataExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SeoBundle\Twig\JsonLinkingDataExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\SeoBundle\EventListener\SeoAwareSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SeoBundle\EventListener\SeoAwareSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\SeoBundle\Form\Type\SeoPageType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SeoBundle\Form\Type\SeoPageType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\BlocksBundle\Controller\Admin\BlockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\BlocksBundle\Controller\Admin\BlockController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\BlocksBundle\Controller\Admin\BlockController"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\AdminBundle\Menu\MenuProviderInterface.0.Hitso\Bundle\BlocksBundle\Extension\BlocksMenuProvider"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\BlocksBundle\Extension\BlocksMenuProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\BlocksBundle\Form\Type\BlockFormType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\BlocksBundle\Form\Type\BlockFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\BlocksBundle\Form\Type\FileContainerType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\BlocksBundle\Form\Type\FileContainerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\BlocksBundle\Form\Type\FileType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\BlocksBundle\Form\Type\FileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\BlocksBundle\Form\Type\HeaderTextareaContentType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\BlocksBundle\Form\Type\HeaderTextareaContentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\BlocksBundle\Form\Type\HeaderTinyMCEContentType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\BlocksBundle\Form\Type\HeaderTinyMCEContentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\BlocksBundle\Form\Type\ImageContainerType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\BlocksBundle\Form\Type\ImageContainerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\BlocksBundle\Form\Type\MailContentType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\BlocksBundle\Form\Type\MailContentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\BlocksBundle\Form\Type\TextareaContentType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\BlocksBundle\Form\Type\TextareaContentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\BlocksBundle\Form\Type\TinyMCEContentType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\BlocksBundle\Form\Type\TinyMCEContentType"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\BlocksBundle\Manager\BlockManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\BlocksBundle\Manager\BlockManager"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\BlocksBundle\Repository\BlockRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\BlocksBundle\Repository\BlockRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\BlocksBundle\Repository\BlockRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\BlocksBundle\Service\Api\Controller\BlockController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\BlocksBundle\Service\Api\Controller\BlockController"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\BlocksBundle\Twig\BlocksExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\BlocksBundle\Twig\BlocksExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\BlocksBundle\Twig\BlocksExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.Hitso\Bundle\BlocksBundle\Block\Loader"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\BlocksBundle\Block\Loader"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Mailer\Transformer\TransformerInterface.0.Hitso\Bundle\BlocksBundle\Mailer\BlockMessageTransformer"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\BlocksBundle\Mailer\BlockMessageTransformer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Hitso\Bundle\BlocksBundle\Serializer\ContainerNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\BlocksBundle\Serializer\ContainerNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\NavigationBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\NavigationBundle\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\NavigationBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\NavigationBundle\Controller\NavigationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\NavigationBundle\Controller\NavigationController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\NavigationBundle\Controller\NavigationController"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\NavigationBundle\Manager\MenuItemManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\NavigationBundle\Manager\MenuItemManager"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\NavigationBundle\Repository\MenuItemRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\NavigationBundle\Repository\MenuItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\NavigationBundle\Repository\MenuItemRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\NavigationBundle\Service\Api\Controller\MenuItemController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\NavigationBundle\Service\Api\Controller\MenuItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\NavigationBundle\Service\Api\Factory\MenuItemFactory"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\NavigationBundle\Service\Api\Factory\MenuItemFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\NavigationBundle\Service\Api\Query\MenuItemType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\NavigationBundle\Service\Api\Query\MenuItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Hitso\Bundle\NavigationBundle\Serializer\MenuItemDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\NavigationBundle\Serializer\MenuItemDenormalizer"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\NavigationBundle\Menu\LinkProvider\ProviderInterface.0.Hitso\Bundle\NavigationBundle\Menu\LinkProvider\UrlProvider"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\NavigationBundle\Menu\LinkProvider\UrlProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\NewsletterBundle\Controller\Admin\SubscriberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\NewsletterBundle\Controller\Admin\SubscriberController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\NewsletterBundle\Controller\Admin\SubscriberController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\NewsletterBundle\Controller\Front\SubscriberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\NewsletterBundle\Controller\Front\SubscriberController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\NewsletterBundle\Controller\Front\SubscriberController"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\AdminBundle\Menu\MenuProviderInterface.0.Hitso\Bundle\NewsletterBundle\Extension\NewsletterMenuProvider"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\NewsletterBundle\Extension\NewsletterMenuProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\NewsletterBundle\Form\SubscriberFormType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\NewsletterBundle\Form\SubscriberFormType"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\NewsletterBundle\Manager\SubscriberManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\NewsletterBundle\Manager\SubscriberManager"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\NewsletterBundle\Repository\SubscriberRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\NewsletterBundle\Repository\SubscriberRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\NewsletterBundle\Service\Api\Controller\SubscriberController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\NewsletterBundle\Service\Api\Controller\SubscriberController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\NewsletterBundle\Service\Api\Factory\SubscriberFactory"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\NewsletterBundle\Service\Api\Factory\SubscriberFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\NewsletterBundle\Service\Api\Query\SubscriberType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\NewsletterBundle\Service\Api\Query\SubscriberType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\SectionBundle\Controller\Admin\BlockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\SectionBundle\Controller\Admin\BlockController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Controller\Admin\BlockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\SectionBundle\Controller\Admin\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\SectionBundle\Controller\Admin\GroupController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Controller\Admin\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\SectionBundle\Controller\Admin\SectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\SectionBundle\Controller\Admin\SectionController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Controller\Admin\SectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\SectionBundle\Controller\Front\SectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\SectionBundle\Controller\Front\SectionController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Controller\Front\SectionController"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\SectionBundle\Extension\SectionStrategyInterface.0.Hitso\Bundle\SectionBundle\Extension\Strategy\CatalogRankingStrategy"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Extension\Strategy\CatalogRankingStrategy"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\SectionBundle\Extension\SectionStrategyInterface.0.Hitso\Bundle\SectionBundle\Extension\Strategy\CategoryPromotionsStrategy"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Extension\Strategy\CategoryPromotionsStrategy"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\SectionBundle\Extension\SectionStrategyInterface.0.Hitso\Bundle\SectionBundle\Extension\Strategy\ContentsCategoryStrategy"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Extension\Strategy\ContentsCategoryStrategy"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\SectionBundle\Extension\SectionStrategyInterface.0.Hitso\Bundle\SectionBundle\Extension\Strategy\FeaturedProductsStrategy"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Extension\Strategy\FeaturedProductsStrategy"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\SectionBundle\Extension\SectionStrategyInterface.0.Hitso\Bundle\SectionBundle\Extension\Strategy\HtmlCodeStrategy"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Extension\Strategy\HtmlCodeStrategy"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\SectionBundle\Extension\SectionStrategyInterface.0.Hitso\Bundle\SectionBundle\Extension\Strategy\NewsStrategy"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Extension\Strategy\NewsStrategy"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\SectionBundle\Extension\SectionStrategyInterface.0.Hitso\Bundle\SectionBundle\Extension\Strategy\ProductListStrategy"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Extension\Strategy\ProductListStrategy"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\SectionBundle\Extension\SectionStrategyInterface.0.Hitso\Bundle\SectionBundle\Extension\Strategy\ProductSliderStrategy"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Extension\Strategy\ProductSliderStrategy"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\SectionBundle\Extension\SectionStrategyInterface.0.Hitso\Bundle\SectionBundle\Extension\Strategy\PromoBoxStrategy"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Extension\Strategy\PromoBoxStrategy"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\SectionBundle\Extension\SectionStrategyInterface.0.Hitso\Bundle\SectionBundle\Extension\Strategy\SetsStrategy"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Extension\Strategy\SetsStrategy"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\SectionBundle\Extension\SectionStrategyInterface.0.Hitso\Bundle\SectionBundle\Extension\Strategy\SubCategoriesStrategy"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Extension\Strategy\SubCategoriesStrategy"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\SectionBundle\Manager\GroupManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Manager\GroupManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\SectionBundle\Manager\GroupTypeManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Manager\GroupTypeManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\SectionBundle\Manager\Section\ArticleSectionManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Manager\Section\ArticleSectionManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\SectionBundle\Manager\Section\BlockSectionManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Manager\Section\BlockSectionManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\SectionBundle\Manager\Section\FeaturedProductSectionManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Manager\Section\FeaturedProductSectionManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\SectionBundle\Manager\Section\HtmlCodeSectionManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Manager\Section\HtmlCodeSectionManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\SectionBundle\Manager\Section\ProductListSectionManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Manager\Section\ProductListSectionManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\SectionBundle\Manager\Section\ProductSectionManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Manager\Section\ProductSectionManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\SectionBundle\Manager\Section\ProductSliderSectionManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Manager\Section\ProductSliderSectionManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\SectionBundle\Manager\Section\PromoBoxSectionManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Manager\Section\PromoBoxSectionManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\SectionBundle\Manager\Section\SetsSectionManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Manager\Section\SetsSectionManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\SectionBundle\Manager\Section\SubCategoriesSectionManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Manager\Section\SubCategoriesSectionManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\SectionBundle\Manager\SectionManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Manager\SectionManager"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\SectionBundle\Repository\BlockSectionRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\SectionBundle\Repository\BlockSectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Repository\BlockSectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\SectionBundle\Repository\GroupRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\SectionBundle\Repository\GroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Repository\GroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\SectionBundle\Repository\GroupTypeRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\SectionBundle\Repository\GroupTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Repository\GroupTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\SectionBundle\Repository\SectionRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\SectionBundle\Repository\SectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Repository\SectionRepository"; reason: abstract.
Removed service ".instanceof.TheCodingMachine\GraphQLite\Mappers\Root\RootTypeMapperFactoryInterface.0.Hitso\Bundle\SectionBundle\Service\Api\Type\ExtraDataTypeMapperFactory"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Service\Api\Type\ExtraDataTypeMapperFactory"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\SectionBundle\Twig\FeaturedProductsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\SectionBundle\Twig\FeaturedProductsExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Twig\FeaturedProductsExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\SectionBundle\Twig\PromoBoxExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\SectionBundle\Twig\PromoBoxExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SectionBundle\Twig\PromoBoxExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.my.twig.extension.loader"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.my.twig.extension.loader"; reason: abstract.
Removed service ".abstract.instanceof.my.twig.extension.loader"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\TicketsBundle\Controller\Admin\TicketController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\TicketsBundle\Controller\Admin\TicketController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TicketsBundle\Controller\Admin\TicketController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\TicketsBundle\Controller\Front\TicketController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\TicketsBundle\Controller\Front\TicketController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TicketsBundle\Controller\Front\TicketController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Hitso\Bundle\TicketsBundle\EventListener\TicketSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TicketsBundle\EventListener\TicketSubscriber"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\TicketsBundle\Manager\ContactManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TicketsBundle\Manager\ContactManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\TicketsBundle\Manager\OperationManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TicketsBundle\Manager\OperationManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\TicketsBundle\Manager\TicketManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TicketsBundle\Manager\TicketManager"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\TicketsBundle\Repository\OperationRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\TicketsBundle\Repository\OperationRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TicketsBundle\Repository\OperationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\TicketsBundle\Repository\StatusRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\TicketsBundle\Repository\StatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TicketsBundle\Repository\StatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\TicketsBundle\Repository\TicketRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\TicketsBundle\Repository\TicketRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TicketsBundle\Repository\TicketRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Hitso\Bundle\TranslationBundle\Command\HitsoTranslationApplyCommand"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TranslationBundle\Command\HitsoTranslationApplyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Hitso\Bundle\TranslationBundle\Command\HitsoTranslationCleanCommand"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TranslationBundle\Command\HitsoTranslationCleanCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Hitso\Bundle\TranslationBundle\Command\HitsoTranslationUpdateCommand"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TranslationBundle\Command\HitsoTranslationUpdateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\TranslationBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\TranslationBundle\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TranslationBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\TranslationBundle\Controller\TranslatorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\TranslationBundle\Controller\TranslatorController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TranslationBundle\Controller\TranslatorController"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\TranslationBundle\Manager\TranslationMessageManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TranslationBundle\Manager\TranslationMessageManager"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\TranslationBundle\Repository\TranslationMessages"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\TranslationBundle\Repository\TranslationMessages"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TranslationBundle\Repository\TranslationMessages"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Hitso\Bundle\TranslationBundle\Translation\FormattingTranslator"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TranslationBundle\Translation\FormattingTranslator"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\QABundle\Controller\AnswerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\QABundle\Controller\AnswerController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\QABundle\Controller\AnswerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\QABundle\Controller\QuestionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\QABundle\Controller\QuestionController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\QABundle\Controller\QuestionController"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\QABundle\Manager\AnswerManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\QABundle\Manager\AnswerManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\QABundle\Manager\QuestionManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\QABundle\Manager\QuestionManager"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\QABundle\Repository\AnswerRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\QABundle\Repository\AnswerRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\QABundle\Repository\AnswerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\QABundle\Repository\QuestionRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\QABundle\Repository\QuestionRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\QABundle\Repository\QuestionRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\ProbeBundle\Controller\Admin\ProbeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\ProbeBundle\Controller\Admin\ProbeController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ProbeBundle\Controller\Admin\ProbeController"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\ProbeBundle\Manager\ProbeManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ProbeBundle\Manager\ProbeManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\ProbeBundle\Manager\ProbeOptionManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ProbeBundle\Manager\ProbeOptionManager"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\ProbeBundle\Repository\ProbeOptionRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\ProbeBundle\Repository\ProbeOptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ProbeBundle\Repository\ProbeOptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\ProbeBundle\Repository\ProbeRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\ProbeBundle\Repository\ProbeRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\ProbeBundle\Repository\ProbeRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Hitso\Bundle\SearchBundle\Command\ReindexCommand"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SearchBundle\Command\ReindexCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\SearchBundle\Controller\Admin\AutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\SearchBundle\Controller\Admin\AutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SearchBundle\Controller\Admin\AutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\SearchBundle\Controller\Front\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\SearchBundle\Controller\Front\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SearchBundle\Controller\Front\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\SearchBundle\Form\SearchReportType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SearchBundle\Form\SearchReportType"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\SearchBundle\Manager\SearchReportManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SearchBundle\Manager\SearchReportManager"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\SearchBundle\Repository\SearchReportRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\SearchBundle\Repository\SearchReportRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SearchBundle\Repository\SearchReportRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Service\System\Configuration\SystemConfiguratorInterface.0.Hitso\Bundle\SearchBundle\Service\ElasticSearch\ElasticSearchConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SearchBundle\Service\ElasticSearch\ElasticSearchConfigurator"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Hitso\Bundle\SearchBundle\Twig\SearchExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Hitso\Bundle\SearchBundle\Twig\SearchExtension"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SearchBundle\Twig\SearchExtension"; reason: abstract.
Removed service ".instanceof.Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface.0.Hitso\Bundle\SearchBundle\Request\SearchRequestParamConverter"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\SearchBundle\Request\SearchRequestParamConverter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\TaggingBundle\Controller\Admin\TagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\TaggingBundle\Controller\Admin\TagController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TaggingBundle\Controller\Admin\TagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\TaggingBundle\Controller\Admin\TagTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\TaggingBundle\Controller\Admin\TagTypeController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TaggingBundle\Controller\Admin\TagTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Hitso\Bundle\TaggingBundle\Controller\Api\TagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Hitso\Bundle\TaggingBundle\Controller\Api\TagController"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TaggingBundle\Controller\Api\TagController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\TaggingBundle\Form\Type\TagFormType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TaggingBundle\Form\Type\TagFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\TaggingBundle\Form\Type\TagTypeFormType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TaggingBundle\Form\Type\TagTypeFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Hitso\Bundle\TaggingBundle\Form\Type\TagsType"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TaggingBundle\Form\Type\TagsType"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\TaggingBundle\Manager\TagManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TaggingBundle\Manager\TagManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Hitso\Bundle\TaggingBundle\Manager\TagTypeManager"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TaggingBundle\Manager\TagTypeManager"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\TaggingBundle\Repository\TagRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\TaggingBundle\Repository\TagRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TaggingBundle\Repository\TagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Hitso\Bundle\TaggingBundle\Repository\TaggingRepository"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Repository\EntityRepositoryInterface.0.Hitso\Bundle\TaggingBundle\Repository\TaggingRepository"; reason: abstract.
Removed service ".abstract.instanceof.Hitso\Bundle\TaggingBundle\Repository\TaggingRepository"; reason: abstract.
Removed service ".instanceof.Endroid\QrCode\Writer\WriterInterface.0.Endroid\QrCode\Writer\BinaryWriter"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCode\Writer\BinaryWriter"; reason: abstract.
Removed service ".instanceof.Endroid\QrCode\Writer\WriterInterface.0.Endroid\QrCode\Writer\DebugWriter"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCode\Writer\DebugWriter"; reason: abstract.
Removed service ".instanceof.Endroid\QrCode\Writer\WriterInterface.0.Endroid\QrCode\Writer\EpsWriter"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCode\Writer\EpsWriter"; reason: abstract.
Removed service ".instanceof.Endroid\QrCode\Writer\WriterInterface.0.Endroid\QrCode\Writer\PngWriter"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCode\Writer\PngWriter"; reason: abstract.
Removed service ".instanceof.Endroid\QrCode\Writer\WriterInterface.0.Endroid\QrCode\Writer\SvgWriter"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCode\Writer\SvgWriter"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.graphqlite.phpfilescache"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.graphqlite.phpfilescache"; reason: abstract.
Removed service ".abstract.instanceof.graphqlite.phpfilescache"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.graphqlite.apcucache"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.graphqlite.apcucache"; reason: abstract.
Removed service ".abstract.instanceof.graphqlite.apcucache"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.graphqlite.psr16cache"; reason: abstract.
Removed service ".abstract.instanceof.graphqlite.psr16cache"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface.0.graphqlite.cacheclearer"; reason: abstract.
Removed service ".abstract.instanceof.graphqlite.cacheclearer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.TheCodingMachine\GraphQLite\Bundle\Command\DumpSchemaCommand"; reason: abstract.
Removed service ".abstract.instanceof.TheCodingMachine\GraphQLite\Bundle\Command\DumpSchemaCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Juki\Bundle\AppBundle\Command\ImportDistributorsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Command\ImportDistributorsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Juki\Bundle\AppBundle\Command\LoadCmsNameCommand"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Command\LoadCmsNameCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Juki\Bundle\AppBundle\Command\LoadProductsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Command\LoadProductsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Juki\Bundle\AppBundle\Command\LoadShopsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Command\LoadShopsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Juki\Bundle\AppBundle\Command\SetProductPosition"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Command\SetProductPosition"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\AttributeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\AttributeController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\AttributeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\ContactFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\ContactFormController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\ContactFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\ContentCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\ContentCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\ContentCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\ContentController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\DeviceCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\DeviceCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\DeviceCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\DeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\DeviceController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\DeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\DistributorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\DistributorController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\DistributorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\EventController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\FeatureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\FeatureController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\FeatureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\FeatureHsmController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\FeatureHsmController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\FeatureHsmController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\HotspotController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\HotspotController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\HotspotController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\PosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\PosController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\PosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\PreviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\PreviewController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\PreviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\ProductAccessoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\ProductAccessoryController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\ProductAccessoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\ProductAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\ProductAttachmentController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\ProductAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\ProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\ProductCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\ProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\RegionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\RegionController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\RegionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\RegistrationRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\RegistrationRequestController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\RegistrationRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\SewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\SewController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\SewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\ShopController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\ShopController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\ShopController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\TagCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\TagCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\TagCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\TimelineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\TimelineController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\TimelineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\TimelineEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\TimelineEventController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\TimelineEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Admin\WizardCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Admin\WizardCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Admin\WizardCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Api\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Api\ArticleController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Api\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Api\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Api\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Api\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Api\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Api\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Api\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Api\CountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Api\CountryController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Api\CountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Api\DistributorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Api\DistributorController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Api\DistributorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Api\ErrorPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Api\ErrorPageController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Api\ErrorPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Api\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Api\EventController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Api\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Api\PosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Api\PosController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Api\PosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Api\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Api\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Api\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Api\RegistrationRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Api\RegistrationRequestController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Api\RegistrationRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Api\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Api\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Api\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Api\SectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Api\SectionController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Api\SectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Api\ShopController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Api\ShopController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Api\ShopController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Api\SlideController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Api\SlideController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Api\SlideController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Api\SubscriberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Api\SubscriberController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Api\SubscriberController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Api\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Api\TestController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Api\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Api\TimelineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Api\TimelineController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Api\TimelineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Controller\Api\WizardCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Juki\Bundle\AppBundle\Controller\Api\WizardCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Controller\Api\WizardCategoryController"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Enhancer\MappingEnhancerInterface.0.Juki\Bundle\AppBundle\Doctrine\Enhancer\ArticleMappingEnhancer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Doctrine\Enhancer\ArticleMappingEnhancer"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Enhancer\MappingEnhancerInterface.0.Juki\Bundle\AppBundle\Doctrine\Enhancer\AttributeMappingEnhancer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Doctrine\Enhancer\AttributeMappingEnhancer"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Enhancer\MappingEnhancerInterface.0.Juki\Bundle\AppBundle\Doctrine\Enhancer\CategoryMappingEnhancer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Doctrine\Enhancer\CategoryMappingEnhancer"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Enhancer\MappingEnhancerInterface.0.Juki\Bundle\AppBundle\Doctrine\Enhancer\ContentCategoryMappingEnhancer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Doctrine\Enhancer\ContentCategoryMappingEnhancer"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Enhancer\MappingEnhancerInterface.0.Juki\Bundle\AppBundle\Doctrine\Enhancer\ContentMappingEnhancer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Doctrine\Enhancer\ContentMappingEnhancer"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Enhancer\MappingEnhancerInterface.0.Juki\Bundle\AppBundle\Doctrine\Enhancer\ProductMappingEnhancer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Doctrine\Enhancer\ProductMappingEnhancer"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Enhancer\MappingEnhancerInterface.0.Juki\Bundle\AppBundle\Doctrine\Enhancer\RegionMappingEnhancer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Doctrine\Enhancer\RegionMappingEnhancer"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Enhancer\MappingEnhancerInterface.0.Juki\Bundle\AppBundle\Doctrine\Enhancer\SectionGroupMappingEnhancer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Doctrine\Enhancer\SectionGroupMappingEnhancer"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Enhancer\MappingEnhancerInterface.0.Juki\Bundle\AppBundle\Doctrine\Enhancer\SectionMappingEnhancer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Doctrine\Enhancer\SectionMappingEnhancer"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Enhancer\MappingEnhancerInterface.0.Juki\Bundle\AppBundle\Doctrine\Enhancer\SlideMappingEnhancer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Doctrine\Enhancer\SlideMappingEnhancer"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Enhancer\MappingEnhancerInterface.0.Juki\Bundle\AppBundle\Doctrine\Enhancer\TagMappingEnhancer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Doctrine\Enhancer\TagMappingEnhancer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Juki\Bundle\AppBundle\EventListener\AttributeSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\EventListener\AttributeSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Juki\Bundle\AppBundle\EventListener\CacheSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\EventListener\CacheSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Juki\Bundle\AppBundle\EventListener\CategorySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\EventListener\CategorySubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Juki\Bundle\AppBundle\EventListener\ContentCategorySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\EventListener\ContentCategorySubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Juki\Bundle\AppBundle\EventListener\ContentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\EventListener\ContentSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Juki\Bundle\AppBundle\EventListener\CtaBlockSectionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\EventListener\CtaBlockSectionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Juki\Bundle\AppBundle\EventListener\FixUrlProtocolListener"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\EventListener\FixUrlProtocolListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Juki\Bundle\AppBundle\EventListener\GroupSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\EventListener\GroupSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Juki\Bundle\AppBundle\EventListener\LastLoginListener"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\EventListener\LastLoginListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Juki\Bundle\AppBundle\EventListener\LocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\EventListener\LocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Juki\Bundle\AppBundle\EventListener\ProductEventListener"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\EventListener\ProductEventListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Juki\Bundle\AppBundle\EventListener\ProductListSectionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\EventListener\ProductListSectionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Juki\Bundle\AppBundle\EventListener\ProductSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\EventListener\ProductSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Juki\Bundle\AppBundle\EventListener\ResponseSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\EventListener\ResponseSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Juki\Bundle\AppBundle\EventListener\SectionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\EventListener\SectionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Juki\Bundle\AppBundle\EventListener\SlideSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\EventListener\SlideSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Juki\Bundle\AppBundle\EventListener\TagSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\EventListener\TagSubscriber"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\AdminBundle\Menu\MenuProviderInterface.0.Juki\Bundle\AppBundle\Extension\AppMenuProvider"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Extension\AppMenuProvider"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\AdminBundle\Menu\MenuProviderInterface.0.Juki\Bundle\AppBundle\Extension\CatalogMenuProvider"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Extension\CatalogMenuProvider"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\AdminBundle\Menu\MenuProviderInterface.0.Juki\Bundle\AppBundle\Extension\ContactMenuProvider"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Extension\ContactMenuProvider"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\AdminBundle\Menu\MenuProviderInterface.0.Juki\Bundle\AppBundle\Extension\PosMenuProvider"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Extension\PosMenuProvider"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\AdminBundle\Menu\MenuProviderInterface.0.Juki\Bundle\AppBundle\Extension\RegistrationRequestMenuProvider"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Extension\RegistrationRequestMenuProvider"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\AdminBundle\Menu\MenuProviderInterface.0.Juki\Bundle\AppBundle\Extension\SectionMenuProvider"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Extension\SectionMenuProvider"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\AdminBundle\Menu\MenuProviderInterface.0.Juki\Bundle\AppBundle\Extension\TaggingMenuProvider"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Extension\TaggingMenuProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\CategoryFormType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\CategoryFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\ContactFormFormType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\ContactFormFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\ContactFormType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\ContactFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Dictionary\DeviceCategoryFormType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Dictionary\DeviceCategoryFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Dictionary\DeviceFormType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Dictionary\DeviceFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Dictionary\DistributorFormType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Dictionary\DistributorFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Dictionary\EventFormType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Dictionary\EventFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Dictionary\FeatureFormType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Dictionary\FeatureFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Dictionary\FeatureHsmFormType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Dictionary\FeatureHsmFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Dictionary\ProductAccessoryFormType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Dictionary\ProductAccessoryFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Dictionary\RegionFormType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Dictionary\RegionFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Dictionary\ReplaceFeatureProductFormType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Dictionary\ReplaceFeatureProductFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Dictionary\SewType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Dictionary\SewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Dictionary\ShopFormType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Dictionary\ShopFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Dictionary\TimelineEventFormType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Dictionary\TimelineEventFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Dictionary\TimelineFormType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Dictionary\TimelineFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\PosFormType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\PosFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\ProductAttachmentFormType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\ProductAttachmentFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\ProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\ReplaceAttributeProductFormType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\ReplaceAttributeProductFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\ArticlesByTagsSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\ArticlesByTagsSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\ArticlesInCategorySectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\ArticlesInCategorySectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\ContactFormSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\ContactFormSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\ContactSalesSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\ContactSalesSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\CtaBlockSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\CtaBlockSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\CtaColumnsSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\CtaColumnsSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\EventSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\EventSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\GeneralCataloguesBlockSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\GeneralCataloguesBlockSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\GetInspiredSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\GetInspiredSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\InformationIconsSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\InformationIconsSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\LastEventSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\LastEventSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\MainCategoriesSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\MainCategoriesSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\OperationsBlockSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\OperationsBlockSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\PhotoHotspotBlockSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\PhotoHotspotBlockSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\PhotoTextBlockSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\PhotoTextBlockSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\PhotoTextGalleryBlockSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\PhotoTextGalleryBlockSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\QuoteSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\QuoteSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\SelectedCategoriesSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\SelectedCategoriesSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\SimpleEventsListSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\SimpleEventsListSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\SimpleHsmCtaSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\SimpleHsmCtaSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\TextBlocksFormSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\TextBlocksFormSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\TextColumnsSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\TextColumnsSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Section\TimelineSectionType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Section\TimelineSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\TagCategoryFormType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\TagCategoryFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\TextTitleType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\TextTitleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Type\ArticleOrProductType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Type\ArticleOrProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Type\InformationIconType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Type\InformationIconType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Type\UrlTextType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Type\UrlTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\Type\UrlType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\Type\UrlType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Juki\Bundle\AppBundle\Form\WizardCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Form\WizardCategoryType"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Juki\Bundle\AppBundle\Manager\ArticlesByTagsSectionManager"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Manager\ArticlesByTagsSectionManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Juki\Bundle\AppBundle\Manager\ContactFormManager"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Manager\ContactFormManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Juki\Bundle\AppBundle\Manager\ContactManager"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Manager\ContactManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Juki\Bundle\AppBundle\Manager\Dictionary\DeviceCategoryManager"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Manager\Dictionary\DeviceCategoryManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Juki\Bundle\AppBundle\Manager\Dictionary\DeviceManager"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Manager\Dictionary\DeviceManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Juki\Bundle\AppBundle\Manager\Dictionary\DistributorManager"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Manager\Dictionary\DistributorManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Juki\Bundle\AppBundle\Manager\Dictionary\EventManager"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Manager\Dictionary\EventManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Juki\Bundle\AppBundle\Manager\Dictionary\FeatureHsmManager"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Manager\Dictionary\FeatureHsmManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Juki\Bundle\AppBundle\Manager\Dictionary\FeatureManager"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Manager\Dictionary\FeatureManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Juki\Bundle\AppBundle\Manager\Dictionary\ProductAccessoryManager"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Manager\Dictionary\ProductAccessoryManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Juki\Bundle\AppBundle\Manager\Dictionary\RegionManager"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Manager\Dictionary\RegionManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Juki\Bundle\AppBundle\Manager\Dictionary\SewManager"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Manager\Dictionary\SewManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Juki\Bundle\AppBundle\Manager\Dictionary\ShopManager"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Manager\Dictionary\ShopManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Juki\Bundle\AppBundle\Manager\Dictionary\TimelineEventManager"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Manager\Dictionary\TimelineEventManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Juki\Bundle\AppBundle\Manager\Dictionary\TimelineManager"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Manager\Dictionary\TimelineManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Juki\Bundle\AppBundle\Manager\PosManager"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Manager\PosManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Juki\Bundle\AppBundle\Manager\ProductAttachmentManager"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Manager\ProductAttachmentManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Juki\Bundle\AppBundle\Manager\ProductManager"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Manager\ProductManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Juki\Bundle\AppBundle\Manager\RegistrationRequestManager"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Manager\RegistrationRequestManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Juki\Bundle\AppBundle\Manager\TagCategoryManager"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Manager\TagCategoryManager"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerInterface.0.Juki\Bundle\AppBundle\Manager\WizardCategoryManager"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Manager\WizardCategoryManager"; reason: abstract.
Removed service ".instanceof.Juki\Bundle\AppBundle\Model\ProductOrderCollection.0.Juki\Bundle\AppBundle\Model\ProductOrderCollection"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Model\ProductOrderCollection"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Juki\Bundle\AppBundle\Repository\Dictionary\FeatureHsmRepository"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Repository\Dictionary\FeatureHsmRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Juki\Bundle\AppBundle\Repository\Dictionary\ProductAccessoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Repository\Dictionary\ProductAccessoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Juki\Bundle\AppBundle\Repository\Dictionary\RegionRepository"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Repository\Dictionary\RegionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Juki\Bundle\AppBundle\Repository\ProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Repository\ProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Juki\Bundle\AppBundle\Repository\ShopRepository"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Repository\ShopRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Juki\Bundle\AppBundle\Repository\TagCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Repository\TagCategoryRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Serializer\ArticleAdditionalCategoryNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Juki\Bundle\AppBundle\Serializer\ArticleAdditionalCategoryNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Serializer\ArticleAdditionalCategoryNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Serializer\ArticleCategoryNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Juki\Bundle\AppBundle\Serializer\ArticleCategoryNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Serializer\ArticleCategoryNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Serializer\ArticleNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Juki\Bundle\AppBundle\Serializer\ArticleNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Serializer\ArticleNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Serializer\CategoryNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Juki\Bundle\AppBundle\Serializer\CategoryNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Serializer\CategoryNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Serializer\ContactFormNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Juki\Bundle\AppBundle\Serializer\ContactFormNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Serializer\ContactFormNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Serializer\EventNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Juki\Bundle\AppBundle\Serializer\EventNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Serializer\EventNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Serializer\FileNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Juki\Bundle\AppBundle\Serializer\FileNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Serializer\FileNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Serializer\PosNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Juki\Bundle\AppBundle\Serializer\PosNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Serializer\PosNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Serializer\ProductNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Juki\Bundle\AppBundle\Serializer\ProductNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Serializer\ProductNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Juki\Bundle\AppBundle\Serializer\RegistrationRequestNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Serializer\RegistrationRequestNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Serializer\SectionGroupsNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Juki\Bundle\AppBundle\Serializer\SectionGroupsNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Serializer\SectionGroupsNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Serializer\SectionNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Juki\Bundle\AppBundle\Serializer\SectionNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Serializer\SectionNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Serializer\ShopNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Juki\Bundle\AppBundle\Serializer\ShopNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Serializer\ShopNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Serializer\SlideNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Juki\Bundle\AppBundle\Serializer\SlideNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Serializer\SlideNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Serializer\TagNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Juki\Bundle\AppBundle\Serializer\TagNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Serializer\TagNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Serializer\TimelineNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Juki\Bundle\AppBundle\Serializer\TimelineNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Serializer\TimelineNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Juki\Bundle\AppBundle\Serializer\WizardCategoryNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Juki\Bundle\AppBundle\Serializer\WizardCategoryNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Serializer\WizardCategoryNormalizer"; reason: abstract.
Removed service ".instanceof.Hitso\Bundle\CommonBundle\Service\System\Configuration\SystemConfiguratorInterface.0.Juki\Bundle\AppBundle\Service\Search\ElasticSearch\ElasticSearchConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\Service\Search\ElasticSearch\ElasticSearchConfigurator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Juki\Bundle\AppBundle\DataFixtures\ORM\LoadProductsData"; reason: abstract.
Removed service ".abstract.instanceof.Juki\Bundle\AppBundle\DataFixtures\ORM\LoadProductsData"; reason: abstract.
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.D1Oy4Sg" to "fragment.handler".
Inlined service ".1_~NRGkybJ" to "error_handler.error_renderer.html".
Inlined service ".2_~NRGkybJ" 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 "session.handler.native_file" to "session.storage.native".
Inlined service "session.storage.metadata_bag" to "session.storage.native".
Inlined service ".1_NativeFileSessionHandler~plcI67E" to "session.handler.native_file".
Inlined service ".service_locator.Bppmeg3" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "hitso_form.form_orderer" 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.wKCcy_j" to "form.extension".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "templating.filename_parser" to "templating.finder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "fos_user.validator.initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.HZwO1lb" to "validator.validator_factory".
Inlined service ".service_locator.4pruRgi" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.yml" 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 "snc_redis.data_collector" to "profiler".
Inlined service "hitso_common.data_collector.hat" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service ".service_locator.4TIRpzc" to ".1_LegacyRouteLoaderContainer~GAy31Xb".
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 "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".1_LegacyRouteLoaderContainer~GAy31Xb" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.1ImMf49.router.default" to "router.default".
Inlined service "monolog.logger.router" to "router.default".
Inlined service ".service_locator.m90YCjy.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "Hitso\Bundle\NavigationBundle\Serializer\MenuItemDenormalizer" to "serializer".
Inlined service "Hitso\Bundle\CommonBundle\Serializer\LikeableNormalizer" to "serializer".
Inlined service "Hitso\Bundle\CommonBundle\Serializer\EntityNormalizer" to "serializer".
Inlined service "Hitso\Bundle\CommonBundle\Serializer\UserNormalizer" to "serializer".
Inlined service "Hitso\Bundle\FormBundle\Serializer\FileCollectionNormalizer" to "serializer".
Inlined service "Hitso\Bundle\FormBundle\Serializer\FileNormalizer" to "serializer".
Inlined service "Juki\Bundle\AppBundle\Serializer\RegistrationRequestNormalizer" to "serializer".
Inlined service "liform.serializer.form_error_normalizer" to "serializer".
Inlined service "liform.serializer.initial_values_normalizer" to "serializer".
Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
Inlined service "serializer.normalizer.problem" 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.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" 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_~OSLlJK2" to "error_handler.error_renderer.serializer".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service ".2_~OSLlJK2" to "error_handler.error_renderer.serializer".
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 "Hitso\Bundle\CommonBundle\Request\ParamConverter\QueryParamConverter" to "sensio_framework_extra.converter.manager".
Inlined service "Hitso\Bundle\CommonBundle\Request\ParamConverter\QueryParamConverter" to "sensio_framework_extra.converter.manager".
Inlined service "Hitso\Bundle\SearchBundle\Request\SearchRequestParamConverter" to "sensio_framework_extra.converter.manager".
Inlined service "Hitso\Bundle\SearchBundle\Request\SearchRequestParamConverter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
Inlined service "sensio_framework_extra.psr7.http_foundation_factory" to "sensio_framework_extra.psr7.listener.response".
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.iQaqp6K" 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 "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.G.4zKws" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.default_second_level_cache.regions_configuration" 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.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.wRo._6u" to "doctrine.orm.default_entity_listener_resolver".
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 "twig.loader.filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.debug" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "liip_imagine.templating.filter_extension" to "twig".
Inlined service "httplug.collector.twig.http_message" to "twig".
Inlined service "Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension" to "twig".
Inlined service "Sentry\SentryBundle\Twig\SentryExtension" to "twig".
Inlined service "twig_cache.extension" to "twig".
Inlined service "sonata.seo.twig.extension" to "twig".
Inlined service "cmf_seo.twig.extension" to "twig".
Inlined service "Hitso\Bundle\AdminBundle\Twig\MenuExtension" to "twig".
Inlined service "Hitso\Bundle\AdminBundle\Twig\SitesExtension" to "twig".
Inlined service "Hitso\Bundle\CommonBundle\Twig\BreadcrumbsExtension" to "twig".
Inlined service "Hitso\Bundle\CommonBundle\Twig\MailExtension" to "twig".
Inlined service "Hitso\Bundle\CommonBundle\Twig\MediaFileExtension" to "twig".
Inlined service "Hitso\Bundle\CommonBundle\Twig\MediaUrlExtension" to "twig".
Inlined service "Hitso\Bundle\CommonBundle\Twig\RequestExtension" to "twig".
Inlined service "Hitso\Bundle\CommonBundle\Twig\UserExtension" to "twig".
Inlined service "Hitso\Bundle\CommonBundle\Twig\UserLogExtension" to "twig".
Inlined service "Hitso\Bundle\CommonBundle\Twig\UtilityExtension" to "twig".
Inlined service "twig.extension.text" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "Hitso\Bundle\CatalogBundle\Twig\CatalogExtension" to "twig".
Inlined service "Hitso\Bundle\DataTableBundle\Twig\DataTableExtension" to "twig".
Inlined service "hitso_form.twig.form_extension" to "twig".
Inlined service "Hitso\Bundle\MultiSiteBundle\Twig\MultiSiteExtension" to "twig".
Inlined service "Hitso\Bundle\RoutingBundle\Twig\RoutingExtension" to "twig".
Inlined service "Hitso\Bundle\ContentBundle\Twig\Extension\ContentExtension" to "twig".
Inlined service "Hitso\Bundle\SeoBundle\Twig\JsonLinkingDataExtension" to "twig".
Inlined service "Hitso\Bundle\BlocksBundle\Twig\BlocksExtension" to "twig".
Inlined service "Hitso\Bundle\SectionBundle\Twig\FeaturedProductsExtension" to "twig".
Inlined service "Hitso\Bundle\SectionBundle\Twig\PromoBoxExtension" to "twig".
Inlined service "my.twig.extension.loader" to "twig".
Inlined service "Hitso\Bundle\SearchBundle\Twig\SearchExtension" to "twig".
Inlined service "Endroid\QrCodeBundle\Twig\QrCodeExtension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.o9nGMXB.twig.cache_warmer" to "twig.cache_warmer".
Inlined service "templating.finder" 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 "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.ZoarNAe" to "twig.runtime_loader".
Inlined service ".1_bool~V5erAMm" to "twig.error_renderer.html".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service ".service_locator.XjnY8xG" to "security.token_storage".
Inlined service ".service_locator.6zQlgQt" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service ".service_locator.YFlXaxu" to "security.firewall.map".
Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
Inlined service ".security.request_matcher.Usp0tdm" to "security.access_map".
Inlined service ".security.request_matcher.tzaOj87" to "security.access_map".
Inlined service ".security.request_matcher.6MaowM4" to "security.access_map".
Inlined service ".security.request_matcher.f41BggT" to "security.access_map".
Inlined service ".security.request_matcher.MD1LkCP" to "security.access_map".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service "security.logout.success_handler.admin" to "security.logout_listener.admin".
Inlined service "security.authentication.success_handler.admin.form_login" to "security.authentication.listener.form.admin".
Inlined service "security.authentication.failure_handler.admin.form_login" to "security.authentication.listener.form.admin".
Inlined service "security.authentication.form_entry_point.admin" to "security.exception_listener.admin".
Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
Inlined service "security.logout.success_handler.frontend" to "security.logout_listener.frontend".
Inlined service "security.authentication.success_handler.frontend.form_login" to "security.authentication.listener.form.frontend".
Inlined service "security.authentication.failure_handler.frontend.form_login" to "security.authentication.listener.form.frontend".
Inlined service "security.authentication.form_entry_point.frontend" to "security.exception_listener.frontend".
Inlined service "security.exception_listener.frontend" to "security.firewall.map.context.frontend".
Inlined service "security.logout_listener.frontend" to "security.firewall.map.context.frontend".
Inlined service "security.firewall.map.config.frontend" to "security.firewall.map.context.frontend".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "Hitso\Bundle\AdminBundle\DataFixtures\ORM\LoadWhitelistData" to "doctrine.fixtures.loader".
Inlined service "Hitso\Bundle\CommonBundle\DataFixtures\ORM\LoadSuperAdminData" to "doctrine.fixtures.loader".
Inlined service "Hitso\Bundle\ContentBundle\DataFixtures\ORM\LoadArticlesData" to "doctrine.fixtures.loader".
Inlined service "Hitso\Bundle\ContentBundle\DataFixtures\ORM\LoadCategoriesData" to "doctrine.fixtures.loader".
Inlined service "Hitso\Bundle\ContentBundle\DataFixtures\ORM\LoadFilesData" to "doctrine.fixtures.loader".
Inlined service "Hitso\Bundle\ContentBundle\DataFixtures\ORM\LoadPagesData" to "doctrine.fixtures.loader".
Inlined service "Hitso\Bundle\ContentBundle\DataFixtures\ORM\LoadPhotoData" to "doctrine.fixtures.loader".
Inlined service "Hitso\Bundle\NavigationBundle\DataFixtures\ORM\LoadMenuData" to "doctrine.fixtures.loader".
Inlined service "Hitso\Bundle\SectionBundle\DataFixtures\ORM\LoadGroupTypeData" to "doctrine.fixtures.loader".
Inlined service "Hitso\Bundle\TicketsBundle\DataFixtures\ORM\LoadStatusData" to "doctrine.fixtures.loader".
Inlined service "Hitso\Bundle\ProbeBundle\DataFixtures\ORM\LoadProbeData" to "doctrine.fixtures.loader".
Inlined service "Juki\Bundle\AppBundle\DataFixtures\ORM\Dictionary\LoadDistributorData" to "doctrine.fixtures.loader".
Inlined service "Juki\Bundle\AppBundle\DataFixtures\ORM\Dictionary\LoadShopData" to "doctrine.fixtures.loader".
Inlined service "Juki\Bundle\AppBundle\DataFixtures\ORM\LoadFileData" to "doctrine.fixtures.loader".
Inlined service "Juki\Bundle\AppBundle\DataFixtures\ORM\LoadTimelineData" to "doctrine.fixtures.loader".
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 ".1_NonceGenerator~MZppkGR" to "web_profiler.csp.handler".
Inlined service ".2_HtmlDumper~MZppkGR" to "twig.extension.webprofiler".
Inlined service "anyx.login_gate.storage.orm" to "anyx.login_gate.attempt_storage".
Inlined service "guzzle.client" to "feedio.client".
Inlined service "feedio.client" to "feedio".
Inlined service "fos_user.util.canonicalizer.default" to "fos_user.util.canonical_fields_updater".
Inlined service "fos_user.util.canonicalizer.default" to "fos_user.util.canonical_fields_updater".
Inlined service "fos_user.security.login_manager" to "fos_user.listener.authentication".
Inlined service "fos_user.user_to_username_transformer" to "fos_user.username_form_type".
Inlined service "fos_user.profile.form.factory" to "fos_user.profile.controller".
Inlined service "fos_user.registration.form.factory" to "fos_user.registration.controller".
Inlined service "fos_user.change_password.form.factory" to "fos_user.change_password.controller".
Inlined service "fos_user.resetting.form.factory" to "fos_user.resetting.controller".
Inlined service "fos_user.mailer.default" to "fos_user.resetting.controller".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service "knp_menu.menu_provider.chain" 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" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.watermark" 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 "Hitso\Bundle\FormBundle\Imagine\Filter\HitsoCropFilter" 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.meta_data.reader" to "liip_imagine.gd".
Inlined service "liip_theme.file_locator" to "liip_theme.templating_locator".
Inlined service "liip_theme.theme_auto_detect" to "liip_theme.active_theme".
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~F1sp1_1" to "httplug.collector.formatter".
Inlined service "httplug.collector.auto_discovered_client.inner" to "httplug.collector.auto_discovered_client".
Inlined service "httplug.collector.factory.auto.inner" to "httplug.collector.factory.auto".
Inlined service "httplug.collector.factory.auto" to "httplug.client.app.client".
Inlined service "sentry.client" to "Sentry\State\HubInterface".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory" to "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware" to "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator".
Inlined service "Sentry\Integration\IgnoreErrorsIntegration" to "sentry.client.options".
Inlined service "Sentry\Integration\RequestFetcherInterface" to "sentry.client.options".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "Sentry\Transport\TransportFactoryInterface" to "sentry.client".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "monolog.logger.snc_redis" to "snc_redis.logger".
Inlined service "snc_redis.logger" to "snc_redis.data_collector".
Inlined service "fos_rest.request.param_fetcher.reader" 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 "twig_cache.strategy.generational" to "twig_cache.strategy".
Inlined service "twig_cache.strategy.lifetime" to "twig_cache.strategy".
Inlined service "twig_cache.strategy" to "twig_cache.extension".
Inlined service "twig_cache.strategy.spl_object_hash_key_generator" to "twig_cache.strategy.generational".
Inlined service "cmf_seo.config_values" to "cmf_seo.presentation".
Inlined service "cmf_seo.extractor_strategy.title" to "cmf_seo.presentation".
Inlined service "cmf_seo.extractor_strategy.read_title" to "cmf_seo.presentation".
Inlined service "cmf_seo.extractor_strategy.description" to "cmf_seo.presentation".
Inlined service "cmf_seo.extractor_strategy.extras" to "cmf_seo.presentation".
Inlined service "cmf_seo.extractor_strategy.keywords" to "cmf_seo.presentation".
Inlined service "cmf_seo.extractor_strategy.original_url" to "cmf_seo.presentation".
Inlined service "cmf_seo.extractor_strategy.original_route" to "cmf_seo.presentation".
Inlined service "cmf_seo.error.exclusion_matcher" to "cmf_seo.error.suggestion_provider.controller".
Inlined service "jms_translation.extractor_manager" to "jms_translation.updater".
Inlined service "jms_translation.dumper.php_dumper" to "jms_translation.file_writer".
Inlined service "jms_translation.dumper.xlf_dumper" to "jms_translation.file_writer".
Inlined service "jms_translation.dumper.wrapped_symfony_dumper.2" to "jms_translation.file_writer".
Inlined service "jms_translation.dumper.wrapped_symfony_dumper.3" to "jms_translation.file_writer".
Inlined service "jms_translation.dumper.yaml_dumper" to "jms_translation.file_writer".
Inlined service "jms_translation.dumper.wrapped_symfony_dumper.5" to "jms_translation.file_writer".
Inlined service "jms_translation.dumper.wrapped_symfony_dumper.6" to "jms_translation.file_writer".
Inlined service "jms_translation.dumper.wrapped_symfony_dumper.7" to "jms_translation.file_writer".
Inlined service "jms_translation.dumper.wrapped_symfony_dumper.8" to "jms_translation.file_writer".
Inlined service "jms_translation.dumper.wrapped_symfony_dumper.9" to "jms_translation.file_writer".
Inlined service "jms_translation.dumper.wrapped_symfony_dumper.10" to "jms_translation.file_writer".
Inlined service "jms_translation.dumper.xliff_dumper" to "jms_translation.file_writer".
Inlined service "jms_translation.loader.wrapped_symfony_loader.0" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.1" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.1" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.2" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.xliff_loader" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.3" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.4" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.5" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.6" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.7" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.8" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.9" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.10" to "jms_translation.loader_manager".
Inlined service "jms_translation.loader.wrapped_symfony_loader.11" to "jms_translation.loader_manager".
Inlined service "jms_translation.extractor.file_extractor" to "jms_translation.extractor_manager".
Inlined service "Hitso\Bundle\AdminBundle\Translation\MenuExtractor" to "jms_translation.extractor_manager".
Inlined service "Hitso\Bundle\AdminBundle\Translation\SystemConfiguratorExtractor" to "jms_translation.extractor_manager".
Inlined service "Hitso\Bundle\AdminBundle\Translation\FormAuthenticatorExtractor" to "jms_translation.extractor_manager".
Inlined service "Hitso\Bundle\FormBundle\Translation\CropLabelExtractor" to "jms_translation.extractor_manager".
Inlined service "Hitso\Bundle\MultiSiteBundle\Translation\SitesExtractor" to "jms_translation.extractor_manager".
Inlined service "Hitso\Bundle\ContentBundle\Extension\TypeTranslationExtractor" to "jms_translation.extractor_manager".
Inlined service "jms_translation.extractor.file.default_php_extractor" to "jms_translation.extractor.file_extractor".
Inlined service "jms_translation.extractor.file.form_extractor" to "jms_translation.extractor.file_extractor".
Inlined service "jms_translation.extractor.file.translation_container_extractor" to "jms_translation.extractor.file_extractor".
Inlined service "jms_translation.extractor.file.twig_extractor" to "jms_translation.extractor.file_extractor".
Inlined service "jms_translation.extractor.file.validation_extractor" to "jms_translation.extractor.file_extractor".
Inlined service "jms_translation.extractor.file.authentication_message_extractor" to "jms_translation.extractor.file_extractor".
Inlined service "Hitso\Bundle\DataTableBundle\Translation\DataTableTranslationExtractor" to "jms_translation.extractor.file_extractor".
Inlined service "Hitso\Bundle\TranslationBundle\Translation\Extractor\AbstractCrudControllerTranslationExtractor" to "jms_translation.extractor.file_extractor".
Inlined service "Hitso\Bundle\TranslationBundle\Translation\Extractor\BreadcrumbsTranslationExtractor" to "jms_translation.extractor.file_extractor".
Inlined service "Hitso\Bundle\TranslationBundle\Translation\Extractor\FlashMessagesTranslationExtractor" to "jms_translation.extractor.file_extractor".
Inlined service "Hitso\Bundle\TranslationBundle\Translation\Extractor\FormOptionsTranslationExtractor" to "jms_translation.extractor.file_extractor".
Inlined service "Hitso\Bundle\TranslationBundle\Translation\Extractor\JavaScriptExtractor" to "jms_translation.extractor.file_extractor".
Inlined service "Hitso\Bundle\TranslationBundle\Translation\Extractor\LoggableAnnotationTranslationExtractor" to "jms_translation.extractor.file_extractor".
Inlined service "Hitso\Bundle\TranslationBundle\Translation\Extractor\SystemConfiguratorTranslationExtractor" to "jms_translation.extractor.file_extractor".
Inlined service "Hitso\Bundle\TranslationBundle\Translation\Extractor\YamlExtractor" to "jms_translation.extractor.file_extractor".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "scheb_two_factor.security.authentication.trust_resolver.inner" to "scheb_two_factor.security.authentication.trust_resolver".
Inlined service "scheb_two_factor.trusted_jwt_encoder" to "scheb_two_factor.trusted_token_encoder".
Inlined service "scheb_two_factor.trusted_token_encoder" to "scheb_two_factor.trusted_token_storage".
Inlined service "scheb_two_factor.default_ip_whitelist_provider" to "scheb_two_factor.ip_whitelist_handler".
Inlined service "scheb_two_factor.null_trusted_device_manager" to "scheb_two_factor.trusted_device_handler".
Inlined service "scheb_two_factor.default_token_factory" to "scheb_two_factor.provider_handler".
Inlined service ".service_locator.ZkgVMjl.Hitso\Bundle\AdminBundle\Controller\Admin\ChangeLogController" to "Hitso\Bundle\AdminBundle\Controller\Admin\ChangeLogController".
Inlined service ".service_locator.ZkgVMjl.Hitso\Bundle\AdminBundle\Controller\Admin\DashboardController" to "Hitso\Bundle\AdminBundle\Controller\Admin\DashboardController".
Inlined service ".service_locator.cDM_gPF.Hitso\Bundle\AdminBundle\Controller\Admin\SecurityController" to "Hitso\Bundle\AdminBundle\Controller\Admin\SecurityController".
Inlined service ".service_locator.ZkgVMjl.Hitso\Bundle\AdminBundle\Controller\Admin\SystemConfigurationController" to "Hitso\Bundle\AdminBundle\Controller\Admin\SystemConfigurationController".
Inlined service ".service_locator.ZkgVMjl.Hitso\Bundle\AdminBundle\Controller\Admin\ToolsController" to "Hitso\Bundle\AdminBundle\Controller\Admin\ToolsController".
Inlined service ".service_locator.ZkgVMjl.Hitso\Bundle\AdminBundle\Controller\Admin\UsersController" to "Hitso\Bundle\AdminBundle\Controller\Admin\UsersController".
Inlined service ".service_locator.ZkgVMjl.Hitso\Bundle\AdminBundle\Controller\Admin\WhitelistController" to "Hitso\Bundle\AdminBundle\Controller\Admin\WhitelistController".
Inlined service "hitso_admin.menu.dashboard" to "Hitso\Bundle\AdminBundle\Menu\MenuBuilder".
Inlined service "hitso_admin.menu.system_configuration" to "Hitso\Bundle\AdminBundle\Menu\MenuBuilder".
Inlined service "Hitso\Bundle\AdminBundle\Extension\UserMenuProvider" to "Hitso\Bundle\AdminBundle\Menu\MenuBuilder".
Inlined service "Hitso\Bundle\AdminBundle\Extension\WhitelistMenuProvider" to "Hitso\Bundle\AdminBundle\Menu\MenuBuilder".
Inlined service "Hitso\Bundle\CatalogBundle\Extension\CatalogMenuProvider" to "Hitso\Bundle\AdminBundle\Menu\MenuBuilder".
Inlined service "hitso_content.menu.slides" to "Hitso\Bundle\AdminBundle\Menu\MenuBuilder".
Inlined service "Hitso\Bundle\ContentBundle\Extension\ContentMenuProvider" to "Hitso\Bundle\AdminBundle\Menu\MenuBuilder".
Inlined service "hitso_seo.menu.seo" to "Hitso\Bundle\AdminBundle\Menu\MenuBuilder".
Inlined service "Hitso\Bundle\BlocksBundle\Extension\BlocksMenuProvider" to "Hitso\Bundle\AdminBundle\Menu\MenuBuilder".
Inlined service "hitso_navi.menu.navi" to "Hitso\Bundle\AdminBundle\Menu\MenuBuilder".
Inlined service "Hitso\Bundle\NewsletterBundle\Extension\NewsletterMenuProvider" to "Hitso\Bundle\AdminBundle\Menu\MenuBuilder".
Inlined service "hitso_translation.menu.translator" to "Hitso\Bundle\AdminBundle\Menu\MenuBuilder".
Inlined service "hitso_admin.menu.tagging" to "Hitso\Bundle\AdminBundle\Menu\MenuBuilder".
Inlined service "Juki\Bundle\AppBundle\Extension\AppMenuProvider" to "Hitso\Bundle\AdminBundle\Menu\MenuBuilder".
Inlined service "Juki\Bundle\AppBundle\Extension\CatalogMenuProvider" to "Hitso\Bundle\AdminBundle\Menu\MenuBuilder".
Inlined service "Juki\Bundle\AppBundle\Extension\ContactMenuProvider" to "Hitso\Bundle\AdminBundle\Menu\MenuBuilder".
Inlined service "Juki\Bundle\AppBundle\Extension\PosMenuProvider" to "Hitso\Bundle\AdminBundle\Menu\MenuBuilder".
Inlined service "Juki\Bundle\AppBundle\Extension\RegistrationRequestMenuProvider" to "Hitso\Bundle\AdminBundle\Menu\MenuBuilder".
Inlined service "Juki\Bundle\AppBundle\Extension\SectionMenuProvider" to "Hitso\Bundle\AdminBundle\Menu\MenuBuilder".
Inlined service "Juki\Bundle\AppBundle\Extension\TaggingMenuProvider" to "Hitso\Bundle\AdminBundle\Menu\MenuBuilder".
Inlined service "Hitso\Bundle\CommonBundle\Doctrine\Enhancer\ClassMetadata\ClassMetadataEnhancerCollection" to "Hitso\Bundle\CommonBundle\Doctrine\Enhancer\ClassMetadata\ClassMetadataEnhancerTraverser".
Inlined service "security.helper" to "Hitso\Bundle\CommonBundle\Doctrine\Service\EntityAuthorizationChecker".
Inlined service "Hitso\Bundle\CatalogBundle\Service\LoggableReverter\ProductPageSectionReverter" to "Hitso\Bundle\CommonBundle\Doctrine\Service\LoggableReverterCollection".
Inlined service "Hitso\Bundle\ContentBundle\Services\LoggableReverter\ArticleLoggableReverter" to "Hitso\Bundle\CommonBundle\Doctrine\Service\LoggableReverterCollection".
Inlined service "Hitso\Bundle\ContentBundle\Services\LoggableReverter\PageLoggableReverter" to "Hitso\Bundle\CommonBundle\Doctrine\Service\LoggableReverterCollection".
Inlined service "Hitso\Bundle\CommonBundle\Doctrine\Enhancer\ClassMetadata\ClassMetadataEnhancerTraverser" to "Hitso\Bundle\CommonBundle\Doctrine\EventSubscriber\ClassMetadataEventSubscriber".
Inlined service "Hitso\Bundle\CommonBundle\UserLog\Formatter\CrudFormatter" to "Hitso\Bundle\CommonBundle\UserLog\FormatterChain".
Inlined service "Hitso\Bundle\CommonBundle\UserLog\Formatter\SecurityFormatter" to "Hitso\Bundle\CommonBundle\UserLog\FormatterChain".
Inlined service "Hitso\Bundle\CommonBundle\Media\FileExtensionGenerator" to "Hitso\Bundle\CommonBundle\Twig\MediaFileExtension".
Inlined service "Hitso\Bundle\BlocksBundle\Mailer\BlockMessageTransformer" to "Hitso\Bundle\CommonBundle\Mailer\Mailer".
Inlined service "Hitso\Bundle\CommonBundle\Mailer\Transformer\SimpleTextMessageTransformer" to "Hitso\Bundle\CommonBundle\Mailer\Mailer".
Inlined service "Hitso\Bundle\CommonBundle\Mailer\Transformer\TwigMessageTransformer" to "Hitso\Bundle\CommonBundle\Mailer\Mailer".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\CommonBundle\Controller\Api\LikesController" to "Hitso\Bundle\CommonBundle\Controller\Api\LikesController".
Inlined service ".service_locator.vdmMuyE.Hitso\Bundle\CommonBundle\Controller\Admin\CacheController" to "Hitso\Bundle\CommonBundle\Controller\Admin\CacheController".
Inlined service ".service_locator.hyz4CBf.Hitso\Bundle\CommonBundle\Controller\Api\MonitorController" to "Hitso\Bundle\CommonBundle\Controller\Api\MonitorController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\CommonBundle\Controller\Front\AboutUsController" to "Hitso\Bundle\CommonBundle\Controller\Front\AboutUsController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\CommonBundle\Controller\Front\HomePageController" to "Hitso\Bundle\CommonBundle\Controller\Front\HomePageController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\CommonBundle\Controller\Front\UserController" to "Hitso\Bundle\CommonBundle\Controller\Front\UserController".
Inlined service "Hitso\Bundle\CommonBundle\Manager\ReviewManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\CatalogBundle\Manager\Section\CategoryPageSectionManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\CatalogBundle\Manager\Section\ProductPageSectionManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\ContentBundle\Manager\ArticleReviewManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\ContentBundle\Manager\ContentAuthorManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\ContentBundle\Manager\Element\ImageManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\ContentBundle\Manager\Element\LinkManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\ContentBundle\Manager\Element\ParagraphManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\ContentBundle\Manager\PageManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\ContentBundle\Manager\SnapshotManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\ContentBundle\Manager\StatManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\SeoBundle\Manager\SeoMetadataManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\NavigationBundle\Manager\MenuItemManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\SectionBundle\Manager\Section\ArticleSectionManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\SectionBundle\Manager\Section\BlockSectionManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\SectionBundle\Manager\Section\FeaturedProductSectionManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\SectionBundle\Manager\Section\HtmlCodeSectionManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\SectionBundle\Manager\Section\ProductListSectionManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\SectionBundle\Manager\Section\ProductSectionManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\SectionBundle\Manager\Section\ProductSliderSectionManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\SectionBundle\Manager\Section\PromoBoxSectionManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\SectionBundle\Manager\Section\SetsSectionManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Hitso\Bundle\SectionBundle\Manager\Section\SubCategoriesSectionManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service "Juki\Bundle\AppBundle\Manager\ArticlesByTagsSectionManager" to "Hitso\Bundle\CommonBundle\Doctrine\Manager\ManagerCollection".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\CatalogBundle\Controller\Admin\AttributeController" to "Hitso\Bundle\CatalogBundle\Controller\Admin\AttributeController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\CatalogBundle\Controller\Admin\AttributeGroupController" to "Hitso\Bundle\CatalogBundle\Controller\Admin\AttributeGroupController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\CatalogBundle\Controller\Admin\BrandController" to "Hitso\Bundle\CatalogBundle\Controller\Admin\BrandController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\CatalogBundle\Controller\Admin\CategoryController" to "Hitso\Bundle\CatalogBundle\Controller\Admin\CategoryController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\CatalogBundle\Controller\Admin\CategorySectionController" to "Hitso\Bundle\CatalogBundle\Controller\Admin\CategorySectionController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\CatalogBundle\Controller\Admin\ProductChangeLogController" to "Hitso\Bundle\CatalogBundle\Controller\Admin\ProductChangeLogController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\CatalogBundle\Controller\Admin\ProductController" to "Hitso\Bundle\CatalogBundle\Controller\Admin\ProductController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\CatalogBundle\Controller\Admin\ProductReviewController" to "Hitso\Bundle\CatalogBundle\Controller\Admin\ProductReviewController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\CatalogBundle\Controller\Admin\ProductSectionController" to "Hitso\Bundle\CatalogBundle\Controller\Admin\ProductSectionController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\CatalogBundle\Controller\Admin\TaxRateController" to "Hitso\Bundle\CatalogBundle\Controller\Admin\TaxRateController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\CatalogBundle\Controller\Front\CategoryController" to "Hitso\Bundle\CatalogBundle\Controller\Front\CategoryController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\CatalogBundle\Controller\Front\CompareController" to "Hitso\Bundle\CatalogBundle\Controller\Front\CompareController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\CatalogBundle\Controller\Front\ErrorPageController" to "Hitso\Bundle\CatalogBundle\Controller\Front\ErrorPageController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\CatalogBundle\Controller\Front\FeaturedProductsController" to "Hitso\Bundle\CatalogBundle\Controller\Front\FeaturedProductsController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\CatalogBundle\Controller\Front\ProductController" to "Hitso\Bundle\CatalogBundle\Controller\Front\ProductController".
Inlined service "Hitso\Bundle\CatalogBundle\Service\Tax\Helper\TaxHelper" to "Hitso\Bundle\CatalogBundle\EventListener\ProductEventListener".
Inlined service ".service_locator..37F1Qm.Hitso\Bundle\CatalogBundle\Service\Api\Controller\AttributeController" to "Hitso\Bundle\CatalogBundle\Service\Api\Controller\AttributeController".
Inlined service ".service_locator..37F1Qm.Hitso\Bundle\CatalogBundle\Service\Api\Controller\AttributeGroupController" to "Hitso\Bundle\CatalogBundle\Service\Api\Controller\AttributeGroupController".
Inlined service ".service_locator..37F1Qm.Hitso\Bundle\CatalogBundle\Service\Api\Controller\BrandController" to "Hitso\Bundle\CatalogBundle\Service\Api\Controller\BrandController".
Inlined service ".service_locator..37F1Qm.Hitso\Bundle\CatalogBundle\Service\Api\Controller\CategoryController" to "Hitso\Bundle\CatalogBundle\Service\Api\Controller\CategoryController".
Inlined service ".service_locator..37F1Qm.Hitso\Bundle\CatalogBundle\Service\Api\Controller\ProductController" to "Hitso\Bundle\CatalogBundle\Service\Api\Controller\ProductController".
Inlined service ".service_locator..37F1Qm.Hitso\Bundle\CatalogBundle\Service\Api\Controller\TaxRateController" to "Hitso\Bundle\CatalogBundle\Service\Api\Controller\TaxRateController".
Inlined service ".service_locator..37F1Qm.Hitso\Bundle\CatalogBundle\Service\Api\Factory\AttributeFactory" to "Hitso\Bundle\CatalogBundle\Service\Api\Factory\AttributeFactory".
Inlined service ".service_locator..37F1Qm.Hitso\Bundle\CatalogBundle\Service\Api\Factory\AttributeGroupFactory" to "Hitso\Bundle\CatalogBundle\Service\Api\Factory\AttributeGroupFactory".
Inlined service ".service_locator..37F1Qm.Hitso\Bundle\CatalogBundle\Service\Api\Factory\BrandFactory" to "Hitso\Bundle\CatalogBundle\Service\Api\Factory\BrandFactory".
Inlined service ".service_locator..37F1Qm.Hitso\Bundle\CatalogBundle\Service\Api\Factory\CategoryFactory" to "Hitso\Bundle\CatalogBundle\Service\Api\Factory\CategoryFactory".
Inlined service ".service_locator..37F1Qm.Hitso\Bundle\CatalogBundle\Service\Api\Factory\ProductFactory" to "Hitso\Bundle\CatalogBundle\Service\Api\Factory\ProductFactory".
Inlined service ".service_locator..37F1Qm.Hitso\Bundle\CatalogBundle\Service\Api\Factory\TaxRateFactory" to "Hitso\Bundle\CatalogBundle\Service\Api\Factory\TaxRateFactory".
Inlined service ".service_locator..37F1Qm.Hitso\Bundle\CatalogBundle\Service\Api\Query\AttributeGroupType" to "Hitso\Bundle\CatalogBundle\Service\Api\Query\AttributeGroupType".
Inlined service ".service_locator..37F1Qm.Hitso\Bundle\CatalogBundle\Service\Api\Query\AttributeType" to "Hitso\Bundle\CatalogBundle\Service\Api\Query\AttributeType".
Inlined service ".service_locator..37F1Qm.Hitso\Bundle\CatalogBundle\Service\Api\Query\BrandType" to "Hitso\Bundle\CatalogBundle\Service\Api\Query\BrandType".
Inlined service ".service_locator..37F1Qm.Hitso\Bundle\CatalogBundle\Service\Api\Query\CategoryType" to "Hitso\Bundle\CatalogBundle\Service\Api\Query\CategoryType".
Inlined service ".service_locator..37F1Qm.Hitso\Bundle\CatalogBundle\Service\Api\Query\ProductType" to "Hitso\Bundle\CatalogBundle\Service\Api\Query\ProductType".
Inlined service ".service_locator..37F1Qm.Hitso\Bundle\CatalogBundle\Service\Api\Query\TaxRateType" to "Hitso\Bundle\CatalogBundle\Service\Api\Query\TaxRateType".
Inlined service "Hitso\Bundle\CatalogBundle\Service\Product\ProductAttributes" to "Hitso\Bundle\CatalogBundle\Service\Product\ProductLoggableReverter".
Inlined service "Hitso\Bundle\CatalogBundle\Service\Compare\ProductMatrixProvider" to "Hitso\Bundle\CatalogBundle\Twig\CatalogExtension".
Inlined service "Hitso\Bundle\CatalogBundle\Service\Product\ProductAttributesFormatter" to "Hitso\Bundle\CatalogBundle\Twig\CatalogExtension".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\DataTableBundle\Controller\Admin\DataTableController" to "Hitso\Bundle\DataTableBundle\Controller\Admin\DataTableController".
Inlined service "Hitso\Bundle\DataTableBundle\Model\DataTableParams" to "Hitso\Bundle\DataTableBundle\Model\DataTableConfig".
Inlined service "Hitso\Bundle\DataTableBundle\Service\ContextManager" to "Hitso\Bundle\DataTableBundle\Service\DataTableFactory".
Inlined service ".service_locator.GByWi7y.Hitso\Bundle\FileManagerBundle\Controller\Admin\DirectoryController" to "Hitso\Bundle\FileManagerBundle\Controller\Admin\DirectoryController".
Inlined service ".service_locator.GByWi7y.Hitso\Bundle\FileManagerBundle\Controller\Admin\DownloadController" to "Hitso\Bundle\FileManagerBundle\Controller\Admin\DownloadController".
Inlined service ".service_locator.GByWi7y.Hitso\Bundle\FileManagerBundle\Controller\Admin\FileChangeLogController" to "Hitso\Bundle\FileManagerBundle\Controller\Admin\FileChangeLogController".
Inlined service ".service_locator.GByWi7y.Hitso\Bundle\FileManagerBundle\Controller\Admin\FileController" to "Hitso\Bundle\FileManagerBundle\Controller\Admin\FileController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\FileManagerBundle\Controller\Admin\HotspotController" to "Hitso\Bundle\FileManagerBundle\Controller\Admin\HotspotController".
Inlined service ".service_locator.GByWi7y.Hitso\Bundle\FileManagerBundle\Controller\Front\DownloadController" to "Hitso\Bundle\FileManagerBundle\Controller\Front\DownloadController".
Inlined service ".service_locator.O8oJ9Ww.Hitso\Bundle\FormBundle\Controller\ApiController" to "Hitso\Bundle\FormBundle\Controller\ApiController".
Inlined service ".service_locator.O8oJ9Ww.Hitso\Bundle\FormBundle\Controller\DownloadController" to "Hitso\Bundle\FormBundle\Controller\DownloadController".
Inlined service "hitso_form.config.file_type.message_attachment" to "Hitso\Bundle\FormBundle\Config\ConfigCollection".
Inlined service "hitso_form.config.file_type.icon_attachment" to "Hitso\Bundle\FormBundle\Config\ConfigCollection".
Inlined service "hitso_form.config.file_type.category_attachment" to "Hitso\Bundle\FormBundle\Config\ConfigCollection".
Inlined service "hitso_form.config.file_type.attachments" to "Hitso\Bundle\FormBundle\Config\ConfigCollection".
Inlined service "hitso_form.config.file_type.booklet" to "Hitso\Bundle\FormBundle\Config\ConfigCollection".
Inlined service "hitso_form.config.file_type.product_attachment" to "Hitso\Bundle\FormBundle\Config\ConfigCollection".
Inlined service "hitso_form.config.image_type.user_avatar" to "Hitso\Bundle\FormBundle\Config\ConfigCollection".
Inlined service "hitso_form.config.image_type.content_slide" to "Hitso\Bundle\FormBundle\Config\ConfigCollection".
Inlined service "hitso_form.config.image_type.content_banner" to "Hitso\Bundle\FormBundle\Config\ConfigCollection".
Inlined service "hitso_form.config.image_type.message_image" to "Hitso\Bundle\FormBundle\Config\ConfigCollection".
Inlined service "hitso_form.config.image_type.section_image" to "Hitso\Bundle\FormBundle\Config\ConfigCollection".
Inlined service "hitso_form.config.image_type.element_gallery" to "Hitso\Bundle\FormBundle\Config\ConfigCollection".
Inlined service "hitso_form.config.image_type.section_selected_image" to "Hitso\Bundle\FormBundle\Config\ConfigCollection".
Inlined service "hitso_form.config.image_type.og_image" to "Hitso\Bundle\FormBundle\Config\ConfigCollection".
Inlined service "hitso_form.config.image_type.product_image" to "Hitso\Bundle\FormBundle\Config\ConfigCollection".
Inlined service "hitso_form.config.image_type.timeline_image" to "Hitso\Bundle\FormBundle\Config\ConfigCollection".
Inlined service "hitso_form.config.image_type.product_images" to "Hitso\Bundle\FormBundle\Config\ConfigCollection".
Inlined service "hitso_form.config.image_type.wizard_category_images" to "Hitso\Bundle\FormBundle\Config\ConfigCollection".
Inlined service "hitso_form.config.image_type.sew_images" to "Hitso\Bundle\FormBundle\Config\ConfigCollection".
Inlined service "hitso_form.renderer.javascript" to "hitso_form.twig.form_extension".
Inlined service "hitso.multi_site.sites.admin" to "Hitso\Bundle\MultiSiteBundle\MultiSite\SiteCollection".
Inlined service "hitso.multi_site.sites.pl" to "Hitso\Bundle\MultiSiteBundle\MultiSite\SiteCollection".
Inlined service "hitso.multi_site.sites.en" to "Hitso\Bundle\MultiSiteBundle\MultiSite\SiteCollection".
Inlined service "Hitso\Bundle\MultiSiteBundle\Twig\SitesVariable" to "Hitso\Bundle\MultiSiteBundle\Twig\MultiSiteExtension".
Inlined service "cmf_routing.dynamic_router" to "cmf_routing.router".
Inlined service "cmf_routing.nested_matcher" to "cmf_routing.dynamic_router".
Inlined service "cmf_routing.generator" to "cmf_routing.dynamic_router".
Inlined service "cmf_routing.final_matcher" to "cmf_routing.nested_matcher".
Inlined service "cmf_routing.matcher.dummy_collection" to "cmf_routing.final_matcher".
Inlined service "cmf_routing.matcher.dummy_context" to "cmf_routing.final_matcher".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\RoutingBundle\Controller\Admin\RedirectController" to "Hitso\Bundle\RoutingBundle\Controller\Admin\RedirectController".
Inlined service ".service_locator.Qq0.P8e.Hitso\Bundle\ContentBundle\Controller\Admin\AuthorController" to "Hitso\Bundle\ContentBundle\Controller\Admin\AuthorController".
Inlined service ".service_locator.Qq0.P8e.Hitso\Bundle\ContentBundle\Controller\Admin\BannerController" to "Hitso\Bundle\ContentBundle\Controller\Admin\BannerController".
Inlined service ".service_locator.Qq0.P8e.Hitso\Bundle\ContentBundle\Controller\Admin\CategoryController" to "Hitso\Bundle\ContentBundle\Controller\Admin\CategoryController".
Inlined service ".service_locator.Qq0.P8e.Hitso\Bundle\ContentBundle\Controller\Admin\CommentController" to "Hitso\Bundle\ContentBundle\Controller\Admin\CommentController".
Inlined service ".service_locator.Qq0.P8e.Hitso\Bundle\ContentBundle\Controller\Admin\ContentChangeLogController" to "Hitso\Bundle\ContentBundle\Controller\Admin\ContentChangeLogController".
Inlined service ".service_locator.Qq0.P8e.Hitso\Bundle\ContentBundle\Controller\Admin\ContentController" to "Hitso\Bundle\ContentBundle\Controller\Admin\ContentController".
Inlined service ".service_locator.Qq0.P8e.Hitso\Bundle\ContentBundle\Controller\Admin\RateController" to "Hitso\Bundle\ContentBundle\Controller\Admin\RateController".
Inlined service ".service_locator.Qq0.P8e.Hitso\Bundle\ContentBundle\Controller\Api\CommentController" to "Hitso\Bundle\ContentBundle\Controller\Api\CommentController".
Inlined service ".service_locator.Qq0.P8e.Hitso\Bundle\ContentBundle\Controller\Api\ContentController" to "Hitso\Bundle\ContentBundle\Controller\Api\ContentController".
Inlined service "Hitso\Bundle\ContentBundle\Model\ElementTypeCollection" to "Hitso\Bundle\ContentBundle\Controller\Api\ElementController".
Inlined service ".service_locator.Qq0.P8e.Hitso\Bundle\ContentBundle\Controller\Api\ElementController" to "Hitso\Bundle\ContentBundle\Controller\Api\ElementController".
Inlined service ".service_locator.Qq0.P8e.Hitso\Bundle\ContentBundle\Controller\Api\SearchController" to "Hitso\Bundle\ContentBundle\Controller\Api\SearchController".
Inlined service ".service_locator.Qq0.P8e.Hitso\Bundle\ContentBundle\Controller\Front\ArticleCategoryController" to "Hitso\Bundle\ContentBundle\Controller\Front\ArticleCategoryController".
Inlined service ".service_locator.Qq0.P8e.Hitso\Bundle\ContentBundle\Controller\Front\ArticleController" to "Hitso\Bundle\ContentBundle\Controller\Front\ArticleController".
Inlined service ".service_locator.Qq0.P8e.Hitso\Bundle\ContentBundle\Controller\Front\ContentController" to "Hitso\Bundle\ContentBundle\Controller\Front\ContentController".
Inlined service ".service_locator.oyySsaA.Hitso\Bundle\ContentBundle\Controller\Front\FormController" to "Hitso\Bundle\ContentBundle\Controller\Front\FormController".
Inlined service ".service_locator.Qq0.P8e.Hitso\Bundle\ContentBundle\Controller\Front\PageController" to "Hitso\Bundle\ContentBundle\Controller\Front\PageController".
Inlined service ".service_locator._qW5sUQ.Hitso\Bundle\ContentBundle\Service\Api\Controller\ArticleCategoryController" to "Hitso\Bundle\ContentBundle\Service\Api\Controller\ArticleCategoryController".
Inlined service ".service_locator._qW5sUQ.Hitso\Bundle\ContentBundle\Service\Api\Controller\ArticleController" to "Hitso\Bundle\ContentBundle\Service\Api\Controller\ArticleController".
Inlined service ".service_locator._qW5sUQ.Hitso\Bundle\ContentBundle\Service\Api\Controller\ContentCategoryController" to "Hitso\Bundle\ContentBundle\Service\Api\Controller\ContentCategoryController".
Inlined service ".service_locator._qW5sUQ.Hitso\Bundle\ContentBundle\Service\Api\Controller\ContentController" to "Hitso\Bundle\ContentBundle\Service\Api\Controller\ContentController".
Inlined service ".service_locator._qW5sUQ.Hitso\Bundle\ContentBundle\Service\Api\Factory\ArticleCategoryFactory" to "Hitso\Bundle\ContentBundle\Service\Api\Factory\ArticleCategoryFactory".
Inlined service ".service_locator._qW5sUQ.Hitso\Bundle\ContentBundle\Service\Api\Factory\ArticleFactory" to "Hitso\Bundle\ContentBundle\Service\Api\Factory\ArticleFactory".
Inlined service ".service_locator._qW5sUQ.Hitso\Bundle\ContentBundle\Service\Api\Factory\ContentCategoryFactory" to "Hitso\Bundle\ContentBundle\Service\Api\Factory\ContentCategoryFactory".
Inlined service ".service_locator._qW5sUQ.Hitso\Bundle\ContentBundle\Service\Api\Factory\ContentFactory" to "Hitso\Bundle\ContentBundle\Service\Api\Factory\ContentFactory".
Inlined service ".service_locator._qW5sUQ.Hitso\Bundle\ContentBundle\Service\Api\Query\ArticleCategoryType" to "Hitso\Bundle\ContentBundle\Service\Api\Query\ArticleCategoryType".
Inlined service ".service_locator._qW5sUQ.Hitso\Bundle\ContentBundle\Service\Api\Query\ArticleType" to "Hitso\Bundle\ContentBundle\Service\Api\Query\ArticleType".
Inlined service ".service_locator._qW5sUQ.Hitso\Bundle\ContentBundle\Service\Api\Query\ContentCategoryType" to "Hitso\Bundle\ContentBundle\Service\Api\Query\ContentCategoryType".
Inlined service ".service_locator._qW5sUQ.Hitso\Bundle\ContentBundle\Service\Api\Query\ContentType" to "Hitso\Bundle\ContentBundle\Service\Api\Query\ContentType".
Inlined service "hitso_common.type.articles" to "Hitso\Bundle\ContentBundle\Model\ContentTypeCollection".
Inlined service "hitso_common.type.pages" to "Hitso\Bundle\ContentBundle\Model\ContentTypeCollection".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\SeoBundle\Controller\Admin\SeoPageController" to "Hitso\Bundle\SeoBundle\Controller\Admin\SeoPageController".
Inlined service "Hitso\Bundle\ContentBundle\Services\Sitemap\ContentImagesProvider" to "Hitso\Bundle\SeoBundle\Service\SitemapGenerator".
Inlined service "Hitso\Bundle\ContentBundle\Services\Sitemap\ContentProvider" to "Hitso\Bundle\SeoBundle\Service\SitemapGenerator".
Inlined service "Hitso\Bundle\SeoBundle\Json\JsonLinkingDataGeneratorCollection" to "Hitso\Bundle\SeoBundle\Twig\JsonLinkingDataExtension".
Inlined service "Hitso\Bundle\ContentBundle\Seo\Json\ArticleCategoryJsonLinkingDataGenerator" to "Hitso\Bundle\SeoBundle\Json\JsonLinkingDataGeneratorCollection".
Inlined service "Hitso\Bundle\ContentBundle\Seo\Json\ArticleJsonLinkingDataGenerator" to "Hitso\Bundle\SeoBundle\Json\JsonLinkingDataGeneratorCollection".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\BlocksBundle\Controller\Admin\BlockController" to "Hitso\Bundle\BlocksBundle\Controller\Admin\BlockController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\NavigationBundle\Controller\ApiController" to "Hitso\Bundle\NavigationBundle\Controller\ApiController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\NavigationBundle\Controller\NavigationController" to "Hitso\Bundle\NavigationBundle\Controller\NavigationController".
Inlined service ".service_locator..37F1Qm.Hitso\Bundle\NavigationBundle\Service\Api\Controller\MenuItemController" to "Hitso\Bundle\NavigationBundle\Service\Api\Controller\MenuItemController".
Inlined service ".service_locator..37F1Qm.Hitso\Bundle\NavigationBundle\Service\Api\Factory\MenuItemFactory" to "Hitso\Bundle\NavigationBundle\Service\Api\Factory\MenuItemFactory".
Inlined service ".service_locator..37F1Qm.Hitso\Bundle\NavigationBundle\Service\Api\Query\MenuItemType" to "Hitso\Bundle\NavigationBundle\Service\Api\Query\MenuItemType".
Inlined service "Hitso\Bundle\CatalogBundle\Menu\LinkProvider\CategoryProvider" to "Hitso\Bundle\NavigationBundle\Menu\MenuManager".
Inlined service "Hitso\Bundle\ContentBundle\Menu\LinkProvider\ContentCategoryProvider" to "Hitso\Bundle\NavigationBundle\Menu\MenuManager".
Inlined service "Hitso\Bundle\ContentBundle\Menu\LinkProvider\ContentPageProvider" to "Hitso\Bundle\NavigationBundle\Menu\MenuManager".
Inlined service "Hitso\Bundle\NavigationBundle\Menu\LinkProvider\UrlProvider" to "Hitso\Bundle\NavigationBundle\Menu\MenuManager".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\NewsletterBundle\Controller\Admin\SubscriberController" to "Hitso\Bundle\NewsletterBundle\Controller\Admin\SubscriberController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\NewsletterBundle\Controller\Front\SubscriberController" to "Hitso\Bundle\NewsletterBundle\Controller\Front\SubscriberController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\SectionBundle\Controller\Admin\BlockController" to "Hitso\Bundle\SectionBundle\Controller\Admin\BlockController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\SectionBundle\Controller\Admin\GroupController" to "Hitso\Bundle\SectionBundle\Controller\Admin\GroupController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\SectionBundle\Controller\Admin\SectionController" to "Hitso\Bundle\SectionBundle\Controller\Admin\SectionController".
Inlined service "Hitso\Bundle\SectionBundle\Extension\SectionStrategyCollection" to "Hitso\Bundle\SectionBundle\Controller\Front\SectionController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\SectionBundle\Controller\Front\SectionController" to "Hitso\Bundle\SectionBundle\Controller\Front\SectionController".
Inlined service "hitso_section.type.block_get_inspired" to "Hitso\Bundle\SectionBundle\Model\BlockSectionTypeCollection".
Inlined service "hitso_section.type.product_photo_text" to "Hitso\Bundle\SectionBundle\Model\ProductSectionTypeCollection".
Inlined service "hitso_section.type.product_photo_hotspot" to "Hitso\Bundle\SectionBundle\Model\ProductSectionTypeCollection".
Inlined service "hitso_section.type.product_photo_text_gallery" to "Hitso\Bundle\SectionBundle\Model\ProductSectionTypeCollection".
Inlined service "hitso_section.type.product_operations" to "Hitso\Bundle\SectionBundle\Model\ProductSectionTypeCollection".
Inlined service "hitso_section.type.simple_header_lead" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_description" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_video" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_cta_block" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_contact_sales" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_cta_columns" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_text_columns" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_event" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_simple_events_list" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_quote" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_timeline" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_last_event" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_photo" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_divided" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_gallery" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_photo_text" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_photo_hotspot" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_information_cta" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_hsm_cta" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_information_icons" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_featured_articles" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_promoted_articles" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_simple_articles_by_tags" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_product_list" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_main_categories" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_general_catalogues" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_html_code" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_contact_form" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "hitso_section.type.simple_text_blocks" to "Hitso\Bundle\SectionBundle\Model\SectionTypeCollection".
Inlined service "Hitso\Bundle\SectionBundle\Service\FeaturedProductsService" to "Hitso\Bundle\SectionBundle\Twig\FeaturedProductsExtension".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\TicketsBundle\Controller\Admin\TicketController" to "Hitso\Bundle\TicketsBundle\Controller\Admin\TicketController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\TicketsBundle\Controller\Front\TicketController" to "Hitso\Bundle\TicketsBundle\Controller\Front\TicketController".
Inlined service "Hitso\Bundle\TranslationBundle\MachineTranslator\MachineTranslator\MicrosoftTranslator" to "Hitso\Bundle\TranslationBundle\Controller\ApiController".
Inlined service "Hitso\Bundle\TranslationBundle\Translation\XPort\XPorter" to "Hitso\Bundle\TranslationBundle\Controller\TranslatorController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\TranslationBundle\Controller\TranslatorController" to "Hitso\Bundle\TranslationBundle\Controller\TranslatorController".
Inlined service "Hitso\Bundle\TranslationBundle\Translation\Formatter\GenderFormatter" to "Hitso\Bundle\TranslationBundle\Translation\FormattingTranslator".
Inlined service "Hitso\Bundle\TranslationBundle\MachineTranslator\MachineTranslator\FileAccessTokenStorage" to "Hitso\Bundle\TranslationBundle\MachineTranslator\MachineTranslator\MicrosoftTranslator".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\QABundle\Controller\AnswerController" to "Hitso\Bundle\QABundle\Controller\AnswerController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\QABundle\Controller\QuestionController" to "Hitso\Bundle\QABundle\Controller\QuestionController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\ProbeBundle\Controller\Admin\ProbeController" to "Hitso\Bundle\ProbeBundle\Controller\Admin\ProbeController".
Inlined service ".service_locator.hFEOIxo.Hitso\Bundle\SearchBundle\Controller\Admin\AutocompleteController" to "Hitso\Bundle\SearchBundle\Controller\Admin\AutocompleteController".
Inlined service ".service_locator.hFEOIxo.Hitso\Bundle\SearchBundle\Controller\Front\SearchController" to "Hitso\Bundle\SearchBundle\Controller\Front\SearchController".
Inlined service "Hitso\Bundle\SearchBundle\Service\Search\SearchResultStorage" to "Hitso\Bundle\SearchBundle\Manager\SearchManager".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\TaggingBundle\Controller\Admin\TagController" to "Hitso\Bundle\TaggingBundle\Controller\Admin\TagController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\TaggingBundle\Controller\Admin\TagTypeController" to "Hitso\Bundle\TaggingBundle\Controller\Admin\TagTypeController".
Inlined service ".service_locator.YuxSq03.Hitso\Bundle\TaggingBundle\Controller\Api\TagController" to "Hitso\Bundle\TaggingBundle\Controller\Api\TagController".
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.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 "hautelook_alice.alice.generator.instantiator.chainable.instantiated_reference_instantiator" to "nelmio_alice.generator.instantiator.registry".
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.generator.hydrator.property.symfony_property_access" to "nelmio_alice.generator.hydrator.simple".
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.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.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.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 "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.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.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.file_locator.default" to "hautelook_alice.alice.file_locator.kernel".
Inlined service "Endroid\QrCode\WriterRegistry" to "Endroid\QrCode\Factory\QrCodeFactory".
Inlined service "overblog_graphiql.view.config.javascript_libraries" to "overblog_graphiql.view.config".
Inlined service "overblog_graphiql.view.config" to "overblog_graphiql.controller".
Inlined service "overblog_graphiql.controller.graphql.endpoint" to "overblog_graphiql.controller".
Inlined service "TheCodingMachine\GraphQLite\Bundle\Security\AuthenticationService" to "TheCodingMachine\GraphQLite\SchemaFactory".
Inlined service "TheCodingMachine\GraphQLite\Bundle\Security\AuthorizationService" to "TheCodingMachine\GraphQLite\SchemaFactory".
Inlined service "TheCodingMachine\GraphQLite\AggregateControllerQueryProviderFactory" to "TheCodingMachine\GraphQLite\SchemaFactory".
Inlined service "Hitso\Bundle\CatalogBundle\Service\Api\Type\CategoryCounterTypeMapperFactory" to "TheCodingMachine\GraphQLite\SchemaFactory".
Inlined service "Hitso\Bundle\ContentBundle\Service\Api\Type\ContentElementRawTypeMapperFactory" to "TheCodingMachine\GraphQLite\SchemaFactory".
Inlined service "Hitso\Bundle\ContentBundle\Service\Api\Type\ContentElementRenderedTypeMapperFactory" to "TheCodingMachine\GraphQLite\SchemaFactory".
Inlined service "Hitso\Bundle\SectionBundle\Service\Api\Type\ExtraDataTypeMapperFactory" to "TheCodingMachine\GraphQLite\SchemaFactory".
Inlined service "TheCodingMachine\GraphQLite\Bundle\Mappers\RequestParameterMiddleware" to "TheCodingMachine\GraphQLite\SchemaFactory".
Inlined service "TheCodingMachine\GraphQLite\Validator\Mappers\Parameters\AssertParameterMiddleware" to "TheCodingMachine\GraphQLite\SchemaFactory".
Inlined service "TheCodingMachine\GraphQLite\Mappers\StaticTypeMapper" to "TheCodingMachine\GraphQLite\SchemaFactory".
Inlined service "TheCodingMachine\GraphQLite\Mappers\StaticClassListTypeMapperFactory" to "TheCodingMachine\GraphQLite\SchemaFactory".
Inlined service "TheCodingMachine\GraphQLite\SchemaFactory" to "TheCodingMachine\GraphQLite\Schema".
Inlined service "Hitso\Bundle\CatalogBundle\Service\Api\Type\CategoryCounterType" to "TheCodingMachine\GraphQLite\Mappers\StaticTypeMapper".
Inlined service "Hitso\Bundle\ContentBundle\Service\Api\Type\ContentElementRawType" to "TheCodingMachine\GraphQLite\Mappers\StaticTypeMapper".
Inlined service "Hitso\Bundle\ContentBundle\Service\Api\Type\ContentElementRenderedType" to "TheCodingMachine\GraphQLite\Mappers\StaticTypeMapper".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\AttributeController" to "Juki\Bundle\AppBundle\Controller\Admin\AttributeController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\CategoryController" to "Juki\Bundle\AppBundle\Controller\Admin\CategoryController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\ContactController" to "Juki\Bundle\AppBundle\Controller\Admin\ContactController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\ContactFormController" to "Juki\Bundle\AppBundle\Controller\Admin\ContactFormController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\ContentCategoryController" to "Juki\Bundle\AppBundle\Controller\Admin\ContentCategoryController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\ContentController" to "Juki\Bundle\AppBundle\Controller\Admin\ContentController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\DeviceCategoryController" to "Juki\Bundle\AppBundle\Controller\Admin\DeviceCategoryController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\DeviceController" to "Juki\Bundle\AppBundle\Controller\Admin\DeviceController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\DistributorController" to "Juki\Bundle\AppBundle\Controller\Admin\DistributorController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\EventController" to "Juki\Bundle\AppBundle\Controller\Admin\EventController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\FeatureController" to "Juki\Bundle\AppBundle\Controller\Admin\FeatureController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\FeatureHsmController" to "Juki\Bundle\AppBundle\Controller\Admin\FeatureHsmController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\HotspotController" to "Juki\Bundle\AppBundle\Controller\Admin\HotspotController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\PosController" to "Juki\Bundle\AppBundle\Controller\Admin\PosController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\PreviewController" to "Juki\Bundle\AppBundle\Controller\Admin\PreviewController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\ProductAccessoryController" to "Juki\Bundle\AppBundle\Controller\Admin\ProductAccessoryController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\ProductAttachmentController" to "Juki\Bundle\AppBundle\Controller\Admin\ProductAttachmentController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\ProductCategoryController" to "Juki\Bundle\AppBundle\Controller\Admin\ProductCategoryController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\ProductController" to "Juki\Bundle\AppBundle\Controller\Admin\ProductController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\RegionController" to "Juki\Bundle\AppBundle\Controller\Admin\RegionController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\RegistrationRequestController" to "Juki\Bundle\AppBundle\Controller\Admin\RegistrationRequestController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\SewController" to "Juki\Bundle\AppBundle\Controller\Admin\SewController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\ShopController" to "Juki\Bundle\AppBundle\Controller\Admin\ShopController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\TagCategoryController" to "Juki\Bundle\AppBundle\Controller\Admin\TagCategoryController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\TimelineController" to "Juki\Bundle\AppBundle\Controller\Admin\TimelineController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\TimelineEventController" to "Juki\Bundle\AppBundle\Controller\Admin\TimelineEventController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Admin\WizardCategoryController" to "Juki\Bundle\AppBundle\Controller\Admin\WizardCategoryController".
Inlined service "Juki\Bundle\AppBundle\Service\Helper\TagFilterHelper" to "Juki\Bundle\AppBundle\Controller\Api\ArticleController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Api\ArticleController" to "Juki\Bundle\AppBundle\Controller\Api\ArticleController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Api\CategoryController" to "Juki\Bundle\AppBundle\Controller\Api\CategoryController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Api\ContactController" to "Juki\Bundle\AppBundle\Controller\Api\ContactController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Api\CountryController" to "Juki\Bundle\AppBundle\Controller\Api\CountryController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Api\DistributorController" to "Juki\Bundle\AppBundle\Controller\Api\DistributorController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Api\ErrorPageController" to "Juki\Bundle\AppBundle\Controller\Api\ErrorPageController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Api\EventController" to "Juki\Bundle\AppBundle\Controller\Api\EventController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Api\PosController" to "Juki\Bundle\AppBundle\Controller\Api\PosController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Api\ProductController" to "Juki\Bundle\AppBundle\Controller\Api\ProductController".
Inlined service ".service_locator.vdmMuyE.Juki\Bundle\AppBundle\Controller\Api\RegistrationRequestController" to "Juki\Bundle\AppBundle\Controller\Api\RegistrationRequestController".
Inlined service "Juki\Bundle\AppBundle\Service\Search\ArticleSearch" to "Juki\Bundle\AppBundle\Controller\Api\SearchController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Api\SearchController" to "Juki\Bundle\AppBundle\Controller\Api\SearchController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Api\SectionController" to "Juki\Bundle\AppBundle\Controller\Api\SectionController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Api\ShopController" to "Juki\Bundle\AppBundle\Controller\Api\ShopController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Api\SlideController" to "Juki\Bundle\AppBundle\Controller\Api\SlideController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Api\SubscriberController" to "Juki\Bundle\AppBundle\Controller\Api\SubscriberController".
Inlined service "Juki\Bundle\AppBundle\Service\Helper\TestFiltersHelper" to "Juki\Bundle\AppBundle\Controller\Api\TestController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Api\TestController" to "Juki\Bundle\AppBundle\Controller\Api\TestController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Api\TimelineController" to "Juki\Bundle\AppBundle\Controller\Api\TimelineController".
Inlined service ".service_locator.YuxSq03.Juki\Bundle\AppBundle\Controller\Api\WizardCategoryController" to "Juki\Bundle\AppBundle\Controller\Api\WizardCategoryController".
Inlined service ".service_locator.TwOeOFB.Juki\Bundle\AppBundle\Serializer\ArticleAdditionalCategoryNormalizer" to "Juki\Bundle\AppBundle\Serializer\ArticleAdditionalCategoryNormalizer".
Inlined service ".service_locator.TwOeOFB.Juki\Bundle\AppBundle\Serializer\ArticleCategoryNormalizer" to "Juki\Bundle\AppBundle\Serializer\ArticleCategoryNormalizer".
Inlined service ".service_locator.TwOeOFB.Juki\Bundle\AppBundle\Serializer\ArticleNormalizer" to "Juki\Bundle\AppBundle\Serializer\ArticleNormalizer".
Inlined service ".service_locator.TwOeOFB.Juki\Bundle\AppBundle\Serializer\CategoryNormalizer" to "Juki\Bundle\AppBundle\Serializer\CategoryNormalizer".
Inlined service ".service_locator.TwOeOFB.Juki\Bundle\AppBundle\Serializer\ContactFormNormalizer" to "Juki\Bundle\AppBundle\Serializer\ContactFormNormalizer".
Inlined service ".service_locator.TwOeOFB.Juki\Bundle\AppBundle\Serializer\EventNormalizer" to "Juki\Bundle\AppBundle\Serializer\EventNormalizer".
Inlined service ".service_locator.TwOeOFB.Juki\Bundle\AppBundle\Serializer\FileNormalizer" to "Juki\Bundle\AppBundle\Serializer\FileNormalizer".
Inlined service ".service_locator.TwOeOFB.Juki\Bundle\AppBundle\Serializer\PosNormalizer" to "Juki\Bundle\AppBundle\Serializer\PosNormalizer".
Inlined service ".service_locator.TwOeOFB.Juki\Bundle\AppBundle\Serializer\ProductNormalizer" to "Juki\Bundle\AppBundle\Serializer\ProductNormalizer".
Inlined service ".service_locator.TwOeOFB.Juki\Bundle\AppBundle\Serializer\SectionGroupsNormalizer" to "Juki\Bundle\AppBundle\Serializer\SectionGroupsNormalizer".
Inlined service ".service_locator.TwOeOFB.Juki\Bundle\AppBundle\Serializer\SectionNormalizer" to "Juki\Bundle\AppBundle\Serializer\SectionNormalizer".
Inlined service ".service_locator.TwOeOFB.Juki\Bundle\AppBundle\Serializer\SlideNormalizer" to "Juki\Bundle\AppBundle\Serializer\SlideNormalizer".
Inlined service ".service_locator.TwOeOFB.Juki\Bundle\AppBundle\Serializer\TagNormalizer" to "Juki\Bundle\AppBundle\Serializer\TagNormalizer".
Inlined service ".service_locator.TwOeOFB.Juki\Bundle\AppBundle\Serializer\TimelineNormalizer" to "Juki\Bundle\AppBundle\Serializer\TimelineNormalizer".
Inlined service ".service_locator.TwOeOFB.Juki\Bundle\AppBundle\Serializer\WizardCategoryNormalizer" to "Juki\Bundle\AppBundle\Serializer\WizardCategoryNormalizer".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_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.Hitso\Bundle\CommonBundle\Request\ArgumentResolver\BreadcrumbResolver.inner" to "debug.Hitso\Bundle\CommonBundle\Request\ArgumentResolver\BreadcrumbResolver".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.sensio_framework_extra.psr7.argument_value_resolver.server_request.inner" to "debug.sensio_framework_extra.psr7.argument_value_resolver.server_request".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "scheb_two_factor.security.access.authenticated_voter" to "debug.security.voter.scheb_two_factor.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service "cache.validator.traceable.recorder_inner" to "cache.validator.traceable".
Inlined service "cache.serializer.traceable.recorder_inner" to "cache.serializer.traceable".
Inlined service "cache.annotations.traceable.recorder_inner" to "cache.annotations.traceable".
Inlined service "cache.property_info.traceable.recorder_inner" to "cache.property_info.traceable".
Inlined service "wizard_category.cache.traceable.recorder_inner" to "wizard_category.cache.traceable".
Inlined service "category_filters.cache.traceable.recorder_inner" to "category_filters.cache.traceable".
Inlined service "cache.doctrine.orm.default.query.traceable.recorder_inner" to "cache.doctrine.orm.default.query.traceable".
Inlined service "cache.security_expression_language.traceable.recorder_inner" to "cache.security_expression_language.traceable".
Inlined service "security.authentication.provider.guard.api.two_factor_decorator.inner" to "security.authentication.provider.guard.api.two_factor_decorator".
Inlined service "security.authentication.provider.dao.admin.two_factor_decorator.inner" to "security.authentication.provider.dao.admin.two_factor_decorator".
Inlined service "security.authentication.provider.anonymous.admin.two_factor_decorator.inner" to "security.authentication.provider.anonymous.admin.two_factor_decorator".
Inlined service "security.authentication.provider.guard.frontend.two_factor_decorator.inner" to "security.authentication.provider.guard.frontend.two_factor_decorator".
Inlined service "security.authentication.provider.dao.frontend.two_factor_decorator.inner" to "security.authentication.provider.dao.frontend.two_factor_decorator".
Inlined service "security.authentication.provider.rememberme.frontend.two_factor_decorator.inner" to "security.authentication.provider.rememberme.frontend.two_factor_decorator".
Inlined service "security.authentication.provider.anonymous.frontend.two_factor_decorator.inner" to "security.authentication.provider.anonymous.frontend.two_factor_decorator".
Inlined service "security.authentication.rememberme.services.simplehash.frontend.two_factor_decorator.inner" to "security.authentication.rememberme.services.simplehash.frontend.two_factor_decorator".
Inlined service ".service_locator.XSes1R5" to ".service_locator.XSes1R5.translation.warmer".
Inlined service ".service_locator.1ImMf49" to ".service_locator.1ImMf49.router.default".
Inlined service ".service_locator.m90YCjy" to ".service_locator.m90YCjy.router.cache_warmer".
Inlined service ".service_locator.cDM_gPF" to ".service_locator.cDM_gPF.Hitso\Bundle\AdminBundle\Controller\Admin\SecurityController".
Inlined service ".service_locator.hyz4CBf" to ".service_locator.hyz4CBf.Hitso\Bundle\CommonBundle\Controller\Api\MonitorController".
Inlined service ".service_locator.eNSNlKL" to ".service_locator.eNSNlKL.Hitso\Bundle\ContentBundle\Controller\Admin\SlideController".
Inlined service ".service_locator.oyySsaA" to ".service_locator.oyySsaA.Hitso\Bundle\ContentBundle\Controller\Front\FormController".
Inlined service "httplug.client.app.client" to "httplug.client.app.http_methods.inner".
Inlined service "httplug.plugin.content_length" to "httplug.client.app.http_methods.inner".
Inlined service "httplug.plugin.redirect" to "httplug.client.app.http_methods.inner".
Inlined service "sensio_framework_extra.psr7.http_message_factory" to "debug.sensio_framework_extra.psr7.argument_value_resolver.server_request.inner".
Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
Inlined service ".service_locator.JLsaar1" to "console.command_loader".
Inlined service "cache.app.traceable.inner" to "cache.app.traceable.recorder_inner".
Inlined service "cache.system.traceable.inner" to "cache.system.traceable.recorder_inner".
Inlined service "cache.validator.traceable.inner" to "cache.validator.traceable.recorder_inner".
Inlined service "cache.serializer.traceable.inner" to "cache.serializer.traceable.recorder_inner".
Inlined service "cache.annotations.traceable.inner" to "cache.annotations.traceable.recorder_inner".
Inlined service "cache.property_info.traceable.inner" to "cache.property_info.traceable.recorder_inner".
Inlined service "wizard_category.cache.traceable.inner" to "wizard_category.cache.traceable.recorder_inner".
Inlined service "category_filters.cache.traceable.inner" to "category_filters.cache.traceable.recorder_inner".
Inlined service "cache.doctrine.orm.default.query.traceable.inner" to "cache.doctrine.orm.default.query.traceable.recorder_inner".
Inlined service "cache.security_expression_language.traceable.inner" to "cache.security_expression_language.traceable.recorder_inner".
Inlined service "swiftmailer.mailer.default.spool.memory" to "swiftmailer.transport".
Inlined service "fos_user.object_manager" to "fos_user.user_manager".
Inlined service "httplug.client.app.http_methods.inner" to "httplug.client".
Inlined service "scheb_two_factor.persister_factory.doctrine" to "Scheb\TwoFactorBundle\Model\PersisterInterface".
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 "hautelook_alice.locator.env_directory" to "hautelook_alice.locator".
Inlined service "hautelook_alice.resolver.bundle.simple_resolver" to "hautelook_alice.resolver.bundle".
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 "cache.app.traceable.recorder_inner" to "cache.app".
Inlined service "cache.system.traceable.recorder_inner" to "cache.system".
Inlined service "sonata.seo.sitemap.manager" to "console.command.public_alias.Sonata\SeoBundle\Command\SitemapGeneratorCommand".
Inlined service "Hitso\Bundle\CommonBundle\Helper\Process\ProcessHelper" to "console.command.public_alias.Hitso\Bundle\CommonBundle\Command\EnhanceCommand".
Inlined service "Hitso\Bundle\CommonBundle\Doctrine\Enhancer\TraitGenerator\TraitGeneratorEnhancerCollection" to "console.command.public_alias.Hitso\Bundle\CommonBundle\Command\EnhanceCommand".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
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 "knp_menu.manipulator" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "twig_cache.adapter" to "twig".
Inlined service "twig_cache.adapter" to "twig".
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 "jms_translation.doc_parser" to "jms_translation.updater".
Inlined service "jms_translation.file_source_factory" to "jms_translation.updater".
Inlined service "jms_translation.doc_parser" to "jms_translation.updater".
Inlined service "jms_translation.file_source_factory" to "jms_translation.updater".
Inlined service "jms_translation.file_source_factory" to "jms_translation.updater".
Inlined service "jms_translation.doc_parser" to "jms_translation.updater".
Inlined service "jms_translation.file_source_factory" to "jms_translation.updater".
Inlined service "router.default" to "cmf_routing.router".
Inlined service "cmf_routing.route_provider" to "cmf_routing.router".
Inlined service "cmf_routing.route_provider" to "cmf_routing.router".
Inlined service "cmf_routing.route_provider" to "cmf_routing.router".
Inlined service "router.default" to "cmf_routing.router".
Inlined service "hautelook_alice.alice.file_locator.kernel" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "hautelook_alice.alice.file_locator.kernel" to "nelmio_alice.file_parser.runtime_cache".
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.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 "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".