Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Kobizo\Component\Template\TwigExtensions\StoreVouchersProviderExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Kobizo\Bundle\ECommerceBundle\EventSubscriber\OrderWorkflowSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/framework-bundle 5.3: Not setting the "framework.session.storage_factory_id" configuration option is deprecated, it will default to "session.storage.factory.native" and will replace the "framework.session.storage_id" configuration option in version 6.0.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Twig\Extra\TwigExtraBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Doctrine\DBAL\Tools\Console\Command\ImportCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension::getMappingResourceConfigDirectory()" method will require a new "string|null $bundleDir" argument in the next major version of its parent class "Symfony\Bridge\Doctrine\DependencyInjection\AbstractDoctrineExtension", not defining it is deprecated.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Doctrine\DBAL\Tools\Console\Command\RunSqlCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::getNamespace()" might add "string" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
User Deprecated: Since symfony/cache 5.4: "Symfony\Component\Cache\DoctrineProvider" is deprecated, use "Doctrine\Common\Cache\Psr6\DoctrineProvider" instead.
SELECT t0.id AS id_1, t0.language_code AS language_code_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.content_filtered AS content_filtered_7, t0.json AS json_8, t0.seo_keywords AS seo_keywords_9, t0.seo_description AS seo_description_10, t0.page_id AS page_id_11 FROM `page_translation` t0 WHERE t0.slug = ? LIMIT 1
doctrine
[
"imprint"
]
debug
SELECT t0.id AS id_1, t0.date AS date_2, t0.date_gmt AS date_gmt_3, t0.updated_at AS updated_at_4, t0.status AS status_5, t0.password AS password_6, t0.comment_status AS comment_status_7, t0.ping_status AS ping_status_8, t0.to_ping AS to_ping_9, t0.pinged AS pinged_10, t0.guid AS guid_11, t0.type AS type_12, t0.comment_count AS comment_count_13, t0.rating_value AS rating_value_14, t0.json AS json_15, t0.parent_id AS parent_id_16, t0.rating_id AS rating_id_17, t0.author_id AS author_id_18, t0.attachment_id AS attachment_id_19 FROM page t0 WHERE t0.id = ?
doctrine
[3]
debug
SELECT t0.id AS id_1, t0.language_code AS language_code_2, t0.title AS title_3, t0.slug AS slug_4, t0.excerpt AS excerpt_5, t0.content AS content_6, t0.content_filtered AS content_filtered_7, t0.json AS json_8, t0.seo_keywords AS seo_keywords_9, t0.seo_description AS seo_description_10, t0.page_id AS page_id_11 FROM `page_translation` t0 WHERE t0.page_id = ?
doctrine
[3]
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
Log messages generated during the compilation of the service container.
Messages
Class
1146
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Component\Form\JsonType" (parent: .abstract.instanceof.Kobizo\Component\Form\JsonType).
Resolving inheritance for "Kobizo\Component\Form\JsonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Component\Form\JsonType).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\AgreementProviderExtenstion" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\AgreementProviderExtenstion).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\AgreementProviderExtenstion" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\AgreementProviderExtenstion).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\AttachmentProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\AttachmentProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\AttachmentProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\AttachmentProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\CategoryProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\CategoryProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\CategoryProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\CategoryProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\EcommerceProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\EcommerceProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\EcommerceProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\EcommerceProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\GoogleServiceProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\GoogleServiceProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\GoogleServiceProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\GoogleServiceProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\KobizoContactFormProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\KobizoContactFormProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\KobizoContactFormProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\KobizoContactFormProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\KobizoExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\KobizoExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\KobizoExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\KobizoExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\KobizoMenuProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\KobizoMenuProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\KobizoMenuProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\KobizoMenuProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\KobizoPageCommentFormProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\KobizoPageCommentFormProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\KobizoPageCommentFormProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\KobizoPageCommentFormProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\KobizoPostCommentFormProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\KobizoPostCommentFormProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\KobizoPostCommentFormProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\KobizoPostCommentFormProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\KobizoProductCommentFormProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\KobizoProductCommentFormProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\KobizoProductCommentFormProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\KobizoProductCommentFormProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\KobizoStoreCommentFormProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\KobizoStoreCommentFormProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\KobizoStoreCommentFormProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\KobizoStoreCommentFormProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\PageProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\PageProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\PageProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\PageProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\PagemetaProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\PagemetaProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\PagemetaProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\PagemetaProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\PaypalProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\PaypalProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\PaypalProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\PaypalProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\PostProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\PostProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\PostProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\PostProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\PostmetaProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\PostmetaProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\PostmetaProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\PostmetaProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ProductAttachmentProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\ProductAttachmentProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\ProductAttachmentProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ProductAttachmentProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ProductCategoryProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\ProductCategoryProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\ProductCategoryProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ProductCategoryProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ProductProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\ProductProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\ProductProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ProductProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ProductReviewProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\ProductReviewProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\ProductReviewProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ProductReviewProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ProductTagProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\ProductTagProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\ProductTagProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ProductTagProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ReservationProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\ReservationProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\ReservationProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ReservationProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ReviewUserProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\ReviewUserProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\ReviewUserProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ReviewUserProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\SiteProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\SiteProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\SiteProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\SiteProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\StoreProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\StoreProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\StoreProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\StoreProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\StoreVouchersProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\StoreVouchersProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\StoreVouchersProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\StoreVouchersProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\StoremetaProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\StoremetaProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\StoremetaProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\StoremetaProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\StringConverterExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\StringConverterExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\StringConverterExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\StringConverterExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\TagProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\TagProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\TagProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\TagProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ViewedProductProviderExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\ViewedProductProviderExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\ViewedProductProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ViewedProductProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\WorkingTimeExtension" (parent: .abstract.instanceof.Kobizo\Component\Template\TwigExtensions\WorkingTimeExtension).
Resolving inheritance for "Kobizo\Component\Template\TwigExtensions\WorkingTimeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\WorkingTimeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Kobizo\Bundle\CoreBundle\Command\BudgetCalculateCommand" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Command\BudgetCalculateCommand).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Command\BudgetCalculateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Kobizo\Bundle\CoreBundle\Command\BudgetCalculateCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminContactFormController" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\AdminContactFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminContactFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminContactFormController).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Controller\AdminContactFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminContactFormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminDashboardController" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\AdminDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminDashboardController).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Controller\AdminDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminOptionController" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\AdminOptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminOptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminOptionController).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Controller\AdminOptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminOptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminProfileController" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\AdminProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminProfileController).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Controller\AdminProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminRoleController" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\AdminRoleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminRoleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminRoleController).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Controller\AdminRoleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminRoleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminSettingController" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\AdminSettingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminSettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminSettingController).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Controller\AdminSettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminSettingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminUserController" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\AdminUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminUserController).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Controller\AdminUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminUsermetaController" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\AdminUsermetaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminUsermetaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminUsermetaController).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Controller\AdminUsermetaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminUsermetaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\ApiSecurityController" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\ApiSecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\ApiSecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\ApiSecurityController).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Controller\ApiSecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\ApiSecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminSystemCommandController" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminSystemCommandController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminSystemCommandController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminSystemCommandController).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminSystemCommandController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminSystemCommandController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminUserController" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminUserController).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1ContactFormController" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\ApiV1ContactFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1ContactFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1ContactFormController).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Controller\ApiV1ContactFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1ContactFormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1SubscriptionController" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\ApiV1SubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1SubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1SubscriptionController).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Controller\ApiV1SubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1SubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\BeSecurityController" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\BeSecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\BeSecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\BeSecurityController).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Controller\BeSecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\BeSecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\ErrorController" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\ErrorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\ErrorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\ErrorController).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Controller\ErrorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\ErrorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\FeDefaultController" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\FeDefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\FeDefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\FeDefaultController).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Controller\FeDefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\FeDefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\FeRegistrationController" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\FeRegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\FeRegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\FeRegistrationController).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Controller\FeRegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\FeRegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\FeResetPasswordController" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\FeResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\FeResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\FeResetPasswordController).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Controller\FeResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\FeResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\FeSecurityController" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\FeSecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\FeSecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\FeSecurityController).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Controller\FeSecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\FeSecurityController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Kobizo\Bundle\CoreBundle\EventSubscriber\BeforeActionSubscriber" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\EventSubscriber\BeforeActionSubscriber).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\EventSubscriber\BeforeActionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Kobizo\Bundle\CoreBundle\EventSubscriber\BeforeActionSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AgreementFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\AgreementFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\AgreementFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AgreementFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AgreementStoreRelationshipFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\AgreementStoreRelationshipFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\AgreementStoreRelationshipFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AgreementStoreRelationshipFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AttachmentFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\AttachmentFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\AttachmentFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AttachmentFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AttachmentProductRelationshipFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\AttachmentProductRelationshipFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\AttachmentProductRelationshipFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AttachmentProductRelationshipFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AttachmentmetaFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\AttachmentmetaFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\AttachmentmetaFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AttachmentmetaFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AttributeFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\AttributeFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\AttributeFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AttributeFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AttributeSetFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\AttributeSetFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\AttributeSetFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AttributeSetFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AttributeValueFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\AttributeValueFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\AttributeValueFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AttributeValueFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\BudgetBookFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\BudgetBookFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\BudgetBookFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\BudgetBookFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\BudgetFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\BudgetFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\BudgetFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\BudgetFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\BundleOptionFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\BundleOptionFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\BundleOptionFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\BundleOptionFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\CategoryFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\CategoryFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\CategoryFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\CategoryFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ContactFormFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ContactFormFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\ContactFormFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ContactFormFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\CustomerAddressFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\CustomerAddressFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\CustomerAddressFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\CustomerAddressFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\CustomerGroupFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\CustomerGroupFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\CustomerGroupFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\CustomerGroupFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\MailTemplateFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\MailTemplateFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\MailTemplateFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\MailTemplateFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\MenuFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\MenuFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\MenuFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\MenuFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\MenuItemFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\MenuItemFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\MenuItemFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\MenuItemFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\MenumetaFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\MenumetaFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\MenumetaFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\MenumetaFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\OptionFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\OptionFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\OptionFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\OptionFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\OrderAddressFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\OrderAddressFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\OrderAddressFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\OrderAddressFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\OrderFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\OrderFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\OrderFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\OrderFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\OrderItemFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\OrderItemFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\OrderItemFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\OrderItemFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\OrderPaymentFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\OrderPaymentFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\OrderPaymentFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\OrderPaymentFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PageFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PageFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\PageFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PageFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PageTranslationFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PageTranslationFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\PageTranslationFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PageTranslationFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PagecommentFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PagecommentFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\PagecommentFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PagecommentFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PagecommentmetaFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PagecommentmetaFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\PagecommentmetaFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PagecommentmetaFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PagemetaFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PagemetaFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\PagemetaFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PagemetaFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PostFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PostFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\PostFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PostFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PostTranslationFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PostTranslationFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\PostTranslationFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PostTranslationFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PostcommentFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PostcommentFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\PostcommentFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PostcommentFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PostcommentmetaFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PostcommentmetaFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\PostcommentmetaFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PostcommentmetaFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PostmetaFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PostmetaFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\PostmetaFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PostmetaFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PrinterFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PrinterFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\PrinterFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PrinterFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductAttributeValueRelationshipFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ProductAttributeValueRelationshipFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\ProductAttributeValueRelationshipFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductAttributeValueRelationshipFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductBundleRelationshipFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ProductBundleRelationshipFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\ProductBundleRelationshipFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductBundleRelationshipFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductCategoryFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ProductCategoryFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\ProductCategoryFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductCategoryFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductCommentFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ProductCommentFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\ProductCommentFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductCommentFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductCommentmetaFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ProductCommentmetaFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\ProductCommentmetaFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductCommentmetaFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ProductFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\ProductFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductGroupRelationshipFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ProductGroupRelationshipFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\ProductGroupRelationshipFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductGroupRelationshipFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductPriceFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ProductPriceFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\ProductPriceFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductPriceFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductTermRelationshipFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ProductTermRelationshipFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\ProductTermRelationshipFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductTermRelationshipFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductTranslationFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ProductTranslationFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\ProductTranslationFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductTranslationFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\QuoteAddressFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\QuoteAddressFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\QuoteAddressFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\QuoteAddressFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\QuoteFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\QuoteFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\QuoteFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\QuoteFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\QuoteItemFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\QuoteItemFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\QuoteItemFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\QuoteItemFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\QuotePaymentFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\QuotePaymentFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\QuotePaymentFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\QuotePaymentFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\RatingFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\RatingFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\RatingFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\RatingFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\RatingOptionFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\RatingOptionFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\RatingOptionFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\RatingOptionFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ReservationFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ReservationFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\ReservationFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ReservationFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ReservationTimeSettingFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ReservationTimeSettingFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\ReservationTimeSettingFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ReservationTimeSettingFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ReviewFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ReviewFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\ReviewFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ReviewFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\RoleFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\RoleFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\RoleFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\RoleFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ShippingMethodFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ShippingMethodFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\ShippingMethodFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ShippingMethodFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\StoreBudgetBookFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\StoreBudgetBookFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\StoreBudgetBookFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\StoreBudgetBookFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\StoreCommentFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\StoreCommentFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\StoreCommentFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\StoreCommentFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\StoreCommentmetaFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\StoreCommentmetaFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\StoreCommentmetaFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\StoreCommentmetaFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\StoreFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\StoreFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\StoreFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\StoreFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\StoreTermRelationshipFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\StoreTermRelationshipFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\StoreTermRelationshipFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\StoreTermRelationshipFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\TableFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\TableFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\TableFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\TableFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\TagFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\TagFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\TagFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\TagFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\TaxFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\TaxFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\TaxFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\TaxFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\TermFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\TermFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\TermFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\TermFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\TermRelationshipFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\TermRelationshipFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\TermRelationshipFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\TermRelationshipFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\TermmetaFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\TermmetaFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\TermmetaFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\TermmetaFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\UserFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\UserFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\UserFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\UserFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\UsermetaFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\UsermetaFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\UsermetaFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\UsermetaFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\VoucherFixtures" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\VoucherFixtures).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Fixtures\VoucherFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\VoucherFixtures).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\ContactFormType" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\ContactFormType).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Form\ContactFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\ContactFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Kobizo\Bundle\CoreBundle\Form\Extension\ImageTypeExtension" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\Extension\ImageTypeExtension).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Form\Extension\ImageTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Kobizo\Bundle\CoreBundle\Form\Extension\ImageTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\OptionType" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\OptionType).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Form\OptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\OptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\PageCommentFormType" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\PageCommentFormType).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Form\PageCommentFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\PageCommentFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\PostCommentFormType" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\PostCommentFormType).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Form\PostCommentFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\PostCommentFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\RegistrationFormType" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\RegistrationFormType).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Form\RegistrationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\RegistrationFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\RequestPasswordFormType" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\RequestPasswordFormType).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Form\RequestPasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\RequestPasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\ResetPasswordFormType" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\ResetPasswordFormType).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Form\ResetPasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\ResetPasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\RoleType" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\RoleType).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Form\RoleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\RoleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\UserType" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\UserType).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\UsermetaType" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\UsermetaType).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Form\UsermetaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\UsermetaType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CoreBundle\Repository\OptionRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Repository\OptionRepository).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Repository\OptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CoreBundle\Repository\OptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CoreBundle\Repository\RoleRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Repository\RoleRepository).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Repository\RoleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CoreBundle\Repository\RoleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CoreBundle\Repository\UserRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Repository\UserRepository).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CoreBundle\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CoreBundle\Repository\UsermetaRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Repository\UsermetaRepository).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Repository\UsermetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CoreBundle\Repository\UsermetaRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CoreBundle\Security\Voter\DashboardVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Security\Voter\DashboardVoter).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Security\Voter\DashboardVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CoreBundle\Security\Voter\DashboardVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CoreBundle\Security\Voter\OptionVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Security\Voter\OptionVoter).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Security\Voter\OptionVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CoreBundle\Security\Voter\OptionVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CoreBundle\Security\Voter\ProfileVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Security\Voter\ProfileVoter).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Security\Voter\ProfileVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CoreBundle\Security\Voter\ProfileVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CoreBundle\Security\Voter\RoleVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Security\Voter\RoleVoter).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Security\Voter\RoleVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CoreBundle\Security\Voter\RoleVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CoreBundle\Security\Voter\SettingVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Security\Voter\SettingVoter).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Security\Voter\SettingVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CoreBundle\Security\Voter\SettingVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CoreBundle\Security\Voter\UserVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Security\Voter\UserVoter).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Security\Voter\UserVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CoreBundle\Security\Voter\UserVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CoreBundle\Security\Voter\UsermetaVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CoreBundle\Security\Voter\UsermetaVoter).
Resolving inheritance for "Kobizo\Bundle\CoreBundle\Security\Voter\UsermetaVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CoreBundle\Security\Voter\UsermetaVoter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminAgreementController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminAgreementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminAgreementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminAgreementController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\AdminAgreementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminAgreementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentmetaController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentmetaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentmetaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentmetaController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentmetaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentmetaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminCategoryController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminCategoryController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\AdminCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminCustomPostTypeController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminCustomPostTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminCustomPostTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminCustomPostTypeController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\AdminCustomPostTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminCustomPostTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminDashboardController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminDashboardController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\AdminDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminMailTemplateController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminMailTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminMailTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminMailTemplateController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\AdminMailTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminMailTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminMenuController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminMenuController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminMenuController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminMenuController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\AdminMenuController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminMenuController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminMenuItemController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminMenuItemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminMenuItemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminMenuItemController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\AdminMenuItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminMenuItemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminMenumetaController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminMenumetaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminMenumetaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminMenumetaController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\AdminMenumetaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminMenumetaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentmetaController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentmetaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentmetaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentmetaController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentmetaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentmetaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPageController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPageController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\AdminPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPagemetaController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminPagemetaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPagemetaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPagemetaController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\AdminPagemetaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPagemetaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentmetaController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentmetaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentmetaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentmetaController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentmetaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentmetaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminPostController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\AdminPostController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostmetaController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminPostmetaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostmetaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostmetaController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\AdminPostmetaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostmetaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminTermController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminTermController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminTermController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminTermController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\AdminTermController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminTermController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminTermRelationshipController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminTermRelationshipController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminTermRelationshipController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminTermRelationshipController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\AdminTermRelationshipController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminTermRelationshipController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminTermmetaController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminTermmetaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminTermmetaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminTermmetaController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\AdminTermmetaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminTermmetaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminAttachmentController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminAttachmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminAttachmentController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminAttachmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminCategoryController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminCategoryController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminMenuController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminMenuController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminMenuController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminMenuController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminMenuController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminMenuController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPageController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPageController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPostController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPostController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPostController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPostController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPostController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPostController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminTermController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminTermController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminTermController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminTermController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminTermController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminTermController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1PageCommentController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\ApiV1PageCommentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1PageCommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1PageCommentController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\ApiV1PageCommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1PageCommentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1PageController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\ApiV1PageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1PageController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\ApiV1PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1PageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1PostCommentController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\ApiV1PostCommentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1PostCommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1PostCommentController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\ApiV1PostCommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1PostCommentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\FeAttachmentController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\FeAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\FeAttachmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\FeAttachmentController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\FeAttachmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\FeAttachmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\FeCategoryController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\FeCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\FeCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\FeCategoryController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\FeCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\FeCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\FeNotificationController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\FeNotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\FeNotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\FeNotificationController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\FeNotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\FeNotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\FePageController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\FePageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\FePageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\FePageController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\FePageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\FePageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\FePostController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\FePostController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\FePostController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\FePostController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\FePostController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\FePostController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\FeTagController" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\FeTagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\FeTagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\FeTagController).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Controller\FeTagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\FeTagController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\AgreementFormType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\AgreementFormType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\AgreementFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\AgreementFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\AgreementStoreRelationshipFormType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\AgreementStoreRelationshipFormType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\AgreementStoreRelationshipFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\AgreementStoreRelationshipFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\AttachmentType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\AttachmentType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\AttachmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\AttachmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\AttachmentmetaType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\AttachmentmetaType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\AttachmentmetaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\AttachmentmetaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\CategoryType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\CategoryType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\CategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\CategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\CategorymetaType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\CategorymetaType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\CategorymetaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\CategorymetaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\CustomPostType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\CustomPostType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\CustomPostType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\CustomPostType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\MailTemplateType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\MailTemplateType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\MailTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\MailTemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\MenuItemType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\MenuItemType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\MenuItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\MenuItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\MenuType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\MenuType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\MenuType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\MenuType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\MenumetaType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\MenumetaType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\MenumetaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\MenumetaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PageCommentType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\PageCommentType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\PageCommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PageCommentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PageCommentmetaType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\PageCommentmetaType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\PageCommentmetaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PageCommentmetaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PageTranslationType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\PageTranslationType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\PageTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PageTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PageType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\PageType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\PageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PagemetaType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\PagemetaType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\PagemetaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PagemetaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PostCommentType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\PostCommentType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\PostCommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PostCommentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PostCommentmetaType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\PostCommentmetaType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\PostCommentmetaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PostCommentmetaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PostTranslationType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\PostTranslationType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\PostTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PostTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PostType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\PostType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\PostType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PostType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PostmetaType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\PostmetaType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\PostmetaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PostmetaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\AttachmentSelectTextType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\SelectType\AttachmentSelectTextType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\SelectType\AttachmentSelectTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\AttachmentSelectTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\AttachmentTagSelectTextType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\SelectType\AttachmentTagSelectTextType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\SelectType\AttachmentTagSelectTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\AttachmentTagSelectTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\CommentPageSelectTextType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\SelectType\CommentPageSelectTextType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\SelectType\CommentPageSelectTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\CommentPageSelectTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\CommentPostSelectTextType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\SelectType\CommentPostSelectTextType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\SelectType\CommentPostSelectTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\CommentPostSelectTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\PageCategorySelectArrayType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\SelectType\PageCategorySelectArrayType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\SelectType\PageCategorySelectArrayType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\PageCategorySelectArrayType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\PageTagSelectTextType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\SelectType\PageTagSelectTextType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\SelectType\PageTagSelectTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\PageTagSelectTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\PostCategorySelectArrayType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\SelectType\PostCategorySelectArrayType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\SelectType\PostCategorySelectArrayType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\PostCategorySelectArrayType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\PostTagSelectTextType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\SelectType\PostTagSelectTextType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\SelectType\PostTagSelectTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\PostTagSelectTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\RoleSelectArrayType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\SelectType\RoleSelectArrayType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\SelectType\RoleSelectArrayType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\RoleSelectArrayType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\TermRelationshipType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\TermRelationshipType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\TermRelationshipType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\TermRelationshipType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\TermType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\TermType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\TermType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\TermType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\TermmetaType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\TermmetaType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\TermmetaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\TermmetaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\TextType\PageCommentTextType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\TextType\PageCommentTextType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\TextType\PageCommentTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\TextType\PageCommentTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\TextType\PostCommentTextType" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\TextType\PostCommentTextType).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Form\TextType\PostCommentTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\TextType\PostCommentTextType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\AgreementRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\AgreementRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\AgreementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\AgreementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\AgreementStoreRelationshipRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\AgreementStoreRelationshipRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\AgreementStoreRelationshipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\AgreementStoreRelationshipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\AttachmentRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\AttachmentRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\AttachmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\AttachmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\AttachmentmetaRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\AttachmentmetaRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\AttachmentmetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\AttachmentmetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\ContactFormRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\ContactFormRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\ContactFormRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\ContactFormRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\CustomPostTypeRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\CustomPostTypeRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\CustomPostTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\CustomPostTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\MailTemplateRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\MailTemplateRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\MailTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\MailTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\MenuItemRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\MenuItemRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\MenuItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\MenuItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\MenuRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\MenuRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\MenuRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\MenuRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\MenumetaRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\MenumetaRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\MenumetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\MenumetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PageCommentRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PageCommentRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\PageCommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PageCommentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PageCommentmetaRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PageCommentmetaRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\PageCommentmetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PageCommentmetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PageRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PageRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\PageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PageTermRelationshipRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PageTermRelationshipRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\PageTermRelationshipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PageTermRelationshipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PageTranslationRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PageTranslationRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\PageTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PageTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PagemetaRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PagemetaRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\PagemetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PagemetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PostCommentRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PostCommentRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\PostCommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PostCommentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PostCommentmetaRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PostCommentmetaRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\PostCommentmetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PostCommentmetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PostRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PostRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\PostRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PostRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PostTermRelationshipRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PostTermRelationshipRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\PostTermRelationshipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PostTermRelationshipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PostTranslationRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PostTranslationRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\PostTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PostTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PostmetaRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PostmetaRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\PostmetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PostmetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\TermRelationshipAttachmentRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\TermRelationshipAttachmentRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\TermRelationshipAttachmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\TermRelationshipAttachmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\TermRelationshipMenuRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\TermRelationshipMenuRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\TermRelationshipMenuRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\TermRelationshipMenuRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\TermRelationshipPageRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\TermRelationshipPageRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\TermRelationshipPageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\TermRelationshipPageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\TermRelationshipRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\TermRelationshipRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\TermRelationshipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\TermRelationshipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\TermRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\TermRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\TermRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\TermRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\TermmetaRepository" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\TermmetaRepository).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Repository\TermmetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\TermmetaRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\AgreementVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\AgreementVoter).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Security\Voter\AgreementVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\AgreementVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\AttachmentVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\AttachmentVoter).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Security\Voter\AttachmentVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\AttachmentVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\AttachmentmetaVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\AttachmentmetaVoter).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Security\Voter\AttachmentmetaVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\AttachmentmetaVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\CategoryVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\CategoryVoter).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Security\Voter\CategoryVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\CategoryVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\ContactFormVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\ContactFormVoter).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Security\Voter\ContactFormVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\ContactFormVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\CustomPostTypeVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\CustomPostTypeVoter).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Security\Voter\CustomPostTypeVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\CustomPostTypeVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\MailTemplateVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\MailTemplateVoter).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Security\Voter\MailTemplateVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\MailTemplateVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\MenuItemVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\MenuItemVoter).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Security\Voter\MenuItemVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\MenuItemVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\MenuVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\MenuVoter).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Security\Voter\MenuVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\MenuVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\MenumetaVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\MenumetaVoter).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Security\Voter\MenumetaVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\MenumetaVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PageCommentVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\PageCommentVoter).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Security\Voter\PageCommentVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PageCommentVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PageCommentmetaVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\PageCommentmetaVoter).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Security\Voter\PageCommentmetaVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PageCommentmetaVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PageVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\PageVoter).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Security\Voter\PageVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PageVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PagemetaVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\PagemetaVoter).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Security\Voter\PagemetaVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PagemetaVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PostCommentVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\PostCommentVoter).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Security\Voter\PostCommentVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PostCommentVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PostCommentmetaVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\PostCommentmetaVoter).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Security\Voter\PostCommentmetaVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PostCommentmetaVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PostVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\PostVoter).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Security\Voter\PostVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PostVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PostmetaVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\PostmetaVoter).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Security\Voter\PostmetaVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PostmetaVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\TermRelationshipVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\TermRelationshipVoter).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Security\Voter\TermRelationshipVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\TermRelationshipVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\TermVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\TermVoter).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Security\Voter\TermVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\TermVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\TermmetaVoter" (parent: .abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\TermmetaVoter).
Resolving inheritance for "Kobizo\Bundle\CmsBundle\Security\Voter\TermmetaVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\TermmetaVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Kobizo\Bundle\ECommerceBundle\Command\MonthlyStoreBudgetCalculateCommand" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Command\MonthlyStoreBudgetCalculateCommand).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Command\MonthlyStoreBudgetCalculateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Kobizo\Bundle\ECommerceBundle\Command\MonthlyStoreBudgetCalculateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Kobizo\Bundle\ECommerceBundle\Command\RemoveAllProductsFromStoreCommand" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Command\RemoveAllProductsFromStoreCommand).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Command\RemoveAllProductsFromStoreCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Kobizo\Bundle\ECommerceBundle\Command\RemoveAllProductsFromStoreCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminAttributeSetController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminAttributeSetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminAttributeSetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminAttributeSetController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\AdminAttributeSetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminAttributeSetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetBookController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetBookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetBookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetBookController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetBookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetBookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminOrderController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminOrderController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\AdminOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminPrintContentController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminPrintContentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminPrintContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminPrintContentController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\AdminPrintContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminPrintContentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminPrinterController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminPrinterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminPrinterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminPrinterController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\AdminPrinterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminPrinterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCategoryController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCategoryController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCommentController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCommentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCommentController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCommentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\AdminProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminReportController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminReportController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\AdminReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminReviewController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminReviewController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\AdminReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreBudgetBookController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreBudgetBookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreBudgetBookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreBudgetBookController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreBudgetBookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreBudgetBookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreCommentController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreCommentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreCommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreCommentController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreCommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreCommentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminTaxController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminTaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminTaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminTaxController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\AdminTaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminTaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherCodeController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherCodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherCodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherCodeController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherCodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherCodeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminWishlistController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminWishlistController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminWishlistController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminWishlistController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\AdminWishlistController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminWishlistController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeSetController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeSetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeSetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeSetController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeSetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeSetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminOrderController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminOrderController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminPrinterController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminPrinterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminPrinterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminPrinterController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminPrinterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminPrinterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductCategoryController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductCategoryController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductGroupRelationshipController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductGroupRelationshipController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductGroupRelationshipController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductGroupRelationshipController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductGroupRelationshipController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductGroupRelationshipController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminReportController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminReportController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminStoreController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminStoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminStoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminStoreController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminStoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminStoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminVoucherController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminVoucherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminVoucherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminVoucherController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminVoucherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminVoucherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1CartOperationController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1CartOperationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1CartOperationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1CartOperationController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1CartOperationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1CartOperationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1FavouriteStoreController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1FavouriteStoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1FavouriteStoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1FavouriteStoreController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1FavouriteStoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1FavouriteStoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PlaceOrderController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PlaceOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PlaceOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PlaceOrderController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PlaceOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PlaceOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PosController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PosController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PosController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PosController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PrintController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PrintController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PrintController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PrintController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PrintController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PrintController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ProductCommentController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ProductCommentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ProductCommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ProductCommentController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ProductCommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ProductCommentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1QuoteItemController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1QuoteItemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1QuoteItemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1QuoteItemController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1QuoteItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1QuoteItemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationSlotController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationSlotController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationSlotController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationSlotController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationSlotController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationSlotController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationTimeSettingController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationTimeSettingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationTimeSettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationTimeSettingController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationTimeSettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationTimeSettingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReviewController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReviewController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1SelfServeController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1SelfServeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1SelfServeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1SelfServeController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1SelfServeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1SelfServeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreCommentController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreCommentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreCommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreCommentController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreCommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreCommentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1VoucherController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1VoucherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1VoucherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1VoucherController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1VoucherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1VoucherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1WishlistController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1WishlistController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1WishlistController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1WishlistController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1WishlistController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1WishlistController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeCheckoutController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\FeCheckoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeCheckoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeCheckoutController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\FeCheckoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeCheckoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeCustomerController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\FeCustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeCustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeCustomerController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\FeCustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeCustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeOrderPlaceController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\FeOrderPlaceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeOrderPlaceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeOrderPlaceController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\FeOrderPlaceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeOrderPlaceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FePosController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\FePosController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FePosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FePosController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\FePosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FePosController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeProductCategoryController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\FeProductCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeProductCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeProductCategoryController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\FeProductCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeProductCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeProductController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\FeProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeProductController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\FeProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeReservationController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\FeReservationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeReservationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeReservationController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\FeReservationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeReservationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeSelfServeController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\FeSelfServeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeSelfServeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeSelfServeController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\FeSelfServeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeSelfServeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeStoreController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\FeStoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeStoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeStoreController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\FeStoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeStoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeVoucherController" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\FeVoucherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeVoucherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeVoucherController).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Controller\FeVoucherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeVoucherController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\EventSubscriber\OrderWorkflowSubscriber" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\EventSubscriber\OrderWorkflowSubscriber).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\EventSubscriber\OrderWorkflowSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\EventSubscriber\OrderWorkflowSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\AttachmentProductRelationshipType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\AttachmentProductRelationshipType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\AttachmentProductRelationshipType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\AttachmentProductRelationshipType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\AttributeSetType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\AttributeSetType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\AttributeSetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\AttributeSetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\AttributeType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\AttributeType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\AttributeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\AttributeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\AttributeValueType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\AttributeValueType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\AttributeValueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\AttributeValueType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\BudgetBookFormType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\BudgetBookFormType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\BudgetBookFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\BudgetBookFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\BudgetFormType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\BudgetFormType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\BudgetFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\BudgetFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\BundleOptionType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\BundleOptionType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\BundleOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\BundleOptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\BundleProductType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\BundleProductType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\BundleProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\BundleProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ChildrenProductType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ChildrenProductType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\ChildrenProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ChildrenProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\CustomerAddressFormType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\CustomerAddressFormType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\CustomerAddressFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\CustomerAddressFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\CustomerGroupType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\CustomerGroupType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\CustomerGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\CustomerGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\DownloadableProductType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\DownloadableProductType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\DownloadableProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\DownloadableProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\EditCustomerType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\EditCustomerType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\EditCustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\EditCustomerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\GiftCardProductType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\GiftCardProductType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\GiftCardProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\GiftCardProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\GroupedProductType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\GroupedProductType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\GroupedProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\GroupedProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\OrderAddressType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\OrderAddressType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\OrderAddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\OrderAddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\OrderCreationType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\OrderCreationType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\OrderCreationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\OrderCreationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\OrderItemType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\OrderItemType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\OrderItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\OrderItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\OrderPaymentType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\OrderPaymentType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\OrderPaymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\OrderPaymentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\OrderType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\OrderType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\OrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\OrderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\PrintContentFormType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\PrintContentFormType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\PrintContentFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\PrintContentFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\PrinterType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\PrinterType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\PrinterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\PrinterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\PrintermetaType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\PrintermetaType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\PrintermetaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\PrintermetaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductBundleRelationshipType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ProductBundleRelationshipType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\ProductBundleRelationshipType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductBundleRelationshipType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductCategoryType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ProductCategoryType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\ProductCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductCategorymetaFormType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ProductCategorymetaFormType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\ProductCategorymetaFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductCategorymetaFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductCommentFormType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ProductCommentFormType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\ProductCommentFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductCommentFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductCommentmetaFormType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ProductCommentmetaFormType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\ProductCommentmetaFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductCommentmetaFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductGroupRelationshipType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ProductGroupRelationshipType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\ProductGroupRelationshipType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductGroupRelationshipType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductPriceType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ProductPriceType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\ProductPriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductPriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductTranslationType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ProductTranslationType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\ProductTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductmetaType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ProductmetaType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\ProductmetaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductmetaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\QuoteAddressType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\QuoteAddressType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\QuoteAddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\QuoteAddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\QuoteItemType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\QuoteItemType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\QuoteItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\QuoteItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\QuotePaymentType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\QuotePaymentType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\QuotePaymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\QuotePaymentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\QuoteType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\QuoteType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\QuoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\QuoteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ReviewType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ReviewType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\ReviewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ReviewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductByLocaleAndStoreType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductByLocaleAndStoreType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductByLocaleAndStoreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductByLocaleAndStoreType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductCategorySelectArrayType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductCategorySelectArrayType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductCategorySelectArrayType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductCategorySelectArrayType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductCommentSelectType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductCommentSelectType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductCommentSelectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductCommentSelectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductForProductCommentSelectType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductForProductCommentSelectType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductForProductCommentSelectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductForProductCommentSelectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductTagSelectTextType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductTagSelectTextType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductTagSelectTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductTagSelectTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreCommentSelectType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreCommentSelectType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreCommentSelectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreCommentSelectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreForStoreCommentSelectType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreForStoreCommentSelectType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreForStoreCommentSelectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreForStoreCommentSelectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreTagSelectTextType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreTagSelectTextType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreTagSelectTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreTagSelectTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ShippingMethodFormType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ShippingMethodFormType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\ShippingMethodFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ShippingMethodFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SimpleProductType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\SimpleProductType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\SimpleProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SimpleProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\StoreBudgetBookFormType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\StoreBudgetBookFormType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\StoreBudgetBookFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\StoreBudgetBookFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\StoreCommentFormType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\StoreCommentFormType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\StoreCommentFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\StoreCommentFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\StoreCommentmetaFormType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\StoreCommentmetaFormType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\StoreCommentmetaFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\StoreCommentmetaFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\StoreType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\StoreType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\StoreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\StoreType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\StoremetaType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\StoremetaType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\StoremetaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\StoremetaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\TaxType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\TaxType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\TaxType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\TaxType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\TaxmetaType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\TaxmetaType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\TaxmetaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\TaxmetaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\VariableProductType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\VariableProductType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\VariableProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\VariableProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\VirtualProductType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\VirtualProductType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\VirtualProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\VirtualProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\VoucherCodeType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\VoucherCodeType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\VoucherCodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\VoucherCodeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\VoucherType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\VoucherType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\VoucherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\VoucherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\WishlistItemType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\WishlistItemType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\WishlistItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\WishlistItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\WishlistType" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\WishlistType).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Form\WishlistType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\WishlistType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\AttachmentProductRelationshipRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\AttachmentProductRelationshipRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\AttachmentProductRelationshipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\AttachmentProductRelationshipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\AttributeRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\AttributeRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\AttributeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\AttributeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\AttributeSetRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\AttributeSetRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\AttributeSetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\AttributeSetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\AttributeValueRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\AttributeValueRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\AttributeValueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\AttributeValueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\BudgetBookRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\BudgetBookRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\BudgetBookRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\BudgetBookRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\BudgetRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\BudgetRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\BudgetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\BudgetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\BundleOptionRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\BundleOptionRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\BundleOptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\BundleOptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\CustomerAddressRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\CustomerAddressRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\CustomerAddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\CustomerAddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\FavoStoreRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\FavoStoreRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\FavoStoreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\FavoStoreRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\OrderAddressRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\OrderAddressRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\OrderAddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\OrderAddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\OrderItemRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\OrderItemRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\OrderItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\OrderItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\OrderPaymentRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\OrderPaymentRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\OrderPaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\OrderPaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\OrderRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\OrderRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\OrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\OrdermetaRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\OrdermetaRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\OrdermetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\OrdermetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\PrintContentRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\PrintContentRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\PrintContentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\PrintContentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\PrinterRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\PrinterRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\PrinterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\PrinterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\PrintermetaRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\PrintermetaRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\PrintermetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\PrintermetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductAttributeValueRelationshipRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ProductAttributeValueRelationshipRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\ProductAttributeValueRelationshipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductAttributeValueRelationshipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductBundleRelationshipRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ProductBundleRelationshipRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\ProductBundleRelationshipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductBundleRelationshipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductCommentRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ProductCommentRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\ProductCommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductCommentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductCommentmetaRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ProductCommentmetaRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\ProductCommentmetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductCommentmetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductGroupRelationshipRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ProductGroupRelationshipRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\ProductGroupRelationshipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductGroupRelationshipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductPriceRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ProductPriceRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\ProductPriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductPriceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ProductRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\ProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductTermRelationshipRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ProductTermRelationshipRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\ProductTermRelationshipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductTermRelationshipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductTranslationRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ProductTranslationRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\ProductTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductmetaRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ProductmetaRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\ProductmetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductmetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\QuoteAddressRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\QuoteAddressRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\QuoteAddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\QuoteAddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\QuoteItemRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\QuoteItemRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\QuoteItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\QuoteItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\QuotePaymentRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\QuotePaymentRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\QuotePaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\QuotePaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\QuoteRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\QuoteRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\QuoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\QuoteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\QuotemetaRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\QuotemetaRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\QuotemetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\QuotemetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\RatingOptionRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\RatingOptionRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\RatingOptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\RatingOptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\RatingRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\RatingRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\RatingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\RatingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReservationRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ReservationRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\ReservationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReservationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReservationSlotRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ReservationSlotRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\ReservationSlotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReservationSlotRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReservationSlotmetaRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ReservationSlotmetaRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\ReservationSlotmetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReservationSlotmetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReservationTimeSettingRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ReservationTimeSettingRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\ReservationTimeSettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReservationTimeSettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReservationTimeSettingmetaRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ReservationTimeSettingmetaRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\ReservationTimeSettingmetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReservationTimeSettingmetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReservationmetaRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ReservationmetaRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\ReservationmetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReservationmetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReviewRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ReviewRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\ReviewRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReviewRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReviewVoteRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ReviewVoteRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\ReviewVoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReviewVoteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ShippingMethodRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ShippingMethodRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\ShippingMethodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ShippingMethodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\StoreBudgetBookRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\StoreBudgetBookRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\StoreBudgetBookRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\StoreBudgetBookRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\StoreCommentRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\StoreCommentRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\StoreCommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\StoreCommentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\StoreCommentmetaRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\StoreCommentmetaRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\StoreCommentmetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\StoreCommentmetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\StoreRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\StoreRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\StoreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\StoreRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\StoreTermRelationshipRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\StoreTermRelationshipRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\StoreTermRelationshipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\StoreTermRelationshipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\StoremetaRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\StoremetaRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\StoremetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\StoremetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\TableRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\TableRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\TableRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\TableRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\TablemetaRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\TablemetaRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\TablemetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\TablemetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\TaxRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\TaxRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\TaxRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\TaxRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\TaxmetaRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\TaxmetaRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\TaxmetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\TaxmetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ViewedProductRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ViewedProductRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\ViewedProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ViewedProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\VoucherCodeRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\VoucherCodeRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\VoucherCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\VoucherCodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\VoucherRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\VoucherRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\VoucherRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\VoucherRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\WishlistItemRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\WishlistItemRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\WishlistItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\WishlistItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\WishlistRepository" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\WishlistRepository).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Repository\WishlistRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\WishlistRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\AttributeSetVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\AttributeSetVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\AttributeSetVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\AttributeSetVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\BudgetBookVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\BudgetBookVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\BudgetBookVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\BudgetBookVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\BudgetVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\BudgetVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\BudgetVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\BudgetVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\CustomerAccountVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\CustomerAccountVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\CustomerAccountVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\CustomerAccountVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\OrderVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\OrderVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\OrderVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\OrderVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\PosVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\PosVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\PosVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\PosVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\PrintContentVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\PrintContentVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\PrintContentVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\PrintContentVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\PrinterVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\PrinterVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\PrinterVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\PrinterVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductCategoryVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductCategoryVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductCategoryVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductCategoryVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductCommentVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductCommentVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductCommentVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductCommentVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\ReportVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\ReportVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\ReportVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\ReportVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\ReviewVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\ReviewVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\ReviewVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\ReviewVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\SelfServeVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\SelfServeVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\SelfServeVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\SelfServeVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreBudgetBookVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreBudgetBookVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreBudgetBookVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreBudgetBookVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreCommentVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreCommentVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreCommentVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreCommentVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\TableVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\TableVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\TableVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\TableVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\TaxVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\TaxVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\TaxVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\TaxVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\VoucherCodeVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\VoucherCodeVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\VoucherCodeVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\VoucherCodeVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\VoucherVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\VoucherVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\VoucherVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\VoucherVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\WishlistVoter" (parent: .abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\WishlistVoter).
Resolving inheritance for "Kobizo\Bundle\ECommerceBundle\Security\Voter\WishlistVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\WishlistVoter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV1SalonRegisterController" (parent: .abstract.instanceof.App\Controller\ApiV1SalonRegisterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV1SalonRegisterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV1SalonRegisterController).
Resolving inheritance for "App\Controller\ApiV1SalonRegisterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV1SalonRegisterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV1SearchByAddressController" (parent: .abstract.instanceof.App\Controller\ApiV1SearchByAddressController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV1SearchByAddressController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV1SearchByAddressController).
Resolving inheritance for "App\Controller\ApiV1SearchByAddressController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV1SearchByAddressController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV1StoreController" (parent: .abstract.instanceof.App\Controller\ApiV1StoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV1StoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV1StoreController).
Resolving inheritance for "App\Controller\ApiV1StoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV1StoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FePostcodeController" (parent: .abstract.instanceof.App\Controller\FePostcodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FePostcodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FePostcodeController).
Resolving inheritance for "App\Controller\FePostcodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FePostcodeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FeSellerController" (parent: .abstract.instanceof.App\Controller\FeSellerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FeSellerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FeSellerController).
Resolving inheritance for "App\Controller\FeSellerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FeSellerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FeStoreController" (parent: .abstract.instanceof.App\Controller\FeStoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FeStoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FeStoreController).
Resolving inheritance for "App\Controller\FeStoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FeStoreController).
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 "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.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "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 "workflow.order" (parent: workflow.abstract).
Resolving inheritance for "workflow.order" (parent: workflow.marking_store.method).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
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.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
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 "monolog.logger" (parent: monolog.logger_prototype).
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.app_user_provider" (parent: doctrine.orm.security.user.provider).
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.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
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 "security.authenticator.json_login.main" (parent: security.authenticator.json_login).
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 "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_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 "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.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.workflow" (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).
587
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 "Kobizo\Component\Helper\TokenGeneratorInterface"; 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 "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\Workflow\Registry"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $orderWorkflow"; 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 "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
Removed service "session.storage.filesystem"; reason: private alias.
Removed service "session.storage"; reason: private alias.
Removed service "session.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\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\ChatterInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\TexterInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "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 "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; 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 "doctrine.migrations.metadata_storage"; 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_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; 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 "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "doctrine.id_generator_locator"; 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 $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 $workflowLogger"; 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.XDGmiR3"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.afa9Vol"; reason: private alias.
Removed service ".service_locator.aj.V4yU"; reason: private alias.
Removed service ".service_locator.hhmWbDO"; reason: private alias.
Removed service ".service_locator.usJHdck"; reason: private alias.
Removed service ".service_locator.7pjS7gK"; reason: private alias.
Removed service ".service_locator.qZ8qAQu"; reason: private alias.
Removed service ".service_locator.6GG6U34"; reason: private alias.
Removed service ".service_locator.5g4Ni4i"; reason: private alias.
Removed service ".service_locator.qCxxGtr"; reason: private alias.
Removed service ".service_locator.68Eujog"; reason: private alias.
Removed service ".service_locator.iwZo7Cr"; reason: private alias.
Removed service ".service_locator.hngsawa"; reason: private alias.
Removed service ".service_locator.KhL8rhi"; reason: private alias.
Removed service ".service_locator.3W8xCKw"; reason: private alias.
Removed service ".service_locator.2EsIUu5"; reason: private alias.
Removed service ".service_locator.bo2p_Wm"; reason: private alias.
Removed service ".service_locator.Qrrvre_"; reason: private alias.
Removed service ".service_locator.OJ2UM7x"; reason: private alias.
Removed service ".service_locator.FUeWTSp"; reason: private alias.
Removed service ".service_locator.ZQd99hy"; reason: private alias.
Removed service ".service_locator.L2iSULS"; reason: private alias.
Removed service ".service_locator.e7nvK.n"; reason: private alias.
Removed service ".service_locator.z6HS.2y"; reason: private alias.
Removed service ".service_locator.5uMy8QI"; reason: private alias.
Removed service ".service_locator.iRgRvdR"; reason: private alias.
Removed service ".service_locator.nVcl0v."; reason: private alias.
Removed service ".service_locator.UhzThxr"; reason: private alias.
Removed service ".service_locator.dWCMbI."; reason: private alias.
Removed service ".service_locator.vgNGrXn"; reason: private alias.
Removed service ".service_locator.Q20AVOq"; reason: private alias.
Removed service ".service_locator.W04UAIG"; reason: private alias.
Removed service ".service_locator.P3asljq"; reason: private alias.
Removed service ".service_locator.ibhlclR"; reason: private alias.
Removed service ".service_locator.Kvaz7Jd"; reason: private alias.
Removed service ".service_locator.VfuWBSy"; reason: private alias.
Removed service ".service_locator.KOn0oKK"; reason: private alias.
Removed service ".service_locator.L0MdBSX"; reason: private alias.
Removed service ".service_locator.yVYPCDi"; reason: private alias.
Removed service ".service_locator.IqRcRYn"; reason: private alias.
Removed service ".service_locator.85WX0ic"; reason: private alias.
Removed service ".service_locator.H.NjONP"; reason: private alias.
Removed service ".service_locator.2PFcuZT"; reason: private alias.
Removed service ".service_locator.L59kvk4"; reason: private alias.
Removed service ".service_locator.hVTrB.K"; reason: private alias.
Removed service ".service_locator.SicDcQf"; reason: private alias.
Removed service ".service_locator.NBFY8Wd"; reason: private alias.
Removed service ".service_locator.nc_U.jV"; reason: private alias.
Removed service ".service_locator.tDtlIFU"; reason: private alias.
Removed service ".service_locator.rSvTGsW"; reason: private alias.
Removed service ".service_locator.luetRCC"; reason: private alias.
Removed service ".service_locator.S0w6eUp"; reason: private alias.
Removed service ".service_locator.7y_52lh"; reason: private alias.
Removed service ".service_locator.184A_te"; reason: private alias.
Removed service ".service_locator.KRrnPgu"; reason: private alias.
Removed service ".service_locator.DOx1DWd"; reason: private alias.
Removed service ".service_locator.MyVIeFT"; reason: private alias.
Removed service ".service_locator.g_rnQXB"; reason: private alias.
Removed service ".service_locator.IAdIs8_"; reason: private alias.
Removed service ".service_locator.nUfM0FE"; reason: private alias.
Removed service ".service_locator.ku4VRdC"; reason: private alias.
Removed service ".service_locator.Ja9QZQ6"; reason: private alias.
Removed service ".service_locator.S2bQlvX"; reason: private alias.
Removed service ".service_locator.jHPmPv8"; reason: private alias.
Removed service ".service_locator.gjRsE9t"; reason: private alias.
Removed service ".service_locator.TuyWbFf"; reason: private alias.
Removed service ".service_locator.sA_ebZ1"; reason: private alias.
Removed service ".service_locator.Rz_UYEI"; reason: private alias.
Removed service ".service_locator.l3Urjpd"; reason: private alias.
Removed service ".service_locator.HxWAdlj"; reason: private alias.
Removed service ".service_locator.cFdMJtL"; reason: private alias.
Removed service ".service_locator.9fSGrNp"; reason: private alias.
Removed service ".service_locator.GMlp.Hb"; reason: private alias.
Removed service ".service_locator.tENtcoy"; reason: private alias.
Removed service ".service_locator.eE4ci5H"; reason: private alias.
Removed service ".service_locator.ucYjb3d"; reason: private alias.
Removed service ".service_locator.odnL20n"; reason: private alias.
Removed service ".service_locator.z3nk0v."; reason: private alias.
Removed service ".service_locator.eogZ3_M"; reason: private alias.
Removed service ".service_locator.iGrbCNH"; reason: private alias.
Removed service ".service_locator.1tM7mb2"; reason: private alias.
Removed service ".service_locator.E8GQCW1"; reason: private alias.
Removed service ".service_locator.k33MEhj"; reason: private alias.
Removed service ".service_locator.QCka_If"; reason: private alias.
Removed service ".service_locator.T27xFq4"; reason: private alias.
Removed service ".service_locator.8OwDsmT"; reason: private alias.
Removed service ".service_locator.307RBA5"; reason: private alias.
Removed service ".service_locator.Eee7ndJ"; reason: private alias.
Removed service ".service_locator.W10QwyO"; reason: private alias.
Removed service ".service_locator.F97_8AZ"; reason: private alias.
Removed service ".service_locator.6EHI0ua"; reason: private alias.
Removed service ".service_locator.qP32YSi"; reason: private alias.
Removed service ".service_locator.fAvi1Ol"; reason: private alias.
Removed service ".service_locator.tKTuf26"; reason: private alias.
Removed service ".service_locator.Qpk6zp8"; reason: private alias.
Removed service ".service_locator.DJLgUM7"; reason: private alias.
Removed service ".service_locator.OaGaoRI"; reason: private alias.
Removed service ".service_locator.iuG_C7i"; reason: private alias.
Removed service ".service_locator.YakeX0W"; reason: private alias.
Removed service ".service_locator.5ypU56."; reason: private alias.
Removed service ".service_locator.ZKc5wkX"; reason: private alias.
Removed service ".service_locator.uOdFoei"; reason: private alias.
Removed service ".service_locator.MRI80gJ"; reason: private alias.
Removed service ".service_locator.Sts9Ooc"; reason: private alias.
Removed service ".service_locator.4QrTS5J"; reason: private alias.
Removed service ".service_locator.EuTqHWK"; reason: private alias.
Removed service ".service_locator._UkUT3w"; reason: private alias.
Removed service ".service_locator.B1iubp6"; reason: private alias.
Removed service ".service_locator.7ROmeFz"; reason: private alias.
Removed service ".service_locator.bpIcBWv"; reason: private alias.
Removed service ".service_locator.sup49Qr"; reason: private alias.
Removed service ".service_locator..r1fSLZ"; reason: private alias.
Removed service ".service_locator._lUi1cU"; reason: private alias.
Removed service ".service_locator.d4S42RW"; reason: private alias.
Removed service ".service_locator.9h6ReB1"; reason: private alias.
Removed service ".service_locator.AUPsHh4"; reason: private alias.
Removed service ".service_locator.qJzmuMS"; reason: private alias.
Removed service ".service_locator.DghwfkB"; reason: private alias.
Removed service ".service_locator.Yeeqosb"; reason: private alias.
Removed service ".service_locator.Qf8.IIu"; reason: private alias.
Removed service ".service_locator.XV_ZG16"; reason: private alias.
Removed service ".service_locator.gwUkN92"; reason: private alias.
Removed service ".service_locator.94nHBb2"; reason: private alias.
Removed service ".service_locator.nv42ef2"; reason: private alias.
Removed service ".service_locator.L0HDwZf"; reason: private alias.
Removed service ".service_locator.sP6OwzL"; reason: private alias.
Removed service ".service_locator.exKXnU3"; reason: private alias.
Removed service ".service_locator.zGPIXU0"; reason: private alias.
Removed service ".service_locator.B2NegO0"; reason: private alias.
Removed service ".service_locator.bTlNTTw"; reason: private alias.
Removed service ".service_locator.LO6vnir"; reason: private alias.
Removed service ".service_locator._F471LO"; reason: private alias.
Removed service ".service_locator.q_bINRu"; reason: private alias.
Removed service ".service_locator.UeR7JMO"; reason: private alias.
Removed service ".service_locator.hy39Oid"; reason: private alias.
Removed service ".service_locator.RQ.zqKU"; reason: private alias.
Removed service ".service_locator.i6d4iGR"; reason: private alias.
Removed service ".service_locator.9RHVbXn"; reason: private alias.
Removed service ".service_locator.qW6xLuw"; reason: private alias.
Removed service ".service_locator.jO6317Y"; reason: private alias.
Removed service ".service_locator.aXAwmzR"; reason: private alias.
Removed service ".service_locator.RQz3o0P"; reason: private alias.
Removed service ".service_locator..59nxD2"; reason: private alias.
Removed service ".service_locator.V8eLuEf"; reason: private alias.
Removed service ".service_locator.wKF4yn1"; reason: private alias.
Removed service ".service_locator.2smyGgI"; reason: private alias.
Removed service ".service_locator.wv1FkZy"; reason: private alias.
Removed service ".service_locator.C0hDc3J"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.ow9rRCh"; reason: private alias.
Removed service ".service_locator.W9y3dzm"; reason: private alias.
Removed service "Doctrine\Migrations\Version\DbalMigrationFactory"; 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 "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; 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 "http_client"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator._5g_Wvc"; reason: private alias.
Removed service ".service_locator.JBAFp66"; reason: private alias.
Removed service ".service_locator.F9KYKM5"; reason: private alias.
Removed service ".service_locator.txNZqAF"; reason: private alias.
Removed service ".service_locator.ZKvzK3y"; reason: private alias.
Removed service ".service_locator.R9oQsJt"; reason: private alias.
Removed service ".service_locator.qXqb4Ul"; reason: private alias.
Removed service ".service_locator.NpIVh1l"; reason: private alias.
Removed service ".service_locator.x2Wrf61"; reason: private alias.
Removed service ".service_locator.qAAm5Ck"; reason: private alias.
Removed service ".service_locator.kI9Q0mw"; reason: private alias.
Removed service ".service_locator.BLBK0uu"; reason: private alias.
Removed service ".service_locator.5tG7mRD"; reason: private alias.
Removed service ".service_locator.TBmYv3v"; reason: private alias.
Removed service ".service_locator.S3qLsMU"; reason: private alias.
Removed service ".service_locator.Wu0wSh3"; reason: private alias.
Removed service ".service_locator.RirXMkz"; reason: private alias.
Removed service ".service_locator.W5ig34E"; reason: private alias.
Removed service ".service_locator...JXUB2"; reason: private alias.
Removed service ".service_locator.w4tnGC7"; reason: private alias.
Removed service ".service_locator.l.EtyP."; reason: private alias.
Removed service ".service_locator.BSasjM2"; reason: private alias.
Removed service ".service_locator.4XWdNSv"; reason: private alias.
Removed service ".service_locator.CmjY5VE"; reason: private alias.
Removed service ".service_locator._9xfC45"; reason: private alias.
Removed service ".service_locator.7cJgW9M"; reason: private alias.
Removed service ".service_locator.9nZ_6wo"; reason: private alias.
Removed service ".service_locator._NM9xan"; reason: private alias.
Removed service ".service_locator.uOz8fw1"; reason: private alias.
Removed service ".service_locator.o.mLBjC"; reason: private alias.
Removed service ".service_locator.nL1sY3R"; reason: private alias.
Removed service ".service_locator.I51bqK5"; reason: private alias.
Removed service ".service_locator.kejiXkM"; reason: private alias.
Removed service ".service_locator.pwLK4GL"; reason: private alias.
Removed service ".service_locator.0Oc_q0K"; reason: private alias.
Removed service ".service_locator.pErRZ2B"; reason: private alias.
Removed service ".service_locator.mbDtMFd"; reason: private alias.
Removed service ".service_locator.30JvVmT"; reason: private alias.
Removed service ".service_locator.jtz_oAz"; reason: private alias.
Removed service ".service_locator._pfCOwN"; reason: private alias.
Removed service ".service_locator.ejD6BYZ"; reason: private alias.
Removed service ".service_locator.SKZb.u9"; reason: private alias.
Removed service ".service_locator.hPzXtMh"; reason: private alias.
Removed service ".service_locator.pu8rPbd"; reason: private alias.
Removed service ".service_locator.ojuSk_J"; reason: private alias.
Removed service ".service_locator.GXL7c.i"; reason: private alias.
Removed service ".service_locator.YT0.MyN"; reason: private alias.
Removed service ".service_locator.kxcvhO_"; reason: private alias.
Removed service ".service_locator.u2GE8Jc"; reason: private alias.
Removed service ".service_locator..a2RU.A"; reason: private alias.
Removed service ".service_locator._FRaYWu"; reason: private alias.
Removed service ".service_locator.NIlv6yZ"; reason: private alias.
Removed service ".service_locator.8skcj5D"; reason: private alias.
Removed service ".service_locator.MDDut96"; reason: private alias.
Removed service ".service_locator.lneN0M6"; reason: private alias.
Removed service ".service_locator.8AII3mX"; reason: private alias.
Removed service ".service_locator.Hw49utQ"; reason: private alias.
Removed service ".service_locator.bGHFKgR"; reason: private alias.
Removed service ".service_locator.M.rTXaM"; reason: private alias.
Removed service ".service_locator.7igoDAR"; reason: private alias.
Removed service ".service_locator.u6SYKGI"; reason: private alias.
Removed service ".service_locator.CvrvQhQ"; reason: private alias.
Removed service ".service_locator.UM0eGrO"; reason: private alias.
Removed service ".service_locator.cUICM0h"; reason: private alias.
Removed service ".service_locator.YXlM9pA"; reason: private alias.
Removed service ".service_locator.y9TxanR"; reason: private alias.
Removed service ".service_locator.YLYuSqd"; reason: private alias.
Removed service ".service_locator.nhlyivw"; reason: private alias.
Removed service ".service_locator.elxhRLy"; reason: private alias.
Removed service ".service_locator.pIVvxTU"; reason: private alias.
Removed service ".service_locator.htSOYNv"; reason: private alias.
Removed service ".service_locator.ulnDWnn"; reason: private alias.
Removed service ".service_locator.ObG09YY"; reason: private alias.
Removed service ".service_locator.phEfQOr"; reason: private alias.
Removed service ".service_locator.NZgVewS"; reason: private alias.
Removed service ".service_locator.ZuaSC20"; reason: private alias.
Removed service ".service_locator.TXd.7bc"; reason: private alias.
Removed service ".service_locator.bJiop0l"; reason: private alias.
Removed service ".service_locator.ytAS.sh"; reason: private alias.
Removed service ".service_locator.TxsUkWo"; reason: private alias.
Removed service ".service_locator.abI5MRX"; reason: private alias.
Removed service ".service_locator.rmb7ird"; reason: private alias.
Removed service ".service_locator.Of9Ecmk"; reason: private alias.
Removed service ".service_locator.fjJiY7Y"; reason: private alias.
Removed service ".service_locator.Dz6tQ.j"; reason: private alias.
Removed service ".service_locator.DoDW7o3"; reason: private alias.
Removed service ".service_locator.UcJG5A0"; reason: private alias.
Removed service ".service_locator.vbIYv1f"; reason: private alias.
Removed service ".service_locator.XQrmvZ6"; reason: private alias.
Removed service ".service_locator.WI.vwRb"; reason: private alias.
Removed service ".service_locator.KA64LYJ"; reason: private alias.
Removed service ".service_locator.xJAV8oS"; reason: private alias.
Removed service ".service_locator.AqYjaad"; reason: private alias.
Removed service ".service_locator.VIusTjF"; reason: private alias.
Removed service ".service_locator.UbDyV2i"; reason: private alias.
Removed service ".service_locator.LdwOE.r"; reason: private alias.
Removed service ".service_locator.YAI6_Qi"; reason: private alias.
Removed service ".service_locator.Yr4lwHW"; reason: private alias.
Removed service ".service_locator.c.cbUKd"; reason: private alias.
Removed service ".service_locator.WGutbmC"; reason: private alias.
Removed service ".service_locator.e_0inMb"; reason: private alias.
Removed service ".service_locator.yFjMkVa"; reason: private alias.
Removed service ".service_locator.PCKoxuF"; reason: private alias.
Removed service ".service_locator.ptZe752"; reason: private alias.
Removed service ".service_locator.EYoejDJ"; reason: private alias.
Removed service ".service_locator..kzKv_v"; reason: private alias.
Removed service ".service_locator.b87SkHO"; reason: private alias.
Removed service ".service_locator.jdkRFXT"; reason: private alias.
Removed service ".service_locator.m7HcnTz"; reason: private alias.
Removed service ".service_locator.oQ1HFmT"; reason: private alias.
Removed service ".service_locator.WvIpVLT"; reason: private alias.
Removed service ".service_locator.BQtqkW5"; reason: private alias.
Removed service ".service_locator.i_aKB5y"; reason: private alias.
Removed service ".service_locator.mUr4.6u"; reason: private alias.
Removed service ".service_locator.dHIwoKH"; reason: private alias.
Removed service ".service_locator.6tRnLU5"; reason: private alias.
Removed service ".service_locator.c336Ata"; reason: private alias.
Removed service ".service_locator.jk3hGMP"; reason: private alias.
Removed service ".service_locator.5qzu0mC"; reason: private alias.
Removed service ".service_locator.h.ZN7ke"; reason: private alias.
Removed service ".service_locator.kAvQKGH"; reason: private alias.
Removed service ".service_locator.TZm7eqq"; reason: private alias.
Removed service ".service_locator.XSbTUt."; reason: private alias.
Removed service ".service_locator.0Fk4Jqj"; reason: private alias.
Removed service ".service_locator.q2VoNX6"; reason: private alias.
Removed service ".service_locator.zqXEcTl"; reason: private alias.
Removed service ".service_locator.VJm3nB3"; reason: private alias.
Removed service ".service_locator.WtGrrNu"; reason: private alias.
Removed service ".service_locator.2uiOKsg"; reason: private alias.
Removed service ".service_locator.pQkkTDT"; reason: private alias.
Removed service ".service_locator.ShP_v9s"; reason: private alias.
Removed service ".service_locator.NgZ1DL6"; reason: private alias.
Removed service ".service_locator.KoJP7XY"; reason: private alias.
Removed service ".service_locator.XJTXuJY"; reason: private alias.
Removed service ".service_locator.gwedkEJ"; reason: private alias.
Removed service ".service_locator.dSJodB9"; reason: private alias.
Removed service ".service_locator.mkiIEvR"; reason: private alias.
Removed service ".service_locator.DBlkcj2"; reason: private alias.
Removed service ".service_locator.NdDkgZT"; reason: private alias.
Removed service ".service_locator.zgrzZ0r"; reason: private alias.
Removed service ".service_locator.EWZcqAC"; reason: private alias.
Removed service ".service_locator.PN3YimY"; reason: private alias.
Removed service ".service_locator.oSvFT5q"; reason: private alias.
Removed service ".service_locator.Jc6OB5Y"; reason: private alias.
Removed service ".service_locator.0Cu2OWo"; reason: private alias.
Removed service ".service_locator.YOjLTg1"; reason: private alias.
Removed service ".service_locator.NafJZwL"; reason: private alias.
Removed service ".service_locator.X9AH_uN"; reason: private alias.
Removed service ".service_locator.DpGDpYl"; reason: private alias.
Removed service ".service_locator.ukpkzAV"; reason: private alias.
Removed service ".service_locator.t8E3Qoi"; reason: private alias.
Removed service ".service_locator.sJEWhtd"; reason: private alias.
Removed service ".service_locator.ZF9s5wb"; reason: private alias.
Removed service ".service_locator.aF919FM"; reason: private alias.
Removed service ".service_locator.hl2ByMS"; reason: private alias.
Removed service ".service_locator.qRREgQ5"; reason: private alias.
Removed service ".service_locator.jrAfo0u"; reason: private alias.
Removed service ".service_locator.tUinnvw"; reason: private alias.
Removed service ".service_locator.ohHI5rU"; reason: private alias.
Removed service ".service_locator.MQRhCFZ"; reason: private alias.
Removed service ".service_locator.3PeORKS"; reason: private alias.
Removed service ".service_locator.Zm7Z8xg"; reason: private alias.
Removed service ".service_locator.mf4yINd"; reason: private alias.
Removed service ".service_locator.Yu1fkYC"; reason: private alias.
Removed service ".service_locator.krL4DSW"; reason: private alias.
Removed service ".service_locator.tSPoBLD"; reason: private alias.
Removed service ".service_locator.K7bAQot"; reason: private alias.
Removed service ".service_locator.kZMwwzm"; reason: private alias.
Removed service ".service_locator.3w7PrN4"; reason: private alias.
Removed service ".service_locator.bLgb25A"; reason: private alias.
Removed service ".service_locator.zQo8D3J"; reason: private alias.
Removed service ".service_locator._h9ntZL"; reason: private alias.
Removed service ".service_locator.Pt0GyzP"; reason: private alias.
Removed service ".service_locator.UxmzAcn"; reason: private alias.
Removed service ".service_locator.0GTjlwp"; reason: private alias.
Removed service ".service_locator.YO6_bN_"; reason: private alias.
Removed service ".service_locator.NzCxhu0"; reason: private alias.
Removed service ".service_locator.Cz7Sa45"; reason: private alias.
Removed service ".service_locator.zRJDosE"; reason: private alias.
Removed service ".service_locator.nY9E_hX"; reason: private alias.
Removed service ".service_locator.IblrSHt"; reason: private alias.
Removed service ".service_locator.PrFNNEs"; reason: private alias.
Removed service ".service_locator.2AU9_We"; reason: private alias.
Removed service ".service_locator.QCtGT5v"; reason: private alias.
Removed service ".service_locator.SCJ0OBR"; reason: private alias.
Removed service ".service_locator.gjKZ4ta"; reason: private alias.
Removed service ".service_locator.E3qZAo2"; reason: private alias.
Removed service ".service_locator.NHuO2e0"; reason: private alias.
Removed service ".service_locator.Q48j27x"; reason: private alias.
Removed service ".service_locator.e8r_dIZ"; reason: private alias.
Removed service ".service_locator.h1yQC6w"; reason: private alias.
Removed service ".service_locator.4mogREM"; reason: private alias.
Removed service ".service_locator.5mzo7MI"; reason: private alias.
Removed service ".service_locator.rtIDhKT"; reason: private alias.
Removed service ".service_locator.9lbxNwA"; reason: private alias.
Removed service ".service_locator.Js0sLA7"; reason: private alias.
Removed service ".service_locator.18odq4P"; reason: private alias.
Removed service ".service_locator.2o4_xNa"; reason: private alias.
Removed service ".service_locator.X96wdtU"; reason: private alias.
Removed service ".service_locator.._F1YRQ"; reason: private alias.
Removed service ".service_locator..ijVPKr"; reason: private alias.
Removed service ".service_locator.TNhuuRH"; reason: private alias.
Removed service ".service_locator.B.n2b94"; reason: private alias.
Removed service ".service_locator.t_W0FBo"; reason: private alias.
Removed service ".service_locator.Tb8gReM"; reason: private alias.
Removed service ".service_locator.GLDf3_m"; reason: private alias.
Removed service ".service_locator.hCubn_N"; reason: private alias.
Removed service ".service_locator.a8BE0Bl"; reason: private alias.
Removed service ".service_locator.T2H6klf"; reason: private alias.
Removed service ".service_locator.4tr.xq."; reason: private alias.
Removed service ".service_locator.hZjFgb_"; reason: private alias.
Removed service ".service_locator.cQYI3T8"; reason: private alias.
Removed service ".service_locator.csb5z8A"; reason: private alias.
Removed service ".service_locator.lm6ljTK"; reason: private alias.
Removed service ".service_locator.anh267Y"; reason: private alias.
Removed service ".service_locator.LSsy71X"; reason: private alias.
Removed service ".service_locator.gRxE6xf"; reason: private alias.
Removed service ".service_locator.uIm0kC4"; reason: private alias.
Removed service ".service_locator.ibcJFxc"; reason: private alias.
Removed service ".service_locator.jQ.5CBQ"; reason: private alias.
Removed service ".service_locator.Uqt6Oja"; reason: private alias.
Removed service ".service_locator.AoGMMHz"; reason: private alias.
Removed service ".service_locator.mXQKL.k"; reason: private alias.
Removed service ".service_locator.3eVdKfh"; reason: private alias.
Removed service ".service_locator.19M3QWh"; reason: private alias.
Removed service ".service_locator.bv8q_xh"; reason: private alias.
Removed service ".service_locator.5kJgMHz"; reason: private alias.
Removed service ".service_locator.70MYaso"; reason: private alias.
Removed service ".service_locator.ImRKoLO"; reason: private alias.
Removed service ".service_locator.L8JU2Da"; reason: private alias.
Removed service ".service_locator._NySowY"; reason: private alias.
Removed service ".service_locator.7m1QXkm"; reason: private alias.
Removed service ".service_locator.Lvq72lV"; reason: private alias.
Removed service ".service_locator.EDMkoRk"; reason: private alias.
Removed service ".service_locator.hboWH9U"; reason: private alias.
Removed service ".service_locator.SAiUBeH"; reason: private alias.
Removed service ".service_locator.xUmkmWX"; reason: private alias.
Removed service ".service_locator.SvBfJsQ"; reason: private alias.
Removed service ".service_locator.cLCGH5Z"; reason: private alias.
Removed service ".service_locator.gOq_Vun"; reason: private alias.
Removed service ".service_locator.a5uRGqk"; reason: private alias.
Removed service ".service_locator.nRlgxM1"; reason: private alias.
Removed service ".service_locator.CcfAlOy"; reason: private alias.
Removed service ".service_locator.fTGSATe"; reason: private alias.
Removed service ".service_locator.S6cijdl"; reason: private alias.
Removed service ".service_locator.RRZNCln"; reason: private alias.
Removed service ".service_locator.8HP0P2n"; reason: private alias.
Removed service ".service_locator.bh3Usut"; reason: private alias.
Removed service ".service_locator.NK827YO"; reason: private alias.
Removed service ".service_locator.bT.2lOh"; reason: private alias.
Removed service ".service_locator.9YCWxeJ"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
332
Changed reference of service "Kobizo\Component\DataFixture\Creator\BudgetCreator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Component\Form\JsonType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Component\Helper\FileUpload\FileUploadHelper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Component\Provider\DateMapper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Component\Template\Provider\Agreement\AgreementProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Component\Template\Provider\Agreement\AgreementProvider" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Component\Template\Provider\Form\ContactFormProvider" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Component\Template\Provider\Form\PageCommentFormProvider" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Component\Template\Provider\Form\PostCommentFormProvider" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Component\Template\Provider\Form\ProductCommentFormProvider" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Component\Template\Provider\Form\StoreCommentFormProvider" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\CoreBundle\Controller\Option\OptionCreator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\CoreBundle\Controller\Option\OptionEditor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\CoreBundle\Security\ApiLoginAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\CoreBundle\Security\ApiLoginAuthenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\CoreBundle\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\CoreBundle\Security\LoginFormAuthenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\CoreBundle\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\CmsBundle\Form\AttachmentType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\CmsBundle\Form\DataTransformer\TermIdsToPageTermRelationshipsTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\CmsBundle\Form\DataTransformer\TermIdsToPostTermRelationshipsTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\CmsBundle\Form\DataTransformer\TextToAttachmentTagTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\CmsBundle\Form\DataTransformer\TextToPageCommentTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\CmsBundle\Form\DataTransformer\TextToPageTagTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\CmsBundle\Form\DataTransformer\TextToPageTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\CmsBundle\Form\DataTransformer\TextToPostCommentTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\CmsBundle\Form\DataTransformer\TextToPostTagTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\CmsBundle\Form\DataTransformer\TextToPostTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\CmsBundle\Form\DataTransformer\TitleToAttachmentTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\CmsBundle\Form\PageType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\CmsBundle\Form\SelectType\AttachmentSelectTextType" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\CmsBundle\Form\SelectType\AttachmentTagSelectTextType" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\CmsBundle\Form\SelectType\CommentPageSelectTextType" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\CmsBundle\Form\SelectType\CommentPostSelectTextType" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\CmsBundle\Form\SelectType\PageTagSelectTextType" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\CmsBundle\Form\SelectType\PostTagSelectTextType" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Checker\PageChecker" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Controller\Budget\Validator\UserBudgetDuplicationValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Controller\InHouseOrder\Pos\StoreDataGetter" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Controller\InHouseOrder\SelfServe\StoreDataGetter" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Controller\Product\Helper\ProductBundleRelationshipUpdateFormDataHelper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Controller\Product\Helper\ProductGroupedRelationshipUpdateFormDataHelper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Controller\Product\Validator\ProductPriceDuplicationValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Controller\Product\Validator\ProductPriceExistenceValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Controller\Product\Validator\ProductSkuDuplicationValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Controller\Product\Validator\ProductTranslationDuplicationValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Controller\Product\Validator\ProductTranslationEmptyDescriptionValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Controller\Product\Validator\ProductTranslationExistenceValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Converter\WishlistConverter" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Form\DataTransformer\IdToProductTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Form\DataTransformer\ProductTermsToIdsTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Form\DataTransformer\TextToProductCommentTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Form\DataTransformer\TextToProductTagTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Form\DataTransformer\TextToProductTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Form\DataTransformer\TextToStoreCommentTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Form\DataTransformer\TextToStoreTagTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Form\DataTransformer\TextToStoreTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Form\ProductBundleRelationshipType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Form\ProductCommentFormType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductByLocaleAndStoreType" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductForProductCommentSelectType" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductTagSelectTextType" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreForStoreCommentSelectType" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreTagSelectTextType" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Form\ShippingMethodFormType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Form\StoreBudgetBookFormType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Form\StoreCommentFormType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Form\StoreType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Form\VariableProductType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Helper\BudgetNotifier" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Printing\Converter\Helper\PrintingConverterHelper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Printing\Converter\PrintContentFromOrderConverter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Printing\Converter\PrintContentFromVoucherCodeConverter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Printing\Converter\PrintContentFromVoucherCodeConverter" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Processor\MailProcessor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Processor\Reservation\ReservationProcessor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Processor\ReservationMailProcessor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Processor\ReviewProcessor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Processor\StoreBudgetBookProcessor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\ResponseDecorator\AttributesResponseDecorator" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\ResponseDecorator\ProductGroupRelationshipDecorator" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\ResponseDecorator\ProductsResponseDecorator" previously pointing to "router.default" to "router".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Validator\CheckoutValidator\CheckoutTokenValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Validator\CheckoutValidator\EmptyOrderValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Validator\CheckoutValidator\Helper\AssertArrayValidationProcessor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Validator\CheckoutValidator\Helper\AssertArrayValidationProcessor" previously pointing to "debug.validator" to "validator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Validator\CheckoutValidator\OrderAmountValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Validator\CheckoutValidator\StoreQuoteTableMatchingValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Validator\Reservation\ReservationStoreQuoteTableMatchingValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Kobizo\Bundle\ECommerceBundle\Validator\Reservation\ReservationTokenValidator" previously pointing to "translator.data_collector" to "translator".
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 "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.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.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.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 "workflow.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "workflow.order" 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 "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 "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 "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
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 "security.authenticator.json_login.main" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "webpack_encore.tag_renderer" 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 "fos_ck_editor.renderer" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator._2GJUNI" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.RLovVez" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.1r0ybgD" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.dnFahnD" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mzjt3rI" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.flKaDpL" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Rm8fARG" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.e3EitFr" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.4WX6g0U" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Tj.4r99" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Nli5viX" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.RGCdhxW" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.nC.GlgY" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.bFHxCJP" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.wAdFP1m" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.rMmjwRP" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.3yYd4B." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.DN7lpW9" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Z8A6tyo" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ckVr2IE" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.CU10Obv" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.vWyVue4" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.JyvfsRw" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.bRbEzLS" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.eUFk_Q_" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.HW1Wt7n" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Q7IXOPW" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.msEZWhH" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.YR9uzLN" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.GWyX9lE" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.0dp0bpm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.GeOYRUP" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.bnNnN1h" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ZMsZQeM" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.DJy5Ptx" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.TYWhV3p" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.P1xGgDr" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.JaGwmUG" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.76tFcQp" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.2TC5Aq0" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.SrirGcX" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.bNPRtCP" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.jELkHkg" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.jZt.I6n" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ULraual" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.v.GumCz" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.wP8qp_L" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ImxS8lw" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.whOxAE7" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.lxpLjAE" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.RoVW8Eo" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.KGBWKli" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.F5AasOP" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.DWfHE6f" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.WptJm8q" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.B0qMdYW" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.MztYPQl" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.RK4gAS_" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.U2gmN.F" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.CG2AF.." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.VtDlVNb" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.SCGHbjU" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.GHVSrlh" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.v.FV0_o" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.nIOtsA5" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.e.yAC8w" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.1Y7b7sH" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.1P9nywu" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.GAuV7CS" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.97jJ0N6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator._toE5.M" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.p3deemO" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.5_NFTls" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.VfNXgAd" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.5nDyYYQ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.PMlaClD" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.7hybxzJ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.1uoiZ6F" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.r5Abw2s" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.kDVWO5D" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.CKRZz17" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.lK2W81Q" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Ke_0Pzj" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator._gPoL1f" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.U5RNRNN" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.2DIPho6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.w1.Mfsk" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.LDjotaQ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Dnh0FgX" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.A6OGwM5" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.zvrMOKs" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.7Dd_.N8" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.idFJPA9" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.woxL2KS" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.wCf4YE1" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.MpIWMPf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.s0jChIV" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Dt.GOMQ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qOUKL6B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.LVRidWx" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.492nV1D" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cmSBmCw" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.cuJNeIy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.r4hrFxx" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.FshyVbJ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.jIukfQV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kz1tq27" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.avbWsuU" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.E9Y41F9" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.6PdW.RC" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.uxLC05I" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.nW.rPao" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Lfj47eV" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.fI9j5Yh" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.gfBxGQL" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.bt6ic2z" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.SWn.CAV" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.g8P13Hg" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.e75p3D2" previously pointing to "router.default" to "router".
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 "debug.security.voter.Kobizo\Bundle\CoreBundle\Security\Voter\DashboardVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CoreBundle\Security\Voter\OptionVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CoreBundle\Security\Voter\ProfileVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CoreBundle\Security\Voter\RoleVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CoreBundle\Security\Voter\SettingVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CoreBundle\Security\Voter\UserVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CoreBundle\Security\Voter\UsermetaVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\AgreementVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\AttachmentVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\AttachmentmetaVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\CategoryVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\ContactFormVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\CustomPostTypeVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\MailTemplateVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\MenuItemVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\MenuVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\MenumetaVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\PageCommentVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\PageCommentmetaVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\PageVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\PagemetaVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\PostCommentVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\PostCommentmetaVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\PostVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\PostmetaVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\TermRelationshipVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\TermVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\TermmetaVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\AttributeSetVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\BudgetBookVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\BudgetVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\CustomerAccountVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\OrderVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\PosVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\PrintContentVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\PrinterVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductCategoryVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductCommentVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\ReportVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\ReviewVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\SelfServeVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreBudgetBookVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreCommentVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\TableVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\TaxVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\VoucherCodeVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\VoucherVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\WishlistVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.sMRfsyY" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.GNc8e5B" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.J4b.DPX" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.HLwzKIm" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.jlyTfzM" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ZOHvDA0" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.ZOHvDA0" previously pointing to ".session.do-not-use" to "session".
1134
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 "workflow.abstract"; reason: abstract.
Removed service "state_machine.abstract"; reason: abstract.
Removed service "workflow.marking_store.method"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.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 "maker.auto_command.abstract"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Component\Form\JsonType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Form\JsonType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\AgreementProviderExtenstion"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\AgreementProviderExtenstion"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\AttachmentProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\AttachmentProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\CategoryProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\CategoryProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\EcommerceProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\EcommerceProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\GoogleServiceProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\GoogleServiceProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\KobizoContactFormProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\KobizoContactFormProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\KobizoExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\KobizoExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\KobizoMenuProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\KobizoMenuProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\KobizoPageCommentFormProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\KobizoPageCommentFormProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\KobizoPostCommentFormProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\KobizoPostCommentFormProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\KobizoProductCommentFormProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\KobizoProductCommentFormProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\KobizoStoreCommentFormProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\KobizoStoreCommentFormProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\PageProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\PageProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\PagemetaProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\PagemetaProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\PaypalProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\PaypalProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\PostProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\PostProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\PostmetaProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\PostmetaProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ProductAttachmentProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\ProductAttachmentProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ProductCategoryProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\ProductCategoryProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ProductProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\ProductProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ProductReviewProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\ProductReviewProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ProductTagProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\ProductTagProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ReservationProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\ReservationProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ReviewUserProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\ReviewUserProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\SiteProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\SiteProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\StoreProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\StoreProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\StoreVouchersProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\StoreVouchersProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\StoremetaProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\StoremetaProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\StringConverterExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\StringConverterExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\TagProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\TagProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\ViewedProductProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\ViewedProductProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kobizo\Component\Template\TwigExtensions\WorkingTimeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Component\Template\TwigExtensions\WorkingTimeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Kobizo\Bundle\CoreBundle\Command\BudgetCalculateCommand"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Command\BudgetCalculateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminContactFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminContactFormController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\AdminContactFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\AdminDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminOptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminOptionController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\AdminOptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminProfileController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\AdminProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminRoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminRoleController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\AdminRoleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminSettingController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\AdminSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminUserController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\AdminUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\AdminUsermetaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\AdminUsermetaController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\AdminUsermetaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\ApiSecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\ApiSecurityController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\ApiSecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminSystemCommandController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminSystemCommandController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminSystemCommandController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminUserController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1ContactFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1ContactFormController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\ApiV1ContactFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1SubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\ApiV1SubscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\ApiV1SubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\BeSecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\BeSecurityController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\BeSecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\ErrorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\ErrorController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\ErrorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\FeDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\FeDefaultController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\FeDefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\FeRegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\FeRegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\FeRegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\FeResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\FeResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\FeResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CoreBundle\Controller\FeSecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CoreBundle\Controller\FeSecurityController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Controller\FeSecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Kobizo\Bundle\CoreBundle\EventSubscriber\BeforeActionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\EventSubscriber\BeforeActionSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AgreementFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\AgreementFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AgreementStoreRelationshipFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\AgreementStoreRelationshipFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AttachmentFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\AttachmentFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AttachmentProductRelationshipFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\AttachmentProductRelationshipFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AttachmentmetaFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\AttachmentmetaFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AttributeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\AttributeFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AttributeSetFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\AttributeSetFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\AttributeValueFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\AttributeValueFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\BudgetBookFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\BudgetBookFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\BudgetFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\BudgetFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\BundleOptionFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\BundleOptionFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\CategoryFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\CategoryFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ContactFormFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ContactFormFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\CustomerAddressFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\CustomerAddressFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\CustomerGroupFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\CustomerGroupFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\MailTemplateFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\MailTemplateFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\MenuFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\MenuFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\MenuItemFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\MenuItemFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\MenumetaFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\MenumetaFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\OptionFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\OptionFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\OrderAddressFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\OrderAddressFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\OrderFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\OrderFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\OrderItemFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\OrderItemFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\OrderPaymentFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\OrderPaymentFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PageFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PageFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PageTranslationFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PageTranslationFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PagecommentFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PagecommentFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PagecommentmetaFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PagecommentmetaFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PagemetaFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PagemetaFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PostFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PostFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PostTranslationFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PostTranslationFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PostcommentFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PostcommentFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PostcommentmetaFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PostcommentmetaFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PostmetaFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PostmetaFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\PrinterFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\PrinterFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductAttributeValueRelationshipFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ProductAttributeValueRelationshipFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductBundleRelationshipFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ProductBundleRelationshipFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductCategoryFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ProductCategoryFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductCommentFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ProductCommentFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductCommentmetaFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ProductCommentmetaFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ProductFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductGroupRelationshipFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ProductGroupRelationshipFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductPriceFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ProductPriceFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductTermRelationshipFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ProductTermRelationshipFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ProductTranslationFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ProductTranslationFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\QuoteAddressFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\QuoteAddressFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\QuoteFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\QuoteFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\QuoteItemFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\QuoteItemFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\QuotePaymentFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\QuotePaymentFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\RatingFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\RatingFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\RatingOptionFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\RatingOptionFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ReservationFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ReservationFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ReservationTimeSettingFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ReservationTimeSettingFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ReviewFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ReviewFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\RoleFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\RoleFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\ShippingMethodFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\ShippingMethodFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\StoreBudgetBookFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\StoreBudgetBookFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\StoreCommentFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\StoreCommentFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\StoreCommentmetaFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\StoreCommentmetaFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\StoreFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\StoreFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\StoreTermRelationshipFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\StoreTermRelationshipFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\TableFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\TableFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\TagFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\TagFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\TaxFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\TaxFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\TermFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\TermFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\TermRelationshipFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\TermRelationshipFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\TermmetaFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\TermmetaFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\UserFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\UserFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\UsermetaFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\UsermetaFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Kobizo\Bundle\CoreBundle\Fixtures\VoucherFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Fixtures\VoucherFixtures"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\ContactFormType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\ContactFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Kobizo\Bundle\CoreBundle\Form\Extension\ImageTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\Extension\ImageTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\OptionType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\OptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\PageCommentFormType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\PageCommentFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\PostCommentFormType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\PostCommentFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\RegistrationFormType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\RegistrationFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\RequestPasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\RequestPasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\ResetPasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\ResetPasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\RoleType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\RoleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CoreBundle\Form\UsermetaType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Form\UsermetaType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CoreBundle\Repository\OptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Repository\OptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CoreBundle\Repository\RoleRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Repository\RoleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CoreBundle\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CoreBundle\Repository\UsermetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Repository\UsermetaRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CoreBundle\Security\Voter\DashboardVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Security\Voter\DashboardVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CoreBundle\Security\Voter\OptionVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Security\Voter\OptionVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CoreBundle\Security\Voter\ProfileVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Security\Voter\ProfileVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CoreBundle\Security\Voter\RoleVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Security\Voter\RoleVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CoreBundle\Security\Voter\SettingVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Security\Voter\SettingVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CoreBundle\Security\Voter\UserVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Security\Voter\UserVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CoreBundle\Security\Voter\UsermetaVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CoreBundle\Security\Voter\UsermetaVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminAgreementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminAgreementController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminAgreementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentmetaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentmetaController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentmetaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminCustomPostTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminCustomPostTypeController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminCustomPostTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminMailTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminMailTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminMailTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminMenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminMenuController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminMenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminMenuItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminMenuItemController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminMenuItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminMenumetaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminMenumetaController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminMenumetaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentmetaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentmetaController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentmetaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPageController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPagemetaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPagemetaController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminPagemetaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentmetaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentmetaController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentmetaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminPostController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostmetaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminPostmetaController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminPostmetaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminTermController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminTermController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminTermController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminTermRelationshipController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminTermRelationshipController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminTermRelationshipController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\AdminTermmetaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\AdminTermmetaController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\AdminTermmetaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminAttachmentController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminMenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminMenuController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminMenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPageController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPostController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPostController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPostController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminTermController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminTermController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminTermController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1PageCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1PageCommentController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\ApiV1PageCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1PageController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\ApiV1PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1PostCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\ApiV1PostCommentController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\ApiV1PostCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\FeAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\FeAttachmentController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\FeAttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\FeCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\FeCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\FeCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\FeNotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\FeNotificationController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\FeNotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\FePageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\FePageController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\FePageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\FePostController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\FePostController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\FePostController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\CmsBundle\Controller\FeTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\CmsBundle\Controller\FeTagController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Controller\FeTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\AgreementFormType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\AgreementFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\AgreementStoreRelationshipFormType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\AgreementStoreRelationshipFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\AttachmentType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\AttachmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\AttachmentmetaType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\AttachmentmetaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\CategoryType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\CategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\CategorymetaType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\CategorymetaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\CustomPostType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\CustomPostType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\MailTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\MailTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\MenuItemType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\MenuItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\MenuType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\MenuType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\MenumetaType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\MenumetaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PageCommentType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\PageCommentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PageCommentmetaType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\PageCommentmetaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PageTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\PageTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PageType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\PageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PagemetaType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\PagemetaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PostCommentType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\PostCommentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PostCommentmetaType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\PostCommentmetaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PostTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\PostTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PostType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\PostType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\PostmetaType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\PostmetaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\AttachmentSelectTextType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\SelectType\AttachmentSelectTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\AttachmentTagSelectTextType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\SelectType\AttachmentTagSelectTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\CommentPageSelectTextType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\SelectType\CommentPageSelectTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\CommentPostSelectTextType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\SelectType\CommentPostSelectTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\PageCategorySelectArrayType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\SelectType\PageCategorySelectArrayType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\PageTagSelectTextType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\SelectType\PageTagSelectTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\PostCategorySelectArrayType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\SelectType\PostCategorySelectArrayType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\PostTagSelectTextType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\SelectType\PostTagSelectTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\SelectType\RoleSelectArrayType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\SelectType\RoleSelectArrayType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\TermRelationshipType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\TermRelationshipType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\TermType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\TermType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\TermmetaType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\TermmetaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\TextType\PageCommentTextType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\TextType\PageCommentTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\CmsBundle\Form\TextType\PostCommentTextType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Form\TextType\PostCommentTextType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\AgreementRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\AgreementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\AgreementStoreRelationshipRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\AgreementStoreRelationshipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\AttachmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\AttachmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\AttachmentmetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\AttachmentmetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\ContactFormRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\ContactFormRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\CustomPostTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\CustomPostTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\MailTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\MailTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\MenuItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\MenuItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\MenuRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\MenuRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\MenumetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\MenumetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PageCommentRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PageCommentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PageCommentmetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PageCommentmetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PageRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PageTermRelationshipRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PageTermRelationshipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PageTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PageTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PagemetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PagemetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PostCommentRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PostCommentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PostCommentmetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PostCommentmetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PostRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PostRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PostTermRelationshipRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PostTermRelationshipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PostTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PostTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\PostmetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\PostmetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\TermRelationshipAttachmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\TermRelationshipAttachmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\TermRelationshipMenuRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\TermRelationshipMenuRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\TermRelationshipPageRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\TermRelationshipPageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\TermRelationshipRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\TermRelationshipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\TermRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\TermRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\CmsBundle\Repository\TermmetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Repository\TermmetaRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\AgreementVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\AgreementVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\AttachmentVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\AttachmentVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\AttachmentmetaVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\AttachmentmetaVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\CategoryVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\CategoryVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\ContactFormVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\ContactFormVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\CustomPostTypeVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\CustomPostTypeVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\MailTemplateVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\MailTemplateVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\MenuItemVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\MenuItemVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\MenuVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\MenuVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\MenumetaVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\MenumetaVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PageCommentVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\PageCommentVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PageCommentmetaVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\PageCommentmetaVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PageVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\PageVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PagemetaVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\PagemetaVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PostCommentVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\PostCommentVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PostCommentmetaVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\PostCommentmetaVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PostVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\PostVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\PostmetaVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\PostmetaVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\TermRelationshipVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\TermRelationshipVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\TermVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\TermVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\CmsBundle\Security\Voter\TermmetaVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\CmsBundle\Security\Voter\TermmetaVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Kobizo\Bundle\ECommerceBundle\Command\MonthlyStoreBudgetCalculateCommand"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Command\MonthlyStoreBudgetCalculateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Kobizo\Bundle\ECommerceBundle\Command\RemoveAllProductsFromStoreCommand"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Command\RemoveAllProductsFromStoreCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminAttributeSetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminAttributeSetController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminAttributeSetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetBookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetBookController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetBookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminOrderController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminPrintContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminPrintContentController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminPrintContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminPrinterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminPrinterController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminPrinterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCommentController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminReportController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminReviewController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreBudgetBookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreBudgetBookController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreBudgetBookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreCommentController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminTaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminTaxController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminTaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherCodeController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminWishlistController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\AdminWishlistController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\AdminWishlistController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeSetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeSetController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeSetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminOrderController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminPrinterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminPrinterController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminPrinterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductGroupRelationshipController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductGroupRelationshipController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductGroupRelationshipController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminReportController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminStoreController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminVoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminVoucherController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminVoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1CartOperationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1CartOperationController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1CartOperationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1FavouriteStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1FavouriteStoreController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1FavouriteStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PlaceOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PlaceOrderController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PlaceOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PosController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PrintController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PrintController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PrintController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ProductCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ProductCommentController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ProductCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1QuoteItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1QuoteItemController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1QuoteItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationSlotController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationSlotController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationSlotController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationTimeSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationTimeSettingController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationTimeSettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReviewController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1SelfServeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1SelfServeController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1SelfServeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreCommentController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1VoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1VoucherController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1VoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1WishlistController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1WishlistController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1WishlistController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeCheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeCheckoutController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\FeCheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeCustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeCustomerController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\FeCustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeOrderPlaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeOrderPlaceController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\FeOrderPlaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FePosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FePosController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\FePosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeProductCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\FeProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeProductController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\FeProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeReservationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeReservationController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\FeReservationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeSelfServeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeSelfServeController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\FeSelfServeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeStoreController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\FeStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\Controller\FeVoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kobizo\Bundle\ECommerceBundle\Controller\FeVoucherController"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Controller\FeVoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Kobizo\Bundle\ECommerceBundle\EventSubscriber\OrderWorkflowSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\EventSubscriber\OrderWorkflowSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\AttachmentProductRelationshipType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\AttachmentProductRelationshipType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\AttributeSetType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\AttributeSetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\AttributeType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\AttributeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\AttributeValueType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\AttributeValueType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\BudgetBookFormType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\BudgetBookFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\BudgetFormType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\BudgetFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\BundleOptionType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\BundleOptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\BundleProductType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\BundleProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ChildrenProductType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ChildrenProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\CustomerAddressFormType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\CustomerAddressFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\CustomerGroupType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\CustomerGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\DownloadableProductType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\DownloadableProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\EditCustomerType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\EditCustomerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\GiftCardProductType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\GiftCardProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\GroupedProductType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\GroupedProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\OrderAddressType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\OrderAddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\OrderCreationType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\OrderCreationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\OrderItemType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\OrderItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\OrderPaymentType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\OrderPaymentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\OrderType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\OrderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\PrintContentFormType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\PrintContentFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\PrinterType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\PrinterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\PrintermetaType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\PrintermetaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductBundleRelationshipType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ProductBundleRelationshipType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ProductCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductCategorymetaFormType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ProductCategorymetaFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductCommentFormType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ProductCommentFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductCommentmetaFormType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ProductCommentmetaFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductGroupRelationshipType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ProductGroupRelationshipType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductPriceType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ProductPriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ProductTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ProductmetaType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ProductmetaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\QuoteAddressType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\QuoteAddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\QuoteItemType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\QuoteItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\QuotePaymentType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\QuotePaymentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\QuoteType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\QuoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ReviewType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ReviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductByLocaleAndStoreType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductByLocaleAndStoreType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductCategorySelectArrayType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductCategorySelectArrayType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductCommentSelectType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductCommentSelectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductForProductCommentSelectType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductForProductCommentSelectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductTagSelectTextType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductTagSelectTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreCommentSelectType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreCommentSelectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreForStoreCommentSelectType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreForStoreCommentSelectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreTagSelectTextType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreTagSelectTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\ShippingMethodFormType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\ShippingMethodFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\SimpleProductType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\SimpleProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\StoreBudgetBookFormType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\StoreBudgetBookFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\StoreCommentFormType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\StoreCommentFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\StoreCommentmetaFormType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\StoreCommentmetaFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\StoreType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\StoreType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\StoremetaType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\StoremetaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\TaxType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\TaxType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\TaxmetaType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\TaxmetaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\VariableProductType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\VariableProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\VirtualProductType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\VirtualProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\VoucherCodeType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\VoucherCodeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\VoucherType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\VoucherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\WishlistItemType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\WishlistItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kobizo\Bundle\ECommerceBundle\Form\WishlistType"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Form\WishlistType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\AttachmentProductRelationshipRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\AttachmentProductRelationshipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\AttributeRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\AttributeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\AttributeSetRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\AttributeSetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\AttributeValueRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\AttributeValueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\BudgetBookRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\BudgetBookRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\BudgetRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\BudgetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\BundleOptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\BundleOptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\CustomerAddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\CustomerAddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\FavoStoreRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\FavoStoreRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\OrderAddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\OrderAddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\OrderItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\OrderItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\OrderPaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\OrderPaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\OrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\OrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\OrdermetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\OrdermetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\PrintContentRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\PrintContentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\PrinterRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\PrinterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\PrintermetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\PrintermetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductAttributeValueRelationshipRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ProductAttributeValueRelationshipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductBundleRelationshipRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ProductBundleRelationshipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductCommentRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ProductCommentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductCommentmetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ProductCommentmetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductGroupRelationshipRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ProductGroupRelationshipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductPriceRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ProductPriceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductTermRelationshipRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ProductTermRelationshipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ProductTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ProductmetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ProductmetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\QuoteAddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\QuoteAddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\QuoteItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\QuoteItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\QuotePaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\QuotePaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\QuoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\QuoteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\QuotemetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\QuotemetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\RatingOptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\RatingOptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\RatingRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\RatingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReservationRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ReservationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReservationSlotRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ReservationSlotRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReservationSlotmetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ReservationSlotmetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReservationTimeSettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ReservationTimeSettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReservationTimeSettingmetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ReservationTimeSettingmetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReservationmetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ReservationmetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReviewRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ReviewRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ReviewVoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ReviewVoteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ShippingMethodRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ShippingMethodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\StoreBudgetBookRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\StoreBudgetBookRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\StoreCommentRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\StoreCommentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\StoreCommentmetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\StoreCommentmetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\StoreRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\StoreRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\StoreTermRelationshipRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\StoreTermRelationshipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\StoremetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\StoremetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\TableRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\TableRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\TablemetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\TablemetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\TaxRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\TaxRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\TaxmetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\TaxmetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\ViewedProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\ViewedProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\VoucherCodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\VoucherCodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\VoucherRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\VoucherRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\WishlistItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\WishlistItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Kobizo\Bundle\ECommerceBundle\Repository\WishlistRepository"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Repository\WishlistRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\AttributeSetVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\AttributeSetVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\BudgetBookVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\BudgetBookVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\BudgetVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\BudgetVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\CustomerAccountVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\CustomerAccountVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\OrderVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\OrderVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\PosVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\PosVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\PrintContentVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\PrintContentVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\PrinterVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\PrinterVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductCategoryVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductCategoryVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductCommentVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductCommentVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\ReportVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\ReportVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\ReviewVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\ReviewVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\SelfServeVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\SelfServeVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreBudgetBookVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreBudgetBookVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreCommentVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreCommentVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\TableVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\TableVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\TaxVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\TaxVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\VoucherCodeVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\VoucherCodeVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\VoucherVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\VoucherVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Kobizo\Bundle\ECommerceBundle\Security\Voter\WishlistVoter"; reason: abstract.
Removed service ".abstract.instanceof.Kobizo\Bundle\ECommerceBundle\Security\Voter\WishlistVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV1SalonRegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV1SalonRegisterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiV1SalonRegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV1SearchByAddressController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV1SearchByAddressController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiV1SearchByAddressController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV1StoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV1StoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiV1StoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FePostcodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FePostcodeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FePostcodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FeSellerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FeSellerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FeSellerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FeStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FeStoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FeStoreController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
253
Removed service "ReCaptcha\ReCaptcha"; reason: unused.
Removed service "ReCaptcha\RequestMethod\CurlPost"; reason: unused.
Removed service "ReCaptcha\RequestMethod\Curl"; reason: unused.
Removed service "Kobizo\Component\Attributes\CategoryAttribute"; reason: unused.
Removed service "Kobizo\Component\Attributes\DefaultRolesAttribute"; reason: unused.
Removed service "Kobizo\Component\Attributes\Key\MetaKey"; reason: unused.
Removed service "Kobizo\Component\Attributes\SlugAttribute"; reason: unused.
Removed service "Kobizo\Component\Attributes\Status\AttachmentStatusAttribute"; reason: unused.
Removed service "Kobizo\Component\Attributes\Status\CommentInPageStatusAttribute"; reason: unused.
Removed service "Kobizo\Component\Attributes\Status\CommentInPostStatusAttribute"; reason: unused.
Removed service "Kobizo\Component\Attributes\Status\MenuItemStatusAttribute"; reason: unused.
Removed service "Kobizo\Component\Attributes\Status\PageCommentStatusAttribute"; reason: unused.
Removed service "Kobizo\Component\Attributes\Status\PagePingStatusAttribute"; reason: unused.
Removed service "Kobizo\Component\Attributes\Status\PageStatusAttribute"; reason: unused.
Removed service "Kobizo\Component\Attributes\Status\PostCommentStatusAttribute"; reason: unused.
Removed service "Kobizo\Component\Attributes\Status\PostPingStatusAttribute"; reason: unused.
Removed service "Kobizo\Component\Attributes\Status\PostStatusAttribute"; reason: unused.
Removed service "Kobizo\Component\Attributes\StoreAttribute"; reason: unused.
Removed service "Kobizo\Component\Attributes\Type\AgreementDisplayTypesAttribute"; reason: unused.
Removed service "Kobizo\Component\Attributes\Type\AttachmentMimeTypesAttribute"; reason: unused.
Removed service "Kobizo\Component\Attributes\Type\AttachmentTypesAttribute"; reason: unused.
Removed service "Kobizo\Component\Attributes\Type\Locale"; reason: unused.
Removed service "Kobizo\Component\Attributes\Type\MenuTypesAttribute"; reason: unused.
Removed service "Kobizo\Component\Attributes\Type\OptionTypeAttribute"; reason: unused.
Removed service "Kobizo\Component\Attributes\Type\PageTypesAttribute"; reason: unused.
Removed service "Kobizo\Component\Attributes\Type\PostTypesAttribute"; reason: unused.
Removed service "Kobizo\Component\Attributes\Type\TaxonomyTypesAttribute"; reason: unused.
Removed service "Kobizo\Component\Configuration\Backend\SiteUrlConfig"; reason: unused.
Removed service "Kobizo\Component\Configuration\Backend\TermsAndConditionsPageIdConfig"; reason: unused.
Removed service "Kobizo\Component\Configuration\Review\CustomerReviewFeatureFlag"; reason: unused.
Removed service "Kobizo\Component\Configuration\Review\StoreReviewFeatureFlag"; reason: unused.
Removed service "Kobizo\Component\Configuration\Setting\PaginatorSetting"; reason: unused.
Removed service "Kobizo\Component\Configuration\Site\SiteConfig"; reason: unused.
Removed service "Kobizo\Component\Configuration\Wishlist\WishlistFeatureFlag"; reason: unused.
Removed service "Kobizo\Component\Currency"; reason: unused.
Removed service "Kobizo\Component\DataFixture\Creator\QuotePaymentCreator"; reason: unused.
Removed service "Kobizo\Component\DataFixture\Creator\QuotemetaCreator"; reason: unused.
Removed service "Kobizo\Component\Exception\DataFixtureException"; reason: unused.
Removed service "Kobizo\Component\Exception\KobizoTwigFunctionException"; reason: unused.
Removed service "Kobizo\Component\Exception\UploadFileErrorException"; reason: unused.
Removed service "Kobizo\Component\Helper\FileUpload\FileUploadError"; reason: unused.
Removed service "Kobizo\Component\Helper\Template\ConfigResourceHelper"; reason: unused.
Removed service "Kobizo\Component\Lang"; reason: unused.
Removed service "Kobizo\Component\Model\Paypal"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\AgreementResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\AttachmentResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\AttachmentmetaResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\CategoryResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\ContactFormResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\DashboardResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\KobizoResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\MailTemplateResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\MenuItemResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\MenuResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\MenumetaResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\OptionResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\PageCommentResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\PageCommentmetaResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\PageResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\PagemetaResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\PostCommentResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\PostCommentmetaResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\PostResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\PostmetaResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\ProductCategoryResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\ProfileResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\RoleResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\SettingResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\TermRelationshipResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\TermResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\TermmetaResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\UserResource"; reason: unused.
Removed service "Kobizo\Component\Resources\AccessControl\UsermetaResource"; reason: unused.
Removed service "Kobizo\Component\Security\Decryptor\OptionPasswordDecryptor"; reason: unused.
Removed service "Kobizo\Component\Template\Kobizo"; reason: unused.
Removed service "Kobizo\Component\Template\Provider\Exception\MissingParameterException"; reason: unused.
Removed service "Kobizo\Component\Template\Provider\Exception\NoMenuIdentifierException"; reason: unused.
Removed service "Kobizo\Component\Template\Provider\Exception\WrongParameterTypeException"; reason: unused.
Removed service "Kobizo\Bundle\CoreBundle\Exception\LoginCaptchaValidationException"; reason: unused.
Removed service "Kobizo\Bundle\CoreBundle\Exception\NoRoleExistException"; reason: unused.
Removed service "Kobizo\Bundle\CoreBundle\Fixtures\Randomizer\EntityRandomizer"; reason: unused.
Removed service "Kobizo\Bundle\CoreBundle\Fixtures\Randomizer\Randomizer"; reason: unused.
Removed service "Kobizo\Bundle\CoreBundle\KobizoCoreBundle"; reason: unused.
Removed service "Kobizo\Bundle\CmsBundle\Controller\Category\CategoryDeletionOptions"; reason: unused.
Removed service "Kobizo\Bundle\CmsBundle\Controller\ProductCategory\ProductCategoryDeletionOptions"; reason: unused.
Removed service "Kobizo\Bundle\CmsBundle\EntityCreator\PostTermRelationshipCreator"; reason: unused.
Removed service "Kobizo\Bundle\CmsBundle\Helper\ProductSlugHelper"; reason: unused.
Removed service "Kobizo\Bundle\CmsBundle\KobizoCmsBundle"; reason: unused.
Removed service "Kobizo\Bundle\CmsBundle\Resources\AccessControl\CustomPostTypeResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Controller\Product\Validator\ProductTranslationEmptyDescriptionValidator"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Converter\CurrencyConverter"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Converter\OrderConverter"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Converter\OrderItemConverter"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Exception\EmptyOrderException"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Exception\InvalidCheckoutDataException"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Exception\MinOrderAmountException"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Exception\NoProductTypeException"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Exception\NoStoreRootCategoryException"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Exception\ProductPriceDuplicationException"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Exception\ProductPriceNonExistenceException"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Exception\ProductSkuDuplicationException"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Exception\ProductTranslationDuplicationException"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Exception\ProductTranslationEmptyDescriptionException"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Exception\ProductTranslationNonExistenceException"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Exception\StoreQuoteTableMatchingException"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Exception\UserBudgetDuplicationException"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Helper\StoreHelper"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Key\OrderMetaJsonKey"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Key\OrderMetaKey"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\KobizoECommerceBundle"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\PaymentMethod\CodPaymentMethod"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\PaymentMethod\PaypalPaymentMethod"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\AttributeSetResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\BudgetBookResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\BudgetResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\CustomerAccountResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\CustomerAddressBookResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\CustomerOrdersResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\CustomerWishlistResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\OrderResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\PosResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\PrintContentResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\PrinterResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\ProductCommentResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\ProductResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\ReportResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\ReservationResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\ReviewResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\SelfServeResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\StoreBudgetBookResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\StoreCommentResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\StoreResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\TableResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\TaxResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\VoucherCodeResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\VoucherResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Resources\AccessControl\WishlistResource"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\ResponseDecorator\ReviewResponseDecorator"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Status\PrintContentStatus"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Status\ProductCommentStatus"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Status\ProductStatus"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Status\ReviewStatus"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Status\StoreCommentStatus"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Type\AddressType"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Type\AttributeType"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Type\BundleOptionType"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Type\CheckoutMethodType"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Type\GenderType"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Type\OrderState"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Type\OrderStatus"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Type\PaymentMethodType"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Type\PrintContentType"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Type\PrinterType"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Type\ProductType"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Type\ReservationMode"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Type\ReviewType"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Type\SelfServeOrderMethodType"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Type\ShippingType"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Type\TaxType"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Type\VoucherCodeFormatType"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Type\VoucherType"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Type\WishlistVisibilityType"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Validator\CheckoutValidator\AssertArray\CodAddressesAssertArray"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Validator\CheckoutValidator\AssertArray\CommonAssertArray"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Validator\CheckoutValidator\AssertArray\PaypalAddressesAssertArray"; reason: unused.
Removed service "Kobizo\Bundle\ECommerceBundle\Validator\CheckoutValidator\AssertArray\PosCodAddressesAssertArray"; 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 "assets.empty_version_strategy"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "workflow.security.expression_language"; 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.native"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.storage.php_bridge"; reason: unused.
Removed service "session.flash_bag"; reason: unused.
Removed service "session.attribute_bag"; reason: unused.
Removed service "session.storage.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; 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 "chatter.transports"; reason: unused.
Removed service "chatter.transport_factory"; reason: unused.
Removed service "chatter.messenger.chat_handler"; reason: unused.
Removed service "texter.transports"; reason: unused.
Removed service "texter.transport_factory"; reason: unused.
Removed service "texter.messenger.sms_handler"; reason: unused.
Removed service "texter.messenger.push_handler"; reason: unused.
Removed service "notifier.transport_factory.null"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "doctrine.dbal.logger.chain"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service ".1_ServiceLocator~amcr6pW"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; 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 "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 "security.authentication.session_strategy_noop"; 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 "webpack_encore.cache"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.dw8O4oN"; reason: unused.
Removed service ".service_locator.tl8I8bj"; reason: unused.
Removed service "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory.inner"; reason: unused.
926
Inlined service "Kobizo\Component\Provider\CategoryWorkingTimeProvider" to "Kobizo\Component\Checker\CategoryWorkingTimeChecker".
Inlined service "Kobizo\Component\DataFixture\EntityFinder\AgreementFinder" to "Kobizo\Component\DataFixture\Creator\AgreementStoreRelationshipCreator".
Inlined service "Kobizo\Component\DataFixture\Generator\MenuItemJsonDataGeneratorByType" to "Kobizo\Component\DataFixture\Creator\MenuItemCreator".
Inlined service "Kobizo\Component\DataFixture\EntityFinder\AttributeSetFinder" to "Kobizo\Component\DataFixture\Creator\ProductCreator".
Inlined service "Kobizo\Component\DataFixture\EntityFinder\TaxFinder" to "Kobizo\Component\DataFixture\Creator\ProductPriceCreator".
Inlined service "Kobizo\Component\DataFixture\Creator\ReservationmetaCreator" to "Kobizo\Component\DataFixture\Creator\ReservationCreator".
Inlined service "Kobizo\Component\DataFixture\Creator\ReservationSlotmetaCreator" to "Kobizo\Component\DataFixture\Creator\ReservationSlotCreator".
Inlined service "Kobizo\Component\DataFixture\Creator\ReservationTimeSettingmetaCreator" to "Kobizo\Component\DataFixture\Creator\ReservationTimeSettingCreator".
Inlined service "Kobizo\Component\DataFixture\EntityFinder\PostFinder" to "Kobizo\Component\DataFixture\Creator\ReviewCreator".
Inlined service "Kobizo\Component\DataFixture\Creator\ReviewVoteCreator" to "Kobizo\Component\DataFixture\Creator\ReviewCreator".
Inlined service "Kobizo\Component\DataFixture\EntityFinder\ProductCategoryFinder" to "Kobizo\Component\DataFixture\Creator\StoreCreator".
Inlined service "Kobizo\Bundle\ECommerceBundle\Generator\ReservationTimeSettingGenerator" to "Kobizo\Component\DataFixture\Creator\TableCreator".
Inlined service "Kobizo\Component\DataFixture\Provider\AbsoluteJsonFilePathProvider" to "Kobizo\Component\DataFixture\Helper\FixtureHelper".
Inlined service "Kobizo\Component\Doctrine\Migrations\Provider\AbsoluteJsonFilePathProvider" to "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper".
Inlined service "doctrine.migrations.container_aware_migrations_factory" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\DataFixture\Creator\AttachmentTermRelationshipCreator" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\DataFixture\Creator\OrderItemCreator" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\DataFixture\Creator\OrdermetaCreator" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\DataFixture\Creator\PrintContentCreator" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\DataFixture\Creator\PageTermRelationshipCreator" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\DataFixture\Creator\PrintermetaCreator" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\DataFixture\Creator\ProductmetaCreator" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\DataFixture\Creator\TaxmetaCreator" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\DataFixture\Creator\VoucherCodeCreator" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\DataFixture\Creator\WishlistCreator" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\DataFixture\Creator\DefaultRolesCreator" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\MailTemplateMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\TaxMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\UserMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\RatingMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\RatingOptionMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\AttachmentMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\ProductCategoryMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\PageMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\StoreMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\ProductMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\AttributeSetMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\ReviewMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\AgreementMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\OptionMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\MenuMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\PostMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\RoleMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\TermMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\BundleOptionMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\ProductGroupRelationshipMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\VoucherMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\BudgetMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\BudgetBookMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\StoreBudgetBookMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\CategoryMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\TableMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Doctrine\Migrations\Processor\PageCommentMigrationProcessor" to "Kobizo\Component\Doctrine\Migrations\Processor\KobizoMigrationProcessor".
Inlined service "Kobizo\Component\Validator\JsonValidator" to "Kobizo\Component\Form\JsonType".
Inlined service "Kobizo\Component\Configuration\Google\GoogleCaptchaConfirmationUrlConfig" to "Kobizo\Component\Helper\GoogleReCaptchaV3Helper".
Inlined service "Kobizo\Component\Converter\WeeklyWorkingTimeConverter" to "Kobizo\Component\Provider\StoreWeeklyWorkingTimeProvider".
Inlined service "Kobizo\Component\Provider\DateMapper" to "Kobizo\Component\Provider\StoreWorkingTimeProvider".
Inlined service "Kobizo\Component\Helper\OptionPasswordHelper" to "Kobizo\Component\Security\Encryptor\OptionPasswordEncryptor".
Inlined service "Kobizo\Component\Template\Getter\CategoryGetter" to "Kobizo\Component\Template\Provider\Category\CategoryUrlProvider".
Inlined service "Kobizo\Component\Configuration\Site\EcommerceFeatureFlag" to "Kobizo\Component\Template\Provider\Ecommerce\EcommerceActivationStatusProvider".
Inlined service "Kobizo\Component\Template\Getter\MenuGetter" to "Kobizo\Component\Template\Provider\Menu\MenuProvider".
Inlined service "Kobizo\Component\Configuration\Paypal\PaypalClientIdConfig" to "Kobizo\Component\Template\Provider\Paypal\PaypalInfoProvider".
Inlined service "Kobizo\Bundle\ECommerceBundle\Provider\ProductMaxDurationProvider" to "Kobizo\Component\Template\Provider\Product\ProductMaxDurationProvider".
Inlined service "Kobizo\Bundle\ECommerceBundle\Provider\ProductMinDurationProvider" to "Kobizo\Component\Template\Provider\Product\ProductMinDurationProvider".
Inlined service "Kobizo\Component\Configuration\Review\ProductReviewFeatureFlag" to "Kobizo\Component\Template\Provider\Review\ProductReviewActivationStatusProvider".
Inlined service "Kobizo\Component\Configuration\Site\SiteTitleConfig" to "Kobizo\Component\Template\Provider\Site\SiteTitleProvider".
Inlined service "Kobizo\Component\Configuration\Site\StoreDisplayVouchersFeatureFlag" to "Kobizo\Component\Template\Provider\Store\StoreVoucherDisplayProvider".
Inlined service "Kobizo\Component\Template\Getter\StoremetasGetter" to "Kobizo\Component\Template\Provider\Storemeta\StoremetasProvider".
Inlined service "Kobizo\Component\Configuration\Site\ViewedProductsConfig" to "Kobizo\Component\Template\Provider\ViewedProduct\ViewedProductsNumberProvider".
Inlined service "Kobizo\Component\Template\Provider\Agreement\AgreementProvider" to "Kobizo\Component\Template\TwigExtensions\AgreementProviderExtenstion".
Inlined service "Kobizo\Component\Template\Provider\Attachment\AttachmentProvider" to "Kobizo\Component\Template\TwigExtensions\AttachmentProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Attachment\AttachmentHtmlProvider" to "Kobizo\Component\Template\TwigExtensions\AttachmentProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Attachment\AttachmentTitleProvider" to "Kobizo\Component\Template\TwigExtensions\AttachmentProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Attachment\AttachmentUrlProvider" to "Kobizo\Component\Template\TwigExtensions\AttachmentProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Attachment\AttachmentContentProvider" to "Kobizo\Component\Template\TwigExtensions\AttachmentProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Attachment\AttachmentAuthorNameProvider" to "Kobizo\Component\Template\TwigExtensions\AttachmentProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Attachment\AttachmentCreatedAtProvider" to "Kobizo\Component\Template\TwigExtensions\AttachmentProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Attachment\AttachmentsProvider" to "Kobizo\Component\Template\TwigExtensions\AttachmentProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Ecommerce\EcommerceActivationStatusProvider" to "Kobizo\Component\Template\TwigExtensions\EcommerceProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Google\RecaptchaPublicKeyProvider" to "Kobizo\Component\Template\TwigExtensions\GoogleServiceProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Form\ContactFormProvider" to "Kobizo\Component\Template\TwigExtensions\KobizoContactFormProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Menu\MenuProvider" to "Kobizo\Component\Template\TwigExtensions\KobizoMenuProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Form\PageCommentFormProvider" to "Kobizo\Component\Template\TwigExtensions\KobizoPageCommentFormProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Form\PostCommentFormProvider" to "Kobizo\Component\Template\TwigExtensions\KobizoPostCommentFormProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Form\ProductCommentFormProvider" to "Kobizo\Component\Template\TwigExtensions\KobizoProductCommentFormProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Form\StoreCommentFormProvider" to "Kobizo\Component\Template\TwigExtensions\KobizoStoreCommentFormProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Page\PageContentProvider" to "Kobizo\Component\Template\TwigExtensions\PageProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Page\PageAuthorNameProvider" to "Kobizo\Component\Template\TwigExtensions\PageProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Page\PageCreatedAtProvider" to "Kobizo\Component\Template\TwigExtensions\PageProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Page\PagesProvider" to "Kobizo\Component\Template\TwigExtensions\PageProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Pagemeta\PagemetaValuesProvider" to "Kobizo\Component\Template\TwigExtensions\PagemetaProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Paypal\PaypalInfoProvider" to "Kobizo\Component\Template\TwigExtensions\PaypalProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Post\PostTitleProvider" to "Kobizo\Component\Template\TwigExtensions\PostProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Post\PostContentProvider" to "Kobizo\Component\Template\TwigExtensions\PostProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Post\PostCreatedAtProvider" to "Kobizo\Component\Template\TwigExtensions\PostProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Post\PostAuthorNameProvider" to "Kobizo\Component\Template\TwigExtensions\PostProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Post\PostAttachmentProvider" to "Kobizo\Component\Template\TwigExtensions\PostProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Post\PostAttachmentUrlProvider" to "Kobizo\Component\Template\TwigExtensions\PostProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Post\PostsProvider" to "Kobizo\Component\Template\TwigExtensions\PostProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Post\PostProvider" to "Kobizo\Component\Template\TwigExtensions\PostProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Postmeta\PostmetaValuesProvider" to "Kobizo\Component\Template\TwigExtensions\PostmetaProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Product\ProductAttachmentProvider" to "Kobizo\Component\Template\TwigExtensions\ProductAttachmentProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Product\ProductAttachmentUrlProvider" to "Kobizo\Component\Template\TwigExtensions\ProductAttachmentProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\ProductCategory\ProductCategoryProvider" to "Kobizo\Component\Template\TwigExtensions\ProductCategoryProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Product\ProductNameProvider" to "Kobizo\Component\Template\TwigExtensions\ProductProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Product\ProductShortDescriptionProvider" to "Kobizo\Component\Template\TwigExtensions\ProductProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Product\ProductDescriptionProvider" to "Kobizo\Component\Template\TwigExtensions\ProductProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Product\ProductsProvider" to "Kobizo\Component\Template\TwigExtensions\ProductProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Product\ProductRatingProvider" to "Kobizo\Component\Template\TwigExtensions\ProductProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Product\ProductMinDurationProvider" to "Kobizo\Component\Template\TwigExtensions\ProductProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Product\ProductMaxDurationProvider" to "Kobizo\Component\Template\TwigExtensions\ProductProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Review\ProductReviewActivationStatusProvider" to "Kobizo\Component\Template\TwigExtensions\ProductReviewProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\ProductTag\ProductTagProvider" to "Kobizo\Component\Template\TwigExtensions\ProductTagProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Store\StoreReservationEnabledProvider" to "Kobizo\Component\Template\TwigExtensions\ReservationProviderExtension".
Inlined service "Kobizo\Bundle\ECommerceBundle\Provider\ReservationModeProvider" to "Kobizo\Component\Template\TwigExtensions\ReservationProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\User\UserReviewExistenceChecker" to "Kobizo\Component\Template\TwigExtensions\ReviewUserProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\User\UserReviewIdProvider" to "Kobizo\Component\Template\TwigExtensions\ReviewUserProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Site\SiteConfigProvider" to "Kobizo\Component\Template\TwigExtensions\SiteProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Site\SiteTitleProvider" to "Kobizo\Component\Template\TwigExtensions\SiteProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Store\StoreProvider" to "Kobizo\Component\Template\TwigExtensions\StoreProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Store\StoreVoucherDisplayProvider" to "Kobizo\Component\Template\TwigExtensions\StoreVouchersProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Storemeta\StoremetaProvider" to "Kobizo\Component\Template\TwigExtensions\StoremetaProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Storemeta\StoremetasProvider" to "Kobizo\Component\Template\TwigExtensions\StoremetaProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Storemeta\StoremetaValueProvider" to "Kobizo\Component\Template\TwigExtensions\StoremetaProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Tag\TagUrlProvider" to "Kobizo\Component\Template\TwigExtensions\TagProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\Tag\TagsProvider" to "Kobizo\Component\Template\TwigExtensions\TagProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\ViewedProduct\ViewedProductsNumberProvider" to "Kobizo\Component\Template\TwigExtensions\ViewedProductProviderExtension".
Inlined service "Kobizo\Component\Template\Provider\ViewedProduct\ViewedProductsActivationStatusProvider" to "Kobizo\Component\Template\TwigExtensions\ViewedProductProviderExtension".
Inlined service "Kobizo\Component\Template\Processor\StoreTimeProcessor" to "Kobizo\Component\Template\TwigExtensions\WorkingTimeExtension".
Inlined service "Kobizo\Bundle\ECommerceBundle\Processor\BudgetProcessor" to "Kobizo\Bundle\CoreBundle\Command\BudgetCalculateCommand".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CoreBundle\Controller\AdminContactFormController" to "Kobizo\Bundle\CoreBundle\Controller\AdminContactFormController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CoreBundle\Controller\AdminDashboardController" to "Kobizo\Bundle\CoreBundle\Controller\AdminDashboardController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CoreBundle\Controller\AdminOptionController" to "Kobizo\Bundle\CoreBundle\Controller\AdminOptionController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CoreBundle\Controller\AdminProfileController" to "Kobizo\Bundle\CoreBundle\Controller\AdminProfileController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CoreBundle\Controller\AdminRoleController" to "Kobizo\Bundle\CoreBundle\Controller\AdminRoleController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CoreBundle\Controller\AdminSettingController" to "Kobizo\Bundle\CoreBundle\Controller\AdminSettingController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CoreBundle\Controller\AdminUserController" to "Kobizo\Bundle\CoreBundle\Controller\AdminUserController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CoreBundle\Controller\AdminUsermetaController" to "Kobizo\Bundle\CoreBundle\Controller\AdminUsermetaController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CoreBundle\Controller\ApiSecurityController" to "Kobizo\Bundle\CoreBundle\Controller\ApiSecurityController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminSystemCommandController" to "Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminSystemCommandController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminUserController" to "Kobizo\Bundle\CoreBundle\Controller\ApiV1AdminUserController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CoreBundle\Controller\ApiV1ContactFormController" to "Kobizo\Bundle\CoreBundle\Controller\ApiV1ContactFormController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CoreBundle\Controller\ApiV1SubscriptionController" to "Kobizo\Bundle\CoreBundle\Controller\ApiV1SubscriptionController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CoreBundle\Controller\BeSecurityController" to "Kobizo\Bundle\CoreBundle\Controller\BeSecurityController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CoreBundle\Controller\ErrorController" to "Kobizo\Bundle\CoreBundle\Controller\ErrorController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CoreBundle\Controller\FeDefaultController" to "Kobizo\Bundle\CoreBundle\Controller\FeDefaultController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CoreBundle\Controller\FeRegistrationController" to "Kobizo\Bundle\CoreBundle\Controller\FeRegistrationController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CoreBundle\Controller\FeResetPasswordController" to "Kobizo\Bundle\CoreBundle\Controller\FeResetPasswordController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CoreBundle\Controller\FeSecurityController" to "Kobizo\Bundle\CoreBundle\Controller\FeSecurityController".
Inlined service "Kobizo\Bundle\CoreBundle\Form\Helper\RoleHelper" to "Kobizo\Bundle\CoreBundle\Form\UserType".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\AdminAgreementController" to "Kobizo\Bundle\CmsBundle\Controller\AdminAgreementController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentController" to "Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentmetaController" to "Kobizo\Bundle\CmsBundle\Controller\AdminAttachmentmetaController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\AdminCategoryController" to "Kobizo\Bundle\CmsBundle\Controller\AdminCategoryController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\AdminCustomPostTypeController" to "Kobizo\Bundle\CmsBundle\Controller\AdminCustomPostTypeController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\AdminDashboardController" to "Kobizo\Bundle\CmsBundle\Controller\AdminDashboardController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\AdminMailTemplateController" to "Kobizo\Bundle\CmsBundle\Controller\AdminMailTemplateController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\AdminMenuController" to "Kobizo\Bundle\CmsBundle\Controller\AdminMenuController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\AdminMenuItemController" to "Kobizo\Bundle\CmsBundle\Controller\AdminMenuItemController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\AdminMenumetaController" to "Kobizo\Bundle\CmsBundle\Controller\AdminMenumetaController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentController" to "Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentmetaController" to "Kobizo\Bundle\CmsBundle\Controller\AdminPageCommentmetaController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\AdminPageController" to "Kobizo\Bundle\CmsBundle\Controller\AdminPageController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\AdminPagemetaController" to "Kobizo\Bundle\CmsBundle\Controller\AdminPagemetaController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentController" to "Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentmetaController" to "Kobizo\Bundle\CmsBundle\Controller\AdminPostCommentmetaController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\AdminPostController" to "Kobizo\Bundle\CmsBundle\Controller\AdminPostController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\AdminPostmetaController" to "Kobizo\Bundle\CmsBundle\Controller\AdminPostmetaController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\AdminTermController" to "Kobizo\Bundle\CmsBundle\Controller\AdminTermController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\AdminTermRelationshipController" to "Kobizo\Bundle\CmsBundle\Controller\AdminTermRelationshipController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\AdminTermmetaController" to "Kobizo\Bundle\CmsBundle\Controller\AdminTermmetaController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminAttachmentController" to "Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminAttachmentController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminCategoryController" to "Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminCategoryController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminMenuController" to "Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminMenuController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPageController" to "Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPageController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPostController" to "Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminPostController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminTermController" to "Kobizo\Bundle\CmsBundle\Controller\ApiV1AdminTermController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\ApiV1PageCommentController" to "Kobizo\Bundle\CmsBundle\Controller\ApiV1PageCommentController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\ApiV1PageController" to "Kobizo\Bundle\CmsBundle\Controller\ApiV1PageController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\ApiV1PostCommentController" to "Kobizo\Bundle\CmsBundle\Controller\ApiV1PostCommentController".
Inlined service "Kobizo\Bundle\CmsBundle\Controller\Category\CategoryHelper" to "Kobizo\Bundle\CmsBundle\Controller\Category\FeObjectHelper".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\FeAttachmentController" to "Kobizo\Bundle\CmsBundle\Controller\FeAttachmentController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\FeCategoryController" to "Kobizo\Bundle\CmsBundle\Controller\FeCategoryController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\FeNotificationController" to "Kobizo\Bundle\CmsBundle\Controller\FeNotificationController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\FePageController" to "Kobizo\Bundle\CmsBundle\Controller\FePageController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\FePostController" to "Kobizo\Bundle\CmsBundle\Controller\FePostController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\CmsBundle\Controller\FeTagController" to "Kobizo\Bundle\CmsBundle\Controller\FeTagController".
Inlined service "Kobizo\Bundle\CmsBundle\Controller\Menu\Processor\MenuItemProcessor" to "Kobizo\Bundle\CmsBundle\Controller\Menu\Helper\MenuStructureUpdateFormDataHelper".
Inlined service "Kobizo\Bundle\CmsBundle\Form\Helper\AttachmentTagProvider" to "Kobizo\Bundle\CmsBundle\Form\AttachmentType".
Inlined service "Kobizo\Bundle\CmsBundle\Form\Helper\TagChoiceForPageHelper" to "Kobizo\Bundle\CmsBundle\Form\PageType".
Inlined service "Kobizo\Bundle\CmsBundle\Form\Helper\TagChoiceForPostHelper" to "Kobizo\Bundle\CmsBundle\Form\PostType".
Inlined service "Kobizo\Bundle\CmsBundle\Form\DataTransformer\TitleToAttachmentTransformer" to "Kobizo\Bundle\CmsBundle\Form\SelectType\AttachmentSelectTextType".
Inlined service "Kobizo\Bundle\CmsBundle\Form\DataTransformer\TextToAttachmentTagTransformer" to "Kobizo\Bundle\CmsBundle\Form\SelectType\AttachmentTagSelectTextType".
Inlined service "Kobizo\Bundle\CmsBundle\Form\DataTransformer\TextToPageTransformer" to "Kobizo\Bundle\CmsBundle\Form\SelectType\CommentPageSelectTextType".
Inlined service "Kobizo\Bundle\CmsBundle\Form\DataTransformer\TextToPostTransformer" to "Kobizo\Bundle\CmsBundle\Form\SelectType\CommentPostSelectTextType".
Inlined service "Kobizo\Bundle\CmsBundle\Form\DataTransformer\TermIdsToPageTermRelationshipsTransformer" to "Kobizo\Bundle\CmsBundle\Form\SelectType\PageCategorySelectArrayType".
Inlined service "Kobizo\Bundle\CmsBundle\Form\DataTransformer\TextToPageTagTransformer" to "Kobizo\Bundle\CmsBundle\Form\SelectType\PageTagSelectTextType".
Inlined service "Kobizo\Bundle\CmsBundle\Form\DataTransformer\TermIdsToPostTermRelationshipsTransformer" to "Kobizo\Bundle\CmsBundle\Form\SelectType\PostCategorySelectArrayType".
Inlined service "Kobizo\Bundle\CmsBundle\Form\DataTransformer\TextToPostTagTransformer" to "Kobizo\Bundle\CmsBundle\Form\SelectType\PostTagSelectTextType".
Inlined service "Kobizo\Bundle\CmsBundle\Form\DataTransformer\RoleCodesToRolesTransformer" to "Kobizo\Bundle\CmsBundle\Form\SelectType\RoleSelectArrayType".
Inlined service "Kobizo\Bundle\CmsBundle\Form\DataTransformer\TextToPageCommentTransformer" to "Kobizo\Bundle\CmsBundle\Form\TextType\PageCommentTextType".
Inlined service "Kobizo\Bundle\CmsBundle\Form\DataTransformer\TextToPostCommentTransformer" to "Kobizo\Bundle\CmsBundle\Form\TextType\PostCommentTextType".
Inlined service "Kobizo\Bundle\ECommerceBundle\Calculator\QuoteItemVoucherCalculator" to "Kobizo\Bundle\ECommerceBundle\Calculator\QuoteCalculator".
Inlined service "Kobizo\Bundle\ECommerceBundle\Provider\CustomizedShippingAmountProvider" to "Kobizo\Bundle\ECommerceBundle\Calculator\ShippingAmountCalculator".
Inlined service "Kobizo\Component\Provider\RouteNameInAllLocalesProvider" to "Kobizo\Bundle\ECommerceBundle\Checker\PageChecker".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\AdminAttributeSetController" to "Kobizo\Bundle\ECommerceBundle\Controller\AdminAttributeSetController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetBookController" to "Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetBookController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetController" to "Kobizo\Bundle\ECommerceBundle\Controller\AdminBudgetController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\AdminOrderController" to "Kobizo\Bundle\ECommerceBundle\Controller\AdminOrderController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\AdminPrintContentController" to "Kobizo\Bundle\ECommerceBundle\Controller\AdminPrintContentController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\AdminPrinterController" to "Kobizo\Bundle\ECommerceBundle\Controller\AdminPrinterController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCategoryController" to "Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCategoryController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCommentController" to "Kobizo\Bundle\ECommerceBundle\Controller\AdminProductCommentController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\AdminProductController" to "Kobizo\Bundle\ECommerceBundle\Controller\AdminProductController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\AdminReportController" to "Kobizo\Bundle\ECommerceBundle\Controller\AdminReportController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\AdminReviewController" to "Kobizo\Bundle\ECommerceBundle\Controller\AdminReviewController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreBudgetBookController" to "Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreBudgetBookController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreCommentController" to "Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreCommentController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreController" to "Kobizo\Bundle\ECommerceBundle\Controller\AdminStoreController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\AdminTaxController" to "Kobizo\Bundle\ECommerceBundle\Controller\AdminTaxController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherCodeController" to "Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherCodeController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherController" to "Kobizo\Bundle\ECommerceBundle\Controller\AdminVoucherController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\AdminWishlistController" to "Kobizo\Bundle\ECommerceBundle\Controller\AdminWishlistController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeSetController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminAttributeSetController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminOrderController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminOrderController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminPrinterController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminPrinterController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductCategoryController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductCategoryController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductGroupRelationshipController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminProductGroupRelationshipController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminReportController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminReportController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminStoreController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminStoreController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminVoucherController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1AdminVoucherController".
Inlined service "Kobizo\Bundle\ECommerceBundle\Checker\ItemBelongToCurrentQuoteChecker" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1CartOperationController".
Inlined service "Kobizo\Bundle\ECommerceBundle\Checker\QuoteBelongToCurrentUserChecker" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1CartOperationController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1CartOperationController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1CartOperationController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1FavouriteStoreController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1FavouriteStoreController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PlaceOrderController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PlaceOrderController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PosController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PosController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PrintController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1PrintController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ProductCommentController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ProductCommentController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1QuoteItemController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1QuoteItemController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationSlotController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationSlotController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationTimeSettingController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReservationTimeSettingController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReviewController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1ReviewController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1SelfServeController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1SelfServeController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreCommentController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreCommentController".
Inlined service ".service_locator.GNc8e5B.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1StoreController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1VoucherController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1VoucherController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\ApiV1WishlistController" to "Kobizo\Bundle\ECommerceBundle\Controller\ApiV1WishlistController".
Inlined service "Kobizo\Bundle\ECommerceBundle\Controller\Budget\Validator\UserBudgetDuplicationValidator" to "Kobizo\Bundle\ECommerceBundle\Controller\Budget\BudgetValidator".
Inlined service "Kobizo\Bundle\ECommerceBundle\Controller\Category\CategoryProductHelper" to "Kobizo\Bundle\ECommerceBundle\Controller\Category\FeObjectHelper".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\FeCheckoutController" to "Kobizo\Bundle\ECommerceBundle\Controller\FeCheckoutController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\FeCustomerController" to "Kobizo\Bundle\ECommerceBundle\Controller\FeCustomerController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\FeOrderPlaceController" to "Kobizo\Bundle\ECommerceBundle\Controller\FeOrderPlaceController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\FePosController" to "Kobizo\Bundle\ECommerceBundle\Controller\FePosController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\FeProductCategoryController" to "Kobizo\Bundle\ECommerceBundle\Controller\FeProductCategoryController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\FeProductController" to "Kobizo\Bundle\ECommerceBundle\Controller\FeProductController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\FeReservationController" to "Kobizo\Bundle\ECommerceBundle\Controller\FeReservationController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\FeSelfServeController" to "Kobizo\Bundle\ECommerceBundle\Controller\FeSelfServeController".
Inlined service ".service_locator.GNc8e5B.Kobizo\Bundle\ECommerceBundle\Controller\FeStoreController" to "Kobizo\Bundle\ECommerceBundle\Controller\FeStoreController".
Inlined service ".service_locator.sMRfsyY.Kobizo\Bundle\ECommerceBundle\Controller\FeVoucherController" to "Kobizo\Bundle\ECommerceBundle\Controller\FeVoucherController".
Inlined service "Kobizo\Bundle\ECommerceBundle\Controller\InHouseOrder\Pos\Processor\PosOrderDataItemProcessor" to "Kobizo\Bundle\ECommerceBundle\Controller\InHouseOrder\Pos\Processor\PosPlaceOrderProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Controller\InHouseOrder\Pos\StoreMenuDataGetter" to "Kobizo\Bundle\ECommerceBundle\Controller\InHouseOrder\Pos\StoreDataGetter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Controller\InHouseOrder\Pos\StoreTableDataGetter" to "Kobizo\Bundle\ECommerceBundle\Controller\InHouseOrder\Pos\StoreDataGetter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Controller\InHouseOrder\Pos\StoreProductDataGetter" to "Kobizo\Bundle\ECommerceBundle\Controller\InHouseOrder\Pos\StoreMenuDataGetter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Controller\InHouseOrder\SelfServe\StoreProductsGetter" to "Kobizo\Bundle\ECommerceBundle\Controller\InHouseOrder\SelfServe\StoreCategoriesGetter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Controller\InHouseOrder\SelfServe\StoreCategoriesGetter" to "Kobizo\Bundle\ECommerceBundle\Controller\InHouseOrder\SelfServe\StoreDataGetter".
Inlined service "Kobizo\Component\Configuration\Store\StoreLocalesConfig" to "Kobizo\Bundle\ECommerceBundle\Controller\InHouseOrder\SelfServe\StoreDataGetter".
Inlined service "Kobizo\Component\Configuration\Store\SelfServeOrderTypeConfig" to "Kobizo\Bundle\ECommerceBundle\Controller\InHouseOrder\SelfServe\StoreDataGetter".
Inlined service "Kobizo\Component\Configuration\Store\SelfServePaymentMethodConfig" to "Kobizo\Bundle\ECommerceBundle\Controller\InHouseOrder\SelfServe\StoreDataGetter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Controller\Product\Validator\ProductSkuDuplicationValidator" to "Kobizo\Bundle\ECommerceBundle\Controller\Product\ProductValidator".
Inlined service "Kobizo\Bundle\ECommerceBundle\Controller\Product\Validator\ProductTranslationExistenceValidator" to "Kobizo\Bundle\ECommerceBundle\Controller\Product\ProductValidator".
Inlined service "Kobizo\Bundle\ECommerceBundle\Controller\Product\Validator\ProductPriceExistenceValidator" to "Kobizo\Bundle\ECommerceBundle\Controller\Product\ProductValidator".
Inlined service "Kobizo\Bundle\ECommerceBundle\Controller\Product\Validator\ProductTranslationDuplicationValidator" to "Kobizo\Bundle\ECommerceBundle\Controller\Product\ProductValidator".
Inlined service "Kobizo\Bundle\ECommerceBundle\Controller\Product\Validator\ProductPriceDuplicationValidator" to "Kobizo\Bundle\ECommerceBundle\Controller\Product\ProductValidator".
Inlined service "Kobizo\Bundle\ECommerceBundle\Checker\TotalPaidChecker" to "Kobizo\Bundle\ECommerceBundle\Converter\QuoteToOrderConverter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Converter\QuoteItemToOrderItemConverter" to "Kobizo\Bundle\ECommerceBundle\Converter\QuoteToOrderConverter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Converter\QuoteAddressToOrderAddressConverter" to "Kobizo\Bundle\ECommerceBundle\Converter\QuoteToOrderConverter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Converter\QuotePaymentToOrderPaymentConverter" to "Kobizo\Bundle\ECommerceBundle\Converter\QuoteToOrderConverter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Processor\Order\OrderHistoryProcessor" to "Kobizo\Bundle\ECommerceBundle\EventSubscriber\OrderWorkflowSubscriber".
Inlined service "Kobizo\Bundle\ECommerceBundle\Form\Helper\StoreHelper" to "Kobizo\Bundle\ECommerceBundle\Form\ProductPriceType".
Inlined service "Kobizo\Bundle\ECommerceBundle\Form\Helper\TaxHelper" to "Kobizo\Bundle\ECommerceBundle\Form\ProductPriceType".
Inlined service "Kobizo\Bundle\ECommerceBundle\Form\DataTransformer\IdToProductTransformer" to "Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductByLocaleAndStoreType".
Inlined service "Kobizo\Bundle\ECommerceBundle\Form\DataTransformer\ProductTermsToIdsTransformer" to "Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductCategorySelectArrayType".
Inlined service "Kobizo\Bundle\ECommerceBundle\Form\DataTransformer\TextToProductCommentTransformer" to "Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductCommentSelectType".
Inlined service "Kobizo\Bundle\ECommerceBundle\Form\DataTransformer\TextToProductTransformer" to "Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductForProductCommentSelectType".
Inlined service "Kobizo\Bundle\ECommerceBundle\Form\DataTransformer\TextToProductTagTransformer" to "Kobizo\Bundle\ECommerceBundle\Form\SelectType\ProductTagSelectTextType".
Inlined service "Kobizo\Bundle\ECommerceBundle\Form\DataTransformer\TextToStoreCommentTransformer" to "Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreCommentSelectType".
Inlined service "Kobizo\Bundle\ECommerceBundle\Form\DataTransformer\TextToStoreTransformer" to "Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreForStoreCommentSelectType".
Inlined service "Kobizo\Bundle\ECommerceBundle\Form\DataTransformer\TextToStoreTagTransformer" to "Kobizo\Bundle\ECommerceBundle\Form\SelectType\StoreTagSelectTextType".
Inlined service "Kobizo\Bundle\ECommerceBundle\Helper\TagChoiceForStoreHelper" to "Kobizo\Bundle\ECommerceBundle\Form\StoreType".
Inlined service "Kobizo\Bundle\ECommerceBundle\Printing\Converter\PrintContentQueueFromOrderConverter" to "Kobizo\Bundle\ECommerceBundle\Generator\OrderPrintContentGenerator".
Inlined service "Kobizo\Component\DataFixture\Creator\ReservationSlotCreator" to "Kobizo\Bundle\ECommerceBundle\Generator\ReservationSlotGenerator".
Inlined service "Kobizo\Bundle\ECommerceBundle\Provider\StoreReservationTimeProvider" to "Kobizo\Bundle\ECommerceBundle\Generator\ReservationTimeSettingGenerator".
Inlined service "Kobizo\Bundle\ECommerceBundle\Printing\Converter\PrintContentQueueFromVoucherCodeConverter" to "Kobizo\Bundle\ECommerceBundle\Generator\VoucherCodePrintContentGenerator".
Inlined service "Kobizo\Bundle\ECommerceBundle\Printing\Checker\VoucherCodeChecker" to "Kobizo\Bundle\ECommerceBundle\Generator\VoucherCodePrintContentGenerator".
Inlined service "Kobizo\Component\Checker\CategoryWorkingTimeChecker" to "Kobizo\Bundle\ECommerceBundle\Helper\MenuHelper".
Inlined service "Kobizo\Bundle\ECommerceBundle\Encryptor\CcEncryptor" to "Kobizo\Bundle\ECommerceBundle\Helper\PlaceOrder\UpdateQuoteRelatedHelper".
Inlined service "Kobizo\Bundle\ECommerceBundle\Converter\WishlistConverter" to "Kobizo\Bundle\ECommerceBundle\Helper\Wishlist\WishlistHelper".
Inlined service "Kobizo\Bundle\ECommerceBundle\Checker\WishlistChecker" to "Kobizo\Bundle\ECommerceBundle\Helper\Wishlist\WishlistHelper".
Inlined service "Kobizo\Bundle\ECommerceBundle\Manager\GuestQuoteManager" to "Kobizo\Bundle\ECommerceBundle\Manager\QuoteManager".
Inlined service "Kobizo\Bundle\ECommerceBundle\Manager\CustomerQuoteManager" to "Kobizo\Bundle\ECommerceBundle\Manager\QuoteManager".
Inlined service "Kobizo\Bundle\ECommerceBundle\Processor\Order\UpdateHistoryAfterOrderBillPrintedProcessor" to "Kobizo\Bundle\ECommerceBundle\Printing\AfterPrintContentPrintedProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Printing\Updater\MultiVoucherCodePrintedTimesUpdater" to "Kobizo\Bundle\ECommerceBundle\Printing\AfterPrintContentPrintedProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Printing\Converter\Helper\PrintingConverterHelper" to "Kobizo\Bundle\ECommerceBundle\Printing\Converter\PrintContentFromOrderConverter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Printing\Converter\PrintContentFromOrderConverter" to "Kobizo\Bundle\ECommerceBundle\Printing\Converter\PrintContentQueueFromOrderConverter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Provider\PrintContentStatusForOrderProvider" to "Kobizo\Bundle\ECommerceBundle\Printing\Converter\PrintContentQueueFromOrderConverter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Provider\PrintContentStatusForVoucherProvider" to "Kobizo\Bundle\ECommerceBundle\Printing\Converter\PrintContentQueueFromVoucherCodeConverter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Printing\Converter\PrintContentFromVoucherCodeConverter" to "Kobizo\Bundle\ECommerceBundle\Printing\Converter\PrintContentQueueFromVoucherCodeConverter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Printing\Updater\VoucherCodePrintedTimesUpdater" to "Kobizo\Bundle\ECommerceBundle\Printing\Updater\MultiVoucherCodePrintedTimesUpdater".
Inlined service "Kobizo\Bundle\ECommerceBundle\Converter\OrderAddressToCustomerAddressConvert" to "Kobizo\Bundle\ECommerceBundle\Processor\CustomerAddressesProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Comparator\CustomerAddressComparator" to "Kobizo\Bundle\ECommerceBundle\Processor\CustomerAddressesProcessor".
Inlined service "Kobizo\Component\Configuration\MailTemplate\ReceiptMailTemplateConfig" to "Kobizo\Bundle\ECommerceBundle\Processor\MailProcessor".
Inlined service "Kobizo\Component\Configuration\MailTemplate\NewOrderNotificationMailTemplateConfig" to "Kobizo\Bundle\ECommerceBundle\Processor\MailProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Processor\Order\OrderMetaProcessor" to "Kobizo\Bundle\ECommerceBundle\Processor\Order\OrderHistoryProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Validator\PlaceOrderValidator" to "Kobizo\Bundle\ECommerceBundle\Processor\PlaceOrderProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Checker\QuoteChecker" to "Kobizo\Bundle\ECommerceBundle\Processor\PlaceOrderProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Helper\PlaceOrder\UpdateQuoteRelatedHelper" to "Kobizo\Bundle\ECommerceBundle\Processor\PlaceOrderProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Converter\QuoteToOrderConverter" to "Kobizo\Bundle\ECommerceBundle\Processor\PlaceOrderProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Processor\CustomerAddressesProcessor" to "Kobizo\Bundle\ECommerceBundle\Processor\PlaceOrderProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Processor\MailProcessor" to "Kobizo\Bundle\ECommerceBundle\Processor\PlaceOrderProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Creator\QuoteItemCreator" to "Kobizo\Bundle\ECommerceBundle\Processor\QuoteProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Processor\QuoteItemProcessor" to "Kobizo\Bundle\ECommerceBundle\Processor\QuoteProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Checker\QuoteItemProvider" to "Kobizo\Bundle\ECommerceBundle\Processor\QuoteProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Provider\ReservationFinishingTimeProvider" to "Kobizo\Bundle\ECommerceBundle\Processor\Reservation\ReservationProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Provider\ReservationMailTemplateDataProvider" to "Kobizo\Bundle\ECommerceBundle\Processor\ReservationMailProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Provider\MailSubjectByEnvironmentProvider" to "Kobizo\Bundle\ECommerceBundle\Processor\ReservationMailProcessor".
Inlined service "Kobizo\Component\Configuration\MailTemplate\ReservationDetailMailTemplateConfig" to "Kobizo\Bundle\ECommerceBundle\Processor\ReservationMailProcessor".
Inlined service "Kobizo\Component\Configuration\MailTemplate\ReservationNotificationMailTemplateConfig" to "Kobizo\Bundle\ECommerceBundle\Processor\ReservationMailProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Checker\ReviewChecker" to "Kobizo\Bundle\ECommerceBundle\Processor\ReviewProcessor".
Inlined service "Kobizo\Component\Configuration\Site\MonthlyStoreFeeConfig" to "Kobizo\Bundle\ECommerceBundle\Processor\StoreBudgetBookProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Helper\BudgetNotifier" to "Kobizo\Bundle\ECommerceBundle\Processor\StoreBudgetBookProcessor".
Inlined service "Kobizo\Component\Configuration\Site\StoreBudgetAutoSendNotificationFeatureFlag" to "Kobizo\Bundle\ECommerceBundle\Processor\StoreBudgetBookProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Generator\ReservationSlotGenerator" to "Kobizo\Bundle\ECommerceBundle\Provider\AvailableReservationSlotsProvider".
Inlined service "Kobizo\Bundle\ECommerceBundle\Checker\MultiSlotsAvailabilityByReservationQtyChecker" to "Kobizo\Bundle\ECommerceBundle\Provider\AvailableReservationSlotsProvider".
Inlined service "Kobizo\Bundle\ECommerceBundle\Provider\PaymentMethodProvider" to "Kobizo\Bundle\ECommerceBundle\Provider\PaymentDataProvider".
Inlined service "Kobizo\Component\Configuration\PaymentMethod\CodFeatureFlag" to "Kobizo\Bundle\ECommerceBundle\Provider\PaymentMethodProvider".
Inlined service "Kobizo\Component\Configuration\PaymentMethod\PaypalFeatureFlag" to "Kobizo\Bundle\ECommerceBundle\Provider\PaymentMethodProvider".
Inlined service "Kobizo\Component\Configuration\Reservation\ReservationModeConfig" to "Kobizo\Bundle\ECommerceBundle\Provider\ReservationModeProvider".
Inlined service "Kobizo\Bundle\ECommerceBundle\Provider\TimeSlotByDurationProvider" to "Kobizo\Bundle\ECommerceBundle\Provider\StoreReservationTimeProvider".
Inlined service "Kobizo\Bundle\ECommerceBundle\ResponseDecorator\CartAddressResponseDecorator" to "Kobizo\Bundle\ECommerceBundle\ResponseDecorator\CartResponseDecorator".
Inlined service "Kobizo\Bundle\ECommerceBundle\ResponseDecorator\CartItemResponseDecorator" to "Kobizo\Bundle\ECommerceBundle\ResponseDecorator\CartResponseDecorator".
Inlined service "Kobizo\Bundle\ECommerceBundle\ResponseDecorator\CartResponsePaymentsDecorator" to "Kobizo\Bundle\ECommerceBundle\ResponseDecorator\CartResponseDecorator".
Inlined service "Kobizo\Bundle\ECommerceBundle\ResponseDecorator\MinOrderAmountDecorator" to "Kobizo\Bundle\ECommerceBundle\ResponseDecorator\CartResponseDecorator".
Inlined service "Kobizo\Bundle\ECommerceBundle\Provider\PaymentDataProvider" to "Kobizo\Bundle\ECommerceBundle\ResponseDecorator\CartResponsePaymentsDecorator".
Inlined service "Kobizo\Bundle\ECommerceBundle\Validator\CheckoutValidator\BeforePlaceOrderDataValidator" to "Kobizo\Bundle\ECommerceBundle\Validator\BeforePlaceOrderValidator".
Inlined service "Kobizo\Bundle\ECommerceBundle\Validator\CheckoutValidator\PlaceOrderDataValidator" to "Kobizo\Bundle\ECommerceBundle\Validator\PlaceOrderValidator".
Inlined service "Kobizo\Bundle\ECommerceBundle\Validator\Reservation\Constraints\ReservationConstraints" to "Kobizo\Bundle\ECommerceBundle\Validator\Reservation\ReservationParamsValidator".
Inlined service "Kobizo\Bundle\ECommerceBundle\Validator\Reservation\ReservationParamsValidator" to "Kobizo\Bundle\ECommerceBundle\Validator\ReservationValidator".
Inlined service "Kobizo\Bundle\ECommerceBundle\Validator\Reservation\ReservationTokenValidator" to "Kobizo\Bundle\ECommerceBundle\Validator\ReservationValidator".
Inlined service "Kobizo\Bundle\ECommerceBundle\Validator\Reservation\ReservationStoreQuoteTableMatchingValidator" to "Kobizo\Bundle\ECommerceBundle\Validator\ReservationValidator".
Inlined service ".service_locator.GNc8e5B.App\Controller\ApiV1SalonRegisterController" to "App\Controller\ApiV1SalonRegisterController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ApiV1SearchByAddressController" to "App\Controller\ApiV1SearchByAddressController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ApiV1StoreController" to "App\Controller\ApiV1StoreController".
Inlined service ".service_locator.GNc8e5B.App\Controller\FePostcodeController" to "App\Controller\FePostcodeController".
Inlined service ".service_locator.GNc8e5B.App\Controller\FeSellerController" to "App\Controller\FeSellerController".
Inlined service ".service_locator.GNc8e5B.App\Controller\FeStoreController" to "App\Controller\FeStoreController".
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.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
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 "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "mailer.transports" to "mailer.mailer".
Inlined service "mailer.transport_factory" to "mailer.transports".
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.J4b.DPX.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "workflow.order.definition" to "workflow.order".
Inlined service "monolog.logger.workflow" to ".workflow.order.listener.audit_trail".
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.kODoftA" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.1ZPWTRB" to "router.expression_language_provider".
Inlined service ".service_locator.HLwzKIm.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.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.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.data_uri" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.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 ".service_locator.ZOHvDA0" 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.IfBdzx8" 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 "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 "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 "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "workflow.twig_extension" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\AgreementProviderExtenstion" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\AttachmentProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\CategoryProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\EcommerceProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\GoogleServiceProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\KobizoContactFormProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\KobizoExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\KobizoMenuProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\KobizoPageCommentFormProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\KobizoPostCommentFormProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\KobizoProductCommentFormProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\KobizoStoreCommentFormProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\PageProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\PagemetaProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\PaypalProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\PostProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\PostmetaProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\ProductAttachmentProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\ProductCategoryProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\ProductProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\ProductReviewProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\ProductTagProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\ReservationProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\ReviewUserProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\SiteProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\StoreProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\StoreVouchersProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\StoremetaProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\StringConverterExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\TagProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\ViewedProductProviderExtension" to "twig".
Inlined service "Kobizo\Component\Template\TwigExtensions\WorkingTimeExtension" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
Inlined service "fos_ck_editor.twig_extension" 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.aq4MYft.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 "workflow.registry" to "workflow.twig_extension".
Inlined service ".service_locator.pTeli0u" to "twig.runtime_loader".
Inlined service "twig.form.engine" to "twig.form.renderer".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
Inlined service ".service_locator.ATxzOeg" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.p...HWT" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.query" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.result" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.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.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.metadata.recorder_inner" to "cache.doctrine.orm.default.metadata".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\AgreementFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\AgreementStoreRelationshipFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\AttachmentFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\AttachmentProductRelationshipFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\AttachmentmetaFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\AttributeFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\AttributeSetFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\AttributeValueFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\BudgetBookFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\BudgetFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\BundleOptionFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\CategoryFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\ContactFormFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\CustomerAddressFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\CustomerGroupFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\MailTemplateFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\MenuFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\MenuItemFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\MenumetaFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\OptionFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\OrderAddressFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\OrderFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\OrderItemFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\OrderPaymentFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\PageFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\PageTranslationFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\PagecommentFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\PagecommentmetaFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\PagemetaFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\PostFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\PostTranslationFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\PostcommentFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\PostcommentmetaFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\PostmetaFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\PrinterFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\ProductAttributeValueRelationshipFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\ProductBundleRelationshipFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\ProductCategoryFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\ProductCommentFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\ProductCommentmetaFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\ProductFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\ProductGroupRelationshipFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\ProductPriceFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\ProductTermRelationshipFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\ProductTranslationFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\QuoteAddressFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\QuoteFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\QuoteItemFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\QuotePaymentFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\RatingFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\RatingOptionFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\ReservationFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\ReservationTimeSettingFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\ReviewFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\RoleFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\ShippingMethodFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\StoreBudgetBookFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\StoreCommentFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\StoreCommentmetaFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\StoreFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\StoreTermRelationshipFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\TableFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\TagFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\TaxFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\TermFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\TermRelationshipFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\TermmetaFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\UserFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\UsermetaFixtures" to "doctrine.fixtures.loader".
Inlined service "Kobizo\Bundle\CoreBundle\Fixtures\VoucherFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
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 "knp_paginator.helper.processor" to "knp_paginator.twig.extension.pagination".
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.PQK0.4p.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 "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 ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.nLgZj7R" to "security.helper".
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.OOmoRJH" 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 "security.user_checker" 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 ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~tyM3VGS" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.file_link_formatter" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.security_controller_builder" to "maker.maker.make_authenticator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "fos_ck_editor.installer" to "fos_ck_editor.command.installer".
Inlined service "fos_ck_editor.configuration" to "fos_ck_editor.form.type".
Inlined service "fos_ck_editor.builder.json_builder" to "fos_ck_editor.renderer".
Inlined service "fos_ck_editor.renderer" to "fos_ck_editor.twig_extension".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_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 "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 ".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.handler.null_internal" to "monolog.logger.event".
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 "Kobizo\Bundle\CoreBundle\Security\Voter\DashboardVoter" to "debug.security.voter.Kobizo\Bundle\CoreBundle\Security\Voter\DashboardVoter".
Inlined service "Kobizo\Bundle\CoreBundle\Security\Voter\OptionVoter" to "debug.security.voter.Kobizo\Bundle\CoreBundle\Security\Voter\OptionVoter".
Inlined service "Kobizo\Bundle\CoreBundle\Security\Voter\ProfileVoter" to "debug.security.voter.Kobizo\Bundle\CoreBundle\Security\Voter\ProfileVoter".
Inlined service "Kobizo\Bundle\CoreBundle\Security\Voter\RoleVoter" to "debug.security.voter.Kobizo\Bundle\CoreBundle\Security\Voter\RoleVoter".
Inlined service "Kobizo\Bundle\CoreBundle\Security\Voter\SettingVoter" to "debug.security.voter.Kobizo\Bundle\CoreBundle\Security\Voter\SettingVoter".
Inlined service "Kobizo\Bundle\CoreBundle\Security\Voter\UserVoter" to "debug.security.voter.Kobizo\Bundle\CoreBundle\Security\Voter\UserVoter".
Inlined service "Kobizo\Bundle\CoreBundle\Security\Voter\UsermetaVoter" to "debug.security.voter.Kobizo\Bundle\CoreBundle\Security\Voter\UsermetaVoter".
Inlined service "Kobizo\Bundle\CmsBundle\Security\Voter\AgreementVoter" to "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\AgreementVoter".
Inlined service "Kobizo\Bundle\CmsBundle\Security\Voter\AttachmentVoter" to "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\AttachmentVoter".
Inlined service "Kobizo\Bundle\CmsBundle\Security\Voter\AttachmentmetaVoter" to "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\AttachmentmetaVoter".
Inlined service "Kobizo\Bundle\CmsBundle\Security\Voter\CategoryVoter" to "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\CategoryVoter".
Inlined service "Kobizo\Bundle\CmsBundle\Security\Voter\ContactFormVoter" to "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\ContactFormVoter".
Inlined service "Kobizo\Bundle\CmsBundle\Security\Voter\CustomPostTypeVoter" to "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\CustomPostTypeVoter".
Inlined service "Kobizo\Bundle\CmsBundle\Security\Voter\MailTemplateVoter" to "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\MailTemplateVoter".
Inlined service "Kobizo\Bundle\CmsBundle\Security\Voter\MenuItemVoter" to "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\MenuItemVoter".
Inlined service "Kobizo\Bundle\CmsBundle\Security\Voter\MenuVoter" to "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\MenuVoter".
Inlined service "Kobizo\Bundle\CmsBundle\Security\Voter\MenumetaVoter" to "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\MenumetaVoter".
Inlined service "Kobizo\Bundle\CmsBundle\Security\Voter\PageCommentVoter" to "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\PageCommentVoter".
Inlined service "Kobizo\Bundle\CmsBundle\Security\Voter\PageCommentmetaVoter" to "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\PageCommentmetaVoter".
Inlined service "Kobizo\Bundle\CmsBundle\Security\Voter\PageVoter" to "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\PageVoter".
Inlined service "Kobizo\Bundle\CmsBundle\Security\Voter\PagemetaVoter" to "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\PagemetaVoter".
Inlined service "Kobizo\Bundle\CmsBundle\Security\Voter\PostCommentVoter" to "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\PostCommentVoter".
Inlined service "Kobizo\Bundle\CmsBundle\Security\Voter\PostCommentmetaVoter" to "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\PostCommentmetaVoter".
Inlined service "Kobizo\Bundle\CmsBundle\Security\Voter\PostVoter" to "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\PostVoter".
Inlined service "Kobizo\Bundle\CmsBundle\Security\Voter\PostmetaVoter" to "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\PostmetaVoter".
Inlined service "Kobizo\Bundle\CmsBundle\Security\Voter\TermRelationshipVoter" to "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\TermRelationshipVoter".
Inlined service "Kobizo\Bundle\CmsBundle\Security\Voter\TermVoter" to "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\TermVoter".
Inlined service "Kobizo\Bundle\CmsBundle\Security\Voter\TermmetaVoter" to "debug.security.voter.Kobizo\Bundle\CmsBundle\Security\Voter\TermmetaVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\AttributeSetVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\AttributeSetVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\BudgetBookVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\BudgetBookVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\BudgetVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\BudgetVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\CustomerAccountVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\CustomerAccountVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\OrderVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\OrderVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\PosVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\PosVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\PrintContentVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\PrintContentVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\PrinterVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\PrinterVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductCategoryVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductCategoryVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductCommentVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductCommentVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\ProductVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\ReportVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\ReportVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\ReviewVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\ReviewVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\SelfServeVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\SelfServeVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreBudgetBookVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreBudgetBookVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreCommentVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreCommentVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\StoreVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\TableVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\TableVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\TaxVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\TaxVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\VoucherCodeVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\VoucherCodeVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\VoucherVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\VoucherVoter".
Inlined service "Kobizo\Bundle\ECommerceBundle\Security\Voter\WishlistVoter" to "debug.security.voter.Kobizo\Bundle\ECommerceBundle\Security\Voter\WishlistVoter".
Inlined service ".service_locator.J4b.DPX" to ".service_locator.J4b.DPX.translation.warmer".
Inlined service ".service_locator.9i0MWoK" to ".service_locator.9i0MWoK.router.default".
Inlined service ".service_locator.HLwzKIm" to ".service_locator.HLwzKIm.router.cache_warmer".
Inlined service ".service_locator.aq4MYft" to ".service_locator.aq4MYft.twig.template_cache_warmer".
Inlined service ".service_locator.PQK0.4p" to ".service_locator.PQK0.4p.sensio_framework_extra.view.listener".
Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
Inlined service ".service_locator.1vj1sTX" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service ".service_locator.9i0MWoK.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
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 "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Component\Doctrine\Migrations\Helper\MigrationHelper" to "Kobizo\Component\Doctrine\Migrations\KobizoMigrationFactory".
Inlined service "Kobizo\Bundle\ECommerceBundle\Provider\VoucherCodeProvider" to "Kobizo\Bundle\ECommerceBundle\Manager\QuoteManager".
Inlined service "Kobizo\Bundle\ECommerceBundle\Provider\VoucherCodeProvider" to "Kobizo\Bundle\ECommerceBundle\Manager\QuoteManager".
Inlined service "Kobizo\Bundle\ECommerceBundle\Helper\CustomerHelper" to "Kobizo\Bundle\ECommerceBundle\Processor\PlaceOrderProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Helper\CustomerHelper" to "Kobizo\Bundle\ECommerceBundle\Processor\PlaceOrderProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Calculator\QuoteItemTaxCalculator" to "Kobizo\Bundle\ECommerceBundle\Processor\QuoteProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Calculator\QuoteItemTaxCalculator" to "Kobizo\Bundle\ECommerceBundle\Processor\QuoteProcessor".
Inlined service "Kobizo\Bundle\ECommerceBundle\Checker\PageChecker" to "Kobizo\Bundle\ECommerceBundle\ResponseDecorator\CartResponseDecorator".
Inlined service "Kobizo\Bundle\ECommerceBundle\Checker\PageChecker" to "Kobizo\Bundle\ECommerceBundle\ResponseDecorator\CartResponseDecorator".
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".
Inlined service "Kobizo\Component\Template\Provider\Page\PageTitleProvider" to "twig".
Inlined service "Kobizo\Component\Template\Getter\AttachmentGetter" to "twig".
Inlined service "Kobizo\Component\Template\Getter\AttachmentGetter" to "twig".
Inlined service "Kobizo\Component\Template\ObjectToHtmlHelper\AttachmentToHtmlHelper" to "twig".
Inlined service "Kobizo\Component\Template\Getter\AttachmentGetter" to "twig".
Inlined service "Kobizo\Component\Template\Getter\AttachmentGetter" to "twig".
Inlined service "Kobizo\Component\Template\Getter\AttachmentGetter" to "twig".
Inlined service "Kobizo\Component\Template\Getter\AttachmentGetter" to "twig".
Inlined service "Kobizo\Component\Template\Getter\AttachmentGetter" to "twig".
Inlined service "Kobizo\Component\Template\Processor\TemplateProcessor" to "twig".
Inlined service "Kobizo\Component\Template\Processor\TemplateProcessor" to "twig".
Inlined service "Kobizo\Component\Template\Processor\TemplateProcessor" to "twig".
Inlined service "Kobizo\Component\Template\Processor\TemplateProcessor" to "twig".
Inlined service "Kobizo\Component\Template\Processor\TemplateProcessor" to "twig".
Inlined service "Kobizo\Component\Template\Provider\Page\PageTitleProvider" to "twig".
Inlined service "Kobizo\Component\Template\ObjectToHtmlHelper\AttachmentToHtmlHelper" to "twig".
Inlined service "Kobizo\Bundle\ECommerceBundle\Provider\ProductMinMaxDurationProvider" to "twig".
Inlined service "Kobizo\Bundle\ECommerceBundle\Provider\ProductMinMaxDurationProvider" to "twig".
Inlined service "Kobizo\Component\Provider\StoreWorkingTimeProvider" to "twig".
Inlined service "Kobizo\Component\Template\Getter\StoremetaGetter" to "twig".
Inlined service "Kobizo\Component\Template\Getter\StoremetaGetter" to "twig".
Inlined service "Kobizo\Component\Provider\StoreWorkingTimeProvider" to "twig".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".
Inlined service "Kobizo\Component\DataFixture\Helper\FixtureHelper" to "doctrine.fixtures_load_command".