Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (1)
Time
Message
deprecation
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\NewShippingBundle\EventListener\ShippingZonePriceSpecificWeightListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\NewShippingBundle\Form\CourierType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\UserBundle\EventListener\UserCountTotals" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
The "App\UserBundle\EventListener\UserListener" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
The "PN\ServiceBundle\EventListener\DateTimeSubscriber" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
The "PN\ServiceBundle\EventListener\UUIDGeneratorSubscriber" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\NewShippingBundle\EventListener\ShippingZonePriceSpecificWeightListener" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\NewShippingBundle\Form\ShippingPriceSpecificWeightType" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\NewShippingBundle\Service\UserCountryService" service.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /var/www/esorus-shop/vendor/perfectneeds/seo-multi-lang-bundle/Resources/views/FrontEnd/seo.html.twig at line 3.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /var/www/esorus-shop/vendor/perfectneeds/seo-multi-lang-bundle/Resources/views/FrontEnd/seo.html.twig at line 5.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /var/www/esorus-shop/templates/newShipping/admin/shippingZone/datatable.json.twig at line 2.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /var/www/esorus-shop/templates/newShipping/admin/shippingZonePrice/datatable.json.twig at line 2.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /var/www/esorus-shop/templates/newShipping/admin/shippingZonePrice/datatable.json.twig at line 8.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /var/www/esorus-shop/templates/product/frontEnd/productFilter/_filter.html.twig at line 134.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /var/www/esorus-shop/templates/cms/frontEnd/siteSetting/siteSettingHead.html.twig at line 1.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /var/www/esorus-shop/templates/cms/frontEnd/siteSetting/siteSettingBody.html.twig at line 1.
"SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.code AS code_2, c0_.symbol AS symbol_3, c0_.`default` AS default_4, c0_.deleted AS deleted_5, c0_.deleted_by AS deleted_by_6, c0_.created AS created_7, c0_.creator AS creator_8, c0_.modified AS modified_9, c0_.modified_by AS modified_by_10, c1_.title AS title_11, c1_.symbol AS symbol_12, l2_.id AS id_13, l2_.locale AS locale_14, l2_.title AS title_15, l2_.flag_asset AS flag_asset_16, c1_.translatable_id AS translatable_id_17, c1_.language_id AS language_id_18 FROM currency c0_ LEFT JOIN currency_translation c1_ ON c0_.id = c1_.translatable_id LEFT JOIN language l2_ ON c1_.language_id = l2_.id WHERE c0_.`default` = ? AND c0_.deleted IS NULL GROUP BY c0_.id LIMIT 1"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.code AS code_2, c0_.symbol AS symbol_3, c0_.`default` AS default_4, c0_.deleted AS deleted_5, c0_.deleted_by AS deleted_by_6, c0_.created AS created_7, c0_.creator AS creator_8, c0_.modified AS modified_9, c0_.modified_by AS modified_by_10, c1_.title AS title_11, c1_.symbol AS symbol_12, l2_.id AS id_13, l2_.locale AS locale_14, l2_.title AS title_15, l2_.flag_asset AS flag_asset_16, c1_.translatable_id AS translatable_id_17, c1_.language_id AS language_id_18 FROM currency c0_ LEFT JOIN currency_translation c1_ ON c0_.id = c1_.translatable_id LEFT JOIN language l2_ ON c1_.language_id = l2_.id WHERE c0_.`default` = ? AND c0_.deleted IS NULL GROUP BY c0_.id LIMIT 1"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT COUNT(DISTINCT p0_.product_id) AS sclr_0 FROM product_search p0_ LEFT JOIN product p1_ ON p0_.product_id = p1_.id LEFT JOIN product_collection p2_ ON p1_.id = p2_.product_id LEFT JOIN collection c3_ ON p2_.collection_id = c3_.id LEFT JOIN product_occasion p4_ ON p1_.id = p4_.product_id LEFT JOIN occasion o5_ ON p4_.occasion_id = o5_.id LEFT JOIN product_details p6_ ON p1_.id = p6_.product_id LEFT JOIN seo s7_ ON p1_.seo_id = s7_.id LEFT JOIN seo_translations s8_ ON s7_.id = s8_.translatable_id LEFT JOIN product_translations p9_ ON p1_.id = p9_.translatable_id LEFT JOIN post p10_ ON p1_.post_id = p10_.id LEFT JOIN category c11_ ON p1_.category_id = c11_.id LEFT JOIN brand b12_ ON p1_.brand_id = b12_.id LEFT JOIN exchange_rate e13_ ON (e13_.source_currency_id = p0_.currency_id AND e13_.target_currency_id = ?) WHERE p0_.has_offer = ? LIMIT 1"
(parameters:
[1 => 12 => 1]
, types:
[1 => 12 => 5]
)
doctrine
[
"sql" => "SELECT COUNT(DISTINCT p0_.product_id) AS sclr_0 FROM product_search p0_ LEFT JOIN product p1_ ON p0_.product_id = p1_.id LEFT JOIN product_collection p2_ ON p1_.id = p2_.product_id LEFT JOIN collection c3_ ON p2_.collection_id = c3_.id LEFT JOIN product_occasion p4_ ON p1_.id = p4_.product_id LEFT JOIN occasion o5_ ON p4_.occasion_id = o5_.id LEFT JOIN product_details p6_ ON p1_.id = p6_.product_id LEFT JOIN seo s7_ ON p1_.seo_id = s7_.id LEFT JOIN seo_translations s8_ ON s7_.id = s8_.translatable_id LEFT JOIN product_translations p9_ ON p1_.id = p9_.translatable_id LEFT JOIN post p10_ ON p1_.post_id = p10_.id LEFT JOIN category c11_ ON p1_.category_id = c11_.id LEFT JOIN brand b12_ ON p1_.brand_id = b12_.id LEFT JOIN exchange_rate e13_ ON (e13_.source_currency_id = p0_.currency_id AND e13_.target_currency_id = ?) WHERE p0_.has_offer = ? LIMIT 1"
"params" => [1 => 12 => 1]
"types" => [1 => 12 => 5]
]
Log messages generated during the compilation of the service container.
Messages
Class
775
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\BaseBundle\Listener\DoctrineExtensionListener" (parent: .abstract.instanceof.App\BaseBundle\Listener\DoctrineExtensionListener).
Resolving inheritance for "App\BaseBundle\Listener\DoctrineExtensionListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\BaseBundle\Listener\DoctrineExtensionListener).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\BannerController" (parent: .abstract.instanceof.App\CMSBundle\Controller\Administration\BannerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\BannerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\BannerController).
Resolving inheritance for "App\CMSBundle\Controller\Administration\BannerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\BannerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\BlogCategoryController" (parent: .abstract.instanceof.App\CMSBundle\Controller\Administration\BlogCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\BlogCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\BlogCategoryController).
Resolving inheritance for "App\CMSBundle\Controller\Administration\BlogCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\BlogCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\BlogController" (parent: .abstract.instanceof.App\CMSBundle\Controller\Administration\BlogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\BlogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\BlogController).
Resolving inheritance for "App\CMSBundle\Controller\Administration\BlogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\BlogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\BlogTagController" (parent: .abstract.instanceof.App\CMSBundle\Controller\Administration\BlogTagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\BlogTagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\BlogTagController).
Resolving inheritance for "App\CMSBundle\Controller\Administration\BlogTagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\BlogTagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\DashboardController" (parent: .abstract.instanceof.App\CMSBundle\Controller\Administration\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\DashboardController).
Resolving inheritance for "App\CMSBundle\Controller\Administration\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\DynamicPageController" (parent: .abstract.instanceof.App\CMSBundle\Controller\Administration\DynamicPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\DynamicPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\DynamicPageController).
Resolving inheritance for "App\CMSBundle\Controller\Administration\DynamicPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\DynamicPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\FaqController" (parent: .abstract.instanceof.App\CMSBundle\Controller\Administration\FaqController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\FaqController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\FaqController).
Resolving inheritance for "App\CMSBundle\Controller\Administration\FaqController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\FaqController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\ServiceController" (parent: .abstract.instanceof.App\CMSBundle\Controller\Administration\ServiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\ServiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\ServiceController).
Resolving inheritance for "App\CMSBundle\Controller\Administration\ServiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\ServiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\SiteSettingController" (parent: .abstract.instanceof.App\CMSBundle\Controller\Administration\SiteSettingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\SiteSettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\SiteSettingController).
Resolving inheritance for "App\CMSBundle\Controller\Administration\SiteSettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\SiteSettingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\FrontEnd\BannerController" (parent: .abstract.instanceof.App\CMSBundle\Controller\FrontEnd\BannerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\FrontEnd\BannerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\FrontEnd\BannerController).
Resolving inheritance for "App\CMSBundle\Controller\FrontEnd\BannerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\FrontEnd\BannerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\FrontEnd\BlogController" (parent: .abstract.instanceof.App\CMSBundle\Controller\FrontEnd\BlogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\FrontEnd\BlogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\FrontEnd\BlogController).
Resolving inheritance for "App\CMSBundle\Controller\FrontEnd\BlogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\FrontEnd\BlogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\FrontEnd\DynamicPageController" (parent: .abstract.instanceof.App\CMSBundle\Controller\FrontEnd\DynamicPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\FrontEnd\DynamicPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\FrontEnd\DynamicPageController).
Resolving inheritance for "App\CMSBundle\Controller\FrontEnd\DynamicPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\FrontEnd\DynamicPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\FrontEnd\FaqController" (parent: .abstract.instanceof.App\CMSBundle\Controller\FrontEnd\FaqController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\FrontEnd\FaqController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\FrontEnd\FaqController).
Resolving inheritance for "App\CMSBundle\Controller\FrontEnd\FaqController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\FrontEnd\FaqController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\FrontEnd\SiteSettingController" (parent: .abstract.instanceof.App\CMSBundle\Controller\FrontEnd\SiteSettingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\FrontEnd\SiteSettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\FrontEnd\SiteSettingController).
Resolving inheritance for "App\CMSBundle\Controller\FrontEnd\SiteSettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\FrontEnd\SiteSettingController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\BannerType" (parent: .abstract.instanceof.App\CMSBundle\Form\BannerType).
Resolving inheritance for "App\CMSBundle\Form\BannerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\BannerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\BlogCategoryType" (parent: .abstract.instanceof.App\CMSBundle\Form\BlogCategoryType).
Resolving inheritance for "App\CMSBundle\Form\BlogCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\BlogCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\BlogTagType" (parent: .abstract.instanceof.App\CMSBundle\Form\BlogTagType).
Resolving inheritance for "App\CMSBundle\Form\BlogTagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\BlogTagType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\BlogType" (parent: .abstract.instanceof.App\CMSBundle\Form\BlogType).
Resolving inheritance for "App\CMSBundle\Form\BlogType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\BlogType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\DynamicPageType" (parent: .abstract.instanceof.App\CMSBundle\Form\DynamicPageType).
Resolving inheritance for "App\CMSBundle\Form\DynamicPageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\DynamicPageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\FaqType" (parent: .abstract.instanceof.App\CMSBundle\Form\FaqType).
Resolving inheritance for "App\CMSBundle\Form\FaqType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\FaqType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\ServiceType" (parent: .abstract.instanceof.App\CMSBundle\Form\ServiceType).
Resolving inheritance for "App\CMSBundle\Form\ServiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\ServiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\SiteSettingType" (parent: .abstract.instanceof.App\CMSBundle\Form\SiteSettingType).
Resolving inheritance for "App\CMSBundle\Form\SiteSettingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\SiteSettingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\Translation\BannerTranslationType" (parent: .abstract.instanceof.App\CMSBundle\Form\Translation\BannerTranslationType).
Resolving inheritance for "App\CMSBundle\Form\Translation\BannerTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\Translation\BannerTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\Translation\BlogCategoryTranslationType" (parent: .abstract.instanceof.App\CMSBundle\Form\Translation\BlogCategoryTranslationType).
Resolving inheritance for "App\CMSBundle\Form\Translation\BlogCategoryTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\Translation\BlogCategoryTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\Translation\BlogTagTranslationType" (parent: .abstract.instanceof.App\CMSBundle\Form\Translation\BlogTagTranslationType).
Resolving inheritance for "App\CMSBundle\Form\Translation\BlogTagTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\Translation\BlogTagTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\Translation\BlogTranslationType" (parent: .abstract.instanceof.App\CMSBundle\Form\Translation\BlogTranslationType).
Resolving inheritance for "App\CMSBundle\Form\Translation\BlogTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\Translation\BlogTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\Translation\DynamicPageTranslationType" (parent: .abstract.instanceof.App\CMSBundle\Form\Translation\DynamicPageTranslationType).
Resolving inheritance for "App\CMSBundle\Form\Translation\DynamicPageTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\Translation\DynamicPageTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\Translation\FaqTranslationType" (parent: .abstract.instanceof.App\CMSBundle\Form\Translation\FaqTranslationType).
Resolving inheritance for "App\CMSBundle\Form\Translation\FaqTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\Translation\FaqTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\Translation\ServiceTranslationType" (parent: .abstract.instanceof.App\CMSBundle\Form\Translation\ServiceTranslationType).
Resolving inheritance for "App\CMSBundle\Form\Translation\ServiceTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\Translation\ServiceTranslationType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\BannerRepository" (parent: .abstract.instanceof.App\CMSBundle\Repository\BannerRepository).
Resolving inheritance for "App\CMSBundle\Repository\BannerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\BannerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\BlogCategoryRepository" (parent: .abstract.instanceof.App\CMSBundle\Repository\BlogCategoryRepository).
Resolving inheritance for "App\CMSBundle\Repository\BlogCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\BlogCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\BlogRepository" (parent: .abstract.instanceof.App\CMSBundle\Repository\BlogRepository).
Resolving inheritance for "App\CMSBundle\Repository\BlogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\BlogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\BlogTagRepository" (parent: .abstract.instanceof.App\CMSBundle\Repository\BlogTagRepository).
Resolving inheritance for "App\CMSBundle\Repository\BlogTagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\BlogTagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\DynamicContentRepository" (parent: .abstract.instanceof.App\CMSBundle\Repository\DynamicContentRepository).
Resolving inheritance for "App\CMSBundle\Repository\DynamicContentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\DynamicContentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\DynamicPageRepository" (parent: .abstract.instanceof.App\CMSBundle\Repository\DynamicPageRepository).
Resolving inheritance for "App\CMSBundle\Repository\DynamicPageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\DynamicPageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\FaqRepository" (parent: .abstract.instanceof.App\CMSBundle\Repository\FaqRepository).
Resolving inheritance for "App\CMSBundle\Repository\FaqRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\FaqRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\ServiceRepository" (parent: .abstract.instanceof.App\CMSBundle\Repository\ServiceRepository).
Resolving inheritance for "App\CMSBundle\Repository\ServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\ServiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\SiteSettingRepository" (parent: .abstract.instanceof.App\CMSBundle\Repository\SiteSettingRepository).
Resolving inheritance for "App\CMSBundle\Repository\SiteSettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\SiteSettingRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\CMSBundle\Twig\SiteSettingVarsExtension" (parent: .abstract.instanceof.App\CMSBundle\Twig\SiteSettingVarsExtension).
Resolving inheritance for "App\CMSBundle\Twig\SiteSettingVarsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\CMSBundle\Twig\SiteSettingVarsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\CMSBundle\Twig\SiteSettingVarsRuntime" (parent: .abstract.instanceof.App\CMSBundle\Twig\SiteSettingVarsRuntime).
Resolving inheritance for "App\CMSBundle\Twig\SiteSettingVarsRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\CMSBundle\Twig\SiteSettingVarsRuntime).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\PostRepository" (parent: .abstract.instanceof.App\ContentBundle\Repository\PostRepository).
Resolving inheritance for "App\ContentBundle\Repository\PostRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\PostRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\CurrencyBundle\Command\UpdateExchangeRatesCommand" (parent: .abstract.instanceof.App\CurrencyBundle\Command\UpdateExchangeRatesCommand).
Resolving inheritance for "App\CurrencyBundle\Command\UpdateExchangeRatesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\CurrencyBundle\Command\UpdateExchangeRatesCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CurrencyBundle\Controller\Administration\CurrencyController" (parent: .abstract.instanceof.App\CurrencyBundle\Controller\Administration\CurrencyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CurrencyBundle\Controller\Administration\CurrencyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CurrencyBundle\Controller\Administration\CurrencyController).
Resolving inheritance for "App\CurrencyBundle\Controller\Administration\CurrencyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CurrencyBundle\Controller\Administration\CurrencyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CurrencyBundle\Controller\Administration\ExchangeRateController" (parent: .abstract.instanceof.App\CurrencyBundle\Controller\Administration\ExchangeRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CurrencyBundle\Controller\Administration\ExchangeRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CurrencyBundle\Controller\Administration\ExchangeRateController).
Resolving inheritance for "App\CurrencyBundle\Controller\Administration\ExchangeRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CurrencyBundle\Controller\Administration\ExchangeRateController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CurrencyBundle\Form\CurrencyType" (parent: .abstract.instanceof.App\CurrencyBundle\Form\CurrencyType).
Resolving inheritance for "App\CurrencyBundle\Form\CurrencyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CurrencyBundle\Form\CurrencyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CurrencyBundle\Form\Translation\CurrencyTranslationType" (parent: .abstract.instanceof.App\CurrencyBundle\Form\Translation\CurrencyTranslationType).
Resolving inheritance for "App\CurrencyBundle\Form\Translation\CurrencyTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CurrencyBundle\Form\Translation\CurrencyTranslationType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CurrencyBundle\Repository\CurrencyRepository" (parent: .abstract.instanceof.App\CurrencyBundle\Repository\CurrencyRepository).
Resolving inheritance for "App\CurrencyBundle\Repository\CurrencyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CurrencyBundle\Repository\CurrencyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CurrencyBundle\Repository\ExchangeRateRepository" (parent: .abstract.instanceof.App\CurrencyBundle\Repository\ExchangeRateRepository).
Resolving inheritance for "App\CurrencyBundle\Repository\ExchangeRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CurrencyBundle\Repository\ExchangeRateRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\CurrencyBundle\Twig\VarsExtension" (parent: .abstract.instanceof.App\CurrencyBundle\Twig\VarsExtension).
Resolving inheritance for "App\CurrencyBundle\Twig\VarsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\CurrencyBundle\Twig\VarsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\CurrencyBundle\Twig\VarsRuntime" (parent: .abstract.instanceof.App\CurrencyBundle\Twig\VarsRuntime).
Resolving inheritance for "App\CurrencyBundle\Twig\VarsRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\CurrencyBundle\Twig\VarsRuntime).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\ECommerceBundle\Command\RemoveOldCartCommand" (parent: .abstract.instanceof.App\ECommerceBundle\Command\RemoveOldCartCommand).
Resolving inheritance for "App\ECommerceBundle\Command\RemoveOldCartCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\ECommerceBundle\Command\RemoveOldCartCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\Administration\CouponController" (parent: .abstract.instanceof.App\ECommerceBundle\Controller\Administration\CouponController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\Administration\CouponController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\Administration\CouponController).
Resolving inheritance for "App\ECommerceBundle\Controller\Administration\CouponController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\Administration\CouponController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\Administration\OrderController" (parent: .abstract.instanceof.App\ECommerceBundle\Controller\Administration\OrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\Administration\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\Administration\OrderController).
Resolving inheritance for "App\ECommerceBundle\Controller\Administration\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\Administration\OrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\FrontEnd\CartController" (parent: .abstract.instanceof.App\ECommerceBundle\Controller\FrontEnd\CartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\FrontEnd\CartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\FrontEnd\CartController).
Resolving inheritance for "App\ECommerceBundle\Controller\FrontEnd\CartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\FrontEnd\CartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\FrontEnd\CartPaymentMethodController" (parent: .abstract.instanceof.App\ECommerceBundle\Controller\FrontEnd\CartPaymentMethodController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\FrontEnd\CartPaymentMethodController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\FrontEnd\CartPaymentMethodController).
Resolving inheritance for "App\ECommerceBundle\Controller\FrontEnd\CartPaymentMethodController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\FrontEnd\CartPaymentMethodController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\FrontEnd\CartShippingAddressController" (parent: .abstract.instanceof.App\ECommerceBundle\Controller\FrontEnd\CartShippingAddressController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\FrontEnd\CartShippingAddressController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\FrontEnd\CartShippingAddressController).
Resolving inheritance for "App\ECommerceBundle\Controller\FrontEnd\CartShippingAddressController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\FrontEnd\CartShippingAddressController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\FrontEnd\CartSummaryController" (parent: .abstract.instanceof.App\ECommerceBundle\Controller\FrontEnd\CartSummaryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\FrontEnd\CartSummaryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\FrontEnd\CartSummaryController).
Resolving inheritance for "App\ECommerceBundle\Controller\FrontEnd\CartSummaryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\FrontEnd\CartSummaryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\FrontEnd\CartWidgetController" (parent: .abstract.instanceof.App\ECommerceBundle\Controller\FrontEnd\CartWidgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\FrontEnd\CartWidgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\FrontEnd\CartWidgetController).
Resolving inheritance for "App\ECommerceBundle\Controller\FrontEnd\CartWidgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\FrontEnd\CartWidgetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\FrontEnd\OrderController" (parent: .abstract.instanceof.App\ECommerceBundle\Controller\FrontEnd\OrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\FrontEnd\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\FrontEnd\OrderController).
Resolving inheritance for "App\ECommerceBundle\Controller\FrontEnd\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\FrontEnd\OrderController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\ECommerceBundle\EventListener\ChangeOrderPaymentStatusAfterOnlinePaymentListener" (parent: .abstract.instanceof.App\ECommerceBundle\EventListener\ChangeOrderPaymentStatusAfterOnlinePaymentListener).
Resolving inheritance for "App\ECommerceBundle\EventListener\ChangeOrderPaymentStatusAfterOnlinePaymentListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\ECommerceBundle\EventListener\ChangeOrderPaymentStatusAfterOnlinePaymentListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\ECommerceBundle\EventListener\ChangeOrderPaymentStatusListener" (parent: .abstract.instanceof.App\ECommerceBundle\EventListener\ChangeOrderPaymentStatusListener).
Resolving inheritance for "App\ECommerceBundle\EventListener\ChangeOrderPaymentStatusListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\ECommerceBundle\EventListener\ChangeOrderPaymentStatusListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\ECommerceBundle\EventListener\RemoveCartAfterCreateOrderListener" (parent: .abstract.instanceof.App\ECommerceBundle\EventListener\RemoveCartAfterCreateOrderListener).
Resolving inheritance for "App\ECommerceBundle\EventListener\RemoveCartAfterCreateOrderListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\ECommerceBundle\EventListener\RemoveCartAfterCreateOrderListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\ECommerceBundle\EventListener\SendEmailsAfterCreateOrderListener" (parent: .abstract.instanceof.App\ECommerceBundle\EventListener\SendEmailsAfterCreateOrderListener).
Resolving inheritance for "App\ECommerceBundle\EventListener\SendEmailsAfterCreateOrderListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\ECommerceBundle\EventListener\SendEmailsAfterCreateOrderListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ECommerceBundle\Form\CouponType" (parent: .abstract.instanceof.App\ECommerceBundle\Form\CouponType).
Resolving inheritance for "App\ECommerceBundle\Form\CouponType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ECommerceBundle\Form\CouponType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ECommerceBundle\Form\OrderCommentType" (parent: .abstract.instanceof.App\ECommerceBundle\Form\OrderCommentType).
Resolving inheritance for "App\ECommerceBundle\Form\OrderCommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ECommerceBundle\Form\OrderCommentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ECommerceBundle\Form\OrderType" (parent: .abstract.instanceof.App\ECommerceBundle\Form\OrderType).
Resolving inheritance for "App\ECommerceBundle\Form\OrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ECommerceBundle\Form\OrderType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\CartHasProductPriceRepository" (parent: .abstract.instanceof.App\ECommerceBundle\Repository\CartHasProductPriceRepository).
Resolving inheritance for "App\ECommerceBundle\Repository\CartHasProductPriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\CartHasProductPriceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\CartHasUserRepository" (parent: .abstract.instanceof.App\ECommerceBundle\Repository\CartHasUserRepository).
Resolving inheritance for "App\ECommerceBundle\Repository\CartHasUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\CartHasUserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\CartRepository" (parent: .abstract.instanceof.App\ECommerceBundle\Repository\CartRepository).
Resolving inheritance for "App\ECommerceBundle\Repository\CartRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\CartRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\CouponRepository" (parent: .abstract.instanceof.App\ECommerceBundle\Repository\CouponRepository).
Resolving inheritance for "App\ECommerceBundle\Repository\CouponRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\CouponRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\OrderCommentRepository" (parent: .abstract.instanceof.App\ECommerceBundle\Repository\OrderCommentRepository).
Resolving inheritance for "App\ECommerceBundle\Repository\OrderCommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\OrderCommentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\OrderGuestDataRepository" (parent: .abstract.instanceof.App\ECommerceBundle\Repository\OrderGuestDataRepository).
Resolving inheritance for "App\ECommerceBundle\Repository\OrderGuestDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\OrderGuestDataRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\OrderHasCouponRepository" (parent: .abstract.instanceof.App\ECommerceBundle\Repository\OrderHasCouponRepository).
Resolving inheritance for "App\ECommerceBundle\Repository\OrderHasCouponRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\OrderHasCouponRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\OrderHasProductPriceRepository" (parent: .abstract.instanceof.App\ECommerceBundle\Repository\OrderHasProductPriceRepository).
Resolving inheritance for "App\ECommerceBundle\Repository\OrderHasProductPriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\OrderHasProductPriceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\OrderLogRepository" (parent: .abstract.instanceof.App\ECommerceBundle\Repository\OrderLogRepository).
Resolving inheritance for "App\ECommerceBundle\Repository\OrderLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\OrderLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\OrderRepository" (parent: .abstract.instanceof.App\ECommerceBundle\Repository\OrderRepository).
Resolving inheritance for "App\ECommerceBundle\Repository\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\OrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\OrderShippingAddressRepository" (parent: .abstract.instanceof.App\ECommerceBundle\Repository\OrderShippingAddressRepository).
Resolving inheritance for "App\ECommerceBundle\Repository\OrderShippingAddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\OrderShippingAddressRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\ECommerceBundle\Twig\VarsExtension" (parent: .abstract.instanceof.App\ECommerceBundle\Twig\VarsExtension).
Resolving inheritance for "App\ECommerceBundle\Twig\VarsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\ECommerceBundle\Twig\VarsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\ECommerceBundle\Twig\VarsRuntime" (parent: .abstract.instanceof.App\ECommerceBundle\Twig\VarsRuntime).
Resolving inheritance for "App\ECommerceBundle\Twig\VarsRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\ECommerceBundle\Twig\VarsRuntime).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\HomeBundle\Controller\CareerController" (parent: .abstract.instanceof.App\HomeBundle\Controller\CareerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\HomeBundle\Controller\CareerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\HomeBundle\Controller\CareerController).
Resolving inheritance for "App\HomeBundle\Controller\CareerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\HomeBundle\Controller\CareerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\HomeBundle\Controller\ContactUsController" (parent: .abstract.instanceof.App\HomeBundle\Controller\ContactUsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\HomeBundle\Controller\ContactUsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\HomeBundle\Controller\ContactUsController).
Resolving inheritance for "App\HomeBundle\Controller\ContactUsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\HomeBundle\Controller\ContactUsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\HomeBundle\Controller\HeaderFooterController" (parent: .abstract.instanceof.App\HomeBundle\Controller\HeaderFooterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\HomeBundle\Controller\HeaderFooterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\HomeBundle\Controller\HeaderFooterController).
Resolving inheritance for "App\HomeBundle\Controller\HeaderFooterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\HomeBundle\Controller\HeaderFooterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\HomeBundle\Controller\HomePageController" (parent: .abstract.instanceof.App\HomeBundle\Controller\HomePageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\HomeBundle\Controller\HomePageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\HomeBundle\Controller\HomePageController).
Resolving inheritance for "App\HomeBundle\Controller\HomePageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\HomeBundle\Controller\HomePageController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\HomeBundle\Form\CareerType" (parent: .abstract.instanceof.App\HomeBundle\Form\CareerType).
Resolving inheritance for "App\HomeBundle\Form\CareerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\HomeBundle\Form\CareerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\HomeBundle\Form\ContactUsType" (parent: .abstract.instanceof.App\HomeBundle\Form\ContactUsType).
Resolving inheritance for "App\HomeBundle\Form\ContactUsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\HomeBundle\Form\ContactUsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\HomeBundle\Form\SubscribeType" (parent: .abstract.instanceof.App\HomeBundle\Form\SubscribeType).
Resolving inheritance for "App\HomeBundle\Form\SubscribeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\HomeBundle\Form\SubscribeType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MediaBundle\Repository\DocumentRepository" (parent: .abstract.instanceof.App\MediaBundle\Repository\DocumentRepository).
Resolving inheritance for "App\MediaBundle\Repository\DocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MediaBundle\Repository\DocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MediaBundle\Repository\ImageRepository" (parent: .abstract.instanceof.App\MediaBundle\Repository\ImageRepository).
Resolving inheritance for "App\MediaBundle\Repository\ImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MediaBundle\Repository\ImageRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\NewShippingBundle\Controller\Administration\CourierController" (parent: .abstract.instanceof.App\NewShippingBundle\Controller\Administration\CourierController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\NewShippingBundle\Controller\Administration\CourierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\NewShippingBundle\Controller\Administration\CourierController).
Resolving inheritance for "App\NewShippingBundle\Controller\Administration\CourierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\NewShippingBundle\Controller\Administration\CourierController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\NewShippingBundle\Controller\Administration\ShippingTimeController" (parent: .abstract.instanceof.App\NewShippingBundle\Controller\Administration\ShippingTimeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\NewShippingBundle\Controller\Administration\ShippingTimeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\NewShippingBundle\Controller\Administration\ShippingTimeController).
Resolving inheritance for "App\NewShippingBundle\Controller\Administration\ShippingTimeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\NewShippingBundle\Controller\Administration\ShippingTimeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\NewShippingBundle\Controller\Administration\ShippingZoneController" (parent: .abstract.instanceof.App\NewShippingBundle\Controller\Administration\ShippingZoneController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\NewShippingBundle\Controller\Administration\ShippingZoneController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\NewShippingBundle\Controller\Administration\ShippingZoneController).
Resolving inheritance for "App\NewShippingBundle\Controller\Administration\ShippingZoneController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\NewShippingBundle\Controller\Administration\ShippingZoneController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\NewShippingBundle\Controller\Administration\ShippingZonePriceController" (parent: .abstract.instanceof.App\NewShippingBundle\Controller\Administration\ShippingZonePriceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\NewShippingBundle\Controller\Administration\ShippingZonePriceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\NewShippingBundle\Controller\Administration\ShippingZonePriceController).
Resolving inheritance for "App\NewShippingBundle\Controller\Administration\ShippingZonePriceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\NewShippingBundle\Controller\Administration\ShippingZonePriceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\NewShippingBundle\Controller\Administration\ZoneController" (parent: .abstract.instanceof.App\NewShippingBundle\Controller\Administration\ZoneController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\NewShippingBundle\Controller\Administration\ZoneController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\NewShippingBundle\Controller\Administration\ZoneController).
Resolving inheritance for "App\NewShippingBundle\Controller\Administration\ZoneController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\NewShippingBundle\Controller\Administration\ZoneController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\CourierType" (parent: .abstract.instanceof.App\NewShippingBundle\Form\CourierType).
Resolving inheritance for "App\NewShippingBundle\Form\CourierType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\CourierType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\ShippingPriceFirstAndExtraKgType" (parent: .abstract.instanceof.App\NewShippingBundle\Form\ShippingPriceFirstAndExtraKgType).
Resolving inheritance for "App\NewShippingBundle\Form\ShippingPriceFirstAndExtraKgType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\ShippingPriceFirstAndExtraKgType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\ShippingPriceSpecificWeightModelType" (parent: .abstract.instanceof.App\NewShippingBundle\Form\ShippingPriceSpecificWeightModelType).
Resolving inheritance for "App\NewShippingBundle\Form\ShippingPriceSpecificWeightModelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\ShippingPriceSpecificWeightModelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\ShippingPriceSpecificWeightType" (parent: .abstract.instanceof.App\NewShippingBundle\Form\ShippingPriceSpecificWeightType).
Resolving inheritance for "App\NewShippingBundle\Form\ShippingPriceSpecificWeightType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\ShippingPriceSpecificWeightType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\ShippingTimeType" (parent: .abstract.instanceof.App\NewShippingBundle\Form\ShippingTimeType).
Resolving inheritance for "App\NewShippingBundle\Form\ShippingTimeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\ShippingTimeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\ShippingZonePriceType" (parent: .abstract.instanceof.App\NewShippingBundle\Form\ShippingZonePriceType).
Resolving inheritance for "App\NewShippingBundle\Form\ShippingZonePriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\ShippingZonePriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\ShippingZoneType" (parent: .abstract.instanceof.App\NewShippingBundle\Form\ShippingZoneType).
Resolving inheritance for "App\NewShippingBundle\Form\ShippingZoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\ShippingZoneType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\Translation\CourierTranslationType" (parent: .abstract.instanceof.App\NewShippingBundle\Form\Translation\CourierTranslationType).
Resolving inheritance for "App\NewShippingBundle\Form\Translation\CourierTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\Translation\CourierTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\Translation\ShippingTimeTranslationType" (parent: .abstract.instanceof.App\NewShippingBundle\Form\Translation\ShippingTimeTranslationType).
Resolving inheritance for "App\NewShippingBundle\Form\Translation\ShippingTimeTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\Translation\ShippingTimeTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\Translation\ZoneTranslationType" (parent: .abstract.instanceof.App\NewShippingBundle\Form\Translation\ZoneTranslationType).
Resolving inheritance for "App\NewShippingBundle\Form\Translation\ZoneTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\Translation\ZoneTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\ZoneType" (parent: .abstract.instanceof.App\NewShippingBundle\Form\ZoneType).
Resolving inheritance for "App\NewShippingBundle\Form\ZoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\ZoneType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\NewShippingBundle\Repository\CourierRepository" (parent: .abstract.instanceof.App\NewShippingBundle\Repository\CourierRepository).
Resolving inheritance for "App\NewShippingBundle\Repository\CourierRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\NewShippingBundle\Repository\CourierRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\NewShippingBundle\Repository\ShippingTimeRepository" (parent: .abstract.instanceof.App\NewShippingBundle\Repository\ShippingTimeRepository).
Resolving inheritance for "App\NewShippingBundle\Repository\ShippingTimeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\NewShippingBundle\Repository\ShippingTimeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\NewShippingBundle\Repository\ShippingZonePriceRepository" (parent: .abstract.instanceof.App\NewShippingBundle\Repository\ShippingZonePriceRepository).
Resolving inheritance for "App\NewShippingBundle\Repository\ShippingZonePriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\NewShippingBundle\Repository\ShippingZonePriceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\NewShippingBundle\Repository\ShippingZonePriceSpecificWeightRepository" (parent: .abstract.instanceof.App\NewShippingBundle\Repository\ShippingZonePriceSpecificWeightRepository).
Resolving inheritance for "App\NewShippingBundle\Repository\ShippingZonePriceSpecificWeightRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\NewShippingBundle\Repository\ShippingZonePriceSpecificWeightRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\NewShippingBundle\Repository\ShippingZoneRepository" (parent: .abstract.instanceof.App\NewShippingBundle\Repository\ShippingZoneRepository).
Resolving inheritance for "App\NewShippingBundle\Repository\ShippingZoneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\NewShippingBundle\Repository\ShippingZoneRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\NewShippingBundle\Repository\ZoneRepository" (parent: .abstract.instanceof.App\NewShippingBundle\Repository\ZoneRepository).
Resolving inheritance for "App\NewShippingBundle\Repository\ZoneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\NewShippingBundle\Repository\ZoneRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\OnlinePaymentBundle\Controller\Administration\PaymentMethodController" (parent: .abstract.instanceof.App\OnlinePaymentBundle\Controller\Administration\PaymentMethodController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\OnlinePaymentBundle\Controller\Administration\PaymentMethodController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\OnlinePaymentBundle\Controller\Administration\PaymentMethodController).
Resolving inheritance for "App\OnlinePaymentBundle\Controller\Administration\PaymentMethodController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\OnlinePaymentBundle\Controller\Administration\PaymentMethodController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\OnlinePaymentBundle\Controller\FrontEnd\PaymobController" (parent: .abstract.instanceof.App\OnlinePaymentBundle\Controller\FrontEnd\PaymobController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\OnlinePaymentBundle\Controller\FrontEnd\PaymobController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\OnlinePaymentBundle\Controller\FrontEnd\PaymobController).
Resolving inheritance for "App\OnlinePaymentBundle\Controller\FrontEnd\PaymobController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\OnlinePaymentBundle\Controller\FrontEnd\PaymobController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\OnlinePaymentBundle\Controller\FrontEnd\TestController" (parent: .abstract.instanceof.App\OnlinePaymentBundle\Controller\FrontEnd\TestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\OnlinePaymentBundle\Controller\FrontEnd\TestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\OnlinePaymentBundle\Controller\FrontEnd\TestController).
Resolving inheritance for "App\OnlinePaymentBundle\Controller\FrontEnd\TestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\OnlinePaymentBundle\Controller\FrontEnd\TestController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\OnlinePaymentBundle\Form\PaymentMethodType" (parent: .abstract.instanceof.App\OnlinePaymentBundle\Form\PaymentMethodType).
Resolving inheritance for "App\OnlinePaymentBundle\Form\PaymentMethodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\OnlinePaymentBundle\Form\PaymentMethodType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\OnlinePaymentBundle\Form\Translation\PaymentMethodTranslationType" (parent: .abstract.instanceof.App\OnlinePaymentBundle\Form\Translation\PaymentMethodTranslationType).
Resolving inheritance for "App\OnlinePaymentBundle\Form\Translation\PaymentMethodTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\OnlinePaymentBundle\Form\Translation\PaymentMethodTranslationType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\OnlinePaymentBundle\Repository\CreditCardRepository" (parent: .abstract.instanceof.App\OnlinePaymentBundle\Repository\CreditCardRepository).
Resolving inheritance for "App\OnlinePaymentBundle\Repository\CreditCardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\OnlinePaymentBundle\Repository\CreditCardRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\OnlinePaymentBundle\Repository\PaymentMethodRepository" (parent: .abstract.instanceof.App\OnlinePaymentBundle\Repository\PaymentMethodRepository).
Resolving inheritance for "App\OnlinePaymentBundle\Repository\PaymentMethodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\OnlinePaymentBundle\Repository\PaymentMethodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\OnlinePaymentBundle\Repository\PaymentRepository" (parent: .abstract.instanceof.App\OnlinePaymentBundle\Repository\PaymentRepository).
Resolving inheritance for "App\OnlinePaymentBundle\Repository\PaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\OnlinePaymentBundle\Repository\PaymentRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProductBundle\Command\GenerateFacebookCatalogCommerceCSVCommand" (parent: .abstract.instanceof.App\ProductBundle\Command\GenerateFacebookCatalogCommerceCSVCommand).
Resolving inheritance for "App\ProductBundle\Command\GenerateFacebookCatalogCommerceCSVCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\ProductBundle\Command\GenerateFacebookCatalogCommerceCSVCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProductBundle\Command\ProductSearchIndex\IndexProductInSearchCommand" (parent: .abstract.instanceof.App\ProductBundle\Command\ProductSearchIndex\IndexProductInSearchCommand).
Resolving inheritance for "App\ProductBundle\Command\ProductSearchIndex\IndexProductInSearchCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\ProductBundle\Command\ProductSearchIndex\IndexProductInSearchCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProductBundle\Command\ReIndexAllProductCommand" (parent: .abstract.instanceof.App\ProductBundle\Command\ReIndexAllProductCommand).
Resolving inheritance for "App\ProductBundle\Command\ReIndexAllProductCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\ProductBundle\Command\ReIndexAllProductCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\AttributeController" (parent: .abstract.instanceof.App\ProductBundle\Controller\Administration\AttributeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\AttributeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\AttributeController).
Resolving inheritance for "App\ProductBundle\Controller\Administration\AttributeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\AttributeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\BrandController" (parent: .abstract.instanceof.App\ProductBundle\Controller\Administration\BrandController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\BrandController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\BrandController).
Resolving inheritance for "App\ProductBundle\Controller\Administration\BrandController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\BrandController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\CategoryController" (parent: .abstract.instanceof.App\ProductBundle\Controller\Administration\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\CategoryController).
Resolving inheritance for "App\ProductBundle\Controller\Administration\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\CollectionController" (parent: .abstract.instanceof.App\ProductBundle\Controller\Administration\CollectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\CollectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\CollectionController).
Resolving inheritance for "App\ProductBundle\Controller\Administration\CollectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\CollectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\ContentRecommendationController" (parent: .abstract.instanceof.App\ProductBundle\Controller\Administration\ContentRecommendationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\ContentRecommendationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\ContentRecommendationController).
Resolving inheritance for "App\ProductBundle\Controller\Administration\ContentRecommendationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\ContentRecommendationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\OccasionController" (parent: .abstract.instanceof.App\ProductBundle\Controller\Administration\OccasionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\OccasionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\OccasionController).
Resolving inheritance for "App\ProductBundle\Controller\Administration\OccasionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\OccasionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\ProductBulkGenerateController" (parent: .abstract.instanceof.App\ProductBundle\Controller\Administration\ProductBulkGenerateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\ProductBulkGenerateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\ProductBulkGenerateController).
Resolving inheritance for "App\ProductBundle\Controller\Administration\ProductBulkGenerateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\ProductBulkGenerateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\ProductController" (parent: .abstract.instanceof.App\ProductBundle\Controller\Administration\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\ProductController).
Resolving inheritance for "App\ProductBundle\Controller\Administration\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\ProductUpdateGroupController" (parent: .abstract.instanceof.App\ProductBundle\Controller\Administration\ProductUpdateGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\ProductUpdateGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\ProductUpdateGroupController).
Resolving inheritance for "App\ProductBundle\Controller\Administration\ProductUpdateGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\ProductUpdateGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\ProductVariantController" (parent: .abstract.instanceof.App\ProductBundle\Controller\Administration\ProductVariantController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\ProductVariantController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\ProductVariantController).
Resolving inheritance for "App\ProductBundle\Controller\Administration\ProductVariantController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\ProductVariantController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\ProductVariantOptionController" (parent: .abstract.instanceof.App\ProductBundle\Controller\Administration\ProductVariantOptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\ProductVariantOptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\ProductVariantOptionController).
Resolving inheritance for "App\ProductBundle\Controller\Administration\ProductVariantOptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\ProductVariantOptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\SubAttributeController" (parent: .abstract.instanceof.App\ProductBundle\Controller\Administration\SubAttributeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\SubAttributeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\SubAttributeController).
Resolving inheritance for "App\ProductBundle\Controller\Administration\SubAttributeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\SubAttributeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\FrontEnd\BrandController" (parent: .abstract.instanceof.App\ProductBundle\Controller\FrontEnd\BrandController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\FrontEnd\BrandController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\FrontEnd\BrandController).
Resolving inheritance for "App\ProductBundle\Controller\FrontEnd\BrandController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\FrontEnd\BrandController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\FrontEnd\CategoryController" (parent: .abstract.instanceof.App\ProductBundle\Controller\FrontEnd\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\FrontEnd\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\FrontEnd\CategoryController).
Resolving inheritance for "App\ProductBundle\Controller\FrontEnd\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\FrontEnd\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\FrontEnd\CollectionController" (parent: .abstract.instanceof.App\ProductBundle\Controller\FrontEnd\CollectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\FrontEnd\CollectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\FrontEnd\CollectionController).
Resolving inheritance for "App\ProductBundle\Controller\FrontEnd\CollectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\FrontEnd\CollectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\FrontEnd\ProductController" (parent: .abstract.instanceof.App\ProductBundle\Controller\FrontEnd\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\FrontEnd\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\FrontEnd\ProductController).
Resolving inheritance for "App\ProductBundle\Controller\FrontEnd\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\FrontEnd\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\FrontEnd\ProductFilterController" (parent: .abstract.instanceof.App\ProductBundle\Controller\FrontEnd\ProductFilterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\FrontEnd\ProductFilterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\FrontEnd\ProductFilterController).
Resolving inheritance for "App\ProductBundle\Controller\FrontEnd\ProductFilterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\FrontEnd\ProductFilterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\FrontEnd\ProductShowController" (parent: .abstract.instanceof.App\ProductBundle\Controller\FrontEnd\ProductShowController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\FrontEnd\ProductShowController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\FrontEnd\ProductShowController).
Resolving inheritance for "App\ProductBundle\Controller\FrontEnd\ProductShowController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\FrontEnd\ProductShowController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\FrontEnd\ProductVariantController" (parent: .abstract.instanceof.App\ProductBundle\Controller\FrontEnd\ProductVariantController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\FrontEnd\ProductVariantController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\FrontEnd\ProductVariantController).
Resolving inheritance for "App\ProductBundle\Controller\FrontEnd\ProductVariantController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\FrontEnd\ProductVariantController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\AttributeType" (parent: .abstract.instanceof.App\ProductBundle\Form\AttributeType).
Resolving inheritance for "App\ProductBundle\Form\AttributeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\AttributeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\BrandType" (parent: .abstract.instanceof.App\ProductBundle\Form\BrandType).
Resolving inheritance for "App\ProductBundle\Form\BrandType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\BrandType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\CategoryType" (parent: .abstract.instanceof.App\ProductBundle\Form\CategoryType).
Resolving inheritance for "App\ProductBundle\Form\CategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\CategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\CollectionType" (parent: .abstract.instanceof.App\ProductBundle\Form\CollectionType).
Resolving inheritance for "App\ProductBundle\Form\CollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\CollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ContentRecommendationType" (parent: .abstract.instanceof.App\ProductBundle\Form\ContentRecommendationType).
Resolving inheritance for "App\ProductBundle\Form\ContentRecommendationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ContentRecommendationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Filter\ContentRecommendationFilterType" (parent: .abstract.instanceof.App\ProductBundle\Form\Filter\ContentRecommendationFilterType).
Resolving inheritance for "App\ProductBundle\Form\Filter\ContentRecommendationFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Filter\ContentRecommendationFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Filter\ProductBulkGenerateFilterType" (parent: .abstract.instanceof.App\ProductBundle\Form\Filter\ProductBulkGenerateFilterType).
Resolving inheritance for "App\ProductBundle\Form\Filter\ProductBulkGenerateFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Filter\ProductBulkGenerateFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Filter\ProductFilterType" (parent: .abstract.instanceof.App\ProductBundle\Form\Filter\ProductFilterType).
Resolving inheritance for "App\ProductBundle\Form\Filter\ProductFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Filter\ProductFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\OccasionType" (parent: .abstract.instanceof.App\ProductBundle\Form\OccasionType).
Resolving inheritance for "App\ProductBundle\Form\OccasionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\OccasionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ProductBulkGenerateType" (parent: .abstract.instanceof.App\ProductBundle\Form\ProductBulkGenerateType).
Resolving inheritance for "App\ProductBundle\Form\ProductBulkGenerateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ProductBulkGenerateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ProductDetailsType" (parent: .abstract.instanceof.App\ProductBundle\Form\ProductDetailsType).
Resolving inheritance for "App\ProductBundle\Form\ProductDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ProductDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ProductHasAttributeType" (parent: .abstract.instanceof.App\ProductBundle\Form\ProductHasAttributeType).
Resolving inheritance for "App\ProductBundle\Form\ProductHasAttributeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ProductHasAttributeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ProductPriceType" (parent: .abstract.instanceof.App\ProductBundle\Form\ProductPriceType).
Resolving inheritance for "App\ProductBundle\Form\ProductPriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ProductPriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ProductType" (parent: .abstract.instanceof.App\ProductBundle\Form\ProductType).
Resolving inheritance for "App\ProductBundle\Form\ProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ProductVariantOptionType" (parent: .abstract.instanceof.App\ProductBundle\Form\ProductVariantOptionType).
Resolving inheritance for "App\ProductBundle\Form\ProductVariantOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ProductVariantOptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ProductVariantType" (parent: .abstract.instanceof.App\ProductBundle\Form\ProductVariantType).
Resolving inheritance for "App\ProductBundle\Form\ProductVariantType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ProductVariantType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\SubAttributeType" (parent: .abstract.instanceof.App\ProductBundle\Form\SubAttributeType).
Resolving inheritance for "App\ProductBundle\Form\SubAttributeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\SubAttributeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\AttributeTranslationType" (parent: .abstract.instanceof.App\ProductBundle\Form\Translation\AttributeTranslationType).
Resolving inheritance for "App\ProductBundle\Form\Translation\AttributeTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\AttributeTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\BrandTranslationType" (parent: .abstract.instanceof.App\ProductBundle\Form\Translation\BrandTranslationType).
Resolving inheritance for "App\ProductBundle\Form\Translation\BrandTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\BrandTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\CategoryTranslationType" (parent: .abstract.instanceof.App\ProductBundle\Form\Translation\CategoryTranslationType).
Resolving inheritance for "App\ProductBundle\Form\Translation\CategoryTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\CategoryTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\CollectionTranslationType" (parent: .abstract.instanceof.App\ProductBundle\Form\Translation\CollectionTranslationType).
Resolving inheritance for "App\ProductBundle\Form\Translation\CollectionTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\CollectionTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\OccasionTranslationType" (parent: .abstract.instanceof.App\ProductBundle\Form\Translation\OccasionTranslationType).
Resolving inheritance for "App\ProductBundle\Form\Translation\OccasionTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\OccasionTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\ProductTranslationType" (parent: .abstract.instanceof.App\ProductBundle\Form\Translation\ProductTranslationType).
Resolving inheritance for "App\ProductBundle\Form\Translation\ProductTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\ProductTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\ProductVariantOptionTranslationType" (parent: .abstract.instanceof.App\ProductBundle\Form\Translation\ProductVariantOptionTranslationType).
Resolving inheritance for "App\ProductBundle\Form\Translation\ProductVariantOptionTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\ProductVariantOptionTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\SubAttributeTranslationType" (parent: .abstract.instanceof.App\ProductBundle\Form\Translation\SubAttributeTranslationType).
Resolving inheritance for "App\ProductBundle\Form\Translation\SubAttributeTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\SubAttributeTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\ProductBundle\Messenger\IndexCategoryHandler" (parent: .abstract.instanceof.App\ProductBundle\Messenger\IndexCategoryHandler).
Resolving inheritance for "App\ProductBundle\Messenger\IndexCategoryHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\ProductBundle\Messenger\IndexCategoryHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\ProductBundle\Messenger\IndexProductHandler" (parent: .abstract.instanceof.App\ProductBundle\Messenger\IndexProductHandler).
Resolving inheritance for ".instanceof.App\ProductBundle\Messenger\IndexProductHandler.0.App\ProductBundle\Messenger\IndexProductHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\ProductBundle\Messenger\IndexProductHandler).
Resolving inheritance for "App\ProductBundle\Messenger\IndexProductHandler" (parent: .instanceof.App\ProductBundle\Messenger\IndexProductHandler.0.App\ProductBundle\Messenger\IndexProductHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\ProductBundle\Messenger\IndexVendorHandler" (parent: .abstract.instanceof.App\ProductBundle\Messenger\IndexVendorHandler).
Resolving inheritance for ".instanceof.App\ProductBundle\Messenger\IndexVendorHandler.0.App\ProductBundle\Messenger\IndexVendorHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\ProductBundle\Messenger\IndexVendorHandler).
Resolving inheritance for "App\ProductBundle\Messenger\IndexVendorHandler" (parent: .instanceof.App\ProductBundle\Messenger\IndexVendorHandler.0.App\ProductBundle\Messenger\IndexVendorHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\ProductBundle\Messenger\UpdateCollectionProductNumberHandler" (parent: .abstract.instanceof.App\ProductBundle\Messenger\UpdateCollectionProductNumberHandler).
Resolving inheritance for ".instanceof.App\ProductBundle\Messenger\UpdateCollectionProductNumberHandler.0.App\ProductBundle\Messenger\UpdateCollectionProductNumberHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\ProductBundle\Messenger\UpdateCollectionProductNumberHandler).
Resolving inheritance for "App\ProductBundle\Messenger\UpdateCollectionProductNumberHandler" (parent: .instanceof.App\ProductBundle\Messenger\UpdateCollectionProductNumberHandler.0.App\ProductBundle\Messenger\UpdateCollectionProductNumberHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\ProductBundle\Messenger\UpdateOccasionProductNumberHandler" (parent: .abstract.instanceof.App\ProductBundle\Messenger\UpdateOccasionProductNumberHandler).
Resolving inheritance for ".instanceof.App\ProductBundle\Messenger\UpdateOccasionProductNumberHandler.0.App\ProductBundle\Messenger\UpdateOccasionProductNumberHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\ProductBundle\Messenger\UpdateOccasionProductNumberHandler).
Resolving inheritance for "App\ProductBundle\Messenger\UpdateOccasionProductNumberHandler" (parent: .instanceof.App\ProductBundle\Messenger\UpdateOccasionProductNumberHandler.0.App\ProductBundle\Messenger\UpdateOccasionProductNumberHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\AttributeRepository" (parent: .abstract.instanceof.App\ProductBundle\Repository\AttributeRepository).
Resolving inheritance for "App\ProductBundle\Repository\AttributeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\AttributeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\BrandRepository" (parent: .abstract.instanceof.App\ProductBundle\Repository\BrandRepository).
Resolving inheritance for "App\ProductBundle\Repository\BrandRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\BrandRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\CategoryRepository" (parent: .abstract.instanceof.App\ProductBundle\Repository\CategoryRepository).
Resolving inheritance for "App\ProductBundle\Repository\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\CategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\CollectionRepository" (parent: .abstract.instanceof.App\ProductBundle\Repository\CollectionRepository).
Resolving inheritance for "App\ProductBundle\Repository\CollectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\CollectionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ContentRecommendationRepository" (parent: .abstract.instanceof.App\ProductBundle\Repository\ContentRecommendationRepository).
Resolving inheritance for "App\ProductBundle\Repository\ContentRecommendationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ContentRecommendationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\OccasionRepository" (parent: .abstract.instanceof.App\ProductBundle\Repository\OccasionRepository).
Resolving inheritance for "App\ProductBundle\Repository\OccasionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\OccasionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductBulkGenerateRepository" (parent: .abstract.instanceof.App\ProductBundle\Repository\ProductBulkGenerateRepository).
Resolving inheritance for "App\ProductBundle\Repository\ProductBulkGenerateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductBulkGenerateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductFavoriteRepository" (parent: .abstract.instanceof.App\ProductBundle\Repository\ProductFavoriteRepository).
Resolving inheritance for "App\ProductBundle\Repository\ProductFavoriteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductFavoriteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductHasAttributeRepository" (parent: .abstract.instanceof.App\ProductBundle\Repository\ProductHasAttributeRepository).
Resolving inheritance for "App\ProductBundle\Repository\ProductHasAttributeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductHasAttributeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductHasCollectionRepository" (parent: .abstract.instanceof.App\ProductBundle\Repository\ProductHasCollectionRepository).
Resolving inheritance for "App\ProductBundle\Repository\ProductHasCollectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductHasCollectionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductHasOccasionRepository" (parent: .abstract.instanceof.App\ProductBundle\Repository\ProductHasOccasionRepository).
Resolving inheritance for "App\ProductBundle\Repository\ProductHasOccasionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductHasOccasionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductPriceHasVariantOptionRepository" (parent: .abstract.instanceof.App\ProductBundle\Repository\ProductPriceHasVariantOptionRepository).
Resolving inheritance for "App\ProductBundle\Repository\ProductPriceHasVariantOptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductPriceHasVariantOptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductPriceRepository" (parent: .abstract.instanceof.App\ProductBundle\Repository\ProductPriceRepository).
Resolving inheritance for "App\ProductBundle\Repository\ProductPriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductPriceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductRepository" (parent: .abstract.instanceof.App\ProductBundle\Repository\ProductRepository).
Resolving inheritance for "App\ProductBundle\Repository\ProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductSearchRepository" (parent: .abstract.instanceof.App\ProductBundle\Repository\ProductSearchRepository).
Resolving inheritance for "App\ProductBundle\Repository\ProductSearchRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductSearchRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductVariantOptionRepository" (parent: .abstract.instanceof.App\ProductBundle\Repository\ProductVariantOptionRepository).
Resolving inheritance for "App\ProductBundle\Repository\ProductVariantOptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductVariantOptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductVariantRepository" (parent: .abstract.instanceof.App\ProductBundle\Repository\ProductVariantRepository).
Resolving inheritance for "App\ProductBundle\Repository\ProductVariantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductVariantRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\SearchKeywordsRepository" (parent: .abstract.instanceof.App\ProductBundle\Repository\SearchKeywordsRepository).
Resolving inheritance for "App\ProductBundle\Repository\SearchKeywordsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\SearchKeywordsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\SubAttributeRepository" (parent: .abstract.instanceof.App\ProductBundle\Repository\SubAttributeRepository).
Resolving inheritance for "App\ProductBundle\Repository\SubAttributeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\SubAttributeRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ReportBundle\Controller\Administration\ProductSalesController" (parent: .abstract.instanceof.App\ReportBundle\Controller\Administration\ProductSalesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ReportBundle\Controller\Administration\ProductSalesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ReportBundle\Controller\Administration\ProductSalesController).
Resolving inheritance for "App\ReportBundle\Controller\Administration\ProductSalesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ReportBundle\Controller\Administration\ProductSalesController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ReportBundle\Form\ProductSalesType" (parent: .abstract.instanceof.App\ReportBundle\Form\ProductSalesType).
Resolving inheritance for "App\ReportBundle\Form\ProductSalesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ReportBundle\Form\ProductSalesType).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\SeoBundle\Command\GenerateSitemapCommand" (parent: .abstract.instanceof.App\SeoBundle\Command\GenerateSitemapCommand).
Resolving inheritance for "App\SeoBundle\Command\GenerateSitemapCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\SeoBundle\Command\GenerateSitemapCommand).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\SeoBundle\Repository\SeoRepository" (parent: .abstract.instanceof.App\SeoBundle\Repository\SeoRepository).
Resolving inheritance for "App\SeoBundle\Repository\SeoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\SeoBundle\Repository\SeoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ShippingBundle\Controller\Administration\CityController" (parent: .abstract.instanceof.App\ShippingBundle\Controller\Administration\CityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ShippingBundle\Controller\Administration\CityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ShippingBundle\Controller\Administration\CityController).
Resolving inheritance for "App\ShippingBundle\Controller\Administration\CityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ShippingBundle\Controller\Administration\CityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ShippingBundle\Controller\FrontEnd\ShippingAddressController" (parent: .abstract.instanceof.App\ShippingBundle\Controller\FrontEnd\ShippingAddressController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ShippingBundle\Controller\FrontEnd\ShippingAddressController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ShippingBundle\Controller\FrontEnd\ShippingAddressController).
Resolving inheritance for "App\ShippingBundle\Controller\FrontEnd\ShippingAddressController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ShippingBundle\Controller\FrontEnd\ShippingAddressController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ShippingBundle\Form\CityType" (parent: .abstract.instanceof.App\ShippingBundle\Form\CityType).
Resolving inheritance for "App\ShippingBundle\Form\CityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ShippingBundle\Form\CityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ShippingBundle\Form\ShippingAddressType" (parent: .abstract.instanceof.App\ShippingBundle\Form\ShippingAddressType).
Resolving inheritance for "App\ShippingBundle\Form\ShippingAddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ShippingBundle\Form\ShippingAddressType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ShippingBundle\Repository\CityRepository" (parent: .abstract.instanceof.App\ShippingBundle\Repository\CityRepository).
Resolving inheritance for "App\ShippingBundle\Repository\CityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ShippingBundle\Repository\CityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ShippingBundle\Repository\ShippingAddressRepository" (parent: .abstract.instanceof.App\ShippingBundle\Repository\ShippingAddressRepository).
Resolving inheritance for "App\ShippingBundle\Repository\ShippingAddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ShippingBundle\Repository\ShippingAddressRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ThreeSixtyViewBundle\Controller\Administration\ThreeSixtyViewController" (parent: .abstract.instanceof.App\ThreeSixtyViewBundle\Controller\Administration\ThreeSixtyViewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ThreeSixtyViewBundle\Controller\Administration\ThreeSixtyViewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ThreeSixtyViewBundle\Controller\Administration\ThreeSixtyViewController).
Resolving inheritance for "App\ThreeSixtyViewBundle\Controller\Administration\ThreeSixtyViewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ThreeSixtyViewBundle\Controller\Administration\ThreeSixtyViewController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ThreeSixtyViewBundle\Form\ThreeSixtyViewType" (parent: .abstract.instanceof.App\ThreeSixtyViewBundle\Form\ThreeSixtyViewType).
Resolving inheritance for "App\ThreeSixtyViewBundle\Form\ThreeSixtyViewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ThreeSixtyViewBundle\Form\ThreeSixtyViewType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ThreeSixtyViewBundle\Repository\ThreeSixtyViewRepository" (parent: .abstract.instanceof.App\ThreeSixtyViewBundle\Repository\ThreeSixtyViewRepository).
Resolving inheritance for "App\ThreeSixtyViewBundle\Repository\ThreeSixtyViewRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ThreeSixtyViewBundle\Repository\ThreeSixtyViewRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\ActivateUserCommand" (parent: .abstract.instanceof.App\UserBundle\Command\ActivateUserCommand).
Resolving inheritance for "App\UserBundle\Command\ActivateUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\ActivateUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\ChangePasswordCommand" (parent: .abstract.instanceof.App\UserBundle\Command\ChangePasswordCommand).
Resolving inheritance for "App\UserBundle\Command\ChangePasswordCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\ChangePasswordCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\CreateUserCommand" (parent: .abstract.instanceof.App\UserBundle\Command\CreateUserCommand).
Resolving inheritance for "App\UserBundle\Command\CreateUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\CreateUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\DeactivateUserCommand" (parent: .abstract.instanceof.App\UserBundle\Command\DeactivateUserCommand).
Resolving inheritance for "App\UserBundle\Command\DeactivateUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\DeactivateUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\DemoteUserCommand" (parent: .abstract.instanceof.App\UserBundle\Command\DemoteUserCommand).
Resolving inheritance for "App\UserBundle\Command\DemoteUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\DemoteUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\PromoteUserCommand" (parent: .abstract.instanceof.App\UserBundle\Command\PromoteUserCommand).
Resolving inheritance for "App\UserBundle\Command\PromoteUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\PromoteUserCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\Administration\AdminController" (parent: .abstract.instanceof.App\UserBundle\Controller\Administration\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\Administration\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\Administration\AdminController).
Resolving inheritance for "App\UserBundle\Controller\Administration\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\Administration\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\Administration\DashboardController" (parent: .abstract.instanceof.App\UserBundle\Controller\Administration\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\Administration\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\Administration\DashboardController).
Resolving inheritance for "App\UserBundle\Controller\Administration\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\Administration\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\Administration\UserController" (parent: .abstract.instanceof.App\UserBundle\Controller\Administration\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\Administration\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\Administration\UserController).
Resolving inheritance for "App\UserBundle\Controller\Administration\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\Administration\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\ChangePasswordController" (parent: .abstract.instanceof.App\UserBundle\Controller\ChangePasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\ChangePasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\ChangePasswordController).
Resolving inheritance for "App\UserBundle\Controller\ChangePasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\ChangePasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\FrontEnd\ProfileController" (parent: .abstract.instanceof.App\UserBundle\Controller\FrontEnd\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\FrontEnd\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\FrontEnd\ProfileController).
Resolving inheritance for "App\UserBundle\Controller\FrontEnd\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\FrontEnd\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\LoginController" (parent: .abstract.instanceof.App\UserBundle\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\LoginController).
Resolving inheritance for "App\UserBundle\Controller\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\OAuth\FacebookController" (parent: .abstract.instanceof.App\UserBundle\Controller\OAuth\FacebookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\OAuth\FacebookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\OAuth\FacebookController).
Resolving inheritance for "App\UserBundle\Controller\OAuth\FacebookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\OAuth\FacebookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\OAuth\GoogleController" (parent: .abstract.instanceof.App\UserBundle\Controller\OAuth\GoogleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\OAuth\GoogleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\OAuth\GoogleController).
Resolving inheritance for "App\UserBundle\Controller\OAuth\GoogleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\OAuth\GoogleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\ProfileController" (parent: .abstract.instanceof.App\UserBundle\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\ProfileController).
Resolving inheritance for "App\UserBundle\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\RegistrationController" (parent: .abstract.instanceof.App\UserBundle\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\RegistrationController).
Resolving inheritance for "App\UserBundle\Controller\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\ResetPasswordController" (parent: .abstract.instanceof.App\UserBundle\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\ResetPasswordController).
Resolving inheritance for "App\UserBundle\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\UserBundle\EventListener\RegistrationListener" (parent: .abstract.instanceof.App\UserBundle\EventListener\RegistrationListener).
Resolving inheritance for "App\UserBundle\EventListener\RegistrationListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\UserBundle\EventListener\RegistrationListener).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\UserBundle\EventListener\UserCountTotals" (parent: .abstract.instanceof.App\UserBundle\EventListener\UserCountTotals).
Resolving inheritance for "App\UserBundle\EventListener\UserCountTotals" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\UserBundle\EventListener\UserCountTotals).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\UserBundle\EventListener\UserListener" (parent: .abstract.instanceof.App\UserBundle\EventListener\UserListener).
Resolving inheritance for "App\UserBundle\EventListener\UserListener" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\UserBundle\EventListener\UserListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\AdministrationType" (parent: .abstract.instanceof.App\UserBundle\Form\AdministrationType).
Resolving inheritance for "App\UserBundle\Form\AdministrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\AdministrationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\ChangePasswordFormType" (parent: .abstract.instanceof.App\UserBundle\Form\ChangePasswordFormType).
Resolving inheritance for "App\UserBundle\Form\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\ChangePasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\Filter\UserFilterType" (parent: .abstract.instanceof.App\UserBundle\Form\Filter\UserFilterType).
Resolving inheritance for "App\UserBundle\Form\Filter\UserFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\Filter\UserFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\ProfileType" (parent: .abstract.instanceof.App\UserBundle\Form\ProfileType).
Resolving inheritance for "App\UserBundle\Form\ProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\ProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\RegistrationType" (parent: .abstract.instanceof.App\UserBundle\Form\RegistrationType).
Resolving inheritance for "App\UserBundle\Form\RegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\RegistrationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\ResetPasswordRequestFormType" (parent: .abstract.instanceof.App\UserBundle\Form\ResetPasswordRequestFormType).
Resolving inheritance for "App\UserBundle\Form\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\ResetPasswordRequestFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\UserType" (parent: .abstract.instanceof.App\UserBundle\Form\UserType).
Resolving inheritance for "App\UserBundle\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\UserType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\ResetPasswordRequestRepository" (parent: .abstract.instanceof.App\UserBundle\Repository\ResetPasswordRequestRepository).
Resolving inheritance for "App\UserBundle\Repository\ResetPasswordRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\ResetPasswordRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\UserRepository" (parent: .abstract.instanceof.App\UserBundle\Repository\UserRepository).
Resolving inheritance for "App\UserBundle\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\UserRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\VendorBundle\Controller\Administration\StoreAddressController" (parent: .abstract.instanceof.App\VendorBundle\Controller\Administration\StoreAddressController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\VendorBundle\Controller\Administration\StoreAddressController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\VendorBundle\Controller\Administration\StoreAddressController).
Resolving inheritance for "App\VendorBundle\Controller\Administration\StoreAddressController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\VendorBundle\Controller\Administration\StoreAddressController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\VendorBundle\Controller\Administration\VendorController" (parent: .abstract.instanceof.App\VendorBundle\Controller\Administration\VendorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\VendorBundle\Controller\Administration\VendorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\VendorBundle\Controller\Administration\VendorController).
Resolving inheritance for "App\VendorBundle\Controller\Administration\VendorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\VendorBundle\Controller\Administration\VendorController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\VendorBundle\Form\StoreAddressType" (parent: .abstract.instanceof.App\VendorBundle\Form\StoreAddressType).
Resolving inheritance for "App\VendorBundle\Form\StoreAddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\VendorBundle\Form\StoreAddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\VendorBundle\Form\Translation\VendorTranslationType" (parent: .abstract.instanceof.App\VendorBundle\Form\Translation\VendorTranslationType).
Resolving inheritance for "App\VendorBundle\Form\Translation\VendorTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\VendorBundle\Form\Translation\VendorTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\VendorBundle\Form\VendorType" (parent: .abstract.instanceof.App\VendorBundle\Form\VendorType).
Resolving inheritance for "App\VendorBundle\Form\VendorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\VendorBundle\Form\VendorType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\VendorBundle\Repository\StoreAddressRepository" (parent: .abstract.instanceof.App\VendorBundle\Repository\StoreAddressRepository).
Resolving inheritance for "App\VendorBundle\Repository\StoreAddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\VendorBundle\Repository\StoreAddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\VendorBundle\Repository\VendorRepository" (parent: .abstract.instanceof.App\VendorBundle\Repository\VendorRepository).
Resolving inheritance for "App\VendorBundle\Repository\VendorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\VendorBundle\Repository\VendorRepository).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.url_package).
Resolving inheritance for "mailer.transport_factory.mailgun" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendgrid" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.user.provider.concrete.user_provider" (parent: security.user.provider.chain).
Resolving inheritance for "security.user.provider.concrete.in_memory" (parent: security.user.provider.in_memory).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.PN\ServiceBundle\Twig\VarsExtension" (parent: .abstract.instanceof.PN\ServiceBundle\Twig\VarsExtension).
Resolving inheritance for "PN\ServiceBundle\Twig\VarsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.PN\ServiceBundle\Twig\VarsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.PN\ServiceBundle\Twig\VarsRuntime" (parent: .abstract.instanceof.PN\ServiceBundle\Twig\VarsRuntime).
Resolving inheritance for "PN\ServiceBundle\Twig\VarsRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.PN\ServiceBundle\Twig\VarsRuntime).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.PN\ServiceBundle\EventListener\DateTimeSubscriber" (parent: .abstract.instanceof.PN\ServiceBundle\EventListener\DateTimeSubscriber).
Resolving inheritance for "PN\ServiceBundle\EventListener\DateTimeSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.PN\ServiceBundle\EventListener\DateTimeSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.PN\ServiceBundle\EventListener\UUIDGeneratorSubscriber" (parent: .abstract.instanceof.PN\ServiceBundle\EventListener\UUIDGeneratorSubscriber).
Resolving inheritance for "PN\ServiceBundle\EventListener\UUIDGeneratorSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.PN\ServiceBundle\EventListener\UUIDGeneratorSubscriber).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.PN\MediaBundle\Twig\VarsExtension" (parent: .abstract.instanceof.PN\MediaBundle\Twig\VarsExtension).
Resolving inheritance for "PN\MediaBundle\Twig\VarsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.PN\MediaBundle\Twig\VarsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.PN\MediaBundle\Twig\VarsRuntime" (parent: .abstract.instanceof.PN\MediaBundle\Twig\VarsRuntime).
Resolving inheritance for "PN\MediaBundle\Twig\VarsRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.PN\MediaBundle\Twig\VarsRuntime).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\MediaBundle\Controller\Administration\ImageSettingController" (parent: .abstract.instanceof.PN\MediaBundle\Controller\Administration\ImageSettingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\MediaBundle\Controller\Administration\ImageSettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\MediaBundle\Controller\Administration\ImageSettingController).
Resolving inheritance for "PN\MediaBundle\Controller\Administration\ImageSettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\MediaBundle\Controller\Administration\ImageSettingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\MediaBundle\Controller\Administration\ImageSettingTypeController" (parent: .abstract.instanceof.PN\MediaBundle\Controller\Administration\ImageSettingTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\MediaBundle\Controller\Administration\ImageSettingTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\MediaBundle\Controller\Administration\ImageSettingTypeController).
Resolving inheritance for "PN\MediaBundle\Controller\Administration\ImageSettingTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\MediaBundle\Controller\Administration\ImageSettingTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\MediaBundle\Controller\DownloadController" (parent: .abstract.instanceof.PN\MediaBundle\Controller\DownloadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\MediaBundle\Controller\DownloadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\MediaBundle\Controller\DownloadController).
Resolving inheritance for "PN\MediaBundle\Controller\DownloadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\MediaBundle\Controller\DownloadController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\MediaBundle\Repository\DocumentRepository" (parent: .abstract.instanceof.PN\MediaBundle\Repository\DocumentRepository).
Resolving inheritance for "PN\MediaBundle\Repository\DocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\MediaBundle\Repository\DocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\MediaBundle\Repository\ImageRepository" (parent: .abstract.instanceof.PN\MediaBundle\Repository\ImageRepository).
Resolving inheritance for "PN\MediaBundle\Repository\ImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\MediaBundle\Repository\ImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\MediaBundle\Repository\ImageSettingHasTypeRepository" (parent: .abstract.instanceof.PN\MediaBundle\Repository\ImageSettingHasTypeRepository).
Resolving inheritance for "PN\MediaBundle\Repository\ImageSettingHasTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\MediaBundle\Repository\ImageSettingHasTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\MediaBundle\Repository\ImageSettingRepository" (parent: .abstract.instanceof.PN\MediaBundle\Repository\ImageSettingRepository).
Resolving inheritance for "PN\MediaBundle\Repository\ImageSettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\MediaBundle\Repository\ImageSettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\MediaBundle\Repository\VideoRepository" (parent: .abstract.instanceof.PN\MediaBundle\Repository\VideoRepository).
Resolving inheritance for "PN\MediaBundle\Repository\VideoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\MediaBundle\Repository\VideoRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\LocaleBundle\Controller\Administration\LanguageController" (parent: .abstract.instanceof.PN\LocaleBundle\Controller\Administration\LanguageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\LocaleBundle\Controller\Administration\LanguageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\LocaleBundle\Controller\Administration\LanguageController).
Resolving inheritance for "PN\LocaleBundle\Controller\Administration\LanguageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\LocaleBundle\Controller\Administration\LanguageController).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.PN\LocaleBundle\Twig\VarsExtension" (parent: .abstract.instanceof.PN\LocaleBundle\Twig\VarsExtension).
Resolving inheritance for "PN\LocaleBundle\Twig\VarsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.PN\LocaleBundle\Twig\VarsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.PN\LocaleBundle\Twig\VarsRuntime" (parent: .abstract.instanceof.PN\LocaleBundle\Twig\VarsRuntime).
Resolving inheritance for "PN\LocaleBundle\Twig\VarsRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.PN\LocaleBundle\Twig\VarsRuntime).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\LocaleBundle\Form\LanguageType" (parent: .abstract.instanceof.PN\LocaleBundle\Form\LanguageType).
Resolving inheritance for "PN\LocaleBundle\Form\LanguageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\LocaleBundle\Form\LanguageType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\LocaleBundle\Repository\LanguageRepository" (parent: .abstract.instanceof.PN\LocaleBundle\Repository\LanguageRepository).
Resolving inheritance for "PN\LocaleBundle\Repository\LanguageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\LocaleBundle\Repository\LanguageRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\ContentBundle\Controller\Administration\DynamicContentController" (parent: .abstract.instanceof.PN\ContentBundle\Controller\Administration\DynamicContentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\ContentBundle\Controller\Administration\DynamicContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\ContentBundle\Controller\Administration\DynamicContentController).
Resolving inheritance for "PN\ContentBundle\Controller\Administration\DynamicContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\ContentBundle\Controller\Administration\DynamicContentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\ContentBundle\Controller\Administration\PostController" (parent: .abstract.instanceof.PN\ContentBundle\Controller\Administration\PostController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\ContentBundle\Controller\Administration\PostController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\ContentBundle\Controller\Administration\PostController).
Resolving inheritance for "PN\ContentBundle\Controller\Administration\PostController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\ContentBundle\Controller\Administration\PostController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\ContentBundle\Form\DynamicContentAttributeBundleType" (parent: .abstract.instanceof.PN\ContentBundle\Form\DynamicContentAttributeBundleType).
Resolving inheritance for "PN\ContentBundle\Form\DynamicContentAttributeBundleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\ContentBundle\Form\DynamicContentAttributeBundleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\ContentBundle\Form\DynamicContentAttributeType" (parent: .abstract.instanceof.PN\ContentBundle\Form\DynamicContentAttributeType).
Resolving inheritance for "PN\ContentBundle\Form\DynamicContentAttributeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\ContentBundle\Form\DynamicContentAttributeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\ContentBundle\Form\DynamicContentType" (parent: .abstract.instanceof.PN\ContentBundle\Form\DynamicContentType).
Resolving inheritance for "PN\ContentBundle\Form\DynamicContentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\ContentBundle\Form\DynamicContentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\ContentBundle\Form\PostType" (parent: .abstract.instanceof.PN\ContentBundle\Form\PostType).
Resolving inheritance for "PN\ContentBundle\Form\PostType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\ContentBundle\Form\PostType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\ContentBundle\Form\Translation\PostTranslationType" (parent: .abstract.instanceof.PN\ContentBundle\Form\Translation\PostTranslationType).
Resolving inheritance for "PN\ContentBundle\Form\Translation\PostTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\ContentBundle\Form\Translation\PostTranslationType).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.PN\ContentBundle\Twig\VarsExtension" (parent: .abstract.instanceof.PN\ContentBundle\Twig\VarsExtension).
Resolving inheritance for "PN\ContentBundle\Twig\VarsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.PN\ContentBundle\Twig\VarsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.PN\ContentBundle\Twig\VarsRuntime" (parent: .abstract.instanceof.PN\ContentBundle\Twig\VarsRuntime).
Resolving inheritance for "PN\ContentBundle\Twig\VarsRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.PN\ContentBundle\Twig\VarsRuntime).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\ContentBundle\Repository\DynamicContentRepository" (parent: .abstract.instanceof.PN\ContentBundle\Repository\DynamicContentRepository).
Resolving inheritance for "PN\ContentBundle\Repository\DynamicContentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\ContentBundle\Repository\DynamicContentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\ContentBundle\Repository\PostRepository" (parent: .abstract.instanceof.PN\ContentBundle\Repository\PostRepository).
Resolving inheritance for "PN\ContentBundle\Repository\PostRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\ContentBundle\Repository\PostRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.PN\SeoBundle\Twig\VarsExtension" (parent: .abstract.instanceof.PN\SeoBundle\Twig\VarsExtension).
Resolving inheritance for "PN\SeoBundle\Twig\VarsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.PN\SeoBundle\Twig\VarsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.PN\SeoBundle\Twig\VarsRuntime" (parent: .abstract.instanceof.PN\SeoBundle\Twig\VarsRuntime).
Resolving inheritance for "PN\SeoBundle\Twig\VarsRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.PN\SeoBundle\Twig\VarsRuntime).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\Redirect404Type" (parent: .abstract.instanceof.PN\SeoBundle\Form\Redirect404Type).
Resolving inheritance for "PN\SeoBundle\Form\Redirect404Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\Redirect404Type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\SeoBaseRouteType" (parent: .abstract.instanceof.PN\SeoBundle\Form\SeoBaseRouteType).
Resolving inheritance for "PN\SeoBundle\Form\SeoBaseRouteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\SeoBaseRouteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\SeoPageType" (parent: .abstract.instanceof.PN\SeoBundle\Form\SeoPageType).
Resolving inheritance for "PN\SeoBundle\Form\SeoPageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\SeoPageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\SeoSocialType" (parent: .abstract.instanceof.PN\SeoBundle\Form\SeoSocialType).
Resolving inheritance for "PN\SeoBundle\Form\SeoSocialType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\SeoSocialType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\SeoType" (parent: .abstract.instanceof.PN\SeoBundle\Form\SeoType).
Resolving inheritance for "PN\SeoBundle\Form\SeoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\SeoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\Translation\SeoPageTranslationType" (parent: .abstract.instanceof.PN\SeoBundle\Form\Translation\SeoPageTranslationType).
Resolving inheritance for "PN\SeoBundle\Form\Translation\SeoPageTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\Translation\SeoPageTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\Translation\SeoSocialTranslationType" (parent: .abstract.instanceof.PN\SeoBundle\Form\Translation\SeoSocialTranslationType).
Resolving inheritance for "PN\SeoBundle\Form\Translation\SeoSocialTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\Translation\SeoSocialTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\Translation\SeoTranslationType" (parent: .abstract.instanceof.PN\SeoBundle\Form\Translation\SeoTranslationType).
Resolving inheritance for "PN\SeoBundle\Form\Translation\SeoTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\Translation\SeoTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\Type\SeoSocialsType" (parent: .abstract.instanceof.PN\SeoBundle\Form\Type\SeoSocialsType).
Resolving inheritance for "PN\SeoBundle\Form\Type\SeoSocialsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\Type\SeoSocialsType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\SeoBundle\Controller\Administration\Redirect404Controller" (parent: .abstract.instanceof.PN\SeoBundle\Controller\Administration\Redirect404Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\SeoBundle\Controller\Administration\Redirect404Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\SeoBundle\Controller\Administration\Redirect404Controller).
Resolving inheritance for "PN\SeoBundle\Controller\Administration\Redirect404Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\SeoBundle\Controller\Administration\Redirect404Controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\SeoBundle\Controller\Administration\SeoBaseRouteController" (parent: .abstract.instanceof.PN\SeoBundle\Controller\Administration\SeoBaseRouteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\SeoBundle\Controller\Administration\SeoBaseRouteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\SeoBundle\Controller\Administration\SeoBaseRouteController).
Resolving inheritance for "PN\SeoBundle\Controller\Administration\SeoBaseRouteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\SeoBundle\Controller\Administration\SeoBaseRouteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\SeoBundle\Controller\Administration\SeoController" (parent: .abstract.instanceof.PN\SeoBundle\Controller\Administration\SeoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\SeoBundle\Controller\Administration\SeoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\SeoBundle\Controller\Administration\SeoController).
Resolving inheritance for "PN\SeoBundle\Controller\Administration\SeoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\SeoBundle\Controller\Administration\SeoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\SeoBundle\Controller\Administration\SeoPageController" (parent: .abstract.instanceof.PN\SeoBundle\Controller\Administration\SeoPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\SeoBundle\Controller\Administration\SeoPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\SeoBundle\Controller\Administration\SeoPageController).
Resolving inheritance for "PN\SeoBundle\Controller\Administration\SeoPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\SeoBundle\Controller\Administration\SeoPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\SeoBundle\Controller\PageNotFoundController" (parent: .abstract.instanceof.PN\SeoBundle\Controller\PageNotFoundController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\SeoBundle\Controller\PageNotFoundController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\SeoBundle\Controller\PageNotFoundController).
Resolving inheritance for "PN\SeoBundle\Controller\PageNotFoundController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\SeoBundle\Controller\PageNotFoundController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\SeoBundle\Repository\Redirect404Repository" (parent: .abstract.instanceof.PN\SeoBundle\Repository\Redirect404Repository).
Resolving inheritance for "PN\SeoBundle\Repository\Redirect404Repository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\SeoBundle\Repository\Redirect404Repository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\SeoBundle\Repository\SeoBaseRouteRepository" (parent: .abstract.instanceof.PN\SeoBundle\Repository\SeoBaseRouteRepository).
Resolving inheritance for "PN\SeoBundle\Repository\SeoBaseRouteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\SeoBundle\Repository\SeoBaseRouteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\SeoBundle\Repository\SeoPageRepository" (parent: .abstract.instanceof.PN\SeoBundle\Repository\SeoPageRepository).
Resolving inheritance for "PN\SeoBundle\Repository\SeoPageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\SeoBundle\Repository\SeoPageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\SeoBundle\Repository\SeoRepository" (parent: .abstract.instanceof.PN\SeoBundle\Repository\SeoRepository).
Resolving inheritance for "PN\SeoBundle\Repository\SeoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\SeoBundle\Repository\SeoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\SeoBundle\Repository\SeoSocialRepository" (parent: .abstract.instanceof.PN\SeoBundle\Repository\SeoSocialRepository).
Resolving inheritance for "PN\SeoBundle\Repository\SeoSocialRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\SeoBundle\Repository\SeoSocialRepository).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.extension.listener" (parent: .abstract.instanceof.extension.listener).
Resolving inheritance for "extension.listener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.extension.listener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ChangeOrderPaymentStatusAfterOnlinePaymentListener" (parent: .abstract.instanceof.ChangeOrderPaymentStatusAfterOnlinePaymentListener).
Resolving inheritance for "ChangeOrderPaymentStatusAfterOnlinePaymentListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ChangeOrderPaymentStatusAfterOnlinePaymentListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ChangeOrderPaymentStatusListener" (parent: .abstract.instanceof.ChangeOrderPaymentStatusListener).
Resolving inheritance for "ChangeOrderPaymentStatusListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ChangeOrderPaymentStatusListener).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
530
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
Removed service "ReCaptcha\RequestMethod"; reason: private alias.
Removed service "App\OnlinePaymentBundle\Interfaces\PaymentGatewayInterface"; reason: private alias.
Removed service "App\UserBundle\Model\UserInterface"; reason: private alias.
Removed service "App\UserBundle\Util\CanonicalizerInterface"; reason: private alias.
Removed service "App\UserBundle\Util\PasswordUpdaterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "mailer.logger_message_listener"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "cache.default_pdo_provider"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "security.encoder_factory"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.app_user_provider"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
Removed service "pn.entity_translations.translator"; reason: private alias.
Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\ClientRegistry"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\Provider\FacebookClient"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\Provider\GoogleClient"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".service_locator.80edgLI"; reason: private alias.
Removed service ".service_locator.h8Jkkd2"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.qGL4HTO"; reason: private alias.
Removed service ".service_locator.KoQQz6c"; reason: private alias.
Removed service ".service_locator.z9EOLrZ"; reason: private alias.
Removed service ".service_locator.B_fTwII"; reason: private alias.
Removed service ".service_locator.KncXgAh"; reason: private alias.
Removed service ".service_locator.2CgFrBY"; reason: private alias.
Removed service ".service_locator.eB0ukEa"; reason: private alias.
Removed service ".service_locator.fjiAhP7"; reason: private alias.
Removed service ".service_locator.MItBeax"; reason: private alias.
Removed service ".service_locator.PUC9qSM"; reason: private alias.
Removed service ".service_locator.5KhjbYe"; reason: private alias.
Removed service ".service_locator.po9XJtW"; reason: private alias.
Removed service ".service_locator.yLzyQGK"; reason: private alias.
Removed service ".service_locator.ufTStmU"; reason: private alias.
Removed service ".service_locator.YCz5MLx"; reason: private alias.
Removed service ".service_locator.b7t3GfV"; reason: private alias.
Removed service ".service_locator.cqWi2x2"; reason: private alias.
Removed service ".service_locator.UI4vSZN"; reason: private alias.
Removed service ".service_locator.cN2VaC_"; reason: private alias.
Removed service ".service_locator.u6jObfI"; reason: private alias.
Removed service ".service_locator.rDSbCUU"; reason: private alias.
Removed service ".service_locator.lBqc2Bu"; reason: private alias.
Removed service ".service_locator.T3MHT2o"; reason: private alias.
Removed service ".service_locator.rgGz1Ih"; reason: private alias.
Removed service ".service_locator.nUvYsuw"; reason: private alias.
Removed service ".service_locator.3e1fRmy"; reason: private alias.
Removed service ".service_locator.UNv4wbf"; reason: private alias.
Removed service ".service_locator.O_jyVNN"; reason: private alias.
Removed service ".service_locator.lJz4L4T"; reason: private alias.
Removed service ".service_locator.NMaVlF."; reason: private alias.
Removed service ".service_locator.Oln7nqq"; reason: private alias.
Removed service ".service_locator.Pczoc3f"; reason: private alias.
Removed service ".service_locator.kH3Cmsk"; reason: private alias.
Removed service ".service_locator.MJJMPL7"; reason: private alias.
Removed service ".service_locator.YKIAN78"; reason: private alias.
Removed service ".service_locator.oXcr_O2"; reason: private alias.
Removed service ".service_locator.dMBSwmX"; reason: private alias.
Removed service ".service_locator.ZYhydu2"; reason: private alias.
Removed service ".service_locator.ByRO4rR"; reason: private alias.
Removed service ".service_locator.EZJK0gS"; reason: private alias.
Removed service ".service_locator.PuihzDz"; reason: private alias.
Removed service ".service_locator.ieWVpla"; reason: private alias.
Removed service ".service_locator._RdNPLA"; reason: private alias.
Removed service ".service_locator.WMlstG7"; reason: private alias.
Removed service ".service_locator.Had0Vgh"; reason: private alias.
Removed service ".service_locator.rcYSX0n"; reason: private alias.
Removed service ".service_locator._NZJCK."; reason: private alias.
Removed service ".service_locator.iT_1Xn5"; reason: private alias.
Removed service ".service_locator.P5kQ7Qq"; reason: private alias.
Removed service ".service_locator.hCQYdl."; reason: private alias.
Removed service ".service_locator.yFAL.Nj"; reason: private alias.
Removed service ".service_locator.E7oXy8M"; reason: private alias.
Removed service ".service_locator._4198qf"; reason: private alias.
Removed service ".service_locator.Vbapwu8"; reason: private alias.
Removed service ".service_locator.HxuRckV"; reason: private alias.
Removed service ".service_locator.GYrPG6u"; reason: private alias.
Removed service ".service_locator.gIFGvIu"; reason: private alias.
Removed service ".service_locator.LefHyXx"; reason: private alias.
Removed service ".service_locator.VIMHBVe"; reason: private alias.
Removed service ".service_locator.qm4xEPF"; reason: private alias.
Removed service ".service_locator.huwV26J"; reason: private alias.
Removed service ".service_locator.grPmyaJ"; reason: private alias.
Removed service ".service_locator.kq.DUDn"; reason: private alias.
Removed service ".service_locator.sVOU9Si"; reason: private alias.
Removed service ".service_locator.7Lgm4Ae"; reason: private alias.
Removed service ".service_locator.TDuWt2T"; reason: private alias.
Removed service ".service_locator.PYzKnVY"; reason: private alias.
Removed service ".service_locator.qPECUDc"; reason: private alias.
Removed service ".service_locator.L_AD.fH"; reason: private alias.
Removed service ".service_locator.UzFhGZq"; reason: private alias.
Removed service ".service_locator.eGETX7h"; reason: private alias.
Removed service ".service_locator.JaWJoEy"; reason: private alias.
Removed service ".service_locator.H51BrG0"; reason: private alias.
Removed service ".service_locator.99DU3jR"; reason: private alias.
Removed service ".service_locator.obo6fYx"; reason: private alias.
Removed service ".service_locator.06KKmgQ"; reason: private alias.
Removed service ".service_locator.wuuOLO_"; reason: private alias.
Removed service ".service_locator.6ocE5oH"; reason: private alias.
Removed service ".service_locator.KNxUrV8"; reason: private alias.
Removed service ".service_locator.5BZEM3w"; reason: private alias.
Removed service ".service_locator.HhwpX1a"; reason: private alias.
Removed service ".service_locator.PESjZan"; reason: private alias.
Removed service ".service_locator.AOyK4pQ"; reason: private alias.
Removed service ".service_locator.8UNUGGf"; reason: private alias.
Removed service ".service_locator.PB09dLP"; reason: private alias.
Removed service ".service_locator.vMswIdq"; reason: private alias.
Removed service ".service_locator.lU6DDCP"; reason: private alias.
Removed service ".service_locator.L1SOi7L"; reason: private alias.
Removed service ".service_locator.juI2ovQ"; reason: private alias.
Removed service ".service_locator.0WbvKNd"; reason: private alias.
Removed service ".service_locator.YRsqH0z"; reason: private alias.
Removed service ".service_locator.z9iDzxI"; reason: private alias.
Removed service ".service_locator.fs5zcWa"; reason: private alias.
Removed service ".service_locator.sMHCErD"; reason: private alias.
Removed service ".service_locator.37QK9eQ"; reason: private alias.
Removed service ".service_locator.ctJi_xV"; reason: private alias.
Removed service ".service_locator.Q..KEtB"; reason: private alias.
Removed service ".service_locator.iifdvU7"; reason: private alias.
Removed service ".service_locator.hvnzVF6"; reason: private alias.
Removed service ".service_locator.Unsc1wx"; reason: private alias.
Removed service ".service_locator.3xqlh2u"; reason: private alias.
Removed service ".service_locator.h2dGngQ"; reason: private alias.
Removed service ".service_locator.RjQySoQ"; reason: private alias.
Removed service ".service_locator.YuNi0Y5"; reason: private alias.
Removed service ".service_locator.QoqmjKF"; reason: private alias.
Removed service ".service_locator.FxG.azz"; reason: private alias.
Removed service ".service_locator.4r6XSpU"; reason: private alias.
Removed service ".service_locator.gTA.Gkb"; reason: private alias.
Removed service ".service_locator.3sCERcD"; reason: private alias.
Removed service ".service_locator.TRuy6D2"; reason: private alias.
Removed service ".service_locator.34Aveyz"; reason: private alias.
Removed service ".service_locator.osdHap_"; reason: private alias.
Removed service ".service_locator.RDjogQs"; reason: private alias.
Removed service ".service_locator.FSXHUMZ"; reason: private alias.
Removed service ".service_locator.sx6j_gp"; reason: private alias.
Removed service ".service_locator.WhHELA4"; reason: private alias.
Removed service ".service_locator.5BcTQ6w"; reason: private alias.
Removed service ".service_locator.L8LIs70"; reason: private alias.
Removed service ".service_locator.a_q0K2C"; reason: private alias.
Removed service ".service_locator.wKF4yn1"; reason: private alias.
Removed service ".service_locator.i2UnAhx"; reason: private alias.
Removed service ".service_locator.cg_nOvM"; reason: private alias.
Removed service ".service_locator.uNHywoJ"; reason: private alias.
Removed service ".service_locator.._wKT7s"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.0ghLsew"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.uo5c0SP"; reason: private alias.
Removed service ".service_locator..3VB1iY"; reason: private alias.
Removed service ".service_locator.JKQRmDh"; reason: private alias.
Removed service ".service_locator.0m8Ywul"; reason: private alias.
Removed service ".service_locator._MjtDkd"; reason: private alias.
Removed service ".service_locator.hCOssBO"; reason: private alias.
Removed service ".service_locator.xbZQYDE"; reason: private alias.
Removed service ".service_locator.bYmX5Uc"; reason: private alias.
Removed service ".service_locator.FCrmyVf"; reason: private alias.
Removed service ".service_locator.Sxo1kWU"; reason: private alias.
Removed service ".service_locator.Ji9hBQw"; reason: private alias.
Removed service ".service_locator.xZMc_FF"; reason: private alias.
Removed service ".service_locator.4EB3Ec1"; reason: private alias.
Removed service ".service_locator..OJqdsG"; reason: private alias.
Removed service ".service_locator.asuBUJt"; reason: private alias.
Removed service ".service_locator.yBh0PEf"; reason: private alias.
Removed service ".service_locator.SvLNnEV"; reason: private alias.
Removed service ".service_locator.v9q1Wq_"; reason: private alias.
Removed service ".service_locator.JuEBkYm"; reason: private alias.
Removed service ".service_locator.WriRDAL"; reason: private alias.
Removed service ".service_locator.hYB6WjQ"; reason: private alias.
Removed service ".service_locator.18IrFxm"; reason: private alias.
Removed service ".service_locator.HBNdR0s"; reason: private alias.
Removed service ".service_locator.cB1rrij"; reason: private alias.
Removed service ".service_locator.olFfKW."; reason: private alias.
Removed service ".service_locator.7JGrKvJ"; reason: private alias.
Removed service ".service_locator.q8gI9Lz"; reason: private alias.
Removed service ".service_locator.CpMdRBW"; reason: private alias.
Removed service ".service_locator.U5suMUA"; reason: private alias.
Removed service ".service_locator.cgytTWM"; reason: private alias.
Removed service ".service_locator.1f5GLyq"; reason: private alias.
Removed service ".service_locator.B0oJOpM"; reason: private alias.
Removed service ".service_locator.tTLEDs3"; reason: private alias.
Removed service ".service_locator.ROBfCPF"; reason: private alias.
Removed service ".service_locator.f7vjHtv"; reason: private alias.
Removed service ".service_locator.ChQe_Dz"; reason: private alias.
Removed service ".service_locator.LtiyXTj"; reason: private alias.
Removed service ".service_locator.qduL77L"; reason: private alias.
Removed service ".service_locator.5hQFbuk"; reason: private alias.
Removed service ".service_locator.Jj28mjY"; reason: private alias.
Removed service ".service_locator.T5d48oK"; reason: private alias.
Removed service ".service_locator.Ouy9w6g"; reason: private alias.
Removed service ".service_locator.JK0QUNJ"; reason: private alias.
Removed service ".service_locator...U8QcX"; reason: private alias.
Removed service ".service_locator.s38QUPx"; reason: private alias.
Removed service ".service_locator.Ae1O87r"; reason: private alias.
Removed service ".service_locator.kNBAzAT"; reason: private alias.
Removed service ".service_locator.Bld3rN3"; reason: private alias.
Removed service ".service_locator.mmsHGLD"; reason: private alias.
Removed service ".service_locator.GiZ2S7v"; reason: private alias.
Removed service ".service_locator.NnPfkl5"; reason: private alias.
Removed service ".service_locator.eI0cfd2"; reason: private alias.
Removed service ".service_locator.nV9aQnt"; reason: private alias.
Removed service ".service_locator.SpvyOpK"; reason: private alias.
Removed service ".service_locator.zdz3RNB"; reason: private alias.
Removed service ".service_locator.rrUk59j"; reason: private alias.
Removed service ".service_locator.ApqBS4s"; reason: private alias.
Removed service ".service_locator.8OQjiy0"; reason: private alias.
Removed service ".service_locator.j8OThoI"; reason: private alias.
Removed service ".service_locator.PVvt8gf"; reason: private alias.
Removed service ".service_locator.S4YymZV"; reason: private alias.
Removed service ".service_locator.zWJVy4_"; reason: private alias.
Removed service ".service_locator.QfF3Utm"; reason: private alias.
Removed service ".service_locator.OST_i6p"; reason: private alias.
Removed service ".service_locator.6z9HALk"; reason: private alias.
Removed service ".service_locator.pMQ6g1Q"; reason: private alias.
Removed service ".service_locator.UYhA0n5"; reason: private alias.
Removed service ".service_locator.TvKmpap"; reason: private alias.
Removed service ".service_locator.wHUiT5r"; reason: private alias.
Removed service ".service_locator.4lsi6rR"; reason: private alias.
Removed service ".service_locator.r02RE2u"; reason: private alias.
Removed service ".service_locator.KiHbmeL"; reason: private alias.
Removed service ".service_locator.Z072jpi"; reason: private alias.
Removed service ".service_locator.n9bdmzf"; reason: private alias.
Removed service ".service_locator.TI3lCnP"; reason: private alias.
Removed service ".service_locator.9MH4.GL"; reason: private alias.
Removed service ".service_locator.lHJQoRE"; reason: private alias.
Removed service ".service_locator.sQKA6Hl"; reason: private alias.
Removed service ".service_locator.dWxdY0p"; reason: private alias.
Removed service ".service_locator.vu9bFhm"; reason: private alias.
Removed service ".service_locator.uVDfjJ_"; reason: private alias.
Removed service ".service_locator.i4HS_Wh"; reason: private alias.
Removed service ".service_locator.o618JGR"; reason: private alias.
Removed service ".service_locator.UAmIwJt"; reason: private alias.
Removed service ".service_locator.nnAMps1"; reason: private alias.
Removed service ".service_locator.7oQ3RQ4"; reason: private alias.
Removed service ".service_locator.6cpPM_2"; reason: private alias.
Removed service ".service_locator.Fbo4eQG"; reason: private alias.
Removed service ".service_locator.yK3gVxw"; reason: private alias.
Removed service ".service_locator.YW_lU8g"; reason: private alias.
Removed service ".service_locator.9lvEQQv"; reason: private alias.
Removed service ".service_locator.DbGpr3X"; reason: private alias.
Removed service ".service_locator.kywb4Zj"; reason: private alias.
Removed service ".service_locator.JZaOL61"; reason: private alias.
Removed service ".service_locator.efkUbYL"; reason: private alias.
Removed service ".service_locator.RkMgl2x"; reason: private alias.
Removed service ".service_locator.S9Fgf2F"; reason: private alias.
Removed service ".service_locator.abhCf31"; reason: private alias.
Removed service ".service_locator.kivEONL"; reason: private alias.
Removed service ".service_locator.UubwISc"; reason: private alias.
Removed service ".service_locator.l1ONAfF"; reason: private alias.
Removed service ".service_locator.ECA.UR6"; reason: private alias.
Removed service ".service_locator.EhO2iuV"; reason: private alias.
Removed service ".service_locator.TYdMSpE"; reason: private alias.
Removed service ".service_locator.vxWY.ti"; reason: private alias.
Removed service ".service_locator.XD5lnIu"; reason: private alias.
Removed service ".service_locator.KGCRvBV"; reason: private alias.
Removed service ".service_locator.FK2wQzD"; reason: private alias.
Removed service ".service_locator.WQqTJ9B"; reason: private alias.
Removed service ".service_locator.P4gc.1f"; reason: private alias.
Removed service ".service_locator.AeYMIEd"; reason: private alias.
Removed service ".service_locator.NXbdlak"; reason: private alias.
Removed service ".service_locator.cDm5eRT"; reason: private alias.
Removed service ".service_locator.vp..JOW"; reason: private alias.
Removed service ".service_locator.Dx1.bqL"; reason: private alias.
Removed service ".service_locator.3DKvL0f"; reason: private alias.
Removed service ".service_locator.DCK0aAm"; reason: private alias.
Removed service ".service_locator.d5avQNS"; reason: private alias.
Removed service ".service_locator.At1IeoD"; reason: private alias.
Removed service ".service_locator.n8kms3x"; reason: private alias.
Removed service ".service_locator.7FiOpmR"; reason: private alias.
Removed service ".service_locator.B06kKcP"; reason: private alias.
Removed service ".service_locator.MjNuOF6"; reason: private alias.
Removed service ".service_locator.Mq4H7n."; reason: private alias.
Removed service ".service_locator.LR9bd9T"; reason: private alias.
Removed service ".service_locator.hHAk834"; reason: private alias.
Removed service ".service_locator.aG95CLL"; reason: private alias.
Removed service ".service_locator.DRApF2l"; reason: private alias.
Removed service ".service_locator.26LEOzB"; reason: private alias.
Removed service ".service_locator.iWkmbvn"; reason: private alias.
Removed service ".service_locator.2c9tYnr"; reason: private alias.
Removed service ".service_locator.ltY86Tg"; reason: private alias.
Removed service ".service_locator.d2NxEV7"; reason: private alias.
Removed service ".service_locator.vDT9DpW"; reason: private alias.
Removed service ".service_locator.ouE0Z3T"; reason: private alias.
Removed service ".service_locator.ieHx1G4"; reason: private alias.
Removed service ".service_locator.D7isJaW"; reason: private alias.
Removed service ".service_locator.zlJRVq2"; reason: private alias.
Removed service ".service_locator.Vohp9od"; reason: private alias.
Removed service ".service_locator.2NRMhb6"; reason: private alias.
Removed service ".service_locator.FBRoWbc"; reason: private alias.
Removed service ".service_locator.WNBwaUL"; reason: private alias.
Removed service ".service_locator.uo9f4M2"; reason: private alias.
Removed service ".service_locator.VQSRwtm"; reason: private alias.
Removed service ".service_locator.Lt92n_e"; reason: private alias.
Removed service ".service_locator.Vvg8s8Q"; reason: private alias.
Removed service ".service_locator.0HXvt.e"; reason: private alias.
Removed service ".service_locator.LwPGXvW"; reason: private alias.
Removed service ".service_locator.x7ygFZj"; reason: private alias.
Removed service ".service_locator.yDE8VMX"; reason: private alias.
Removed service ".service_locator.VIGgzs0"; reason: private alias.
Removed service ".service_locator.9KGI1wn"; reason: private alias.
Removed service ".service_locator.dECVJpO"; reason: private alias.
Removed service ".service_locator.bviWk3l"; reason: private alias.
Removed service ".service_locator.8gVqFmb"; reason: private alias.
Removed service ".service_locator.75AsqvD"; reason: private alias.
Removed service ".service_locator.gzXxy.o"; reason: private alias.
Removed service ".service_locator.eEc2Jdf"; reason: private alias.
Removed service ".service_locator.QxNnh6h"; reason: private alias.
Removed service ".service_locator.WYeLYyJ"; reason: private alias.
Removed service ".service_locator.pm4zQ.m"; reason: private alias.
Removed service ".service_locator.6AZYSTw"; reason: private alias.
Removed service ".service_locator.426yQGu"; reason: private alias.
Removed service ".service_locator.zF9H9IN"; reason: private alias.
Removed service ".service_locator.qEkhp50"; reason: private alias.
Removed service ".service_locator.HJYudbL"; reason: private alias.
Removed service ".service_locator.3W_fJ9P"; reason: private alias.
Removed service ".service_locator.6qsRPvV"; reason: private alias.
Removed service ".service_locator.ZHB7eXe"; reason: private alias.
Removed service ".service_locator.VHeZWLi"; reason: private alias.
Removed service ".service_locator.R0XPnDD"; reason: private alias.
Removed service ".service_locator.KqRjCt9"; reason: private alias.
Removed service ".service_locator.DtOHLGr"; reason: private alias.
Removed service ".service_locator.DNU2FU6"; reason: private alias.
Removed service ".service_locator._POgNgI"; reason: private alias.
Removed service ".service_locator.c4_4NRc"; reason: private alias.
Removed service ".service_locator.pTpdIai"; reason: private alias.
Removed service ".service_locator.aydGWnw"; reason: private alias.
Removed service ".service_locator.Yd69Xq8"; reason: private alias.
Removed service ".service_locator.07STY0q"; reason: private alias.
Removed service ".service_locator.vmloCRj"; reason: private alias.
Removed service ".service_locator.RCg0CAX"; reason: private alias.
Removed service ".service_locator.qm9bYls"; reason: private alias.
Removed service ".service_locator.m2X602b"; reason: private alias.
Removed service ".service_locator.Sn7nzp7"; reason: private alias.
Removed service ".service_locator.IM3mdXH"; reason: private alias.
Removed service ".service_locator.JlRJA5b"; reason: private alias.
Removed service ".service_locator.K0ACeVI"; reason: private alias.
Removed service ".service_locator.be1ANvk"; reason: private alias.
Removed service ".service_locator.mgHWG9u"; reason: private alias.
Removed service ".service_locator.v82iB1."; reason: private alias.
Removed service ".service_locator.FR851FC"; reason: private alias.
Removed service ".service_locator.hCumxIO"; reason: private alias.
Removed service ".service_locator.3kTNSaT"; reason: private alias.
Removed service ".service_locator.H.ds0Lj"; reason: private alias.
Removed service ".service_locator._puEK48"; reason: private alias.
Removed service ".service_locator.wtwpxkT"; reason: private alias.
Removed service ".service_locator.xlw3xst"; reason: private alias.
Removed service ".service_locator.oPPlhtJ"; reason: private alias.
Removed service ".service_locator.1PvtqG0"; reason: private alias.
Removed service ".service_locator.mCIdWEb"; reason: private alias.
Removed service ".service_locator.v8RRKhn"; reason: private alias.
Removed service ".service_locator.di2FUTh"; reason: private alias.
Removed service ".service_locator.TPVmUej"; reason: private alias.
Removed service ".service_locator.lCsqpZg"; reason: private alias.
Removed service ".service_locator.LhvKbBJ"; reason: private alias.
Removed service ".service_locator.r.nITxk"; reason: private alias.
Removed service ".service_locator.jmlRnJl"; reason: private alias.
Removed service ".service_locator.EsseyDA"; reason: private alias.
Removed service ".service_locator.DCSC0aw"; reason: private alias.
Removed service ".service_locator.HxGrtNI"; reason: private alias.
Removed service ".service_locator.A740LBW"; reason: private alias.
Removed service ".service_locator.sf85gDo"; reason: private alias.
Removed service ".service_locator.pFwChgS"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
156
Changed reference of service "App\ECommerceBundle\Controller\FrontEnd\CartController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ECommerceBundle\Controller\FrontEnd\CartPaymentMethodController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ECommerceBundle\Controller\FrontEnd\CartShippingAddressController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ECommerceBundle\Controller\FrontEnd\CartSummaryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ECommerceBundle\Controller\FrontEnd\CartWidgetController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ECommerceBundle\Controller\FrontEnd\OrderController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ECommerceBundle\EventListener\ChangeOrderPaymentStatusAfterOnlinePaymentListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ECommerceBundle\Service\CartService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ECommerceBundle\Service\CouponService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ECommerceBundle\Service\FacebookConversionAPIService" previously pointing to "router.default" to "router".
Changed reference of service "App\ECommerceBundle\Service\OrderPaymentRedirectService" previously pointing to "router.default" to "router".
Changed reference of service "App\ECommerceBundle\Service\OrderPaymentService" previously pointing to "router.default" to "router".
Changed reference of service "App\ECommerceBundle\Service\OrderService" previously pointing to "router.default" to "router".
Changed reference of service "App\ECommerceBundle\Service\OrderService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ProductBundle\Command\GenerateFacebookCatalogCommerceCSVCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\ProductBundle\Command\ProductSearchIndex\IndexProductInSearchCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProductBundle\EventListener\CollectionSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProductBundle\EventListener\OccasionSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProductBundle\EventListener\ProductMainImageSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProductBundle\EventListener\ProductSearchIndexing" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProductBundle\Form\ProductHasAttributeType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProductBundle\Messenger\IndexCategoryHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProductBundle\Messenger\IndexVendorHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProductBundle\Repository\ProductSearchRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProductBundle\Service\FacebookShopService" previously pointing to "router.default" to "router".
Changed reference of service "App\ProductBundle\Service\ProductFilterService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProductBundle\Service\ProductSearchService" previously pointing to "router.default" to "router".
Changed reference of service "App\ProductBundle\Service\ProductVariantService" previously pointing to "router.default" to "router".
Changed reference of service "App\ProductBundle\Service\SubAttributeService" previously pointing to "router.default" to "router".
Changed reference of service "App\SeoBundle\Service\Sitemap\GenerateStaticSitemapService" previously pointing to "router.default" to "router".
Changed reference of service "App\SeoBundle\Service\Sitemap\SitemapUrlsService" previously pointing to "router.default" to "router".
Changed reference of service "App\ThreeSixtyViewBundle\Service\ThreeSixtyViewService" previously pointing to "router.default" to "router".
Changed reference of service "App\UserBundle\Controller\OAuth\FacebookController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\UserBundle\Controller\OAuth\GoogleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\UserBundle\Security\CustomAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.mailgun" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendgrid" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.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.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "PN\ServiceBundle\Service\CommonFunctionService" previously pointing to "router.default" to "router".
Changed reference of service "PN\ServiceBundle\Service\UrlService" previously pointing to "router.default" to "router".
Changed reference of service "PN\LocaleBundle\Guesser\SymfonyTranslationGuesser" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "PN\ContentBundle\Twig\VarsRuntime" previously pointing to "router.default" to "router".
Changed reference of service "PN\ContentBundle\Service\DynamicContentService" previously pointing to "router.default" to "router".
Changed reference of service "PN\SeoBundle\Service\SeoService" previously pointing to "router.default" to "router".
Changed reference of service "fe_seo" previously pointing to "router.default" to "router".
Changed reference of service "ProductSearchIndexing" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "CollectionSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "OccasionSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "ProductMainImageSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "ChangeOrderPaymentStatusAfterOnlinePaymentListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knpu.oauth2.provider_factory" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.dj2hjPL" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.7CBgUno" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.wGxF7qp" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.RrPjnE9" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.BbdjuNV" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.CsVrm_g" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.WQocrqb" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.H2oRpz8" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.w9ueZ73" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cFW3.Tt" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.39FXsE9" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.M3Uup01" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.xOMcoFS" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.902JfNF" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.4WNMocN" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.65dhRHZ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.yHla.cV" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.q2ji3lu" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Kn9Vk3z" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.rRd2Il." previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.b.oEM3K" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.lK8YSrB" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.lK8YSrB" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.pXhSQsU" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.dsE7cF_" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.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.mx0UMmY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.XsyfP82" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
759
Removed service "container.env"; reason: abstract.
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.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; 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 "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; 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.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; 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 "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.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; 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.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.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; 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 "maker.auto_command.abstract"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\BaseBundle\Listener\DoctrineExtensionListener"; reason: abstract.
Removed service ".abstract.instanceof.App\BaseBundle\Listener\DoctrineExtensionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\BannerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\BannerController"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Controller\Administration\BannerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\BlogCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\BlogCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Controller\Administration\BlogCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\BlogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\BlogController"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Controller\Administration\BlogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\BlogTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\BlogTagController"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Controller\Administration\BlogTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Controller\Administration\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\DynamicPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\DynamicPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Controller\Administration\DynamicPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\FaqController"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Controller\Administration\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\ServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\ServiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Controller\Administration\ServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\Administration\SiteSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\Administration\SiteSettingController"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Controller\Administration\SiteSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\FrontEnd\BannerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\FrontEnd\BannerController"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Controller\FrontEnd\BannerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\FrontEnd\BlogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\FrontEnd\BlogController"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Controller\FrontEnd\BlogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\FrontEnd\DynamicPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\FrontEnd\DynamicPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Controller\FrontEnd\DynamicPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\FrontEnd\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\FrontEnd\FaqController"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Controller\FrontEnd\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CMSBundle\Controller\FrontEnd\SiteSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CMSBundle\Controller\FrontEnd\SiteSettingController"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Controller\FrontEnd\SiteSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\BannerType"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Form\BannerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\BlogCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Form\BlogCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\BlogTagType"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Form\BlogTagType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\BlogType"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Form\BlogType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\DynamicPageType"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Form\DynamicPageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\FaqType"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Form\FaqType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\ServiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Form\ServiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\SiteSettingType"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Form\SiteSettingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\Translation\BannerTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Form\Translation\BannerTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\Translation\BlogCategoryTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Form\Translation\BlogCategoryTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\Translation\BlogTagTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Form\Translation\BlogTagTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\Translation\BlogTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Form\Translation\BlogTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\Translation\DynamicPageTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Form\Translation\DynamicPageTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\Translation\FaqTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Form\Translation\FaqTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CMSBundle\Form\Translation\ServiceTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Form\Translation\ServiceTranslationType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\BannerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Repository\BannerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\BlogCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Repository\BlogCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\BlogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Repository\BlogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\BlogTagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Repository\BlogTagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\DynamicContentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Repository\DynamicContentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\DynamicPageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Repository\DynamicPageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\FaqRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Repository\FaqRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\ServiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Repository\ServiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CMSBundle\Repository\SiteSettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Repository\SiteSettingRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\CMSBundle\Twig\SiteSettingVarsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Twig\SiteSettingVarsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\CMSBundle\Twig\SiteSettingVarsRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\CMSBundle\Twig\SiteSettingVarsRuntime"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\PostRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Repository\PostRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\CurrencyBundle\Command\UpdateExchangeRatesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\CurrencyBundle\Command\UpdateExchangeRatesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CurrencyBundle\Controller\Administration\CurrencyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CurrencyBundle\Controller\Administration\CurrencyController"; reason: abstract.
Removed service ".abstract.instanceof.App\CurrencyBundle\Controller\Administration\CurrencyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CurrencyBundle\Controller\Administration\ExchangeRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CurrencyBundle\Controller\Administration\ExchangeRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\CurrencyBundle\Controller\Administration\ExchangeRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CurrencyBundle\Form\CurrencyType"; reason: abstract.
Removed service ".abstract.instanceof.App\CurrencyBundle\Form\CurrencyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CurrencyBundle\Form\Translation\CurrencyTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\CurrencyBundle\Form\Translation\CurrencyTranslationType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CurrencyBundle\Repository\CurrencyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\CurrencyBundle\Repository\CurrencyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CurrencyBundle\Repository\ExchangeRateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\CurrencyBundle\Repository\ExchangeRateRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\CurrencyBundle\Twig\VarsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\CurrencyBundle\Twig\VarsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\CurrencyBundle\Twig\VarsRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\CurrencyBundle\Twig\VarsRuntime"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\ECommerceBundle\Command\RemoveOldCartCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Command\RemoveOldCartCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\Administration\CouponController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\Administration\CouponController"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Controller\Administration\CouponController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\Administration\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\Administration\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Controller\Administration\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\FrontEnd\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\FrontEnd\CartController"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Controller\FrontEnd\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\FrontEnd\CartPaymentMethodController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\FrontEnd\CartPaymentMethodController"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Controller\FrontEnd\CartPaymentMethodController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\FrontEnd\CartShippingAddressController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\FrontEnd\CartShippingAddressController"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Controller\FrontEnd\CartShippingAddressController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\FrontEnd\CartSummaryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\FrontEnd\CartSummaryController"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Controller\FrontEnd\CartSummaryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\FrontEnd\CartWidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\FrontEnd\CartWidgetController"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Controller\FrontEnd\CartWidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ECommerceBundle\Controller\FrontEnd\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ECommerceBundle\Controller\FrontEnd\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Controller\FrontEnd\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\ECommerceBundle\EventListener\ChangeOrderPaymentStatusAfterOnlinePaymentListener"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\EventListener\ChangeOrderPaymentStatusAfterOnlinePaymentListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\ECommerceBundle\EventListener\ChangeOrderPaymentStatusListener"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\EventListener\ChangeOrderPaymentStatusListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\ECommerceBundle\EventListener\RemoveCartAfterCreateOrderListener"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\EventListener\RemoveCartAfterCreateOrderListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\ECommerceBundle\EventListener\SendEmailsAfterCreateOrderListener"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\EventListener\SendEmailsAfterCreateOrderListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ECommerceBundle\Form\CouponType"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Form\CouponType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ECommerceBundle\Form\OrderCommentType"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Form\OrderCommentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ECommerceBundle\Form\OrderType"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Form\OrderType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\CartHasProductPriceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Repository\CartHasProductPriceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\CartHasUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Repository\CartHasUserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\CartRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Repository\CartRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\CouponRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Repository\CouponRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\OrderCommentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Repository\OrderCommentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\OrderGuestDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Repository\OrderGuestDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\OrderHasCouponRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Repository\OrderHasCouponRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\OrderHasProductPriceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Repository\OrderHasProductPriceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\OrderLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Repository\OrderLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\OrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Repository\OrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ECommerceBundle\Repository\OrderShippingAddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Repository\OrderShippingAddressRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\ECommerceBundle\Twig\VarsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Twig\VarsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\ECommerceBundle\Twig\VarsRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\ECommerceBundle\Twig\VarsRuntime"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\HomeBundle\Controller\CareerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\HomeBundle\Controller\CareerController"; reason: abstract.
Removed service ".abstract.instanceof.App\HomeBundle\Controller\CareerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\HomeBundle\Controller\ContactUsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\HomeBundle\Controller\ContactUsController"; reason: abstract.
Removed service ".abstract.instanceof.App\HomeBundle\Controller\ContactUsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\HomeBundle\Controller\HeaderFooterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\HomeBundle\Controller\HeaderFooterController"; reason: abstract.
Removed service ".abstract.instanceof.App\HomeBundle\Controller\HeaderFooterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\HomeBundle\Controller\HomePageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\HomeBundle\Controller\HomePageController"; reason: abstract.
Removed service ".abstract.instanceof.App\HomeBundle\Controller\HomePageController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\HomeBundle\Form\CareerType"; reason: abstract.
Removed service ".abstract.instanceof.App\HomeBundle\Form\CareerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\HomeBundle\Form\ContactUsType"; reason: abstract.
Removed service ".abstract.instanceof.App\HomeBundle\Form\ContactUsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\HomeBundle\Form\SubscribeType"; reason: abstract.
Removed service ".abstract.instanceof.App\HomeBundle\Form\SubscribeType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MediaBundle\Repository\DocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\MediaBundle\Repository\DocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MediaBundle\Repository\ImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\MediaBundle\Repository\ImageRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\NewShippingBundle\Controller\Administration\CourierController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\NewShippingBundle\Controller\Administration\CourierController"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Controller\Administration\CourierController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\NewShippingBundle\Controller\Administration\ShippingTimeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\NewShippingBundle\Controller\Administration\ShippingTimeController"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Controller\Administration\ShippingTimeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\NewShippingBundle\Controller\Administration\ShippingZoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\NewShippingBundle\Controller\Administration\ShippingZoneController"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Controller\Administration\ShippingZoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\NewShippingBundle\Controller\Administration\ShippingZonePriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\NewShippingBundle\Controller\Administration\ShippingZonePriceController"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Controller\Administration\ShippingZonePriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\NewShippingBundle\Controller\Administration\ZoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\NewShippingBundle\Controller\Administration\ZoneController"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Controller\Administration\ZoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\CourierType"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Form\CourierType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\ShippingPriceFirstAndExtraKgType"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Form\ShippingPriceFirstAndExtraKgType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\ShippingPriceSpecificWeightModelType"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Form\ShippingPriceSpecificWeightModelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\ShippingPriceSpecificWeightType"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Form\ShippingPriceSpecificWeightType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\ShippingTimeType"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Form\ShippingTimeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\ShippingZonePriceType"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Form\ShippingZonePriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\ShippingZoneType"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Form\ShippingZoneType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\Translation\CourierTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Form\Translation\CourierTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\Translation\ShippingTimeTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Form\Translation\ShippingTimeTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\Translation\ZoneTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Form\Translation\ZoneTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\NewShippingBundle\Form\ZoneType"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Form\ZoneType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\NewShippingBundle\Repository\CourierRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Repository\CourierRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\NewShippingBundle\Repository\ShippingTimeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Repository\ShippingTimeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\NewShippingBundle\Repository\ShippingZonePriceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Repository\ShippingZonePriceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\NewShippingBundle\Repository\ShippingZonePriceSpecificWeightRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Repository\ShippingZonePriceSpecificWeightRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\NewShippingBundle\Repository\ShippingZoneRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Repository\ShippingZoneRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\NewShippingBundle\Repository\ZoneRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\NewShippingBundle\Repository\ZoneRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\OnlinePaymentBundle\Controller\Administration\PaymentMethodController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\OnlinePaymentBundle\Controller\Administration\PaymentMethodController"; reason: abstract.
Removed service ".abstract.instanceof.App\OnlinePaymentBundle\Controller\Administration\PaymentMethodController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\OnlinePaymentBundle\Controller\FrontEnd\PaymobController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\OnlinePaymentBundle\Controller\FrontEnd\PaymobController"; reason: abstract.
Removed service ".abstract.instanceof.App\OnlinePaymentBundle\Controller\FrontEnd\PaymobController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\OnlinePaymentBundle\Controller\FrontEnd\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\OnlinePaymentBundle\Controller\FrontEnd\TestController"; reason: abstract.
Removed service ".abstract.instanceof.App\OnlinePaymentBundle\Controller\FrontEnd\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\OnlinePaymentBundle\Form\PaymentMethodType"; reason: abstract.
Removed service ".abstract.instanceof.App\OnlinePaymentBundle\Form\PaymentMethodType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\OnlinePaymentBundle\Form\Translation\PaymentMethodTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\OnlinePaymentBundle\Form\Translation\PaymentMethodTranslationType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\OnlinePaymentBundle\Repository\CreditCardRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\OnlinePaymentBundle\Repository\CreditCardRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\OnlinePaymentBundle\Repository\PaymentMethodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\OnlinePaymentBundle\Repository\PaymentMethodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\OnlinePaymentBundle\Repository\PaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\OnlinePaymentBundle\Repository\PaymentRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProductBundle\Command\GenerateFacebookCatalogCommerceCSVCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Command\GenerateFacebookCatalogCommerceCSVCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProductBundle\Command\ProductSearchIndex\IndexProductInSearchCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Command\ProductSearchIndex\IndexProductInSearchCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProductBundle\Command\ReIndexAllProductCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Command\ReIndexAllProductCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\AttributeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\AttributeController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Controller\Administration\AttributeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\BrandController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\BrandController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Controller\Administration\BrandController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Controller\Administration\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\CollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\CollectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Controller\Administration\CollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\ContentRecommendationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\ContentRecommendationController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Controller\Administration\ContentRecommendationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\OccasionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\OccasionController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Controller\Administration\OccasionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\ProductBulkGenerateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\ProductBulkGenerateController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Controller\Administration\ProductBulkGenerateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Controller\Administration\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\ProductUpdateGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\ProductUpdateGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Controller\Administration\ProductUpdateGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\ProductVariantController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\ProductVariantController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Controller\Administration\ProductVariantController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\ProductVariantOptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\ProductVariantOptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Controller\Administration\ProductVariantOptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\Administration\SubAttributeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\Administration\SubAttributeController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Controller\Administration\SubAttributeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\FrontEnd\BrandController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\FrontEnd\BrandController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Controller\FrontEnd\BrandController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\FrontEnd\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\FrontEnd\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Controller\FrontEnd\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\FrontEnd\CollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\FrontEnd\CollectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Controller\FrontEnd\CollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\FrontEnd\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\FrontEnd\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Controller\FrontEnd\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\FrontEnd\ProductFilterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\FrontEnd\ProductFilterController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Controller\FrontEnd\ProductFilterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\FrontEnd\ProductShowController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\FrontEnd\ProductShowController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Controller\FrontEnd\ProductShowController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProductBundle\Controller\FrontEnd\ProductVariantController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProductBundle\Controller\FrontEnd\ProductVariantController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Controller\FrontEnd\ProductVariantController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\AttributeType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\AttributeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\BrandType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\BrandType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\CategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\CategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\CollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\CollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ContentRecommendationType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\ContentRecommendationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Filter\ContentRecommendationFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\Filter\ContentRecommendationFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Filter\ProductBulkGenerateFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\Filter\ProductBulkGenerateFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Filter\ProductFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\Filter\ProductFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\OccasionType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\OccasionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ProductBulkGenerateType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\ProductBulkGenerateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ProductDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\ProductDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ProductHasAttributeType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\ProductHasAttributeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ProductPriceType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\ProductPriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\ProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ProductVariantOptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\ProductVariantOptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\ProductVariantType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\ProductVariantType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\SubAttributeType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\SubAttributeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\AttributeTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\Translation\AttributeTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\BrandTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\Translation\BrandTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\CategoryTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\Translation\CategoryTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\CollectionTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\Translation\CollectionTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\OccasionTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\Translation\OccasionTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\ProductTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\Translation\ProductTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\ProductVariantOptionTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\Translation\ProductVariantOptionTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProductBundle\Form\Translation\SubAttributeTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Form\Translation\SubAttributeTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\ProductBundle\Messenger\IndexCategoryHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Messenger\IndexCategoryHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\ProductBundle\Messenger\IndexProductHandler"; reason: abstract.
Removed service ".instanceof.App\ProductBundle\Messenger\IndexProductHandler.0.App\ProductBundle\Messenger\IndexProductHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Messenger\IndexProductHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\ProductBundle\Messenger\IndexVendorHandler"; reason: abstract.
Removed service ".instanceof.App\ProductBundle\Messenger\IndexVendorHandler.0.App\ProductBundle\Messenger\IndexVendorHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Messenger\IndexVendorHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\ProductBundle\Messenger\UpdateCollectionProductNumberHandler"; reason: abstract.
Removed service ".instanceof.App\ProductBundle\Messenger\UpdateCollectionProductNumberHandler.0.App\ProductBundle\Messenger\UpdateCollectionProductNumberHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Messenger\UpdateCollectionProductNumberHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\ProductBundle\Messenger\UpdateOccasionProductNumberHandler"; reason: abstract.
Removed service ".instanceof.App\ProductBundle\Messenger\UpdateOccasionProductNumberHandler.0.App\ProductBundle\Messenger\UpdateOccasionProductNumberHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Messenger\UpdateOccasionProductNumberHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\AttributeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Repository\AttributeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\BrandRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Repository\BrandRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\CategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Repository\CategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\CollectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Repository\CollectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ContentRecommendationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Repository\ContentRecommendationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\OccasionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Repository\OccasionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductBulkGenerateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Repository\ProductBulkGenerateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductFavoriteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Repository\ProductFavoriteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductHasAttributeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Repository\ProductHasAttributeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductHasCollectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Repository\ProductHasCollectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductHasOccasionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Repository\ProductHasOccasionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductPriceHasVariantOptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Repository\ProductPriceHasVariantOptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductPriceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Repository\ProductPriceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Repository\ProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductSearchRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Repository\ProductSearchRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductVariantOptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Repository\ProductVariantOptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\ProductVariantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Repository\ProductVariantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\SearchKeywordsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Repository\SearchKeywordsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProductBundle\Repository\SubAttributeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProductBundle\Repository\SubAttributeRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ReportBundle\Controller\Administration\ProductSalesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ReportBundle\Controller\Administration\ProductSalesController"; reason: abstract.
Removed service ".abstract.instanceof.App\ReportBundle\Controller\Administration\ProductSalesController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ReportBundle\Form\ProductSalesType"; reason: abstract.
Removed service ".abstract.instanceof.App\ReportBundle\Form\ProductSalesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\SeoBundle\Command\GenerateSitemapCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\SeoBundle\Command\GenerateSitemapCommand"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\SeoBundle\Repository\SeoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\SeoBundle\Repository\SeoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ShippingBundle\Controller\Administration\CityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ShippingBundle\Controller\Administration\CityController"; reason: abstract.
Removed service ".abstract.instanceof.App\ShippingBundle\Controller\Administration\CityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ShippingBundle\Controller\FrontEnd\ShippingAddressController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ShippingBundle\Controller\FrontEnd\ShippingAddressController"; reason: abstract.
Removed service ".abstract.instanceof.App\ShippingBundle\Controller\FrontEnd\ShippingAddressController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ShippingBundle\Form\CityType"; reason: abstract.
Removed service ".abstract.instanceof.App\ShippingBundle\Form\CityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ShippingBundle\Form\ShippingAddressType"; reason: abstract.
Removed service ".abstract.instanceof.App\ShippingBundle\Form\ShippingAddressType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ShippingBundle\Repository\CityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ShippingBundle\Repository\CityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ShippingBundle\Repository\ShippingAddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ShippingBundle\Repository\ShippingAddressRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ThreeSixtyViewBundle\Controller\Administration\ThreeSixtyViewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ThreeSixtyViewBundle\Controller\Administration\ThreeSixtyViewController"; reason: abstract.
Removed service ".abstract.instanceof.App\ThreeSixtyViewBundle\Controller\Administration\ThreeSixtyViewController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ThreeSixtyViewBundle\Form\ThreeSixtyViewType"; reason: abstract.
Removed service ".abstract.instanceof.App\ThreeSixtyViewBundle\Form\ThreeSixtyViewType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ThreeSixtyViewBundle\Repository\ThreeSixtyViewRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ThreeSixtyViewBundle\Repository\ThreeSixtyViewRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\ActivateUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Command\ActivateUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\ChangePasswordCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Command\ChangePasswordCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\CreateUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Command\CreateUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\DeactivateUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Command\DeactivateUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\DemoteUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Command\DemoteUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\PromoteUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Command\PromoteUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\Administration\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\Administration\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\Administration\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\Administration\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\Administration\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\Administration\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\Administration\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\Administration\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\Administration\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\ChangePasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\ChangePasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\ChangePasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\FrontEnd\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\FrontEnd\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\FrontEnd\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\OAuth\FacebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\OAuth\FacebookController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\OAuth\FacebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\OAuth\GoogleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\OAuth\GoogleController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\OAuth\GoogleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\UserBundle\EventListener\RegistrationListener"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\EventListener\RegistrationListener"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\UserBundle\EventListener\UserCountTotals"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\EventListener\UserCountTotals"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\UserBundle\EventListener\UserListener"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\EventListener\UserListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\AdministrationType"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Form\AdministrationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\Filter\UserFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Form\Filter\UserFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\ProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Form\ProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\RegistrationType"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Form\RegistrationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Form\UserType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\VendorBundle\Controller\Administration\StoreAddressController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\VendorBundle\Controller\Administration\StoreAddressController"; reason: abstract.
Removed service ".abstract.instanceof.App\VendorBundle\Controller\Administration\StoreAddressController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\VendorBundle\Controller\Administration\VendorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\VendorBundle\Controller\Administration\VendorController"; reason: abstract.
Removed service ".abstract.instanceof.App\VendorBundle\Controller\Administration\VendorController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\VendorBundle\Form\StoreAddressType"; reason: abstract.
Removed service ".abstract.instanceof.App\VendorBundle\Form\StoreAddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\VendorBundle\Form\Translation\VendorTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\VendorBundle\Form\Translation\VendorTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\VendorBundle\Form\VendorType"; reason: abstract.
Removed service ".abstract.instanceof.App\VendorBundle\Form\VendorType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\VendorBundle\Repository\StoreAddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\VendorBundle\Repository\StoreAddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\VendorBundle\Repository\VendorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\VendorBundle\Repository\VendorRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.PN\ServiceBundle\Twig\VarsExtension"; reason: abstract.
Removed service ".abstract.instanceof.PN\ServiceBundle\Twig\VarsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.PN\ServiceBundle\Twig\VarsRuntime"; reason: abstract.
Removed service ".abstract.instanceof.PN\ServiceBundle\Twig\VarsRuntime"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.PN\ServiceBundle\EventListener\DateTimeSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.PN\ServiceBundle\EventListener\DateTimeSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.PN\ServiceBundle\EventListener\UUIDGeneratorSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.PN\ServiceBundle\EventListener\UUIDGeneratorSubscriber"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.PN\MediaBundle\Twig\VarsExtension"; reason: abstract.
Removed service ".abstract.instanceof.PN\MediaBundle\Twig\VarsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.PN\MediaBundle\Twig\VarsRuntime"; reason: abstract.
Removed service ".abstract.instanceof.PN\MediaBundle\Twig\VarsRuntime"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\MediaBundle\Controller\Administration\ImageSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\MediaBundle\Controller\Administration\ImageSettingController"; reason: abstract.
Removed service ".abstract.instanceof.PN\MediaBundle\Controller\Administration\ImageSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\MediaBundle\Controller\Administration\ImageSettingTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\MediaBundle\Controller\Administration\ImageSettingTypeController"; reason: abstract.
Removed service ".abstract.instanceof.PN\MediaBundle\Controller\Administration\ImageSettingTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\MediaBundle\Controller\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\MediaBundle\Controller\DownloadController"; reason: abstract.
Removed service ".abstract.instanceof.PN\MediaBundle\Controller\DownloadController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\MediaBundle\Repository\DocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.PN\MediaBundle\Repository\DocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\MediaBundle\Repository\ImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.PN\MediaBundle\Repository\ImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\MediaBundle\Repository\ImageSettingHasTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.PN\MediaBundle\Repository\ImageSettingHasTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\MediaBundle\Repository\ImageSettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.PN\MediaBundle\Repository\ImageSettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\MediaBundle\Repository\VideoRepository"; reason: abstract.
Removed service ".abstract.instanceof.PN\MediaBundle\Repository\VideoRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\LocaleBundle\Controller\Administration\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\LocaleBundle\Controller\Administration\LanguageController"; reason: abstract.
Removed service ".abstract.instanceof.PN\LocaleBundle\Controller\Administration\LanguageController"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.PN\LocaleBundle\Twig\VarsExtension"; reason: abstract.
Removed service ".abstract.instanceof.PN\LocaleBundle\Twig\VarsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.PN\LocaleBundle\Twig\VarsRuntime"; reason: abstract.
Removed service ".abstract.instanceof.PN\LocaleBundle\Twig\VarsRuntime"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\LocaleBundle\Form\LanguageType"; reason: abstract.
Removed service ".abstract.instanceof.PN\LocaleBundle\Form\LanguageType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\LocaleBundle\Repository\LanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.PN\LocaleBundle\Repository\LanguageRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\ContentBundle\Controller\Administration\DynamicContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\ContentBundle\Controller\Administration\DynamicContentController"; reason: abstract.
Removed service ".abstract.instanceof.PN\ContentBundle\Controller\Administration\DynamicContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\ContentBundle\Controller\Administration\PostController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\ContentBundle\Controller\Administration\PostController"; reason: abstract.
Removed service ".abstract.instanceof.PN\ContentBundle\Controller\Administration\PostController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\ContentBundle\Form\DynamicContentAttributeBundleType"; reason: abstract.
Removed service ".abstract.instanceof.PN\ContentBundle\Form\DynamicContentAttributeBundleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\ContentBundle\Form\DynamicContentAttributeType"; reason: abstract.
Removed service ".abstract.instanceof.PN\ContentBundle\Form\DynamicContentAttributeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\ContentBundle\Form\DynamicContentType"; reason: abstract.
Removed service ".abstract.instanceof.PN\ContentBundle\Form\DynamicContentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\ContentBundle\Form\PostType"; reason: abstract.
Removed service ".abstract.instanceof.PN\ContentBundle\Form\PostType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\ContentBundle\Form\Translation\PostTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.PN\ContentBundle\Form\Translation\PostTranslationType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.PN\ContentBundle\Twig\VarsExtension"; reason: abstract.
Removed service ".abstract.instanceof.PN\ContentBundle\Twig\VarsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.PN\ContentBundle\Twig\VarsRuntime"; reason: abstract.
Removed service ".abstract.instanceof.PN\ContentBundle\Twig\VarsRuntime"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\ContentBundle\Repository\DynamicContentRepository"; reason: abstract.
Removed service ".abstract.instanceof.PN\ContentBundle\Repository\DynamicContentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\ContentBundle\Repository\PostRepository"; reason: abstract.
Removed service ".abstract.instanceof.PN\ContentBundle\Repository\PostRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.PN\SeoBundle\Twig\VarsExtension"; reason: abstract.
Removed service ".abstract.instanceof.PN\SeoBundle\Twig\VarsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.PN\SeoBundle\Twig\VarsRuntime"; reason: abstract.
Removed service ".abstract.instanceof.PN\SeoBundle\Twig\VarsRuntime"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\Redirect404Type"; reason: abstract.
Removed service ".abstract.instanceof.PN\SeoBundle\Form\Redirect404Type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\SeoBaseRouteType"; reason: abstract.
Removed service ".abstract.instanceof.PN\SeoBundle\Form\SeoBaseRouteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\SeoPageType"; reason: abstract.
Removed service ".abstract.instanceof.PN\SeoBundle\Form\SeoPageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\SeoSocialType"; reason: abstract.
Removed service ".abstract.instanceof.PN\SeoBundle\Form\SeoSocialType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\SeoType"; reason: abstract.
Removed service ".abstract.instanceof.PN\SeoBundle\Form\SeoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\Translation\SeoPageTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.PN\SeoBundle\Form\Translation\SeoPageTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\Translation\SeoSocialTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.PN\SeoBundle\Form\Translation\SeoSocialTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\Translation\SeoTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.PN\SeoBundle\Form\Translation\SeoTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PN\SeoBundle\Form\Type\SeoSocialsType"; reason: abstract.
Removed service ".abstract.instanceof.PN\SeoBundle\Form\Type\SeoSocialsType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\SeoBundle\Controller\Administration\Redirect404Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\SeoBundle\Controller\Administration\Redirect404Controller"; reason: abstract.
Removed service ".abstract.instanceof.PN\SeoBundle\Controller\Administration\Redirect404Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\SeoBundle\Controller\Administration\SeoBaseRouteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\SeoBundle\Controller\Administration\SeoBaseRouteController"; reason: abstract.
Removed service ".abstract.instanceof.PN\SeoBundle\Controller\Administration\SeoBaseRouteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\SeoBundle\Controller\Administration\SeoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\SeoBundle\Controller\Administration\SeoController"; reason: abstract.
Removed service ".abstract.instanceof.PN\SeoBundle\Controller\Administration\SeoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\SeoBundle\Controller\Administration\SeoPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\SeoBundle\Controller\Administration\SeoPageController"; reason: abstract.
Removed service ".abstract.instanceof.PN\SeoBundle\Controller\Administration\SeoPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PN\SeoBundle\Controller\PageNotFoundController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PN\SeoBundle\Controller\PageNotFoundController"; reason: abstract.
Removed service ".abstract.instanceof.PN\SeoBundle\Controller\PageNotFoundController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\SeoBundle\Repository\Redirect404Repository"; reason: abstract.
Removed service ".abstract.instanceof.PN\SeoBundle\Repository\Redirect404Repository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\SeoBundle\Repository\SeoBaseRouteRepository"; reason: abstract.
Removed service ".abstract.instanceof.PN\SeoBundle\Repository\SeoBaseRouteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\SeoBundle\Repository\SeoPageRepository"; reason: abstract.
Removed service ".abstract.instanceof.PN\SeoBundle\Repository\SeoPageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\SeoBundle\Repository\SeoRepository"; reason: abstract.
Removed service ".abstract.instanceof.PN\SeoBundle\Repository\SeoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.PN\SeoBundle\Repository\SeoSocialRepository"; reason: abstract.
Removed service ".abstract.instanceof.PN\SeoBundle\Repository\SeoSocialRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.extension.listener"; reason: abstract.
Removed service ".abstract.instanceof.extension.listener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ChangeOrderPaymentStatusAfterOnlinePaymentListener"; reason: abstract.
Removed service ".abstract.instanceof.ChangeOrderPaymentStatusAfterOnlinePaymentListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ChangeOrderPaymentStatusListener"; reason: abstract.
Removed service ".abstract.instanceof.ChangeOrderPaymentStatusListener"; reason: abstract.
229
Removed service "ReCaptcha\RequestMethod\Curl"; reason: unused.
Removed service "App\BaseBundle\BaseBundle"; reason: unused.
Removed service "App\BaseBundle\DependencyInjection\BaseExtension"; reason: unused.
Removed service "App\BaseBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\BaseBundle\EventListener\ProfilerListener"; reason: unused.
Removed service "App\BaseBundle\Listener\KernelRequestListener"; reason: unused.
Removed service "App\BaseBundle\Migrations\Factory\MigrationFactoryDecorator"; reason: unused.
Removed service "App\BaseBundle\Service\CequensSMSService"; reason: unused.
Removed service "App\BaseBundle\Service\RequestBlockerService"; reason: unused.
Removed service "App\BaseBundle\SystemConfiguration"; reason: unused.
Removed service "App\CMSBundle\CMSBundle"; reason: unused.
Removed service "App\CMSBundle\DependencyInjection\CMSExtension"; reason: unused.
Removed service "App\CMSBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\CMSBundle\Entity\Translation\BannerTranslation"; reason: unused.
Removed service "App\CMSBundle\Entity\Translation\BlogCategoryTranslation"; reason: unused.
Removed service "App\CMSBundle\Entity\Translation\BlogTagTranslation"; reason: unused.
Removed service "App\CMSBundle\Entity\Translation\BlogTranslation"; reason: unused.
Removed service "App\CMSBundle\Entity\Translation\DynamicPageTranslation"; reason: unused.
Removed service "App\CMSBundle\Entity\Translation\FaqTranslation"; reason: unused.
Removed service "App\CMSBundle\Entity\Translation\ServiceTranslation"; reason: unused.
Removed service "App\CMSBundle\Lib\Paginator"; reason: unused.
Removed service "App\ContentBundle\ContentBundle"; reason: unused.
Removed service "App\ContentBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\ContentBundle\DependencyInjection\ContentExtension"; reason: unused.
Removed service "App\ContentBundle\Entity\Post"; reason: unused.
Removed service "App\ContentBundle\Entity\Translation\PostTranslation"; reason: unused.
Removed service "App\CurrencyBundle\CurrencyBundle"; reason: unused.
Removed service "App\CurrencyBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\CurrencyBundle\DependencyInjection\CurrencyExtension"; reason: unused.
Removed service "App\CurrencyBundle\Entity\ExchangeRate"; reason: unused.
Removed service "App\CurrencyBundle\Entity\Translation\CurrencyTranslation"; reason: unused.
Removed service "App\CustomBundle\CustomBundle"; reason: unused.
Removed service "App\CustomBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\CustomBundle\DependencyInjection\CustomExtension"; reason: unused.
Removed service "App\ECommerceBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\ECommerceBundle\DependencyInjection\ECommerceExtension"; reason: unused.
Removed service "App\ECommerceBundle\ECommerceBundle"; reason: unused.
Removed service "App\ECommerceBundle\Entity\CartGuestData"; reason: unused.
Removed service "App\ECommerceBundle\Entity\CartHasCookie"; reason: unused.
Removed service "App\ECommerceBundle\Entity\CartHasProductPrice"; reason: unused.
Removed service "App\ECommerceBundle\Entity\CartHasUser"; reason: unused.
Removed service "App\ECommerceBundle\Entity\CouponHasProduct"; reason: unused.
Removed service "App\ECommerceBundle\Entity\OrderComment"; reason: unused.
Removed service "App\ECommerceBundle\Entity\OrderGuestData"; reason: unused.
Removed service "App\ECommerceBundle\Entity\OrderHasCoupon"; reason: unused.
Removed service "App\ECommerceBundle\Entity\OrderHasProductPrice"; reason: unused.
Removed service "App\ECommerceBundle\Entity\OrderLog"; reason: unused.
Removed service "App\ECommerceBundle\Entity\OrderShippingAddress"; reason: unused.
Removed service "App\ECommerceBundle\Event\AfterCreateOrderEvent"; reason: unused.
Removed service "App\ECommerceBundle\Event\ChangeOrderPaymentStatusEvent"; reason: unused.
Removed service "App\ECommerceBundle\Event\ChangeOrderStatusAfterOnlinePaymentEvent"; reason: unused.
Removed service "App\ECommerceBundle\EventListener\OrderStockSubscriber"; reason: unused.
Removed service "App\ECommerceBundle\EventListener\OrderSubscriber"; reason: unused.
Removed service "App\HomeBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\HomeBundle\DependencyInjection\HomeExtension"; reason: unused.
Removed service "App\HomeBundle\HomeBundle"; reason: unused.
Removed service "App\HomeBundle\Utils\MailChimp"; reason: unused.
Removed service "App\MediaBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\MediaBundle\DependencyInjection\MediaExtension"; reason: unused.
Removed service "App\MediaBundle\Entity\Document"; reason: unused.
Removed service "App\MediaBundle\Entity\Image"; reason: unused.
Removed service "App\MediaBundle\MediaBundle"; reason: unused.
Removed service "App\NewShippingBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\NewShippingBundle\DependencyInjection\NewShippingExtension"; reason: unused.
Removed service "App\NewShippingBundle\Entity\ShippingZonePriceSpecificWeight"; reason: unused.
Removed service "App\NewShippingBundle\Entity\Translation\CourierTranslation"; reason: unused.
Removed service "App\NewShippingBundle\Entity\Translation\ShippingTimeTranslation"; reason: unused.
Removed service "App\NewShippingBundle\Entity\Translation\ZoneTranslation"; reason: unused.
Removed service "App\NewShippingBundle\EventListener\ShippingZonePriceSpecificWeightListener"; reason: unused.
Removed service "App\NewShippingBundle\Model\FirstAndExtraKgConfigurationModel"; reason: unused.
Removed service "App\NewShippingBundle\Model\SpecificWeightConfigurationModel"; reason: unused.
Removed service "App\NewShippingBundle\NewShippingBundle"; reason: unused.
Removed service "App\NewShippingBundle\Service\UserCountryService"; reason: unused.
Removed service "App\OnlinePaymentBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\OnlinePaymentBundle\DependencyInjection\OnlinePaymentExtension"; reason: unused.
Removed service "App\OnlinePaymentBundle\Entity\CreditCard"; reason: unused.
Removed service "App\OnlinePaymentBundle\Entity\Translation\PaymentMethodTranslation"; reason: unused.
Removed service "App\OnlinePaymentBundle\Model\PaymentGatewayPayResponse"; reason: unused.
Removed service "App\OnlinePaymentBundle\Model\PaymentGatewayRefundResponse"; reason: unused.
Removed service "App\OnlinePaymentBundle\Model\PaymentGatewayVerifyResponse"; reason: unused.
Removed service "App\OnlinePaymentBundle\Model\PaymentModel"; reason: unused.
Removed service "App\OnlinePaymentBundle\OnlinePaymentBundle"; reason: unused.
Removed service "App\ProductBundle\DTO\Cart"; reason: unused.
Removed service "App\ProductBundle\DTO\CartItem"; reason: unused.
Removed service "App\ProductBundle\DTO\ProductDTOService"; reason: unused.
Removed service "App\ProductBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\ProductBundle\DependencyInjection\ProductExtension"; reason: unused.
Removed service "App\ProductBundle\Entity\BulkJob"; reason: unused.
Removed service "App\ProductBundle\Entity\ProductDetails"; reason: unused.
Removed service "App\ProductBundle\Entity\ProductFavorite"; reason: unused.
Removed service "App\ProductBundle\Entity\ProductHasAttribute"; reason: unused.
Removed service "App\ProductBundle\Entity\ProductHasCollection"; reason: unused.
Removed service "App\ProductBundle\Entity\ProductHasOccasion"; reason: unused.
Removed service "App\ProductBundle\Entity\ProductPriceHasVariantOption"; reason: unused.
Removed service "App\ProductBundle\Entity\ProductSearch"; reason: unused.
Removed service "App\ProductBundle\Entity\SearchKeyword"; reason: unused.
Removed service "App\ProductBundle\Entity\Translation\AttributeTranslation"; reason: unused.
Removed service "App\ProductBundle\Entity\Translation\BrandTranslation"; reason: unused.
Removed service "App\ProductBundle\Entity\Translation\CategoryTranslation"; reason: unused.
Removed service "App\ProductBundle\Entity\Translation\CollectionTranslation"; reason: unused.
Removed service "App\ProductBundle\Entity\Translation\OccasionTranslation"; reason: unused.
Removed service "App\ProductBundle\Entity\Translation\ProductTranslation"; reason: unused.
Removed service "App\ProductBundle\Entity\Translation\ProductVariantOptionTranslation"; reason: unused.
Removed service "App\ProductBundle\Entity\Translation\ProductVariantTranslation"; reason: unused.
Removed service "App\ProductBundle\Entity\Translation\SubAttributeTranslation"; reason: unused.
Removed service "App\ProductBundle\EventListener\CategorySubscriber"; reason: unused.
Removed service "App\ProductBundle\EventListener\CollectionSubscriber"; reason: unused.
Removed service "App\ProductBundle\EventListener\OccasionSubscriber"; reason: unused.
Removed service "App\ProductBundle\EventListener\ProductMainImageSubscriber"; reason: unused.
Removed service "App\ProductBundle\EventListener\ProductPriceSubscriber"; reason: unused.
Removed service "App\ProductBundle\EventListener\ProductSearchIndexing"; reason: unused.
Removed service "App\ProductBundle\EventListener\ProductSubscriber"; reason: unused.
Removed service "App\ProductBundle\EventListener\ProductVariantSubscriber"; reason: unused.
Removed service "App\ProductBundle\Messenger\IndexCategory"; reason: unused.
Removed service "App\ProductBundle\Messenger\IndexProduct"; reason: unused.
Removed service "App\ProductBundle\Messenger\IndexVendor"; reason: unused.
Removed service "App\ProductBundle\Messenger\UpdateCollectionProductNumber"; reason: unused.
Removed service "App\ProductBundle\Messenger\UpdateOccasionProductNumber"; reason: unused.
Removed service "App\ProductBundle\Model\ProductSearchModel"; reason: unused.
Removed service "App\ProductBundle\ProductBundle"; reason: unused.
Removed service "App\ReportBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\ReportBundle\DependencyInjection\ReportExtension"; reason: unused.
Removed service "App\ReportBundle\ReportBundle"; reason: unused.
Removed service "App\SeoBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\SeoBundle\DependencyInjection\SeoExtension"; reason: unused.
Removed service "App\SeoBundle\Entity\Seo"; reason: unused.
Removed service "App\SeoBundle\Entity\Translation\SeoTranslation"; reason: unused.
Removed service "App\SeoBundle\SeoBundle"; reason: unused.
Removed service "App\ShippingBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\ShippingBundle\DependencyInjection\ShippingExtension"; reason: unused.
Removed service "App\ShippingBundle\Entity\ShippingAddress"; reason: unused.
Removed service "App\ShippingBundle\Service\ShippingFeeService"; reason: unused.
Removed service "App\ShippingBundle\ShippingBundle"; reason: unused.
Removed service "App\ThreeSixtyViewBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\ThreeSixtyViewBundle\DependencyInjection\ThreeSixtyViewExtension"; reason: unused.
Removed service "App\ThreeSixtyViewBundle\ThreeSixtyViewBundle"; reason: unused.
Removed service "App\UserBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\UserBundle\DependencyInjection\UserExtension"; reason: unused.
Removed service "App\UserBundle\Entity\ResetPasswordRequest"; reason: unused.
Removed service "App\UserBundle\Event\RegistrationEvent"; reason: unused.
Removed service "App\UserBundle\UserBundle"; reason: unused.
Removed service "App\UserBundle\UserEvents"; reason: unused.
Removed service "App\VendorBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\VendorBundle\DependencyInjection\VendorExtension"; reason: unused.
Removed service "App\VendorBundle\Entity\Translation\VendorTranslation"; reason: unused.
Removed service "App\VendorBundle\VendorBundle"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "annotations.filesystem_cache"; reason: unused.
Removed service "annotations.cache"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.storage.factory.service"; reason: unused.
Removed service "session.attribute_bag"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.dbal.connection_expiries"; reason: unused.
Removed service ".1_ServiceLocator~lwHmr.L"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "security.helper"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authentication.manager"; reason: unused.
Removed service "security.authentication.guard_handler"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "Doctrine\Migrations\Version\DbalMigrationFactory"; reason: unused.
Removed service "symfonycasts.reset_password.fake_request_repository"; reason: unused.
Removed service "knpu.oauth2.user_provider"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.UkE3SaZ"; reason: unused.
Removed service ".service_locator.nLgZj7R"; reason: unused.
Removed service ".service_locator.XgpoQM9"; reason: unused.
412
Inlined service "ReCaptcha\RequestMethod\CurlPost" to "ReCaptcha\ReCaptcha".
Inlined service ".service_locator.mx0UMmY.App\CMSBundle\Controller\Administration\BannerController" to "App\CMSBundle\Controller\Administration\BannerController".
Inlined service ".service_locator.mx0UMmY.App\CMSBundle\Controller\Administration\BlogCategoryController" to "App\CMSBundle\Controller\Administration\BlogCategoryController".
Inlined service ".service_locator.mx0UMmY.App\CMSBundle\Controller\Administration\BlogController" to "App\CMSBundle\Controller\Administration\BlogController".
Inlined service ".service_locator.mx0UMmY.App\CMSBundle\Controller\Administration\BlogTagController" to "App\CMSBundle\Controller\Administration\BlogTagController".
Inlined service ".service_locator.mx0UMmY.App\CMSBundle\Controller\Administration\DashboardController" to "App\CMSBundle\Controller\Administration\DashboardController".
Inlined service ".service_locator.mx0UMmY.App\CMSBundle\Controller\Administration\DynamicPageController" to "App\CMSBundle\Controller\Administration\DynamicPageController".
Inlined service ".service_locator.mx0UMmY.App\CMSBundle\Controller\Administration\FaqController" to "App\CMSBundle\Controller\Administration\FaqController".
Inlined service ".service_locator.mx0UMmY.App\CMSBundle\Controller\Administration\ServiceController" to "App\CMSBundle\Controller\Administration\ServiceController".
Inlined service ".service_locator.mx0UMmY.App\CMSBundle\Controller\Administration\SiteSettingController" to "App\CMSBundle\Controller\Administration\SiteSettingController".
Inlined service ".service_locator.mx0UMmY.App\CMSBundle\Controller\FrontEnd\BannerController" to "App\CMSBundle\Controller\FrontEnd\BannerController".
Inlined service ".service_locator.mx0UMmY.App\CMSBundle\Controller\FrontEnd\BlogController" to "App\CMSBundle\Controller\FrontEnd\BlogController".
Inlined service ".service_locator.mx0UMmY.App\CMSBundle\Controller\FrontEnd\DynamicPageController" to "App\CMSBundle\Controller\FrontEnd\DynamicPageController".
Inlined service ".service_locator.mx0UMmY.App\CMSBundle\Controller\FrontEnd\FaqController" to "App\CMSBundle\Controller\FrontEnd\FaqController".
Inlined service ".service_locator.mx0UMmY.App\CMSBundle\Controller\FrontEnd\SiteSettingController" to "App\CMSBundle\Controller\FrontEnd\SiteSettingController".
Inlined service ".service_locator.mx0UMmY.App\CurrencyBundle\Controller\Administration\CurrencyController" to "App\CurrencyBundle\Controller\Administration\CurrencyController".
Inlined service ".service_locator.mx0UMmY.App\CurrencyBundle\Controller\Administration\ExchangeRateController" to "App\CurrencyBundle\Controller\Administration\ExchangeRateController".
Inlined service ".service_locator.mx0UMmY.App\ECommerceBundle\Controller\Administration\CouponController" to "App\ECommerceBundle\Controller\Administration\CouponController".
Inlined service ".service_locator.mx0UMmY.App\ECommerceBundle\Controller\Administration\OrderController" to "App\ECommerceBundle\Controller\Administration\OrderController".
Inlined service ".service_locator.mx0UMmY.App\ECommerceBundle\Controller\FrontEnd\CartController" to "App\ECommerceBundle\Controller\FrontEnd\CartController".
Inlined service ".service_locator.mx0UMmY.App\ECommerceBundle\Controller\FrontEnd\CartPaymentMethodController" to "App\ECommerceBundle\Controller\FrontEnd\CartPaymentMethodController".
Inlined service ".service_locator.mx0UMmY.App\ECommerceBundle\Controller\FrontEnd\CartShippingAddressController" to "App\ECommerceBundle\Controller\FrontEnd\CartShippingAddressController".
Inlined service ".service_locator.mx0UMmY.App\ECommerceBundle\Controller\FrontEnd\CartSummaryController" to "App\ECommerceBundle\Controller\FrontEnd\CartSummaryController".
Inlined service "App\ProductBundle\DTO\CartProductDTO" to "App\ECommerceBundle\Controller\FrontEnd\CartWidgetController".
Inlined service ".service_locator.mx0UMmY.App\ECommerceBundle\Controller\FrontEnd\CartWidgetController" to "App\ECommerceBundle\Controller\FrontEnd\CartWidgetController".
Inlined service ".service_locator.mx0UMmY.App\ECommerceBundle\Controller\FrontEnd\OrderController" to "App\ECommerceBundle\Controller\FrontEnd\OrderController".
Inlined service ".service_locator.mx0UMmY.App\HomeBundle\Controller\CareerController" to "App\HomeBundle\Controller\CareerController".
Inlined service ".service_locator.mx0UMmY.App\HomeBundle\Controller\ContactUsController" to "App\HomeBundle\Controller\ContactUsController".
Inlined service ".service_locator.mx0UMmY.App\HomeBundle\Controller\HeaderFooterController" to "App\HomeBundle\Controller\HeaderFooterController".
Inlined service ".service_locator.mx0UMmY.App\HomeBundle\Controller\HomePageController" to "App\HomeBundle\Controller\HomePageController".
Inlined service ".service_locator.mx0UMmY.App\NewShippingBundle\Controller\Administration\CourierController" to "App\NewShippingBundle\Controller\Administration\CourierController".
Inlined service ".service_locator.mx0UMmY.App\NewShippingBundle\Controller\Administration\ShippingTimeController" to "App\NewShippingBundle\Controller\Administration\ShippingTimeController".
Inlined service ".service_locator.mx0UMmY.App\NewShippingBundle\Controller\Administration\ShippingZoneController" to "App\NewShippingBundle\Controller\Administration\ShippingZoneController".
Inlined service ".service_locator.mx0UMmY.App\NewShippingBundle\Controller\Administration\ShippingZonePriceController" to "App\NewShippingBundle\Controller\Administration\ShippingZonePriceController".
Inlined service ".service_locator.mx0UMmY.App\NewShippingBundle\Controller\Administration\ZoneController" to "App\NewShippingBundle\Controller\Administration\ZoneController".
Inlined service "App\NewShippingBundle\Service\CalculateShippingFeeFirstKgExtraKgService" to "App\NewShippingBundle\Service\ShippingFeeService".
Inlined service "App\NewShippingBundle\Service\CalculateShippingFeeSpecificWeightService" to "App\NewShippingBundle\Service\ShippingFeeService".
Inlined service ".service_locator.mx0UMmY.App\OnlinePaymentBundle\Controller\Administration\PaymentMethodController" to "App\OnlinePaymentBundle\Controller\Administration\PaymentMethodController".
Inlined service ".service_locator.mx0UMmY.App\OnlinePaymentBundle\Controller\FrontEnd\PaymobController" to "App\OnlinePaymentBundle\Controller\FrontEnd\PaymobController".
Inlined service ".service_locator.mx0UMmY.App\OnlinePaymentBundle\Controller\FrontEnd\TestController" to "App\OnlinePaymentBundle\Controller\FrontEnd\TestController".
Inlined service "App\ECommerceBundle\Service\OrderPaymentRedirectService" to "App\OnlinePaymentBundle\Service\PaymentService".
Inlined service ".service_locator.mx0UMmY.App\ProductBundle\Controller\Administration\AttributeController" to "App\ProductBundle\Controller\Administration\AttributeController".
Inlined service ".service_locator.mx0UMmY.App\ProductBundle\Controller\Administration\BrandController" to "App\ProductBundle\Controller\Administration\BrandController".
Inlined service ".service_locator.mx0UMmY.App\ProductBundle\Controller\Administration\CategoryController" to "App\ProductBundle\Controller\Administration\CategoryController".
Inlined service ".service_locator.mx0UMmY.App\ProductBundle\Controller\Administration\CollectionController" to "App\ProductBundle\Controller\Administration\CollectionController".
Inlined service ".service_locator.mx0UMmY.App\ProductBundle\Controller\Administration\ContentRecommendationController" to "App\ProductBundle\Controller\Administration\ContentRecommendationController".
Inlined service ".service_locator.mx0UMmY.App\ProductBundle\Controller\Administration\OccasionController" to "App\ProductBundle\Controller\Administration\OccasionController".
Inlined service ".service_locator.mx0UMmY.App\ProductBundle\Controller\Administration\ProductBulkGenerateController" to "App\ProductBundle\Controller\Administration\ProductBulkGenerateController".
Inlined service ".service_locator.mx0UMmY.App\ProductBundle\Controller\Administration\ProductController" to "App\ProductBundle\Controller\Administration\ProductController".
Inlined service ".service_locator.mx0UMmY.App\ProductBundle\Controller\Administration\ProductUpdateGroupController" to "App\ProductBundle\Controller\Administration\ProductUpdateGroupController".
Inlined service ".service_locator.mx0UMmY.App\ProductBundle\Controller\Administration\ProductVariantController" to "App\ProductBundle\Controller\Administration\ProductVariantController".
Inlined service ".service_locator.mx0UMmY.App\ProductBundle\Controller\Administration\ProductVariantOptionController" to "App\ProductBundle\Controller\Administration\ProductVariantOptionController".
Inlined service ".service_locator.mx0UMmY.App\ProductBundle\Controller\Administration\SubAttributeController" to "App\ProductBundle\Controller\Administration\SubAttributeController".
Inlined service ".service_locator.mx0UMmY.App\ProductBundle\Controller\FrontEnd\BrandController" to "App\ProductBundle\Controller\FrontEnd\BrandController".
Inlined service ".service_locator.mx0UMmY.App\ProductBundle\Controller\FrontEnd\CategoryController" to "App\ProductBundle\Controller\FrontEnd\CategoryController".
Inlined service ".service_locator.mx0UMmY.App\ProductBundle\Controller\FrontEnd\CollectionController" to "App\ProductBundle\Controller\FrontEnd\CollectionController".
Inlined service ".service_locator.mx0UMmY.App\ProductBundle\Controller\FrontEnd\ProductController" to "App\ProductBundle\Controller\FrontEnd\ProductController".
Inlined service ".service_locator.mx0UMmY.App\ProductBundle\Controller\FrontEnd\ProductFilterController" to "App\ProductBundle\Controller\FrontEnd\ProductFilterController".
Inlined service ".service_locator.mx0UMmY.App\ProductBundle\Controller\FrontEnd\ProductShowController" to "App\ProductBundle\Controller\FrontEnd\ProductShowController".
Inlined service ".service_locator.mx0UMmY.App\ProductBundle\Controller\FrontEnd\ProductVariantController" to "App\ProductBundle\Controller\FrontEnd\ProductVariantController".
Inlined service ".service_locator.mx0UMmY.App\ReportBundle\Controller\Administration\ProductSalesController" to "App\ReportBundle\Controller\Administration\ProductSalesController".
Inlined service "App\SeoBundle\Service\GenerateSitemapService" to "App\SeoBundle\Command\GenerateSitemapCommand".
Inlined service "App\SeoBundle\Service\Sitemap\GenerateStaticSitemapService" to "App\SeoBundle\Service\GenerateSitemapService".
Inlined service "App\SeoBundle\Service\Sitemap\GenerateDynamicSitemapService" to "App\SeoBundle\Service\GenerateSitemapService".
Inlined service ".service_locator.mx0UMmY.App\ShippingBundle\Controller\Administration\CityController" to "App\ShippingBundle\Controller\Administration\CityController".
Inlined service ".service_locator.mx0UMmY.App\ShippingBundle\Controller\FrontEnd\ShippingAddressController" to "App\ShippingBundle\Controller\FrontEnd\ShippingAddressController".
Inlined service ".service_locator.mx0UMmY.App\ThreeSixtyViewBundle\Controller\Administration\ThreeSixtyViewController" to "App\ThreeSixtyViewBundle\Controller\Administration\ThreeSixtyViewController".
Inlined service ".service_locator.mx0UMmY.App\UserBundle\Controller\Administration\AdminController" to "App\UserBundle\Controller\Administration\AdminController".
Inlined service ".service_locator.mx0UMmY.App\UserBundle\Controller\Administration\DashboardController" to "App\UserBundle\Controller\Administration\DashboardController".
Inlined service ".service_locator.mx0UMmY.App\UserBundle\Controller\Administration\UserController" to "App\UserBundle\Controller\Administration\UserController".
Inlined service ".service_locator.mx0UMmY.App\UserBundle\Controller\ChangePasswordController" to "App\UserBundle\Controller\ChangePasswordController".
Inlined service ".service_locator.mx0UMmY.App\UserBundle\Controller\FrontEnd\ProfileController" to "App\UserBundle\Controller\FrontEnd\ProfileController".
Inlined service ".service_locator.mx0UMmY.App\UserBundle\Controller\LoginController" to "App\UserBundle\Controller\LoginController".
Inlined service ".service_locator.mx0UMmY.App\UserBundle\Controller\OAuth\FacebookController" to "App\UserBundle\Controller\OAuth\FacebookController".
Inlined service ".service_locator.mx0UMmY.App\UserBundle\Controller\OAuth\GoogleController" to "App\UserBundle\Controller\OAuth\GoogleController".
Inlined service ".service_locator.mx0UMmY.App\UserBundle\Controller\ProfileController" to "App\UserBundle\Controller\ProfileController".
Inlined service ".service_locator.mx0UMmY.App\UserBundle\Controller\RegistrationController" to "App\UserBundle\Controller\RegistrationController".
Inlined service ".service_locator.mx0UMmY.App\UserBundle\Controller\ResetPasswordController" to "App\UserBundle\Controller\ResetPasswordController".
Inlined service "App\UserBundle\Util\PasswordUpdater" to "App\UserBundle\EventListener\UserListener".
Inlined service "App\UserBundle\Util\CanonicalFieldsUpdater" to "App\UserBundle\EventListener\UserListener".
Inlined service "ReCaptcha\ReCaptcha" to "App\UserBundle\Form\RegistrationType".
Inlined service "App\UserBundle\Util\Canonicalizer" to "App\UserBundle\Util\CanonicalFieldsUpdater".
Inlined service ".service_locator.mx0UMmY.App\VendorBundle\Controller\Administration\StoreAddressController" to "App\VendorBundle\Controller\Administration\StoreAddressController".
Inlined service ".service_locator.mx0UMmY.App\VendorBundle\Controller\Administration\VendorController" to "App\VendorBundle\Controller\Administration\VendorController".
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.cEhBhXG" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service ".service_locator.yY.p4P7" 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.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.wSgjnB6.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
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 "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 ".service_locator.XWmhzGa" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
Inlined service ".service_locator.oCg4uHe.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 "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" 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.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service "session.handler.native_file" to "session.storage.factory.native".
Inlined service ".service_locator.XmPJruK" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.6YjaELB" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.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.19_mNxd" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator._wyX1Dp" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
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 "doctrine_migrations.migrations_collector" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.RMa0UO0" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.hUxtFtk" to "doctrine.orm.container_repository_factory".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "doctrine_migrations.migrations_flattener" to "doctrine_migrations.migrations_collector".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" 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.serializer" 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 "App\CMSBundle\Twig\SiteSettingVarsExtension" to "twig".
Inlined service "App\CurrencyBundle\Twig\VarsExtension" to "twig".
Inlined service "App\ECommerceBundle\Twig\VarsExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
Inlined service "PN\ServiceBundle\Twig\VarsExtension" to "twig".
Inlined service "PN\MediaBundle\Twig\VarsExtension" to "twig".
Inlined service "PN\ContentBundle\Twig\VarsExtension" to "twig".
Inlined service "PN\SeoBundle\Twig\VarsExtension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.v.Wwsjy.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.anbmyID" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~8xHUbFp" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service ".security.request_matcher.eKXDm4f" to "security.access_map".
Inlined service ".security.request_matcher.5dJADCx" to "security.access_map".
Inlined service "security.authenticator.managers_locator" to "security.user_authenticator".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
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.authentication.session_strategy" to "security.listener.session.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "App\UserBundle\Security\UserChecker" to "security.listener.user_checker.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.aNklfos.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
Inlined service "mailer.default_transport" to "PN\ServiceBundle\Service\SendEmailNowService".
Inlined service ".service_locator.mx0UMmY.PN\MediaBundle\Controller\Administration\ImageSettingController" to "PN\MediaBundle\Controller\Administration\ImageSettingController".
Inlined service ".service_locator.mx0UMmY.PN\MediaBundle\Controller\Administration\ImageSettingTypeController" to "PN\MediaBundle\Controller\Administration\ImageSettingTypeController".
Inlined service ".service_locator.mx0UMmY.PN\MediaBundle\Controller\DownloadController" to "PN\MediaBundle\Controller\DownloadController".
Inlined service ".service_locator.mx0UMmY.PN\LocaleBundle\Controller\Administration\LanguageController" to "PN\LocaleBundle\Controller\Administration\LanguageController".
Inlined service "PN\LocaleBundle\Guesser\SymfonyTranslationGuesser" to "PN\LocaleBundle\Guesser\GuesserLoader".
Inlined service "PN\LocaleBundle\Guesser\GuesserLoader" to "pn.entity_translations.locale_loader".
Inlined service ".service_locator.mx0UMmY.PN\ContentBundle\Controller\Administration\DynamicContentController" to "PN\ContentBundle\Controller\Administration\DynamicContentController".
Inlined service ".service_locator.mx0UMmY.PN\ContentBundle\Controller\Administration\PostController" to "PN\ContentBundle\Controller\Administration\PostController".
Inlined service ".service_locator.mx0UMmY.PN\SeoBundle\Controller\Administration\Redirect404Controller" to "PN\SeoBundle\Controller\Administration\Redirect404Controller".
Inlined service ".service_locator.mx0UMmY.PN\SeoBundle\Controller\Administration\SeoBaseRouteController" to "PN\SeoBundle\Controller\Administration\SeoBaseRouteController".
Inlined service ".service_locator.mx0UMmY.PN\SeoBundle\Controller\Administration\SeoController" to "PN\SeoBundle\Controller\Administration\SeoController".
Inlined service ".service_locator.mx0UMmY.PN\SeoBundle\Controller\Administration\SeoPageController" to "PN\SeoBundle\Controller\Administration\SeoPageController".
Inlined service ".service_locator.mx0UMmY.PN\SeoBundle\Controller\PageNotFoundController" to "PN\SeoBundle\Controller\PageNotFoundController".
Inlined service "symfonycasts.reset_password.random_generator" to "symfonycasts.reset_password.token_generator".
Inlined service "symfonycasts.reset_password.token_generator" to "symfonycasts.reset_password.helper".
Inlined service "knpu.oauth2.provider.facebook" to "knpu.oauth2.client.facebook".
Inlined service "knpu.oauth2.provider.google" to "knpu.oauth2.client.google".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
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_twig_component" to "maker.auto_command.make_twig_component".
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_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_test" to "maker.auto_command.make_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 "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\ProductBundle\Messenger\IndexCategoryHandler" to ".messenger.handler_descriptor.Foy68Ui".
Inlined service "App\ProductBundle\Messenger\IndexProductHandler" to ".messenger.handler_descriptor.BWOey2G".
Inlined service "App\ProductBundle\Messenger\IndexVendorHandler" to ".messenger.handler_descriptor.ZZ74uuS".
Inlined service "App\ProductBundle\Messenger\UpdateCollectionProductNumberHandler" to ".messenger.handler_descriptor.boB8mOz".
Inlined service "App\ProductBundle\Messenger\UpdateOccasionProductNumberHandler" to ".messenger.handler_descriptor.2zpoHgv".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.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 "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
Inlined service ".service_locator.gOdCe1K" to ".service_locator.gOdCe1K.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
Inlined service ".service_locator.hi.0rAj" to "console.command_loader".
Inlined service ".service_locator.gOdCe1K.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
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 "App\SeoBundle\Service\Sitemap\SitemapUrlsService" to "App\SeoBundle\Command\GenerateSitemapCommand".
Inlined service "App\SeoBundle\Service\Sitemap\SitemapUrlsService" to "App\SeoBundle\Command\GenerateSitemapCommand".
Inlined service "App\SeoBundle\Service\Sitemap\SitemapUrlsService" to "App\SeoBundle\Command\GenerateSitemapCommand".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
1
Tag "container.decorator" was defined on service(s) "doctrine.migrations.container_aware_migrations_factory", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "debug.argument_resolver.request_attribute", "debug.argument_resolver.request", "debug.argument_resolver.session", "debug.security.user_value_resolver", "debug.argument_resolver.service", "debug.argument_resolver.default", "debug.argument_resolver.variadic", "debug.argument_resolver.not_tagged_controller", ".debug.http_client", "messenger.default_bus", "event_dispatcher", ".container.private.validator", but was never used.