Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (3)
Time
Message
deprecation
Method "Symfony\Component\DependencyInjection\Extension\ConfigurationExtensionInterface::getConfiguration()" might add "?ConfigurationInterface" as a native return type declaration in the future. Do the same in implementation "Knp\Bundle\GaufretteBundle\DependencyInjection\KnpGaufretteExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "BabDev\PagerfantaBundle\DependencyInjection\BabDevPagerfantaExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "MonsieurBiz\SyliusSearchPlugin\DependencyInjection\MonsieurBizSyliusSearchExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ConfigurationExtensionInterface::getConfiguration()" might add "?ConfigurationInterface" as a native return type declaration in the future. Do the same in implementation "Jane\Bundle\AutoMapperBundle\DependencyInjection\JaneAutoMapperExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Sylius\Bundle\ResourceBundle\DependencyInjection\PagerfantaExtension" class is deprecated since sylius/resource-bundle 1.7. Migrate your Pagerfanta configuration from WhiteOctoberPagerfantaBundle to BabDevPagerfantaBundle, the configuration bridge will be removed in Sylius 2.0.
The "Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\PagerfantaBridgePass" class is deprecated since Sylius 1.8. Migrate your Pagerfanta configuration from WhiteOctoberPagerfantaBundle to BabDevPagerfantaBundle, the configuration bridge will be removed in Sylius 2.0.
JMS\SerializerBundle\DependencyInjection\Compiler\ServiceMapPass implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
The "FOS\OAuthServerBundle\DependencyInjection\Security\Factory\OAuthFactory" class implements "Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\SecurityFactoryInterface" that is deprecated since Symfony 5.3, use AuthenticatorFactoryInterface instead.
Method "Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\SecurityFactoryInterface::create()" might add "array" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\DependencyInjection\Security\Factory\OAuthFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\SecurityFactoryInterface::getPosition()" might add "string" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\DependencyInjection\Security\Factory\OAuthFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\SecurityFactoryInterface::getKey()" might add "string" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\DependencyInjection\Security\Factory\OAuthFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-bundle 5.4: Method "Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension::addSecurityListenerFactory()" is deprecated, use "addAuthenticatorFactory()" instead.
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 "MonsieurBiz\SyliusSearchPlugin\Command\PopulateCommand" 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 "MonsieurBiz\SyliusSearchPlugin\Command\SearchCommand" 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 "MonsieurBiz\SyliusSearchPlugin\EventSubscriber\AppendProductAttributeMappingSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Form\Type\SearchType" now to avoid errors or add an explicit @return annotation to suppress this message.
Return type of Jacquesbh\Eater\EaterInterface::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Normalizer\Product\ProductDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Return type of MonsieurBiz\SyliusSearchPlugin\Search\Response::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of MonsieurBiz\SyliusSearchPlugin\Search\Response::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::supportsNormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::supportsNormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\JaneObjectNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::supportsNormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\JaneObjectNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\JaneObjectNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\JaneObjectNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::supportsNormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::supportsNormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::supportsNormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::supportsNormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Runtime\Normalizer\ReferenceNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::supportsNormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSearchPlugin\Generated\Runtime\Normalizer\ReferenceNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Ui\Form\Blog\Type\ArticleType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Product\Infrastructure\EventSubscriber\InjectBindingIntoProductDoctrineEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Realization\Infrastructure\EventSubscriber\InjectBindingIntoRealizationDoctrineEventSubscriber" 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 "App\Search\Application\EventSubscriber\AppendProductVariantAttributeMappingSubscriber" 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 "App\Search\Application\EventSubscriber\AppendRealizationAttributeMappingSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "MonsieurBiz\SyliusSearchPlugin\Search\Request\Aggregation\AggregationBuilderInterface::build()" might add "AbstractAggregation|false|null" as a native return type declaration in the future. Do the same in implementation "App\Search\Domain\Product\Request\VariantAggregation\VariantAggregation" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "MonsieurBiz\SyliusSearchPlugin\Search\Request\Aggregation\AggregationBuilderInterface::build()" might add "AbstractAggregation|false|null" as a native return type declaration in the future. Do the same in implementation "App\Search\Domain\Product\Request\VariantAggregation\VariantDimensionAggregation" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "MonsieurBiz\SyliusSearchPlugin\Search\Request\Aggregation\AggregationBuilderInterface::build()" might add "AbstractAggregation|false|null" as a native return type declaration in the future. Do the same in implementation "App\Search\Domain\Product\Request\VariantAggregation\VariantDivisionAggregation" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "MonsieurBiz\SyliusSearchPlugin\Search\Request\Aggregation\AggregationBuilderInterface::build()" might add "AbstractAggregation|false|null" as a native return type declaration in the future. Do the same in implementation "App\Search\Domain\Product\Request\VariantAggregation\VariantInventoryAggregation" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "MonsieurBiz\SyliusSearchPlugin\Search\Request\Aggregation\AggregationBuilderInterface::build()" might add "AbstractAggregation|false|null" as a native return type declaration in the future. Do the same in implementation "App\Search\Domain\Product\Request\VariantAggregation\VariantOptionAggregation" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "MonsieurBiz\SyliusSearchPlugin\Search\Request\Aggregation\AggregationBuilderInterface::build()" might add "AbstractAggregation|false|null" as a native return type declaration in the future. Do the same in implementation "App\Search\Domain\Product\Request\VariantAggregation\VariantOtherAggregation" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "MonsieurBiz\SyliusSearchPlugin\Search\Request\Aggregation\AggregationBuilderInterface::build()" might add "AbstractAggregation|false|null" as a native return type declaration in the future. Do the same in implementation "App\Search\Domain\Product\Request\VariantAggregation\VariantPriceAggregation" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "MonsieurBiz\SyliusSearchPlugin\Search\Request\Aggregation\AggregationBuilderInterface::build()" might add "AbstractAggregation|false|null" as a native return type declaration in the future. Do the same in implementation "App\Search\Domain\Product\Request\VariantAggregation\VariantPricePerSquareMeterAggregation" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "App\Search\Infrastructure\Generated\Normalizer\JaneObjectNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::supportsNormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "App\Search\Infrastructure\Generated\Normalizer\JaneObjectNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Search\Infrastructure\Generated\Normalizer\JaneObjectNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Search\Infrastructure\Generated\Normalizer\JaneObjectNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "App\Search\Infrastructure\Generated\Runtime\Normalizer\ReferenceNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::supportsNormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "App\Search\Infrastructure\Generated\Runtime\Normalizer\ReferenceNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Shared\Application\EventSubscriber\CacheInvalidateDoctrineEventSubscriber" 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 "App\Shared\Application\EventSubscriber\CacheInvalidateEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Return type of App\Shared\Domain\File\File::getPath(): ?string should either be compatible with SplFileInfo::getPath(): string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of App\Shared\Domain\File\File::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of App\Shared\Domain\File\File::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of App\Shared\Domain\File\File::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of App\Shared\Domain\File\File::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "App\Shared\Domain\File\File" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Shared\Domain\File\File" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Shared\Domain\File\File" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Shared\Domain\File\File" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\Shared\Persistence\Doctrine\Types\DateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\Shared\Persistence\Doctrine\Types\DateTimeType" 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 "Pagerfanta\Twig\Extension\PagerfantaExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Sylius\Bundle\ResourceBundle\DependencyInjection\PagerfantaConfiguration" class is deprecated since Sylius 1.8. Migrate your Pagerfanta configuration from WhiteOctoberPagerfantaBundle to BabDevPagerfantaBundle, the configuration bridge will be removed in Sylius 2.0.
Since symfony/framework-bundle 5.1: Not setting the "framework.router.utf8" configuration option is deprecated, it will default to "true" in version 6.0.
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.
Since symfony/framework-bundle 5.4: Not setting the "framework.messenger.reset_on_message" configuration option is deprecated, it will default to "true" in version 6.0.
Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/home/kmk/deploy_backend/kmk-klinker-sylius/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/DependencyInjection/../Resources/config/services/checker.xml" is deprecated.
Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the node "deprecated" in "/home/kmk/deploy_backend/kmk-klinker-sylius/vendor/sylius/sylius/src/Sylius/Bundle/ShippingBundle/DependencyInjection/../Resources/config/services/checker.xml" is deprecated.
Since symfony/config 5.1: The signature of method "Symfony\Component\Config\Definition\Builder\NodeDefinition::setDeprecated()" requires 3 arguments: "string $package, string $version, string $message", not defining them is deprecated.
The "Sylius\Bundle\ResourceBundle\DependencyInjection\Driver\Doctrine\DoctrineODMDriver" class is deprecated since Sylius 1.3. Doctrine MongoDB and PHPCR support will no longer be supported in Sylius 2.0.
The "Sylius\Bundle\ResourceBundle\DependencyInjection\Driver\Doctrine\DoctrinePHPCRDriver" class is deprecated since Sylius 1.3. Doctrine MongoDB and PHPCR support will no longer be supported in Sylius 2.0.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "winzou\Bundle\StateMachineBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "JMS\SerializerBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Liip\ImagineBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/home/kmk/deploy_backend/kmk-klinker-sylius/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/DependencyInjection/../Resources/config/services/action.xml" is deprecated.
Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the node "deprecated" in "/home/kmk/deploy_backend/kmk-klinker-sylius/vendor/sylius/sylius/src/Sylius/Bundle/PayumBundle/DependencyInjection/../Resources/config/services/action.xml" is deprecated.
Since api-platform/core 2.6: The use of the `collection.pagination.client_items_per_page` has been deprecated in 2.6 and will be removed in 3.0. Use `defaults.pagination_client_items_per_page` instead.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Sylius\Component\Resource\Factory\FactoryInterface::createNew()" might add "object" as a native return type declaration in the future. Do the same in implementation "Odiseo\BlogBundle\Factory\ArticleCommentFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "MonsieurBiz\SyliusSettingsPlugin\Form\DefaultCheckboxType" 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 "MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Artgris\Bundle\FileManagerBundle\DependencyInjection\Configuration" 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 "SM\Extension\Twig\SMExtension" 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 "winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Return type of Knp\Bundle\GaufretteBundle\FilesystemMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Method "IteratorAggregate::getIterator()" might add "\Traversable" as a native return type declaration in the future. Do the same in implementation "Knp\Bundle\GaufretteBundle\FilesystemMap" now to avoid errors or add an explicit @return annotation to suppress this message.
Sylius\Component\User\Model\User implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Sylius\Component\Core\Model\AdminUser implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Sylius\Component\Core\Model\ShopUser implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
App\User\Domain\Model\ShopUser implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.adjustment" with model "App\Order\Domain\Model\Adjustment" and interface "Sylius\Component\Order\Model\AdjustmentInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.order" with model "App\Order\Domain\Model\Order" and interface "Sylius\Component\Order\Model\OrderInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.order_item" with model "App\Order\Domain\Model\OrderItem" and interface "Sylius\Component\Order\Model\OrderItemInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.order_item_unit" with model "Sylius\Component\Core\Model\OrderItemUnit" and interface "Sylius\Component\Order\Model\OrderItemUnitInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.order_sequence" with model "Sylius\Component\Core\Model\OrderSequence" and interface "Sylius\Component\Order\Model\OrderSequenceInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.currency" with model "Sylius\Component\Currency\Model\Currency" and interface "Sylius\Component\Currency\Model\CurrencyInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.exchange_rate" with model "Sylius\Component\Currency\Model\ExchangeRate" and interface "Sylius\Component\Currency\Model\ExchangeRateInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.locale" with model "Sylius\Component\Locale\Model\Locale" and interface "Sylius\Component\Locale\Model\LocaleInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product" with model "App\Product\Domain\Model\Product" and interface "Sylius\Component\Product\Model\ProductInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_translation" with model "App\Product\Domain\Model\ProductTranslation" and interface "Sylius\Component\Product\Model\ProductTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_variant" with model "App\Product\Domain\Model\ProductVariant" and interface "Sylius\Component\Product\Model\ProductVariantInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_variant_translation" with model "Sylius\Component\Product\Model\ProductVariantTranslation" and interface "Sylius\Component\Product\Model\ProductVariantTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_option" with model "App\Product\Domain\Model\ProductOption" and interface "Sylius\Component\Product\Model\ProductOptionInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_option_translation" with model "Sylius\Component\Product\Model\ProductOptionTranslation" and interface "Sylius\Component\Product\Model\ProductOptionTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_association_type" with model "Sylius\Component\Product\Model\ProductAssociationType" and interface "Sylius\Component\Product\Model\ProductAssociationTypeInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_association_type_translation" with model "Sylius\Component\Product\Model\ProductAssociationTypeTranslation" and interface "Sylius\Component\Product\Model\ProductAssociationTypeTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_option_value" with model "App\Product\Domain\Model\ProductOptionValue" and interface "Sylius\Component\Product\Model\ProductOptionValueInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_option_value_translation" with model "Sylius\Component\Product\Model\ProductOptionValueTranslation" and interface "Sylius\Component\Product\Model\ProductOptionValueTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_association" with model "Sylius\Component\Product\Model\ProductAssociation" and interface "Sylius\Component\Product\Model\ProductAssociationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.channel" with model "App\Channel\Domain\Model\Channel" and interface "Sylius\Component\Channel\Model\ChannelInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_variant_attribute" with model "App\Product\Domain\Model\ProductVariantAttribute" and interface "Umanit\SyliusProductVariantAttributePlugin\Entity\ProductVariantAttributeInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_variant_attribute_translation" with model "Umanit\SyliusProductVariantAttributePlugin\Entity\ProductVariantAttributeTranslation" and interface "Umanit\SyliusProductVariantAttributePlugin\Entity\ProductVariantAttributeTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_variant_attribute_value" with model "Umanit\SyliusProductVariantAttributePlugin\Entity\ProductVariantAttributeValue" and interface "Umanit\SyliusProductVariantAttributePlugin\Entity\ProductVariantAttributeValueInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_attribute" with model "App\Product\Domain\Model\ProductAttribute" and interface "Sylius\Component\Product\Model\ProductAttributeInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_attribute_translation" with model "Sylius\Component\Product\Model\ProductAttributeTranslation" and interface "Sylius\Component\Product\Model\ProductAttributeTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_attribute_value" with model "Sylius\Component\Product\Model\ProductAttributeValue" and interface "Sylius\Component\Product\Model\ProductAttributeValueInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.tax_rate" with model "Sylius\Component\Core\Model\TaxRate" and interface "Sylius\Component\Taxation\Model\TaxRateInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.tax_category" with model "App\Taxation\Domain\Model\TaxCategory" and interface "Sylius\Component\Taxation\Model\TaxCategoryInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shipment" with model "App\Shipping\Domain\Model\Shipment" and interface "Sylius\Component\Shipping\Model\ShipmentInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shipment_unit" with model "Sylius\Component\Core\Model\OrderItemUnit" and interface "Sylius\Component\Shipping\Model\ShipmentUnitInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shipping_method" with model "App\Shipping\Domain\Model\ShippingMethod" and interface "Sylius\Component\Shipping\Model\ShippingMethodInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shipping_method_translation" with model "Sylius\Component\Shipping\Model\ShippingMethodTranslation" and interface "Sylius\Component\Shipping\Model\ShippingMethodTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shipping_category" with model "App\Shipping\Domain\Model\ShippingCategory" and interface "Sylius\Component\Shipping\Model\ShippingCategoryInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shipping_method_rule" with model "Sylius\Component\Shipping\Model\ShippingMethodRule" and interface "Sylius\Component\Shipping\Model\ShippingMethodRuleInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.payment" with model "App\Payment\Domain\Model\Payment" and interface "Sylius\Component\Payment\Model\PaymentInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.payment_method" with model "Sylius\Component\Core\Model\PaymentMethod" and interface "Sylius\Component\Payment\Model\PaymentMethodInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.payment_method_translation" with model "Sylius\Component\Payment\Model\PaymentMethodTranslation" and interface "Sylius\Component\Payment\Model\PaymentMethodTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.promotion" with model "Sylius\Component\Core\Model\Promotion" and interface "Sylius\Component\Promotion\Model\PromotionInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.promotion_coupon" with model "Sylius\Component\Core\Model\PromotionCoupon" and interface "Sylius\Component\Promotion\Model\PromotionCouponInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.promotion_rule" with model "Sylius\Component\Promotion\Model\PromotionRule" and interface "Sylius\Component\Promotion\Model\PromotionRuleInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.promotion_action" with model "Sylius\Component\Promotion\Model\PromotionAction" and interface "Sylius\Component\Promotion\Model\PromotionActionInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.address" with model "App\Addressing\Domain\Model\Address" and interface "Sylius\Component\Addressing\Model\AddressInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.country" with model "App\Addressing\Domain\Model\Country" and interface "Sylius\Component\Addressing\Model\CountryInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.province" with model "Sylius\Component\Addressing\Model\Province" and interface "Sylius\Component\Addressing\Model\ProvinceInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.zone" with model "Sylius\Component\Addressing\Model\Zone" and interface "Sylius\Component\Addressing\Model\ZoneInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.zone_member" with model "Sylius\Component\Addressing\Model\ZoneMember" and interface "Sylius\Component\Addressing\Model\ZoneMemberInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.inventory_unit" with model "Sylius\Component\Core\Model\OrderItemUnit" and interface "Sylius\Component\Inventory\Model\InventoryUnitInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.taxon" with model "App\Taxonomy\Domain\Model\Taxon" and interface "Sylius\Component\Taxonomy\Model\TaxonInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.taxon_translation" with model "App\Taxonomy\Domain\Model\TaxonTranslation" and interface "Sylius\Component\Taxonomy\Model\TaxonTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.admin_user" with model "Sylius\Component\Core\Model\AdminUser" and interface "Sylius\Component\Core\Model\AdminUserInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shop_user" with model "App\User\Domain\Model\ShopUser" and interface "Sylius\Component\Core\Model\ShopUserInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.oauth_user" with model "Sylius\Component\User\Model\UserOAuth" and interface "Sylius\Component\User\Model\UserOAuthInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.customer" with model "Sylius\Component\Core\Model\Customer" and interface "Sylius\Component\Customer\Model\CustomerInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.customer_group" with model "Sylius\Component\Customer\Model\CustomerGroup" and interface "Sylius\Component\Customer\Model\CustomerGroupInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_review" with model "App\Product\Domain\Model\ProductReview" and interface "Sylius\Component\Review\Model\ReviewInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_reviewer" with model "Sylius\Component\Core\Model\Customer" and interface "Sylius\Component\Review\Model\ReviewerInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_taxon" with model "App\Product\Domain\Model\ProductTaxon" and interface "Sylius\Component\Core\Model\ProductTaxonInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.channel_pricing" with model "App\Channel\Domain\Model\ChannelPricing" and interface "Sylius\Component\Core\Model\ChannelPricingInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_image" with model "App\Product\Domain\Model\ProductImage" and interface "Sylius\Component\Core\Model\ProductImageInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.avatar_image" with model "Sylius\Component\Core\Model\AvatarImage" and interface "Sylius\Component\Core\Model\AvatarImageInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.taxon_image" with model "Sylius\Component\Core\Model\TaxonImage" and interface "Sylius\Component\Core\Model\TaxonImageInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shop_billing_data" with model "Sylius\Component\Core\Model\ShopBillingData" and interface "Sylius\Component\Core\Model\ShopBillingDataInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag.inpost_point" with model "BitBag\SyliusInPostPlugin\Entity\InPostPoint" and interface "BitBag\SyliusInPostPlugin\Entity\InPostPointInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag.shipping_export" with model "BitBag\SyliusShippingExportPlugin\Entity\ShippingExport" and interface "BitBag\SyliusShippingExportPlugin\Entity\ShippingExportInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag.shipping_gateway" with model "BitBag\SyliusShippingExportPlugin\Entity\ShippingGateway" and interface "BitBag\SyliusShippingExportPlugin\Entity\ShippingGatewayInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.payment_security_token" with model "Sylius\Bundle\PayumBundle\Model\PaymentSecurityToken" and interface "Sylius\Bundle\PayumBundle\Model\PaymentSecurityTokenInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.gateway_config" with model "Sylius\Bundle\PayumBundle\Model\GatewayConfig" and interface "Sylius\Bundle\PayumBundle\Model\GatewayConfigInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.api_user" with model "Sylius\Component\Core\Model\AdminUser" and interface "Sylius\Bundle\AdminApiBundle\Model\UserInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.api_client" with model "Sylius\Bundle\AdminApiBundle\Model\Client" and interface "Sylius\Bundle\AdminApiBundle\Model\ClientInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.api_access_token" with model "Sylius\Bundle\AdminApiBundle\Model\AccessToken" and interface "Sylius\Bundle\AdminApiBundle\Model\AccessTokenInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.api_refresh_token" with model "Sylius\Bundle\AdminApiBundle\Model\RefreshToken" and interface "Sylius\Bundle\AdminApiBundle\Model\RefreshTokenInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.api_auth_code" with model "Sylius\Bundle\AdminApiBundle\Model\AuthCode" and interface "Sylius\Bundle\AdminApiBundle\Model\AuthCodeInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "odiseo_blog.article" with model "App\Blog\Domain\Model\Article" and interface "Odiseo\BlogBundle\Model\ArticleInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "odiseo_blog.article_translation" with model "App\Blog\Domain\Model\ArticleTranslation" and interface "Odiseo\BlogBundle\Model\ArticleTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "odiseo_blog.article_comment" with model "Odiseo\SyliusBlogPlugin\Entity\ArticleComment" and interface "Odiseo\BlogBundle\Model\ArticleCommentInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "odiseo_blog.article_category" with model "App\Blog\Domain\Model\ArticleCategory" and interface "Odiseo\BlogBundle\Model\ArticleCategoryInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "odiseo_blog.article_category_translation" with model "App\Blog\Domain\Model\ArticleCategoryTranslation" and interface "Odiseo\BlogBundle\Model\ArticleCategoryTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "odiseo_blog.article_image" with model "Odiseo\BlogBundle\Model\ArticleImage" and interface "Odiseo\BlogBundle\Model\ArticleImageInterface".
The "Sylius\Bundle\ResourceBundle\Controller\ResourceController::getUser()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Sylius\Bundle\UserBundle\Controller\UserController".
Method "ApiPlatform\Core\DataProvider\ItemDataProviderInterface::getItem()" might add "?object" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\AddressItemDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\Core\DataProvider\ItemDataProviderInterface::getItem()" might add "?object" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\OrderItemItemDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\Core\DataProvider\ItemDataProviderInterface::getItem()" might add "?object" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\OrderItemUnitItemDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\Core\DataProvider\ItemDataProviderInterface::getItem()" might add "?object" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\PaymentItemDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\Core\DataProvider\ItemDataProviderInterface::getItem()" might add "?object" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\ShipmentItemDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\Core\DataProvider\ItemDataProviderInterface::getItem()" might add "?object" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\ProductItemDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\Core\DataProvider\ItemDataProviderInterface::getItem()" might add "?object" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\CustomerItemDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\Core\DataProvider\ItemDataProviderInterface::getItem()" might add "?object" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\ResetPasswordItemDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\Core\DataProvider\ItemDataProviderInterface::getItem()" might add "?object" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\VerifyCustomerAccountItemDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\Core\DataProvider\CollectionDataProviderInterface::getCollection()" might add "iterable" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\CountryCollectionDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\Core\DataProvider\CollectionDataProviderInterface::getCollection()" might add "iterable" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\TaxonCollectionDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\Core\DataProvider\SubresourceDataProviderInterface::getSubresource()" might add "iterable|object|null" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\CartShippingMethodsSubresourceDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\Core\DataProvider\SubresourceDataProviderInterface::getSubresource()" might add "iterable|object|null" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\CartPaymentMethodsSubresourceDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\Core\DataProvider\SubresourceDataProviderInterface::getSubresource()" might add "iterable|object|null" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\OrderAdjustmentsSubresourceDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\Core\DataProvider\SubresourceDataProviderInterface::getSubresource()" might add "iterable|object|null" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataProvider\OrderItemAdjustmentsSubresourceDataProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "OAuth2\IOAuth2Storage::getClient()" might add "IOAuth2Client" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Storage\OAuthStorage" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "OAuth2\IOAuth2Storage::checkClientCredentials()" might add "bool" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Storage\OAuthStorage" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "OAuth2\IOAuth2GrantClient::checkClientCredentialsGrant()" might add "bool|array" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Storage\OAuthStorage" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "OAuth2\IOAuth2Storage::getAccessToken()" might add "IOAuth2AccessToken" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Storage\OAuthStorage" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "OAuth2\IOAuth2Storage::checkRestrictedGrantType()" might add "bool" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Storage\OAuthStorage" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "OAuth2\IOAuth2GrantUser::checkUserCredentials()" might add "bool|array" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Storage\OAuthStorage" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "OAuth2\IOAuth2GrantCode::getAuthCode()" might add "IOAuth2AuthCode" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Storage\OAuthStorage" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "OAuth2\IOAuth2RefreshTokens::getRefreshToken()" might add "IOAuth2Token" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Storage\OAuthStorage" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "OAuth2\IOAuth2GrantExtension::checkGrantExtension()" might add "bool|array" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Storage\OAuthStorage" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/dependency-injection 5.1: The signature of method "Symfony\Component\DependencyInjection\Alias::setDeprecated()" requires 3 arguments: "string $package, string $version, string $message", not defining them is deprecated.
Method "Symfony\Contracts\Service\ServiceSubscriberInterface::getSubscribedServices()" might add "array" as a native return type declaration in the future. Do the same in implementation "Payum\Bundle\PayumBundle\Controller\PayumController" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler" instead.
Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeHandler" instead.
Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\RememberMeServicesInterface" interface is deprecated, use "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface" instead.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\RememberMeListener" class is deprecated, use the new authenticator system instead.
Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener" class is deprecated, use the new authenticator system instead.
Method "Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface::isOptional()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Jane\Bundle\AutoMapperBundle\CacheWarmup\CacheWarmer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface::warmUp()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jane\Bundle\AutoMapperBundle\CacheWarmup\CacheWarmer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\Core\DataTransformer\DataTransformerInterface::transform()" might add "object" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataTransformer\CommandAwareInputDataTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\Core\DataPersister\DataPersisterInterface::persist()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataPersister\AddressDataPersister" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\Core\DataPersister\DataPersisterInterface::persist()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataPersister\AdminUserDataPersister" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\Core\DataPersister\DataPersisterInterface::persist()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\DataPersister\ShippingMethodDataPersister" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Ui\Http\Web\Controller\Admin\FillingPattern\TabTypesAction" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "sylius.form.event_subscriber.product_variant_generator" service.
Since symfony/security-bundle 5.3: The "security.encoder_factory" service is deprecated, use "security.password_hasher_factory" instead. It is being referenced by the "sylius.security.password_encoder" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "sylius.listener.admin_user_delete" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "sylius.listener.shop_user_delete" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "sylius.listener.oauth_user_delete" service.
Since sylius/theme-bundle 2.0: "sylius.repository.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "sylius.theme.context.channel_based" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "sylius.listener.taxon_deletion" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "sylius.resource_controller.flash_helper" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "sylius.storage.session" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory" service.
Since sylius/theme-bundle 2.0: "sylius.theme.configuration" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface" service.
Since sylius/theme-bundle 2.0: "sylius.repository.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Command\ListCommand" service.
Since sylius/theme-bundle 2.0: "sylius.repository.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Collector\ThemeCollector" service.
Since sylius/theme-bundle 2.0: "sylius.context.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Collector\ThemeCollector" service.
Since sylius/theme-bundle 2.0: "sylius.theme.hierarchy_provider" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Collector\ThemeCollector" service.
Since sylius/theme-bundle 2.0: "sylius.repository.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Form\Type\ThemeChoiceType" service.
Since sylius/theme-bundle 2.0: "sylius.repository.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Form\Type\ThemeNameChoiceType" service.
Since sylius/theme-bundle 2.0: "sylius.theme.hierarchy_provider" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Context\SettableThemeContext" service.
Since sylius/theme-bundle 2.0: "sylius.theme.loader" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Repository\ThemeRepositoryInterface" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Sylius\Bundle\AdminBundle\Action\ResendOrderConfirmationEmailAction" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Sylius\Bundle\AdminBundle\Action\ResendShipmentConfirmationEmailAction" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "sylius.event_subscriber.resource_delete" service.
Since symfony/security-bundle 5.3: The "security.encoder_factory" service is deprecated, use "security.password_hasher_factory" instead. It is being referenced by the "fos_oauth_server.storage.default" service.
Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "fos_oauth_server.controller.authorize" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the ".service_locator.p70yocP" service.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber" 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 "Sylius\Bundle\OrderBundle\Command\RemoveExpiredCartsCommand" 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 "Sylius\Bundle\UserBundle\Command\AbstractRoleCommand" 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 "Knp\Bundle\GaufretteBundle\Command\FilesystemKeysCommand" 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 "Sylius\Bundle\GridBundle\Command\StubCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "JMS\Serializer\Handler\SubscribingHandlerInterface::getSubscribingMethods()" might add "array" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\Serializer\Handler\PagerfantaHandler" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::render()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\TranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\DefaultTranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\SemanticUiTranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\TwitterBootstrapTranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\TwitterBootstrap3TranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\TwitterBootstrap4TranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" class implements "Symfony\Component\Security\Guard\AuthenticatorInterface" that is deprecated since Symfony 5.3, use the new authenticator system instead.
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::getUser()" might add "?UserInterface" as a native return type declaration in the future. Do the same in implementation "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::onAuthenticationFailure()" might add "?Response" as a native return type declaration in the future. Do the same in implementation "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::onAuthenticationSuccess()" might add "?Response" as a native return type declaration in the future. Do the same in implementation "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::checkCredentials()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::createAuthenticatedToken()" might add "GuardTokenInterface" as a native return type declaration in the future. Do the same in implementation "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::supportsRememberMe()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
Class "Sylius\Bundle\UserBundle\Provider\UsernameOrEmailProvider" should implement method "Symfony\Component\Security\Core\User\UserProviderInterface::loadUserByIdentifier(string $identifier): UserInterface": loads the user for the given user identifier (e.g. username or email). This method must throw UserNotFoundException if the user is not found.
Since api-platform/core 2.7: Using "api_platform.iri_converter.legacy" is deprecated since API Platform 2.7. Use "ApiPlatform\Api\IriConverterInterface" instead.
Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead.
Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead.
Since symfony/security-core 5.4: The $autenticationManager argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" is deprecated.
Since symfony/security-core 5.4: Not setting the 4th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
Since api-platform/core 2.7: The DataTransformer pattern is deprecated, use a Provider or a Processor and either use your input or return a new output there.
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Api\IdentifiersExtractor" is deprecated, use ApiPlatform\Api\IdentifiersExtractor instead.
User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\ReadListener" is deprecated and will be replaced by "ApiPlatform\Symfony\EventListener\ReadListener" in 3.0.
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication_manager" service is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead.
User Deprecated: Since symfony/security-core 5.4: The $autenticationManager argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" is deprecated.
User Deprecated: Since symfony/security-core 5.4: Not setting the 4th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
User Deprecated: Since api-platform/core 2.7: Using "api_platform.iri_converter.legacy" is deprecated since API Platform 2.7. Use "ApiPlatform\Api\IriConverterInterface" instead.
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: The DataTransformer pattern is deprecated, use a Provider or a Processor and either use your input or return a new output there.
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead.
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.storeHostname AS storeHostname_17, t0.google_api_key AS google_api_key_18, t0.average_rating AS average_rating_19, t0.total_reviews AS total_reviews_20, t0.rates AS rates_21, t0.default_locale_id AS default_locale_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.base_currency_id AS base_currency_id_28, t29.code AS code_30, t29.created_at AS created_at_31, t29.updated_at AS updated_at_32, t29.id AS id_33, t0.default_tax_zone_id AS default_tax_zone_id_34, t0.menu_taxon_id AS menu_taxon_id_35, t0.shop_billing_data_id AS shop_billing_data_id_36 FROM sylius_channel t0 INNER JOIN sylius_locale t23 ON t0.default_locale_id = t23.id INNER JOIN sylius_currency t29 ON t0.base_currency_id = t29.id
doctrine
debug
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ?
doctrine
[1]
debug
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
doctrine
[1]
debug
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN sylius_channel_countries ON t0.id = sylius_channel_countries.country_id WHERE sylius_channel_countries.channel_id = ?
doctrine
[1]
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.
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "POST https://admin.kmk.solvee.pl/"" at /home/kmk/deploy_backend/kmk-klinker-sylius/vendor/symfony/http-kernel/EventListener/RouterListener.php line 135
User Deprecated: Since sonata-project/block-bundle 4.11: The "sonata.block.cache.handler.default" service is deprecated since sonata-project/block-bundle 4.11 and will be removed in 5.0.
Deprecated: Sylius\Component\User\Model\User implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Deprecated: Sylius\Component\Core\Model\ShopUser implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Deprecated: App\User\Domain\Model\ShopUser implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.storeHostname AS storeHostname_17, t0.google_api_key AS google_api_key_18, t0.average_rating AS average_rating_19, t0.total_reviews AS total_reviews_20, t0.rates AS rates_21, t0.default_locale_id AS default_locale_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.base_currency_id AS base_currency_id_28, t29.code AS code_30, t29.created_at AS created_at_31, t29.updated_at AS updated_at_32, t29.id AS id_33, t0.default_tax_zone_id AS default_tax_zone_id_34, t0.menu_taxon_id AS menu_taxon_id_35, t0.shop_billing_data_id AS shop_billing_data_id_36 FROM sylius_channel t0 INNER JOIN sylius_locale t23 ON t0.default_locale_id = t23.id INNER JOIN sylius_currency t29 ON t0.base_currency_id = t29.id WHERE t0.hostname = ? LIMIT 1
doctrine
[
"admin.kmk.solvee.pl"
]
debug
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.storeHostname AS storeHostname_17, t0.google_api_key AS google_api_key_18, t0.average_rating AS average_rating_19, t0.total_reviews AS total_reviews_20, t0.rates AS rates_21, t0.default_locale_id AS default_locale_id_22, t23.code AS code_24, t23.created_at AS created_at_25, t23.updated_at AS updated_at_26, t23.id AS id_27, t0.base_currency_id AS base_currency_id_28, t29.code AS code_30, t29.created_at AS created_at_31, t29.updated_at AS updated_at_32, t29.id AS id_33, t0.default_tax_zone_id AS default_tax_zone_id_34, t0.menu_taxon_id AS menu_taxon_id_35, t0.shop_billing_data_id AS shop_billing_data_id_36 FROM sylius_channel t0 INNER JOIN sylius_locale t23 ON t0.default_locale_id = t23.id INNER JOIN sylius_currency t29 ON t0.base_currency_id = t29.id
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueConfiguration" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueConfiguration).
Resolving inheritance for ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueConfiguration" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueConfiguration).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueConfiguration" (parent: .instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueConfiguration).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\CheckboxReader" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\CheckboxReader).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\CheckboxReader" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\CheckboxReader).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateReader" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateReader).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateReader" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateReader).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateTimeReader" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateTimeReader).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateTimeReader" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateTimeReader).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\IntegerReader" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\IntegerReader).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\IntegerReader" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\IntegerReader).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\PercentReader" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\PercentReader).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\PercentReader" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\PercentReader).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\SelectReader" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\SelectReader).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\SelectReader" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\SelectReader).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextReader" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextReader).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextReader" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextReader).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextareaReader" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextareaReader).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextareaReader" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextareaReader).
Resolving inheritance for ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\VariantMapperConfiguration" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\VariantMapperConfiguration).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\AutoMapper\VariantMapperConfiguration" (parent: .instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\VariantMapperConfiguration).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MonsieurBiz\SyliusSearchPlugin\Command\PopulateCommand" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Command\PopulateCommand).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Command\PopulateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MonsieurBiz\SyliusSearchPlugin\Command\PopulateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MonsieurBiz\SyliusSearchPlugin\Command\SearchCommand" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Command\SearchCommand).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Command\SearchCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MonsieurBiz\SyliusSearchPlugin\Command\SearchCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\AppendProductAttributeMappingSubscriber" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\AppendProductAttributeMappingSubscriber).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\EventSubscriber\AppendProductAttributeMappingSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\AppendProductAttributeMappingSubscriber).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber).
Resolving inheritance for ".instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixture" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixture).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixtureInterface.0.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixture" (parent: .instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixture).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixture" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixtureInterface.0.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixture).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductAttributeTypeExtension" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductAttributeTypeExtension).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductAttributeTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductAttributeTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductOptionTypeExtension" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductOptionTypeExtension).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductOptionTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductOptionTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Type\SearchType" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Form\Type\SearchType).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Form\Type\SearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Type\SearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\LimitsSearchType" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\LimitsSearchType).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\LimitsSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\LimitsSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\SettingsSearchType" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\SettingsSearchType).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\SettingsSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\SettingsSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromIdsHandler" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromIdsHandler).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromIdsHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromIdsHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromTaxonHandler" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromTaxonHandler).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromTaxonHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromTaxonHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductToDeleteFromIdsHandler" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductToDeleteFromIdsHandler).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductToDeleteFromIdsHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductToDeleteFromIdsHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Normalizer\Product\ProductDTONormalizer" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Normalizer\Product\ProductDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Normalizer\Product\ProductDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Normalizer\Product\ProductDTONormalizer).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Normalizer\Product\ProductDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Normalizer\Product\ProductDTONormalizer).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\InstantSearch" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\InstantSearch).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\InstantSearch" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\InstantSearch).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Search" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Search).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Search" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Search).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Taxon" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Taxon).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Taxon" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Taxon).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm" (parent: .instanceof.Twig_ExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\JaneObjectNormalizer" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\JaneObjectNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\JaneObjectNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\JaneObjectNormalizer).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\JaneObjectNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\JaneObjectNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Runtime\Normalizer\ReferenceNormalizer" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Runtime\Normalizer\ReferenceNormalizer).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Generated\Runtime\Normalizer\ReferenceNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Runtime\Normalizer\ReferenceNormalizer).
Resolving inheritance for "app.email_sender.adapter.mailer" (parent: sylius.email_sender.adapter.abstract).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Twig\Extra\Intl\IntlExtension" (parent: .abstract.instanceof.Twig\Extra\Intl\IntlExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extra\Intl\IntlExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Twig\Extra\Intl\IntlExtension).
Resolving inheritance for "Twig\Extra\Intl\IntlExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extra\Intl\IntlExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Blog\Type\ArticleType" (parent: .abstract.instanceof.Ui\Form\Blog\Type\ArticleType).
Resolving inheritance for "Ui\Form\Blog\Type\ArticleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Blog\Type\ArticleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Channel\Type\ChannelPricingType" (parent: .abstract.instanceof.Ui\Form\Channel\Type\ChannelPricingType).
Resolving inheritance for "Ui\Form\Channel\Type\ChannelPricingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Channel\Type\ChannelPricingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Composition\Type\CompositionImageType" (parent: .abstract.instanceof.Ui\Form\Composition\Type\CompositionImageType).
Resolving inheritance for "Ui\Form\Composition\Type\CompositionImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Composition\Type\CompositionImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Composition\Type\CompositionTranslationType" (parent: .abstract.instanceof.Ui\Form\Composition\Type\CompositionTranslationType).
Resolving inheritance for "Ui\Form\Composition\Type\CompositionTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Composition\Type\CompositionTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Composition\Type\CompositionType" (parent: .abstract.instanceof.Ui\Form\Composition\Type\CompositionType).
Resolving inheritance for "Ui\Form\Composition\Type\CompositionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Composition\Type\CompositionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Contact\Type\ContactType" (parent: .abstract.instanceof.Ui\Form\Contact\Type\ContactType).
Resolving inheritance for "Ui\Form\Contact\Type\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Contact\Type\ContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryDimensionDrawingType" (parent: .abstract.instanceof.Ui\Form\Dictionary\Type\DictionaryDimensionDrawingType).
Resolving inheritance for "Ui\Form\Dictionary\Type\DictionaryDimensionDrawingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryDimensionDrawingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryDimensionType" (parent: .abstract.instanceof.Ui\Form\Dictionary\Type\DictionaryDimensionType).
Resolving inheritance for "Ui\Form\Dictionary\Type\DictionaryDimensionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryDimensionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryModuleType" (parent: .abstract.instanceof.Ui\Form\Dictionary\Type\DictionaryModuleType).
Resolving inheritance for "Ui\Form\Dictionary\Type\DictionaryModuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryModuleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryModuleValueType" (parent: .abstract.instanceof.Ui\Form\Dictionary\Type\DictionaryModuleValueType).
Resolving inheritance for "Ui\Form\Dictionary\Type\DictionaryModuleValueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryModuleValueType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryNoteType" (parent: .abstract.instanceof.Ui\Form\Dictionary\Type\DictionaryNoteType).
Resolving inheritance for "Ui\Form\Dictionary\Type\DictionaryNoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryNoteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryOrderType" (parent: .abstract.instanceof.Ui\Form\Dictionary\Type\DictionaryOrderType).
Resolving inheritance for "Ui\Form\Dictionary\Type\DictionaryOrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryOrderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryPackageType" (parent: .abstract.instanceof.Ui\Form\Dictionary\Type\DictionaryPackageType).
Resolving inheritance for "Ui\Form\Dictionary\Type\DictionaryPackageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryPackageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryPropertyType" (parent: .abstract.instanceof.Ui\Form\Dictionary\Type\DictionaryPropertyType).
Resolving inheritance for "Ui\Form\Dictionary\Type\DictionaryPropertyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryPropertyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryRealizationsDependentValuesType" (parent: .abstract.instanceof.Ui\Form\Dictionary\Type\DictionaryRealizationsDependentValuesType).
Resolving inheritance for "Ui\Form\Dictionary\Type\DictionaryRealizationsDependentValuesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryRealizationsDependentValuesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionarySampleType" (parent: .abstract.instanceof.Ui\Form\Dictionary\Type\DictionarySampleType).
Resolving inheritance for "Ui\Form\Dictionary\Type\DictionarySampleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionarySampleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionarySupplyType" (parent: .abstract.instanceof.Ui\Form\Dictionary\Type\DictionarySupplyType).
Resolving inheritance for "Ui\Form\Dictionary\Type\DictionarySupplyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionarySupplyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionarySupplyValueType" (parent: .abstract.instanceof.Ui\Form\Dictionary\Type\DictionarySupplyValueType).
Resolving inheritance for "Ui\Form\Dictionary\Type\DictionarySupplyValueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionarySupplyValueType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryType" (parent: .abstract.instanceof.Ui\Form\Dictionary\Type\DictionaryType).
Resolving inheritance for "Ui\Form\Dictionary\Type\DictionaryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Employee\Type\EmployeeType" (parent: .abstract.instanceof.Ui\Form\Employee\Type\EmployeeType).
Resolving inheritance for "Ui\Form\Employee\Type\EmployeeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Employee\Type\EmployeeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Faq\Type\FaqCategoryTranslationType" (parent: .abstract.instanceof.Ui\Form\Faq\Type\FaqCategoryTranslationType).
Resolving inheritance for "Ui\Form\Faq\Type\FaqCategoryTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Faq\Type\FaqCategoryTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Faq\Type\FaqCategoryType" (parent: .abstract.instanceof.Ui\Form\Faq\Type\FaqCategoryType).
Resolving inheritance for "Ui\Form\Faq\Type\FaqCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Faq\Type\FaqCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Faq\Type\FaqTranslationType" (parent: .abstract.instanceof.Ui\Form\Faq\Type\FaqTranslationType).
Resolving inheritance for "Ui\Form\Faq\Type\FaqTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Faq\Type\FaqTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Faq\Type\FaqType" (parent: .abstract.instanceof.Ui\Form\Faq\Type\FaqType).
Resolving inheritance for "Ui\Form\Faq\Type\FaqType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Faq\Type\FaqType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\CharacteristicImageType" (parent: .abstract.instanceof.Ui\Form\FillingPattern\Type\CharacteristicImageType).
Resolving inheritance for "Ui\Form\FillingPattern\Type\CharacteristicImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\CharacteristicImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\CharacteristicTranslationType" (parent: .abstract.instanceof.Ui\Form\FillingPattern\Type\CharacteristicTranslationType).
Resolving inheritance for "Ui\Form\FillingPattern\Type\CharacteristicTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\CharacteristicTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\CharacteristicType" (parent: .abstract.instanceof.Ui\Form\FillingPattern\Type\CharacteristicType).
Resolving inheritance for "Ui\Form\FillingPattern\Type\CharacteristicType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\CharacteristicType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\FillingPatternTabsType" (parent: .abstract.instanceof.Ui\Form\FillingPattern\Type\FillingPatternTabsType).
Resolving inheritance for "Ui\Form\FillingPattern\Type\FillingPatternTabsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\FillingPatternTabsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\FillingPatternType" (parent: .abstract.instanceof.Ui\Form\FillingPattern\Type\FillingPatternType).
Resolving inheritance for "Ui\Form\FillingPattern\Type\FillingPatternType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\FillingPatternType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\ChemistryTabType" (parent: .abstract.instanceof.Ui\Form\FillingPattern\Type\Tab\ChemistryTabType).
Resolving inheritance for "Ui\Form\FillingPattern\Type\Tab\ChemistryTabType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\ChemistryTabType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\DescriptionCharacteristicsTabType" (parent: .abstract.instanceof.Ui\Form\FillingPattern\Type\Tab\DescriptionCharacteristicsTabType).
Resolving inheritance for "Ui\Form\FillingPattern\Type\Tab\DescriptionCharacteristicsTabType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\DescriptionCharacteristicsTabType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\DescriptionTabType" (parent: .abstract.instanceof.Ui\Form\FillingPattern\Type\Tab\DescriptionTabType).
Resolving inheritance for "Ui\Form\FillingPattern\Type\Tab\DescriptionTabType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\DescriptionTabType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\DescriptionVariantAttributesTabType" (parent: .abstract.instanceof.Ui\Form\FillingPattern\Type\Tab\DescriptionVariantAttributesTabType).
Resolving inheritance for "Ui\Form\FillingPattern\Type\Tab\DescriptionVariantAttributesTabType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\DescriptionVariantAttributesTabType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\PageTabType" (parent: .abstract.instanceof.Ui\Form\FillingPattern\Type\Tab\PageTabType).
Resolving inheritance for "Ui\Form\FillingPattern\Type\Tab\PageTabType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\PageTabType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\TechnicalDataTabType" (parent: .abstract.instanceof.Ui\Form\FillingPattern\Type\Tab\TechnicalDataTabType).
Resolving inheritance for "Ui\Form\FillingPattern\Type\Tab\TechnicalDataTabType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\TechnicalDataTabType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\UsagesTabType" (parent: .abstract.instanceof.Ui\Form\FillingPattern\Type\Tab\UsagesTabType).
Resolving inheritance for "Ui\Form\FillingPattern\Type\Tab\UsagesTabType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\UsagesTabType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\UsagesUsagesTabType" (parent: .abstract.instanceof.Ui\Form\FillingPattern\Type\Tab\UsagesUsagesTabType).
Resolving inheritance for "Ui\Form\FillingPattern\Type\Tab\UsagesUsagesTabType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\UsagesUsagesTabType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\TabTranslationType" (parent: .abstract.instanceof.Ui\Form\FillingPattern\Type\TabTranslationType).
Resolving inheritance for "Ui\Form\FillingPattern\Type\TabTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\TabTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\TabType" (parent: .abstract.instanceof.Ui\Form\FillingPattern\Type\TabType).
Resolving inheritance for "Ui\Form\FillingPattern\Type\TabType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\TabType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\UsageImageType" (parent: .abstract.instanceof.Ui\Form\FillingPattern\Type\UsageImageType).
Resolving inheritance for "Ui\Form\FillingPattern\Type\UsageImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\UsageImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\UsageTranslationType" (parent: .abstract.instanceof.Ui\Form\FillingPattern\Type\UsageTranslationType).
Resolving inheritance for "Ui\Form\FillingPattern\Type\UsageTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\UsageTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\UsageType" (parent: .abstract.instanceof.Ui\Form\FillingPattern\Type\UsageType).
Resolving inheritance for "Ui\Form\FillingPattern\Type\UsageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\UsageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Page\Type\PageTranslationType" (parent: .abstract.instanceof.Ui\Form\Page\Type\PageTranslationType).
Resolving inheritance for "Ui\Form\Page\Type\PageTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Page\Type\PageTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Page\Type\PageType" (parent: .abstract.instanceof.Ui\Form\Page\Type\PageType).
Resolving inheritance for "Ui\Form\Page\Type\PageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Page\Type\PageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Payment\Type\BankGatewayConfigurationType" (parent: .abstract.instanceof.Ui\Form\Payment\Type\BankGatewayConfigurationType).
Resolving inheritance for "Ui\Form\Payment\Type\BankGatewayConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Payment\Type\BankGatewayConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Payment\Type\BlikGatewayConfigurationType" (parent: .abstract.instanceof.Ui\Form\Payment\Type\BlikGatewayConfigurationType).
Resolving inheritance for "Ui\Form\Payment\Type\BlikGatewayConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Payment\Type\BlikGatewayConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Payment\Type\CreditCardGatewayConfigurationType" (parent: .abstract.instanceof.Ui\Form\Payment\Type\CreditCardGatewayConfigurationType).
Resolving inheritance for "Ui\Form\Payment\Type\CreditCardGatewayConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Payment\Type\CreditCardGatewayConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Product\Type\ProductCompositionImageType" (parent: .abstract.instanceof.Ui\Form\Product\Type\ProductCompositionImageType).
Resolving inheritance for "Ui\Form\Product\Type\ProductCompositionImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Product\Type\ProductCompositionImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Product\Type\ProductCompositionType" (parent: .abstract.instanceof.Ui\Form\Product\Type\ProductCompositionType).
Resolving inheritance for "Ui\Form\Product\Type\ProductCompositionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Product\Type\ProductCompositionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Product\Type\ProductImageType" (parent: .abstract.instanceof.Ui\Form\Product\Type\ProductImageType).
Resolving inheritance for "Ui\Form\Product\Type\ProductImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Product\Type\ProductImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Product\Type\ProductVariantsType" (parent: .abstract.instanceof.Ui\Form\Product\Type\ProductVariantsType).
Resolving inheritance for "Ui\Form\Product\Type\ProductVariantsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Product\Type\ProductVariantsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\ProductOption\Type\ProductOptionValuesType" (parent: .abstract.instanceof.Ui\Form\ProductOption\Type\ProductOptionValuesType).
Resolving inheritance for "Ui\Form\ProductOption\Type\ProductOptionValuesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\ProductOption\Type\ProductOptionValuesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\ProductOptionValue\Type\ProductOptionValueTaxonAutocompleteChoiceType" (parent: .abstract.instanceof.Ui\Form\ProductOptionValue\Type\ProductOptionValueTaxonAutocompleteChoiceType).
Resolving inheritance for "Ui\Form\ProductOptionValue\Type\ProductOptionValueTaxonAutocompleteChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\ProductOptionValue\Type\ProductOptionValueTaxonAutocompleteChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\ProductVariant\Type\ProductVariantType" (parent: .abstract.instanceof.Ui\Form\ProductVariant\Type\ProductVariantType).
Resolving inheritance for "Ui\Form\ProductVariant\Type\ProductVariantType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\ProductVariant\Type\ProductVariantType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationAttributeChoiceType" (parent: .abstract.instanceof.Ui\Form\Realization\Type\RealizationAttributeChoiceType).
Resolving inheritance for "Ui\Form\Realization\Type\RealizationAttributeChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationAttributeChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationAttributeValueType" (parent: .abstract.instanceof.Ui\Form\Realization\Type\RealizationAttributeValueType).
Resolving inheritance for "Ui\Form\Realization\Type\RealizationAttributeValueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationAttributeValueType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationByProductsFilterType" (parent: .abstract.instanceof.Ui\Form\Realization\Type\RealizationByProductsFilterType).
Resolving inheritance for "Ui\Form\Realization\Type\RealizationByProductsFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationByProductsFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationImageConfigurationType" (parent: .abstract.instanceof.Ui\Form\Realization\Type\RealizationImageConfigurationType).
Resolving inheritance for "Ui\Form\Realization\Type\RealizationImageConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationImageConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationImageType" (parent: .abstract.instanceof.Ui\Form\Realization\Type\RealizationImageType).
Resolving inheritance for "Ui\Form\Realization\Type\RealizationImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationTaxonAutocompleteChoiceType" (parent: .abstract.instanceof.Ui\Form\Realization\Type\RealizationTaxonAutocompleteChoiceType).
Resolving inheritance for "Ui\Form\Realization\Type\RealizationTaxonAutocompleteChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationTaxonAutocompleteChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationTranslationType" (parent: .abstract.instanceof.Ui\Form\Realization\Type\RealizationTranslationType).
Resolving inheritance for "Ui\Form\Realization\Type\RealizationTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationType" (parent: .abstract.instanceof.Ui\Form\Realization\Type\RealizationType).
Resolving inheritance for "Ui\Form\Realization\Type\RealizationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Redirect\Type\RedirectType" (parent: .abstract.instanceof.Ui\Form\Redirect\Type\RedirectType).
Resolving inheritance for "Ui\Form\Redirect\Type\RedirectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Redirect\Type\RedirectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Search\Type\GroupTranslationType" (parent: .abstract.instanceof.Ui\Form\Search\Type\GroupTranslationType).
Resolving inheritance for "Ui\Form\Search\Type\GroupTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Search\Type\GroupTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Search\Type\GroupType" (parent: .abstract.instanceof.Ui\Form\Search\Type\GroupType).
Resolving inheritance for "Ui\Form\Search\Type\GroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Search\Type\GroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Search\Type\SortTranslationType" (parent: .abstract.instanceof.Ui\Form\Search\Type\SortTranslationType).
Resolving inheritance for "Ui\Form\Search\Type\SortTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Search\Type\SortTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Search\Type\SortType" (parent: .abstract.instanceof.Ui\Form\Search\Type\SortType).
Resolving inheritance for "Ui\Form\Search\Type\SortType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Search\Type\SortType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Service\Type\ServiceTranslationType" (parent: .abstract.instanceof.Ui\Form\Service\Type\ServiceTranslationType).
Resolving inheritance for "Ui\Form\Service\Type\ServiceTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Service\Type\ServiceTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Service\Type\ServiceType" (parent: .abstract.instanceof.Ui\Form\Service\Type\ServiceType).
Resolving inheritance for "Ui\Form\Service\Type\ServiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Service\Type\ServiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Service\Type\ServiceValueType" (parent: .abstract.instanceof.Ui\Form\Service\Type\ServiceValueType).
Resolving inheritance for "Ui\Form\Service\Type\ServiceValueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Service\Type\ServiceValueType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Shipping\Type\DistanceRateCalculator\ChannelBasedDistanceConfigurationType" (parent: .abstract.instanceof.Ui\Form\Shipping\Type\DistanceRateCalculator\ChannelBasedDistanceConfigurationType).
Resolving inheritance for "Ui\Form\Shipping\Type\DistanceRateCalculator\ChannelBasedDistanceConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Shipping\Type\DistanceRateCalculator\ChannelBasedDistanceConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Shipping\Type\DistanceRateCalculator\DistanceConfigurationType" (parent: .abstract.instanceof.Ui\Form\Shipping\Type\DistanceRateCalculator\DistanceConfigurationType).
Resolving inheritance for "Ui\Form\Shipping\Type\DistanceRateCalculator\DistanceConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Shipping\Type\DistanceRateCalculator\DistanceConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Shipping\Type\FlatRateCalculator\FlatRateConfigurationTypeExtension" (parent: .abstract.instanceof.Ui\Form\Shipping\Type\FlatRateCalculator\FlatRateConfigurationTypeExtension).
Resolving inheritance for "Ui\Form\Shipping\Type\FlatRateCalculator\FlatRateConfigurationTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Shipping\Type\FlatRateCalculator\FlatRateConfigurationTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Shipping\Type\PerUnitRateCalculator\PerUnitRateConfigurationTypeExtension" (parent: .abstract.instanceof.Ui\Form\Shipping\Type\PerUnitRateCalculator\PerUnitRateConfigurationTypeExtension).
Resolving inheritance for "Ui\Form\Shipping\Type\PerUnitRateCalculator\PerUnitRateConfigurationTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Shipping\Type\PerUnitRateCalculator\PerUnitRateConfigurationTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Shipping\Type\ShippingMethodCodeChoiceType" (parent: .abstract.instanceof.Ui\Form\Shipping\Type\ShippingMethodCodeChoiceType).
Resolving inheritance for "Ui\Form\Shipping\Type\ShippingMethodCodeChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Shipping\Type\ShippingMethodCodeChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Shipping\Type\WeightRateCalculator\ChannelBasedWeightConfigurationType" (parent: .abstract.instanceof.Ui\Form\Shipping\Type\WeightRateCalculator\ChannelBasedWeightConfigurationType).
Resolving inheritance for "Ui\Form\Shipping\Type\WeightRateCalculator\ChannelBasedWeightConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Shipping\Type\WeightRateCalculator\ChannelBasedWeightConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Shipping\Type\WeightRateCalculator\WeightConfigurationType" (parent: .abstract.instanceof.Ui\Form\Shipping\Type\WeightRateCalculator\WeightConfigurationType).
Resolving inheritance for "Ui\Form\Shipping\Type\WeightRateCalculator\WeightConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Shipping\Type\WeightRateCalculator\WeightConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Taxonomy\Type\TaxonGalleryImageType" (parent: .abstract.instanceof.Ui\Form\Taxonomy\Type\TaxonGalleryImageType).
Resolving inheritance for "Ui\Form\Taxonomy\Type\TaxonGalleryImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Taxonomy\Type\TaxonGalleryImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Taxonomy\Type\TaxonGalleryTranslationType" (parent: .abstract.instanceof.Ui\Form\Taxonomy\Type\TaxonGalleryTranslationType).
Resolving inheritance for "Ui\Form\Taxonomy\Type\TaxonGalleryTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Taxonomy\Type\TaxonGalleryTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Taxonomy\Type\TaxonGalleryType" (parent: .abstract.instanceof.Ui\Form\Taxonomy\Type\TaxonGalleryType).
Resolving inheritance for "Ui\Form\Taxonomy\Type\TaxonGalleryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Taxonomy\Type\TaxonGalleryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Blog\Extension\ArticleCategoryTranslationTypeExtension" (parent: .abstract.instanceof.Ui\Form\Blog\Extension\ArticleCategoryTranslationTypeExtension).
Resolving inheritance for "Ui\Form\Blog\Extension\ArticleCategoryTranslationTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Blog\Extension\ArticleCategoryTranslationTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Blog\Extension\ArticleTranslationTypeExtension" (parent: .abstract.instanceof.Ui\Form\Blog\Extension\ArticleTranslationTypeExtension).
Resolving inheritance for "Ui\Form\Blog\Extension\ArticleTranslationTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Blog\Extension\ArticleTranslationTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Channel\Extension\ChannelTypeExtension" (parent: .abstract.instanceof.Ui\Form\Channel\Extension\ChannelTypeExtension).
Resolving inheritance for "Ui\Form\Channel\Extension\ChannelTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Channel\Extension\ChannelTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Addressing\Extension\AddressTypeExtension" (parent: .abstract.instanceof.Ui\Form\Addressing\Extension\AddressTypeExtension).
Resolving inheritance for "Ui\Form\Addressing\Extension\AddressTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Addressing\Extension\AddressTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Shipment\Extension\ShipmentMethodSampleTypeExtension" (parent: .abstract.instanceof.Ui\Form\Shipment\Extension\ShipmentMethodSampleTypeExtension).
Resolving inheritance for "Ui\Form\Shipment\Extension\ShipmentMethodSampleTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Shipment\Extension\ShipmentMethodSampleTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.odiseo_blog.form.type.article" (parent: .abstract.instanceof.odiseo_blog.form.type.article).
Resolving inheritance for "odiseo_blog.form.type.article" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.odiseo_blog.form.type.article).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.odiseo_sylius_blog_plugin.form.extension.type.article" (parent: .abstract.instanceof.odiseo_sylius_blog_plugin.form.extension.type.article).
Resolving inheritance for "odiseo_sylius_blog_plugin.form.extension.type.article" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.odiseo_sylius_blog_plugin.form.extension.type.article).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Product\Extension\ProductTypeExtension" (parent: .abstract.instanceof.Ui\Form\Product\Extension\ProductTypeExtension).
Resolving inheritance for "Ui\Form\Product\Extension\ProductTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Product\Extension\ProductTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Product\Extension\ProductTranslationTypeExtension" (parent: .abstract.instanceof.Ui\Form\Product\Extension\ProductTranslationTypeExtension).
Resolving inheritance for "Ui\Form\Product\Extension\ProductTranslationTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Product\Extension\ProductTranslationTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\ProductOption\Extension\ProductOptionTypeExtension" (parent: .abstract.instanceof.Ui\Form\ProductOption\Extension\ProductOptionTypeExtension).
Resolving inheritance for "Ui\Form\ProductOption\Extension\ProductOptionTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\ProductOption\Extension\ProductOptionTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\ProductOptionValue\Extension\ProductOptionValueTypeExtension" (parent: .abstract.instanceof.Ui\Form\ProductOptionValue\Extension\ProductOptionValueTypeExtension).
Resolving inheritance for "Ui\Form\ProductOptionValue\Extension\ProductOptionValueTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\ProductOptionValue\Extension\ProductOptionValueTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\ProductOptionValue\Extension\ProductOptionValueChoiceTypeExtension" (parent: .abstract.instanceof.Ui\Form\ProductOptionValue\Extension\ProductOptionValueChoiceTypeExtension).
Resolving inheritance for "Ui\Form\ProductOptionValue\Extension\ProductOptionValueChoiceTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\ProductOptionValue\Extension\ProductOptionValueChoiceTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\ProductVariant\Extension\ProductVariantTypeExtension" (parent: .abstract.instanceof.Ui\Form\ProductVariant\Extension\ProductVariantTypeExtension).
Resolving inheritance for "Ui\Form\ProductVariant\Extension\ProductVariantTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\ProductVariant\Extension\ProductVariantTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\ProductVariant\Extension\ProductVariantGenerationTypeExtension" (parent: .abstract.instanceof.Ui\Form\ProductVariant\Extension\ProductVariantGenerationTypeExtension).
Resolving inheritance for "Ui\Form\ProductVariant\Extension\ProductVariantGenerationTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\ProductVariant\Extension\ProductVariantGenerationTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Attributes\Extension\ProductVariantAttributeTypeExtension" (parent: .abstract.instanceof.Ui\Form\Attributes\Extension\ProductVariantAttributeTypeExtension).
Resolving inheritance for "Ui\Form\Attributes\Extension\ProductVariantAttributeTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Attributes\Extension\ProductVariantAttributeTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Taxonomy\Extension\TaxonTypeExtension" (parent: .abstract.instanceof.Ui\Form\Taxonomy\Extension\TaxonTypeExtension).
Resolving inheritance for "Ui\Form\Taxonomy\Extension\TaxonTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Taxonomy\Extension\TaxonTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Taxonomy\Extension\TaxonTranslationTypeExtension" (parent: .abstract.instanceof.Ui\Form\Taxonomy\Extension\TaxonTranslationTypeExtension).
Resolving inheritance for "Ui\Form\Taxonomy\Extension\TaxonTranslationTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Taxonomy\Extension\TaxonTranslationTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Attributes\Extension\SelectAttributeTypeExtension" (parent: .abstract.instanceof.Ui\Form\Attributes\Extension\SelectAttributeTypeExtension).
Resolving inheritance for "Ui\Form\Attributes\Extension\SelectAttributeTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Attributes\Extension\SelectAttributeTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Attributes\Extension\SelectAttributeValueTranslationsTypeExtension" (parent: .abstract.instanceof.Ui\Form\Attributes\Extension\SelectAttributeValueTranslationsTypeExtension).
Resolving inheritance for "Ui\Form\Attributes\Extension\SelectAttributeValueTranslationsTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Attributes\Extension\SelectAttributeValueTranslationsTypeExtension).
Resolving inheritance for ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.app.order_processing.shipping_quantity_processor" (parent: .abstract.instanceof.app.order_processing.shipping_quantity_processor).
Resolving inheritance for "app.order_processing.shipping_quantity_processor" (parent: .instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.app.order_processing.shipping_quantity_processor).
Resolving inheritance for ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.sylius.order_processing.shipping_charges_processor" (parent: .abstract.instanceof.sylius.order_processing.shipping_charges_processor).
Resolving inheritance for "sylius.order_processing.shipping_charges_processor" (parent: .instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.sylius.order_processing.shipping_charges_processor).
Resolving inheritance for ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.sylius.order_processing.order_shipment_processor" (parent: .abstract.instanceof.sylius.order_processing.order_shipment_processor).
Resolving inheritance for "sylius.order_processing.order_shipment_processor" (parent: .instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.sylius.order_processing.order_shipment_processor).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Addressing\Application\Query\GetAddressById\FindAddressByIdHandler" (parent: .abstract.instanceof.App\Addressing\Application\Query\GetAddressById\FindAddressByIdHandler).
Resolving inheritance for "App\Addressing\Application\Query\GetAddressById\FindAddressByIdHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Addressing\Application\Query\GetAddressById\FindAddressByIdHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Addressing\Infrastructure\Doctrine\Orm\Repository\CountryRepository" (parent: .abstract.instanceof.App\Addressing\Infrastructure\Doctrine\Orm\Repository\CountryRepository).
Resolving inheritance for "App\Addressing\Infrastructure\Doctrine\Orm\Repository\CountryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Addressing\Infrastructure\Doctrine\Orm\Repository\CountryRepository).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Blog\Application\Query\FindArticle\FindArticleHandler" (parent: .abstract.instanceof.App\Blog\Application\Query\FindArticle\FindArticleHandler).
Resolving inheritance for "App\Blog\Application\Query\FindArticle\FindArticleHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Blog\Application\Query\FindArticle\FindArticleHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Blog\Application\Query\GetArticlesSitemapData\GetArticlesSitemapDataHandler" (parent: .abstract.instanceof.App\Blog\Application\Query\GetArticlesSitemapData\GetArticlesSitemapDataHandler).
Resolving inheritance for "App\Blog\Application\Query\GetArticlesSitemapData\GetArticlesSitemapDataHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Blog\Application\Query\GetArticlesSitemapData\GetArticlesSitemapDataHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Blog\Application\Query\GetTaxonByCode\GetTaxonByCodeHandler" (parent: .abstract.instanceof.App\Blog\Application\Query\GetTaxonByCode\GetTaxonByCodeHandler).
Resolving inheritance for "App\Blog\Application\Query\GetTaxonByCode\GetTaxonByCodeHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Blog\Application\Query\GetTaxonByCode\GetTaxonByCodeHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Channel\Application\Command\RecalculateChannelsRating\RecalculateChannelsRatingHandler" (parent: .abstract.instanceof.App\Channel\Application\Command\RecalculateChannelsRating\RecalculateChannelsRatingHandler).
Resolving inheritance for "App\Channel\Application\Command\RecalculateChannelsRating\RecalculateChannelsRatingHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Channel\Application\Command\RecalculateChannelsRating\RecalculateChannelsRatingHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Composition\Application\Command\SetDefaultComposition\SetDefaultCompositionHandler" (parent: .abstract.instanceof.App\Composition\Application\Command\SetDefaultComposition\SetDefaultCompositionHandler).
Resolving inheritance for "App\Composition\Application\Command\SetDefaultComposition\SetDefaultCompositionHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Composition\Application\Command\SetDefaultComposition\SetDefaultCompositionHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Config\Application\Query\GetAllCountries\GetAllCountriesHandler" (parent: .abstract.instanceof.App\Config\Application\Query\GetAllCountries\GetAllCountriesHandler).
Resolving inheritance for "App\Config\Application\Query\GetAllCountries\GetAllCountriesHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Config\Application\Query\GetAllCountries\GetAllCountriesHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Contact\Application\Command\AddContact\AddContactHandler" (parent: .abstract.instanceof.App\Contact\Application\Command\AddContact\AddContactHandler).
Resolving inheritance for "App\Contact\Application\Command\AddContact\AddContactHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Contact\Application\Command\AddContact\AddContactHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Employee\Application\Query\GetTeam\GetEmployeesHandler" (parent: .abstract.instanceof.App\Employee\Application\Query\GetTeam\GetEmployeesHandler).
Resolving inheritance for "App\Employee\Application\Query\GetTeam\GetEmployeesHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Employee\Application\Query\GetTeam\GetEmployeesHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Faq\Application\Query\GetFaqCategories\GetFaqCategoriesHandler" (parent: .abstract.instanceof.App\Faq\Application\Query\GetFaqCategories\GetFaqCategoriesHandler).
Resolving inheritance for "App\Faq\Application\Query\GetFaqCategories\GetFaqCategoriesHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Faq\Application\Query\GetFaqCategories\GetFaqCategoriesHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\FillingPattern\Application\Command\ActiveFillingPatternTab\ActiveFillingPatternTabHandler" (parent: .abstract.instanceof.App\FillingPattern\Application\Command\ActiveFillingPatternTab\ActiveFillingPatternTabHandler).
Resolving inheritance for "App\FillingPattern\Application\Command\ActiveFillingPatternTab\ActiveFillingPatternTabHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\FillingPattern\Application\Command\ActiveFillingPatternTab\ActiveFillingPatternTabHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\FillingPattern\Application\Command\CloneFillingPattern\CloneFillingPatternHandler" (parent: .abstract.instanceof.App\FillingPattern\Application\Command\CloneFillingPattern\CloneFillingPatternHandler).
Resolving inheritance for "App\FillingPattern\Application\Command\CloneFillingPattern\CloneFillingPatternHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\FillingPattern\Application\Command\CloneFillingPattern\CloneFillingPatternHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\FillingPattern\Application\Command\UpdateTabPosition\UpdateTabPositionHandler" (parent: .abstract.instanceof.App\FillingPattern\Application\Command\UpdateTabPosition\UpdateTabPositionHandler).
Resolving inheritance for "App\FillingPattern\Application\Command\UpdateTabPosition\UpdateTabPositionHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\FillingPattern\Application\Command\UpdateTabPosition\UpdateTabPositionHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\AddressOrder\AddressOrderHandler" (parent: .abstract.instanceof.App\Order\Application\Command\AddressOrder\AddressOrderHandler).
Resolving inheritance for "App\Order\Application\Command\AddressOrder\AddressOrderHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\AddressOrder\AddressOrderHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\CalculateShippingDistance\CalculateShippingDistanceHandler" (parent: .abstract.instanceof.App\Order\Application\Command\CalculateShippingDistance\CalculateShippingDistanceHandler).
Resolving inheritance for "App\Order\Application\Command\CalculateShippingDistance\CalculateShippingDistanceHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\CalculateShippingDistance\CalculateShippingDistanceHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\ChangeAutoChemistryInCart\ChangeAutoChemistryInCartHandler" (parent: .abstract.instanceof.App\Order\Application\Command\ChangeAutoChemistryInCart\ChangeAutoChemistryInCartHandler).
Resolving inheritance for "App\Order\Application\Command\ChangeAutoChemistryInCart\ChangeAutoChemistryInCartHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\ChangeAutoChemistryInCart\ChangeAutoChemistryInCartHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\ChangeItemQuantityInCart\ChangeItemQuantityInCartHandler" (parent: .abstract.instanceof.App\Order\Application\Command\ChangeItemQuantityInCart\ChangeItemQuantityInCartHandler).
Resolving inheritance for "App\Order\Application\Command\ChangeItemQuantityInCart\ChangeItemQuantityInCartHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\ChangeItemQuantityInCart\ChangeItemQuantityInCartHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\ChangeItemVariantInCart\ChangeItemVariantInCartHandler" (parent: .abstract.instanceof.App\Order\Application\Command\ChangeItemVariantInCart\ChangeItemVariantInCartHandler).
Resolving inheritance for "App\Order\Application\Command\ChangeItemVariantInCart\ChangeItemVariantInCartHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\ChangeItemVariantInCart\ChangeItemVariantInCartHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\CompleteOrder\CompleteOrderHandler" (parent: .abstract.instanceof.App\Order\Application\Command\CompleteOrder\CompleteOrderHandler).
Resolving inheritance for "App\Order\Application\Command\CompleteOrder\CompleteOrderHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\CompleteOrder\CompleteOrderHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\MergeCarts\MergeCartsHandler" (parent: .abstract.instanceof.App\Order\Application\Command\MergeCarts\MergeCartsHandler).
Resolving inheritance for "App\Order\Application\Command\MergeCarts\MergeCartsHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\MergeCarts\MergeCartsHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\OrderSamplePriceModifier\OrderSamplePriceModifierHandler" (parent: .abstract.instanceof.App\Order\Application\Command\OrderSamplePriceModifier\OrderSamplePriceModifierHandler).
Resolving inheritance for "App\Order\Application\Command\OrderSamplePriceModifier\OrderSamplePriceModifierHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\OrderSamplePriceModifier\OrderSamplePriceModifierHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\PickupCart\PickupCartHandler" (parent: .abstract.instanceof.App\Order\Application\Command\PickupCart\PickupCartHandler).
Resolving inheritance for "App\Order\Application\Command\PickupCart\PickupCartHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\PickupCart\PickupCartHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\PutVariantBasedConfigurableItemToCart\PutVariantBasedConfigurableItemToCartHandler" (parent: .abstract.instanceof.App\Order\Application\Command\PutVariantBasedConfigurableItemToCart\PutVariantBasedConfigurableItemToCartHandler).
Resolving inheritance for "App\Order\Application\Command\PutVariantBasedConfigurableItemToCart\PutVariantBasedConfigurableItemToCartHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\PutVariantBasedConfigurableItemToCart\PutVariantBasedConfigurableItemToCartHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\RemoveItemFromCart\RemoveItemFromCartHandler" (parent: .abstract.instanceof.App\Order\Application\Command\RemoveItemFromCart\RemoveItemFromCartHandler).
Resolving inheritance for "App\Order\Application\Command\RemoveItemFromCart\RemoveItemFromCartHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\RemoveItemFromCart\RemoveItemFromCartHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\ShopApiCommandHandlerInterface.0.App\Order\Application\Command\SendOrderConfirmation\SendOrderConfirmationHandler" (parent: .abstract.instanceof.App\Order\Application\Command\SendOrderConfirmation\SendOrderConfirmationHandler).
Resolving inheritance for "App\Order\Application\Command\SendOrderConfirmation\SendOrderConfirmationHandler" (parent: .instanceof.App\Shared\Application\Command\ShopApiCommandHandlerInterface.0.App\Order\Application\Command\SendOrderConfirmation\SendOrderConfirmationHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\SetBestShippingOption\SetBestShippingOptionHandler" (parent: .abstract.instanceof.App\Order\Application\Command\SetBestShippingOption\SetBestShippingOptionHandler).
Resolving inheritance for "App\Order\Application\Command\SetBestShippingOption\SetBestShippingOptionHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\SetBestShippingOption\SetBestShippingOptionHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\SetNotes\SetNotesHandler" (parent: .abstract.instanceof.App\Order\Application\Command\SetNotes\SetNotesHandler).
Resolving inheritance for "App\Order\Application\Command\SetNotes\SetNotesHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\SetNotes\SetNotesHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\SetSampleShipping\SetSampleShippingHandler" (parent: .abstract.instanceof.App\Order\Application\Command\SetSampleShipping\SetSampleShippingHandler).
Resolving inheritance for "App\Order\Application\Command\SetSampleShipping\SetSampleShippingHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\SetSampleShipping\SetSampleShippingHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\SetShipping\SetShippingHandler" (parent: .abstract.instanceof.App\Order\Application\Command\SetShipping\SetShippingHandler).
Resolving inheritance for "App\Order\Application\Command\SetShipping\SetShippingHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\SetShipping\SetShippingHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Order\Application\Query\CheckShouldShowWarning\CheckShouldShowWarningHandler" (parent: .abstract.instanceof.App\Order\Application\Query\CheckShouldShowWarning\CheckShouldShowWarningHandler).
Resolving inheritance for "App\Order\Application\Query\CheckShouldShowWarning\CheckShouldShowWarningHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Order\Application\Query\CheckShouldShowWarning\CheckShouldShowWarningHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Order\Application\Query\FindAvailableShippingMethods\FindAvailableShippingMethodsHandler" (parent: .abstract.instanceof.App\Order\Application\Query\FindAvailableShippingMethods\FindAvailableShippingMethodsHandler).
Resolving inheritance for "App\Order\Application\Query\FindAvailableShippingMethods\FindAvailableShippingMethodsHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Order\Application\Query\FindAvailableShippingMethods\FindAvailableShippingMethodsHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Order\Application\Query\FindBestShippingOption\FindBestShippingOptionHandler" (parent: .abstract.instanceof.App\Order\Application\Query\FindBestShippingOption\FindBestShippingOptionHandler).
Resolving inheritance for "App\Order\Application\Query\FindBestShippingOption\FindBestShippingOptionHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Order\Application\Query\FindBestShippingOption\FindBestShippingOptionHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Order\Application\Query\GetCart\CartSummaryHandler" (parent: .abstract.instanceof.App\Order\Application\Query\GetCart\CartSummaryHandler).
Resolving inheritance for "App\Order\Application\Query\GetCart\CartSummaryHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Order\Application\Query\GetCart\CartSummaryHandler).
Resolving inheritance for ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Order\Infrastructure\Processing\OrderSavedAmountRecalculator" (parent: .abstract.instanceof.App\Order\Infrastructure\Processing\OrderSavedAmountRecalculator).
Resolving inheritance for "App\Order\Infrastructure\Processing\OrderSavedAmountRecalculator" (parent: .instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Order\Infrastructure\Processing\OrderSavedAmountRecalculator).
Resolving inheritance for ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Order\Infrastructure\Processing\OrderServicingChargesProcessor" (parent: .abstract.instanceof.App\Order\Infrastructure\Processing\OrderServicingChargesProcessor).
Resolving inheritance for "App\Order\Infrastructure\Processing\OrderServicingChargesProcessor" (parent: .instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Order\Infrastructure\Processing\OrderServicingChargesProcessor).
Resolving inheritance for ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Order\Infrastructure\Processing\OrderShipmentProcessor" (parent: .abstract.instanceof.App\Order\Infrastructure\Processing\OrderShipmentProcessor).
Resolving inheritance for "App\Order\Infrastructure\Processing\OrderShipmentProcessor" (parent: .instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Order\Infrastructure\Processing\OrderShipmentProcessor).
Resolving inheritance for ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Order\Infrastructure\Processing\SamplePriceRecalculator" (parent: .abstract.instanceof.App\Order\Infrastructure\Processing\SamplePriceRecalculator).
Resolving inheritance for "App\Order\Infrastructure\Processing\SamplePriceRecalculator" (parent: .instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Order\Infrastructure\Processing\SamplePriceRecalculator).
Resolving inheritance for ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Order\Infrastructure\Processing\ShippingChargesProcessor" (parent: .abstract.instanceof.App\Order\Infrastructure\Processing\ShippingChargesProcessor).
Resolving inheritance for "App\Order\Infrastructure\Processing\ShippingChargesProcessor" (parent: .instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Order\Infrastructure\Processing\ShippingChargesProcessor).
Resolving inheritance for ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Order\Infrastructure\Processing\ShippingQuantityProcessor" (parent: .abstract.instanceof.App\Order\Infrastructure\Processing\ShippingQuantityProcessor).
Resolving inheritance for "App\Order\Infrastructure\Processing\ShippingQuantityProcessor" (parent: .instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Order\Infrastructure\Processing\ShippingQuantityProcessor).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Page\Application\Query\GetPage\GetPageHandler" (parent: .abstract.instanceof.App\Page\Application\Query\GetPage\GetPageHandler).
Resolving inheritance for "App\Page\Application\Query\GetPage\GetPageHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Page\Application\Query\GetPage\GetPageHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Payment\Application\Command\CaptureOrderPayment\CaptureOrderPaymentHandler" (parent: .abstract.instanceof.App\Payment\Application\Command\CaptureOrderPayment\CaptureOrderPaymentHandler).
Resolving inheritance for "App\Payment\Application\Command\CaptureOrderPayment\CaptureOrderPaymentHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Payment\Application\Command\CaptureOrderPayment\CaptureOrderPaymentHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Payment\Application\Command\HandlePayment\HandlePaymentHandler" (parent: .abstract.instanceof.App\Payment\Application\Command\HandlePayment\HandlePaymentHandler).
Resolving inheritance for "App\Payment\Application\Command\HandlePayment\HandlePaymentHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Payment\Application\Command\HandlePayment\HandlePaymentHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Payment\Application\Command\RegisterOrderPayment\RegisterOrderPaymentHandler" (parent: .abstract.instanceof.App\Payment\Application\Command\RegisterOrderPayment\RegisterOrderPaymentHandler).
Resolving inheritance for "App\Payment\Application\Command\RegisterOrderPayment\RegisterOrderPaymentHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Payment\Application\Command\RegisterOrderPayment\RegisterOrderPaymentHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Payment\Application\Command\UpdatePaymentMethod\UpdatePaymentMethodHandler" (parent: .abstract.instanceof.App\Payment\Application\Command\UpdatePaymentMethod\UpdatePaymentMethodHandler).
Resolving inheritance for "App\Payment\Application\Command\UpdatePaymentMethod\UpdatePaymentMethodHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Payment\Application\Command\UpdatePaymentMethod\UpdatePaymentMethodHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Payment\Application\Query\GetPaymentStatus\GetPaymentStatusHandler" (parent: .abstract.instanceof.App\Payment\Application\Query\GetPaymentStatus\GetPaymentStatusHandler).
Resolving inheritance for "App\Payment\Application\Query\GetPaymentStatus\GetPaymentStatusHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Payment\Application\Query\GetPaymentStatus\GetPaymentStatusHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Payment\Application\Query\GetRequirePaymentAction\GetRequirePaymentActionHandler" (parent: .abstract.instanceof.App\Payment\Application\Query\GetRequirePaymentAction\GetRequirePaymentActionHandler).
Resolving inheritance for "App\Payment\Application\Query\GetRequirePaymentAction\GetRequirePaymentActionHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Payment\Application\Query\GetRequirePaymentAction\GetRequirePaymentActionHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Product\Application\Command\BulkUpdateProductVariant\BulkUpdateProductVariantHandler" (parent: .abstract.instanceof.App\Product\Application\Command\BulkUpdateProductVariant\BulkUpdateProductVariantHandler).
Resolving inheritance for "App\Product\Application\Command\BulkUpdateProductVariant\BulkUpdateProductVariantHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Product\Application\Command\BulkUpdateProductVariant\BulkUpdateProductVariantHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Product\Application\Command\RecalculateProductsRating\RecalculateProductsRatingHandler" (parent: .abstract.instanceof.App\Product\Application\Command\RecalculateProductsRating\RecalculateProductsRatingHandler).
Resolving inheritance for "App\Product\Application\Command\RecalculateProductsRating\RecalculateProductsRatingHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Product\Application\Command\RecalculateProductsRating\RecalculateProductsRatingHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Product\Application\Command\UpdateProductOptionOrder\UpdateProductOptionOrderHandler" (parent: .abstract.instanceof.App\Product\Application\Command\UpdateProductOptionOrder\UpdateProductOptionOrderHandler).
Resolving inheritance for "App\Product\Application\Command\UpdateProductOptionOrder\UpdateProductOptionOrderHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Product\Application\Command\UpdateProductOptionOrder\UpdateProductOptionOrderHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Product\Application\EventSubscriber\UpdateOrderOptionEventSubscriber" (parent: .abstract.instanceof.App\Product\Application\EventSubscriber\UpdateOrderOptionEventSubscriber).
Resolving inheritance for "App\Product\Application\EventSubscriber\UpdateOrderOptionEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Product\Application\EventSubscriber\UpdateOrderOptionEventSubscriber).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Product\Application\Query\FindProduct\FindProductHandler" (parent: .abstract.instanceof.App\Product\Application\Query\FindProduct\FindProductHandler).
Resolving inheritance for "App\Product\Application\Query\FindProduct\FindProductHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Product\Application\Query\FindProduct\FindProductHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Product\Application\Query\GetBulkUpdatedProductVariant\GetBulkUpdatedProductVariantHandler" (parent: .abstract.instanceof.App\Product\Application\Query\GetBulkUpdatedProductVariant\GetBulkUpdatedProductVariantHandler).
Resolving inheritance for "App\Product\Application\Query\GetBulkUpdatedProductVariant\GetBulkUpdatedProductVariantHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Product\Application\Query\GetBulkUpdatedProductVariant\GetBulkUpdatedProductVariantHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Product\Application\Query\GetProductDataTabs\GetProductDataTabsHandler" (parent: .abstract.instanceof.App\Product\Application\Query\GetProductDataTabs\GetProductDataTabsHandler).
Resolving inheritance for "App\Product\Application\Query\GetProductDataTabs\GetProductDataTabsHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Product\Application\Query\GetProductDataTabs\GetProductDataTabsHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Product\Application\Query\GetProductsImages\GetProductsImagesHandler" (parent: .abstract.instanceof.App\Product\Application\Query\GetProductsImages\GetProductsImagesHandler).
Resolving inheritance for "App\Product\Application\Query\GetProductsImages\GetProductsImagesHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Product\Application\Query\GetProductsImages\GetProductsImagesHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Product\Application\Query\GetProductsSitemapData\GetProductsSitemapDataHandler" (parent: .abstract.instanceof.App\Product\Application\Query\GetProductsSitemapData\GetProductsSitemapDataHandler).
Resolving inheritance for "App\Product\Application\Query\GetProductsSitemapData\GetProductsSitemapDataHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Product\Application\Query\GetProductsSitemapData\GetProductsSitemapDataHandler).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Product\Application\Twig\ProductOptionExtension" (parent: .abstract.instanceof.App\Product\Application\Twig\ProductOptionExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Product\Application\Twig\ProductOptionExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Product\Application\Twig\ProductOptionExtension).
Resolving inheritance for "App\Product\Application\Twig\ProductOptionExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Product\Application\Twig\ProductOptionExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Product\Application\Twig\ProductVariantDistinctionExtension" (parent: .abstract.instanceof.App\Product\Application\Twig\ProductVariantDistinctionExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Product\Application\Twig\ProductVariantDistinctionExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Product\Application\Twig\ProductVariantDistinctionExtension).
Resolving inheritance for "App\Product\Application\Twig\ProductVariantDistinctionExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Product\Application\Twig\ProductVariantDistinctionExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Product\Application\Twig\ShipmentExtension" (parent: .abstract.instanceof.App\Product\Application\Twig\ShipmentExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Product\Application\Twig\ShipmentExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Product\Application\Twig\ShipmentExtension).
Resolving inheritance for "App\Product\Application\Twig\ShipmentExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Product\Application\Twig\ShipmentExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Product\Infrastructure\Cli\UpdateProductDescriptionFieldsCommand" (parent: .abstract.instanceof.App\Product\Infrastructure\Cli\UpdateProductDescriptionFieldsCommand).
Resolving inheritance for "App\Product\Infrastructure\Cli\UpdateProductDescriptionFieldsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Product\Infrastructure\Cli\UpdateProductDescriptionFieldsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Product\Infrastructure\Cli\UpdateProductOptionValueCodeCommand" (parent: .abstract.instanceof.App\Product\Infrastructure\Cli\UpdateProductOptionValueCodeCommand).
Resolving inheritance for "App\Product\Infrastructure\Cli\UpdateProductOptionValueCodeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Product\Infrastructure\Cli\UpdateProductOptionValueCodeCommand).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Product\Infrastructure\Doctrine\Orm\Repository\ProductCompositionRepository" (parent: .abstract.instanceof.App\Product\Infrastructure\Doctrine\Orm\Repository\ProductCompositionRepository).
Resolving inheritance for "App\Product\Infrastructure\Doctrine\Orm\Repository\ProductCompositionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Product\Infrastructure\Doctrine\Orm\Repository\ProductCompositionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Product\Infrastructure\EventSubscriber\InjectBindingIntoProductDoctrineEventSubscriber" (parent: .abstract.instanceof.App\Product\Infrastructure\EventSubscriber\InjectBindingIntoProductDoctrineEventSubscriber).
Resolving inheritance for "App\Product\Infrastructure\EventSubscriber\InjectBindingIntoProductDoctrineEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Product\Infrastructure\EventSubscriber\InjectBindingIntoProductDoctrineEventSubscriber).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Realization\Application\Query\FindAllRealizations\FindAllRealizationsHandler" (parent: .abstract.instanceof.App\Realization\Application\Query\FindAllRealizations\FindAllRealizationsHandler).
Resolving inheritance for "App\Realization\Application\Query\FindAllRealizations\FindAllRealizationsHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Realization\Application\Query\FindAllRealizations\FindAllRealizationsHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Realization\Application\Query\FindRealization\FindRealizationHandler" (parent: .abstract.instanceof.App\Realization\Application\Query\FindRealization\FindRealizationHandler).
Resolving inheritance for "App\Realization\Application\Query\FindRealization\FindRealizationHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Realization\Application\Query\FindRealization\FindRealizationHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Realization\Application\Query\FindRealizationsByProductCode\FindRealizationsByProductCodeHandler" (parent: .abstract.instanceof.App\Realization\Application\Query\FindRealizationsByProductCode\FindRealizationsByProductCodeHandler).
Resolving inheritance for "App\Realization\Application\Query\FindRealizationsByProductCode\FindRealizationsByProductCodeHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Realization\Application\Query\FindRealizationsByProductCode\FindRealizationsByProductCodeHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Realization\Application\Query\GetRealizationSlug\GetRealizationSlugHandler" (parent: .abstract.instanceof.App\Realization\Application\Query\GetRealizationSlug\GetRealizationSlugHandler).
Resolving inheritance for "App\Realization\Application\Query\GetRealizationSlug\GetRealizationSlugHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Realization\Application\Query\GetRealizationSlug\GetRealizationSlugHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Realization\Application\Query\GetRealizationsSitemapData\GetRealizationsSitemapDataHandler" (parent: .abstract.instanceof.App\Realization\Application\Query\GetRealizationsSitemapData\GetRealizationsSitemapDataHandler).
Resolving inheritance for "App\Realization\Application\Query\GetRealizationsSitemapData\GetRealizationsSitemapDataHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Realization\Application\Query\GetRealizationsSitemapData\GetRealizationsSitemapDataHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Realization\Infrastructure\EventSubscriber\InjectBindingIntoRealizationDoctrineEventSubscriber" (parent: .abstract.instanceof.App\Realization\Infrastructure\EventSubscriber\InjectBindingIntoRealizationDoctrineEventSubscriber).
Resolving inheritance for "App\Realization\Infrastructure\EventSubscriber\InjectBindingIntoRealizationDoctrineEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Realization\Infrastructure\EventSubscriber\InjectBindingIntoRealizationDoctrineEventSubscriber).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Redirect\Application\Query\GetRedirects\GetRedirectsHandler" (parent: .abstract.instanceof.App\Redirect\Application\Query\GetRedirects\GetRedirectsHandler).
Resolving inheritance for "App\Redirect\Application\Query\GetRedirects\GetRedirectsHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Redirect\Application\Query\GetRedirects\GetRedirectsHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Review\Application\Command\AddReview\AddReviewHandler" (parent: .abstract.instanceof.App\Review\Application\Command\AddReview\AddReviewHandler).
Resolving inheritance for "App\Review\Application\Command\AddReview\AddReviewHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Review\Application\Command\AddReview\AddReviewHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Review\Application\EventSubscriber\RecalculateChannelEventSubscriber" (parent: .abstract.instanceof.App\Review\Application\EventSubscriber\RecalculateChannelEventSubscriber).
Resolving inheritance for "App\Review\Application\EventSubscriber\RecalculateChannelEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Review\Application\EventSubscriber\RecalculateChannelEventSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Review\Application\EventSubscriber\RecalculateProductEventSubscriber" (parent: .abstract.instanceof.App\Review\Application\EventSubscriber\RecalculateProductEventSubscriber).
Resolving inheritance for "App\Review\Application\EventSubscriber\RecalculateProductEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Review\Application\EventSubscriber\RecalculateProductEventSubscriber).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Review\Application\Query\GetReviews\GetReviewsHandler" (parent: .abstract.instanceof.App\Review\Application\Query\GetReviews\GetReviewsHandler).
Resolving inheritance for "App\Review\Application\Query\GetReviews\GetReviewsHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Review\Application\Query\GetReviews\GetReviewsHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Review\Application\Query\GetReviewsTotal\GetReviewsTotalHandler" (parent: .abstract.instanceof.App\Review\Application\Query\GetReviewsTotal\GetReviewsTotalHandler).
Resolving inheritance for "App\Review\Application\Query\GetReviewsTotal\GetReviewsTotalHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Review\Application\Query\GetReviewsTotal\GetReviewsTotalHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Search\Application\Command\ArticleDelete\ArticleDeleteHandler" (parent: .abstract.instanceof.App\Search\Application\Command\ArticleDelete\ArticleDeleteHandler).
Resolving inheritance for "App\Search\Application\Command\ArticleDelete\ArticleDeleteHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Search\Application\Command\ArticleDelete\ArticleDeleteHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Search\Application\Command\ArticleReindex\ArticleReindexHandler" (parent: .abstract.instanceof.App\Search\Application\Command\ArticleReindex\ArticleReindexHandler).
Resolving inheritance for "App\Search\Application\Command\ArticleReindex\ArticleReindexHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Search\Application\Command\ArticleReindex\ArticleReindexHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Search\Application\Command\InvalidateProductBySlug\InvalidateProductBySlugHandler" (parent: .abstract.instanceof.App\Search\Application\Command\InvalidateProductBySlug\InvalidateProductBySlugHandler).
Resolving inheritance for "App\Search\Application\Command\InvalidateProductBySlug\InvalidateProductBySlugHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Search\Application\Command\InvalidateProductBySlug\InvalidateProductBySlugHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Search\Application\Command\ProductDelete\ProductDeleteHandler" (parent: .abstract.instanceof.App\Search\Application\Command\ProductDelete\ProductDeleteHandler).
Resolving inheritance for "App\Search\Application\Command\ProductDelete\ProductDeleteHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Search\Application\Command\ProductDelete\ProductDeleteHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Search\Application\Command\ProductReindex\ProductReindexHandler" (parent: .abstract.instanceof.App\Search\Application\Command\ProductReindex\ProductReindexHandler).
Resolving inheritance for "App\Search\Application\Command\ProductReindex\ProductReindexHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Search\Application\Command\ProductReindex\ProductReindexHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Search\Application\Command\RealizationDelete\RealizationDeleteHandler" (parent: .abstract.instanceof.App\Search\Application\Command\RealizationDelete\RealizationDeleteHandler).
Resolving inheritance for "App\Search\Application\Command\RealizationDelete\RealizationDeleteHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Search\Application\Command\RealizationDelete\RealizationDeleteHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Search\Application\Command\RealizationReindex\RealizationReindexHandler" (parent: .abstract.instanceof.App\Search\Application\Command\RealizationReindex\RealizationReindexHandler).
Resolving inheritance for "App\Search\Application\Command\RealizationReindex\RealizationReindexHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Search\Application\Command\RealizationReindex\RealizationReindexHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Search\Application\EventSubscriber\AppendProductVariantAttributeMappingSubscriber" (parent: .abstract.instanceof.App\Search\Application\EventSubscriber\AppendProductVariantAttributeMappingSubscriber).
Resolving inheritance for "App\Search\Application\EventSubscriber\AppendProductVariantAttributeMappingSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Search\Application\EventSubscriber\AppendProductVariantAttributeMappingSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Search\Application\EventSubscriber\AppendRealizationAttributeMappingSubscriber" (parent: .abstract.instanceof.App\Search\Application\EventSubscriber\AppendRealizationAttributeMappingSubscriber).
Resolving inheritance for "App\Search\Application\EventSubscriber\AppendRealizationAttributeMappingSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Search\Application\EventSubscriber\AppendRealizationAttributeMappingSubscriber).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Search\Application\EventSubscriber\ReindexArticleEventSubscriber" (parent: .abstract.instanceof.App\Search\Application\EventSubscriber\ReindexArticleEventSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Search\Application\EventSubscriber\ReindexArticleEventSubscriber" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Search\Application\EventSubscriber\ReindexArticleEventSubscriber).
Resolving inheritance for "App\Search\Application\EventSubscriber\ReindexArticleEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Search\Application\EventSubscriber\ReindexArticleEventSubscriber).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Search\Application\EventSubscriber\ReindexProductEventSubscriber" (parent: .abstract.instanceof.App\Search\Application\EventSubscriber\ReindexProductEventSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Search\Application\EventSubscriber\ReindexProductEventSubscriber" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Search\Application\EventSubscriber\ReindexProductEventSubscriber).
Resolving inheritance for "App\Search\Application\EventSubscriber\ReindexProductEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Search\Application\EventSubscriber\ReindexProductEventSubscriber).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Search\Application\EventSubscriber\ReindexRealizationEventSubscriber" (parent: .abstract.instanceof.App\Search\Application\EventSubscriber\ReindexRealizationEventSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Search\Application\EventSubscriber\ReindexRealizationEventSubscriber" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Search\Application\EventSubscriber\ReindexRealizationEventSubscriber).
Resolving inheritance for "App\Search\Application\EventSubscriber\ReindexRealizationEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Search\Application\EventSubscriber\ReindexRealizationEventSubscriber).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Search\Application\Query\SearchArticle\SearchArticleHandler" (parent: .abstract.instanceof.App\Search\Application\Query\SearchArticle\SearchArticleHandler).
Resolving inheritance for "App\Search\Application\Query\SearchArticle\SearchArticleHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Search\Application\Query\SearchArticle\SearchArticleHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Search\Application\Query\SearchProduct\SearchProductHandler" (parent: .abstract.instanceof.App\Search\Application\Query\SearchProduct\SearchProductHandler).
Resolving inheritance for "App\Search\Application\Query\SearchProduct\SearchProductHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Search\Application\Query\SearchProduct\SearchProductHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Search\Application\Query\SearchRealization\SearchRealizationHandler" (parent: .abstract.instanceof.App\Search\Application\Query\SearchRealization\SearchRealizationHandler).
Resolving inheritance for "App\Search\Application\Query\SearchRealization\SearchRealizationHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Search\Application\Query\SearchRealization\SearchRealizationHandler).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.App\Search\Domain\Article\Request\ArticleSearch" (parent: .abstract.instanceof.App\Search\Domain\Article\Request\ArticleSearch).
Resolving inheritance for "App\Search\Domain\Article\Request\ArticleSearch" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.App\Search\Domain\Article\Request\ArticleSearch).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.App\Search\Domain\Product\Request\ProductSearch\ProductSearch" (parent: .abstract.instanceof.App\Search\Domain\Product\Request\ProductSearch\ProductSearch).
Resolving inheritance for "App\Search\Domain\Product\Request\ProductSearch\ProductSearch" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.App\Search\Domain\Product\Request\ProductSearch\ProductSearch).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.App\Search\Domain\Realization\Request\RealizationSearch\RealizationSearch" (parent: .abstract.instanceof.App\Search\Domain\Realization\Request\RealizationSearch\RealizationSearch).
Resolving inheritance for "App\Search\Domain\Realization\Request\RealizationSearch\RealizationSearch" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.App\Search\Domain\Realization\Request\RealizationSearch\RealizationSearch).
Resolving inheritance for ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\ArticleMapperConfiguration" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\ArticleMapperConfiguration).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\ArticleMapperConfiguration" (parent: .instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\ArticleMapperConfiguration).
Resolving inheritance for ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\PricingMapperConfiguration" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\PricingMapperConfiguration).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\PricingMapperConfiguration" (parent: .instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\PricingMapperConfiguration).
Resolving inheritance for ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\ProductMapperConfiguration" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductMapperConfiguration).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\ProductMapperConfiguration" (parent: .instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\ProductMapperConfiguration).
Resolving inheritance for ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\ProductProxyMapperConfiguration" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductProxyMapperConfiguration).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\ProductProxyMapperConfiguration" (parent: .instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\ProductProxyMapperConfiguration).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueConfiguration" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueConfiguration).
Resolving inheritance for ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueConfiguration" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueConfiguration).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueConfiguration" (parent: .instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueConfiguration).
Resolving inheritance for ".instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\CheckboxReader" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\CheckboxReader).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\CheckboxReader" (parent: .instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\CheckboxReader).
Resolving inheritance for ".instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\DateReader" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\DateReader).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\DateReader" (parent: .instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\DateReader).
Resolving inheritance for ".instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\DateTimeReader" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\DateTimeReader).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\DateTimeReader" (parent: .instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\DateTimeReader).
Resolving inheritance for ".instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\IntegerReader" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\IntegerReader).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\IntegerReader" (parent: .instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\IntegerReader).
Resolving inheritance for ".instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\PercentReader" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\PercentReader).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\PercentReader" (parent: .instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\PercentReader).
Resolving inheritance for ".instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\SelectReader" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\SelectReader).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\SelectReader" (parent: .instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\SelectReader).
Resolving inheritance for ".instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\TextReader" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\TextReader).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\TextReader" (parent: .instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\TextReader).
Resolving inheritance for ".instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\TextareaReader" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\TextareaReader).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\TextareaReader" (parent: .instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\TextareaReader).
Resolving inheritance for ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantMapperConfiguration" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantMapperConfiguration).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\ProductVariantMapperConfiguration" (parent: .instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantMapperConfiguration).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueConfiguration" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueConfiguration).
Resolving inheritance for ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueConfiguration" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueConfiguration).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\RealizationAttributeValueConfiguration" (parent: .instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueConfiguration).
Resolving inheritance for ".instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\CheckboxReader" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\CheckboxReader).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\CheckboxReader" (parent: .instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\CheckboxReader).
Resolving inheritance for ".instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\DateReader" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\DateReader).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\DateReader" (parent: .instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\DateReader).
Resolving inheritance for ".instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\DateTimeReader" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\DateTimeReader).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\DateTimeReader" (parent: .instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\DateTimeReader).
Resolving inheritance for ".instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\IntegerReader" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\IntegerReader).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\IntegerReader" (parent: .instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\IntegerReader).
Resolving inheritance for ".instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\PercentReader" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\PercentReader).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\PercentReader" (parent: .instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\PercentReader).
Resolving inheritance for ".instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\SelectReader" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\SelectReader).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\SelectReader" (parent: .instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\SelectReader).
Resolving inheritance for ".instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\TextReader" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\TextReader).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\TextReader" (parent: .instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\TextReader).
Resolving inheritance for ".instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\TextareaReader" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\TextareaReader).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\TextareaReader" (parent: .instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\TextareaReader).
Resolving inheritance for ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\RealizationMapperConfiguration" (parent: .abstract.instanceof.App\Search\Infrastructure\AutoMapper\RealizationMapperConfiguration).
Resolving inheritance for "App\Search\Infrastructure\AutoMapper\RealizationMapperConfiguration" (parent: .instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\RealizationMapperConfiguration).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ChannelDTONormalizer" (parent: .abstract.instanceof.App\Search\Infrastructure\Generated\Normalizer\ChannelDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ChannelDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ChannelDTONormalizer).
Resolving inheritance for "App\Search\Infrastructure\Generated\Normalizer\ChannelDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ChannelDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ImageDTONormalizer" (parent: .abstract.instanceof.App\Search\Infrastructure\Generated\Normalizer\ImageDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ImageDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ImageDTONormalizer).
Resolving inheritance for "App\Search\Infrastructure\Generated\Normalizer\ImageDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ImageDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\JaneObjectNormalizer" (parent: .abstract.instanceof.App\Search\Infrastructure\Generated\Normalizer\JaneObjectNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\JaneObjectNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\JaneObjectNormalizer).
Resolving inheritance for "App\Search\Infrastructure\Generated\Normalizer\JaneObjectNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\JaneObjectNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\PricingDTONormalizer" (parent: .abstract.instanceof.App\Search\Infrastructure\Generated\Normalizer\PricingDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\PricingDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\PricingDTONormalizer).
Resolving inheritance for "App\Search\Infrastructure\Generated\Normalizer\PricingDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\PricingDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ProductAttributeDTONormalizer" (parent: .abstract.instanceof.App\Search\Infrastructure\Generated\Normalizer\ProductAttributeDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ProductAttributeDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ProductAttributeDTONormalizer).
Resolving inheritance for "App\Search\Infrastructure\Generated\Normalizer\ProductAttributeDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ProductAttributeDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ProductTaxonDTONormalizer" (parent: .abstract.instanceof.App\Search\Infrastructure\Generated\Normalizer\ProductTaxonDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ProductTaxonDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ProductTaxonDTONormalizer).
Resolving inheritance for "App\Search\Infrastructure\Generated\Normalizer\ProductTaxonDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ProductTaxonDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\TaxonDTONormalizer" (parent: .abstract.instanceof.App\Search\Infrastructure\Generated\Normalizer\TaxonDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\TaxonDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\TaxonDTONormalizer).
Resolving inheritance for "App\Search\Infrastructure\Generated\Normalizer\TaxonDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\TaxonDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Runtime\Normalizer\ReferenceNormalizer" (parent: .abstract.instanceof.App\Search\Infrastructure\Generated\Runtime\Normalizer\ReferenceNormalizer).
Resolving inheritance for "App\Search\Infrastructure\Generated\Runtime\Normalizer\ReferenceNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Runtime\Normalizer\ReferenceNormalizer).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Shared\Application\Command\SendMessage\SendMessageHandler" (parent: .abstract.instanceof.App\Shared\Application\Command\SendMessage\SendMessageHandler).
Resolving inheritance for "App\Shared\Application\Command\SendMessage\SendMessageHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Shared\Application\Command\SendMessage\SendMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Shared\Application\EventSubscriber\CacheInvalidateDoctrineEventSubscriber" (parent: .abstract.instanceof.App\Shared\Application\EventSubscriber\CacheInvalidateDoctrineEventSubscriber).
Resolving inheritance for "App\Shared\Application\EventSubscriber\CacheInvalidateDoctrineEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Shared\Application\EventSubscriber\CacheInvalidateDoctrineEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Shared\Application\EventSubscriber\CacheInvalidateEventSubscriber" (parent: .abstract.instanceof.App\Shared\Application\EventSubscriber\CacheInvalidateEventSubscriber).
Resolving inheritance for "App\Shared\Application\EventSubscriber\CacheInvalidateEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Shared\Application\EventSubscriber\CacheInvalidateEventSubscriber).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Shared\Infrastructure\Twig\UrlDecodeExtension" (parent: .abstract.instanceof.App\Shared\Infrastructure\Twig\UrlDecodeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Shared\Infrastructure\Twig\UrlDecodeExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Shared\Infrastructure\Twig\UrlDecodeExtension).
Resolving inheritance for "App\Shared\Infrastructure\Twig\UrlDecodeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Shared\Infrastructure\Twig\UrlDecodeExtension).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Taxonomy\Application\Command\BulkDeleteTaxonGallery\BulkDeleteTaxonGalleryHandler" (parent: .abstract.instanceof.App\Taxonomy\Application\Command\BulkDeleteTaxonGallery\BulkDeleteTaxonGalleryHandler).
Resolving inheritance for "App\Taxonomy\Application\Command\BulkDeleteTaxonGallery\BulkDeleteTaxonGalleryHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Taxonomy\Application\Command\BulkDeleteTaxonGallery\BulkDeleteTaxonGalleryHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Taxonomy\Application\Command\ChangeGalleriesStatus\ChangeGalleriesStatusHandler" (parent: .abstract.instanceof.App\Taxonomy\Application\Command\ChangeGalleriesStatus\ChangeGalleriesStatusHandler).
Resolving inheritance for "App\Taxonomy\Application\Command\ChangeGalleriesStatus\ChangeGalleriesStatusHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Taxonomy\Application\Command\ChangeGalleriesStatus\ChangeGalleriesStatusHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Taxonomy\Application\Command\CreateTaxonGallery\CreateTaxonGalleryHandler" (parent: .abstract.instanceof.App\Taxonomy\Application\Command\CreateTaxonGallery\CreateTaxonGalleryHandler).
Resolving inheritance for "App\Taxonomy\Application\Command\CreateTaxonGallery\CreateTaxonGalleryHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Taxonomy\Application\Command\CreateTaxonGallery\CreateTaxonGalleryHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Taxonomy\Application\Command\GetTaxonDetails\GetTaxonDetailsHandler" (parent: .abstract.instanceof.App\Taxonomy\Application\Command\GetTaxonDetails\GetTaxonDetailsHandler).
Resolving inheritance for "App\Taxonomy\Application\Command\GetTaxonDetails\GetTaxonDetailsHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Taxonomy\Application\Command\GetTaxonDetails\GetTaxonDetailsHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Taxonomy\Application\Command\GetTaxonTree\GetTaxonTreeHandler" (parent: .abstract.instanceof.App\Taxonomy\Application\Command\GetTaxonTree\GetTaxonTreeHandler).
Resolving inheritance for "App\Taxonomy\Application\Command\GetTaxonTree\GetTaxonTreeHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Taxonomy\Application\Command\GetTaxonTree\GetTaxonTreeHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Taxonomy\Application\Command\UpdateTaxonGallery\UpdateTaxonGalleryHandler" (parent: .abstract.instanceof.App\Taxonomy\Application\Command\UpdateTaxonGallery\UpdateTaxonGalleryHandler).
Resolving inheritance for "App\Taxonomy\Application\Command\UpdateTaxonGallery\UpdateTaxonGalleryHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Taxonomy\Application\Command\UpdateTaxonGallery\UpdateTaxonGalleryHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Taxonomy\Application\Query\FindAllTaxonGalleries\FindAllTaxonGalleriesHandler" (parent: .abstract.instanceof.App\Taxonomy\Application\Query\FindAllTaxonGalleries\FindAllTaxonGalleriesHandler).
Resolving inheritance for "App\Taxonomy\Application\Query\FindAllTaxonGalleries\FindAllTaxonGalleriesHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Taxonomy\Application\Query\FindAllTaxonGalleries\FindAllTaxonGalleriesHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Taxonomy\Application\Query\GetTaxonGallery\GetTaxonGalleryHandler" (parent: .abstract.instanceof.App\Taxonomy\Application\Query\GetTaxonGallery\GetTaxonGalleryHandler).
Resolving inheritance for "App\Taxonomy\Application\Query\GetTaxonGallery\GetTaxonGalleryHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Taxonomy\Application\Query\GetTaxonGallery\GetTaxonGalleryHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Taxonomy\Application\Query\GetTaxonsSitemapData\GetTaxonsSitemapDataHandler" (parent: .abstract.instanceof.App\Taxonomy\Application\Query\GetTaxonsSitemapData\GetTaxonsSitemapDataHandler).
Resolving inheritance for "App\Taxonomy\Application\Query\GetTaxonsSitemapData\GetTaxonsSitemapDataHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Taxonomy\Application\Query\GetTaxonsSitemapData\GetTaxonsSitemapDataHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Wishlist\Application\Command\AddItemToWishlist\AddItemToWishlistHandler" (parent: .abstract.instanceof.App\Wishlist\Application\Command\AddItemToWishlist\AddItemToWishlistHandler).
Resolving inheritance for "App\Wishlist\Application\Command\AddItemToWishlist\AddItemToWishlistHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Wishlist\Application\Command\AddItemToWishlist\AddItemToWishlistHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Wishlist\Application\Command\AssignWishlist\AssignWishlistHandler" (parent: .abstract.instanceof.App\Wishlist\Application\Command\AssignWishlist\AssignWishlistHandler).
Resolving inheritance for "App\Wishlist\Application\Command\AssignWishlist\AssignWishlistHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Wishlist\Application\Command\AssignWishlist\AssignWishlistHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Wishlist\Application\Command\CreateWishlist\CreateWishlistHandler" (parent: .abstract.instanceof.App\Wishlist\Application\Command\CreateWishlist\CreateWishlistHandler).
Resolving inheritance for "App\Wishlist\Application\Command\CreateWishlist\CreateWishlistHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Wishlist\Application\Command\CreateWishlist\CreateWishlistHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Wishlist\Application\Command\RemoveItemFromWishlist\RemoveItemFromWishlistHandler" (parent: .abstract.instanceof.App\Wishlist\Application\Command\RemoveItemFromWishlist\RemoveItemFromWishlistHandler).
Resolving inheritance for "App\Wishlist\Application\Command\RemoveItemFromWishlist\RemoveItemFromWishlistHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Wishlist\Application\Command\RemoveItemFromWishlist\RemoveItemFromWishlistHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Wishlist\Application\Query\FindCustomerWishlist\FindCustomerWishlistHandler" (parent: .abstract.instanceof.App\Wishlist\Application\Query\FindCustomerWishlist\FindCustomerWishlistHandler).
Resolving inheritance for "App\Wishlist\Application\Query\FindCustomerWishlist\FindCustomerWishlistHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Wishlist\Application\Query\FindCustomerWishlist\FindCustomerWishlistHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Wishlist\Application\Query\FindWishlist\FindWishlistHandler" (parent: .abstract.instanceof.App\Wishlist\Application\Query\FindWishlist\FindWishlistHandler).
Resolving inheritance for "App\Wishlist\Application\Query\FindWishlist\FindWishlistHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Wishlist\Application\Query\FindWishlist\FindWishlistHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ui\Form\Taxonomy\Validator\GallerySizeValidator" (parent: .abstract.instanceof.Ui\Form\Taxonomy\Validator\GallerySizeValidator).
Resolving inheritance for "Ui\Form\Taxonomy\Validator\GallerySizeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ui\Form\Taxonomy\Validator\GallerySizeValidator).
Resolving inheritance for ".instanceof.Sylius\Component\Order\Context\CartContextInterface.0.Ui\Context\TokenValueBasedCartContext" (parent: .abstract.instanceof.Ui\Context\TokenValueBasedCartContext).
Resolving inheritance for "Ui\Context\TokenValueBasedCartContext" (parent: .instanceof.Sylius\Component\Order\Context\CartContextInterface.0.Ui\Context\TokenValueBasedCartContext).
Resolving inheritance for ".instanceof.Monolog\ResettableInterface.0.Sentry\Monolog\Handler" (parent: .abstract.instanceof.Sentry\Monolog\Handler).
Resolving inheritance for ".instanceof.Monolog\Handler\HandlerInterface.0.Sentry\Monolog\Handler" (parent: .instanceof.Monolog\ResettableInterface.0.Sentry\Monolog\Handler).
Resolving inheritance for "Sentry\Monolog\Handler" (parent: .instanceof.Monolog\Handler\HandlerInterface.0.Sentry\Monolog\Handler).
Resolving inheritance for "cache.app" (parent: cache.adapter.system).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.sendgrid" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "state_machine.setono_sylius_feed.feed" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.setono_sylius_feed.feed" (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 "messenger.retry.multiplier_retry_strategy.async_search" (parent: messenger.retry.abstract_multiplier_retry_strategy).
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.authentication.listener.form" (parent: security.authentication.listener.abstract).
Resolving inheritance for "security.firewall.map.config.admin" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.admin" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.admin" (parent: security.logout.listener.session).
Resolving inheritance for "security.authentication.provider.dao.admin" (parent: security.authentication.provider.dao).
Resolving inheritance for "security.authentication.success_handler.admin.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.admin.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authentication.listener.form.admin" (parent: security.authentication.listener.form).
Resolving inheritance for "security.authentication.form_entry_point.admin" (parent: security.authentication.form_entry_point).
Resolving inheritance for "security.authentication.provider.rememberme.admin" (parent: security.authentication.provider.rememberme).
Resolving inheritance for "security.authentication.rememberme.services.simplehash.admin" (parent: security.authentication.rememberme.services.simplehash).
Resolving inheritance for "security.authentication.listener.rememberme.admin" (parent: security.authentication.listener.rememberme).
Resolving inheritance for "security.authentication.listener.anonymous.admin" (parent: security.authentication.listener.anonymous).
Resolving inheritance for "security.authentication.provider.anonymous.admin" (parent: security.authentication.provider.anonymous).
Resolving inheritance for "security.authentication.switchuser_listener.admin" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.new_api_admin_user" (parent: security.firewall.config).
Resolving inheritance for "security.authentication.provider.guard.new_api_admin_user" (parent: security.authentication.provider.guard).
Resolving inheritance for "security.authentication.listener.guard.new_api_admin_user" (parent: security.authentication.listener.guard).
Resolving inheritance for "security.authentication.provider.dao.new_api_admin_user" (parent: security.authentication.provider.dao).
Resolving inheritance for "security.authentication.success_handler.new_api_admin_user.json_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.new_api_admin_user.json_login" (parent: lexik_jwt_authentication.handler.authentication_success).
Resolving inheritance for "security.authentication.failure_handler.new_api_admin_user.json_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.new_api_admin_user.json_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
Resolving inheritance for "security.authentication.listener.json.new_api_admin_user" (parent: security.authentication.listener.json).
Resolving inheritance for "security.authentication.listener.anonymous.new_api_admin_user" (parent: security.authentication.listener.anonymous).
Resolving inheritance for "security.authentication.provider.anonymous.new_api_admin_user" (parent: security.authentication.provider.anonymous).
Resolving inheritance for "security.exception_listener.new_api_admin_user" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.new_api_admin_user" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.new_api_shop_user" (parent: security.firewall.config).
Resolving inheritance for "security.authentication.provider.guard.new_api_shop_user" (parent: security.authentication.provider.guard).
Resolving inheritance for "security.authentication.listener.guard.new_api_shop_user" (parent: security.authentication.listener.guard).
Resolving inheritance for "security.authentication.provider.dao.new_api_shop_user" (parent: security.authentication.provider.dao).
Resolving inheritance for "security.authentication.success_handler.new_api_shop_user.json_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.new_api_shop_user.json_login" (parent: lexik_jwt_authentication.handler.authentication_success).
Resolving inheritance for "security.authentication.failure_handler.new_api_shop_user.json_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.new_api_shop_user.json_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
Resolving inheritance for "security.authentication.listener.json.new_api_shop_user" (parent: security.authentication.listener.json).
Resolving inheritance for "security.authentication.listener.anonymous.new_api_shop_user" (parent: security.authentication.listener.anonymous).
Resolving inheritance for "security.authentication.provider.anonymous.new_api_shop_user" (parent: security.authentication.provider.anonymous).
Resolving inheritance for "security.exception_listener.new_api_shop_user" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.new_api_shop_user" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.authentication.provider.fos_oauth_server.api" (parent: fos_oauth_server.security.authentication.provider).
Resolving inheritance for "security.authentication.listener.fos_oauth_server.api" (parent: fos_oauth_server.security.authentication.listener).
Resolving inheritance for "security.authentication.listener.anonymous.api" (parent: security.authentication.listener.anonymous).
Resolving inheritance for "security.authentication.provider.anonymous.api" (parent: security.authentication.provider.anonymous).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.image_resolver" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.image_resolver" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.sylius_shop_api" (parent: security.firewall.config).
Resolving inheritance for "security.authentication.provider.guard.sylius_shop_api" (parent: security.authentication.provider.guard).
Resolving inheritance for "security.authentication.listener.guard.sylius_shop_api" (parent: security.authentication.listener.guard).
Resolving inheritance for "security.authentication.provider.dao.sylius_shop_api" (parent: security.authentication.provider.dao).
Resolving inheritance for "security.authentication.success_handler.sylius_shop_api.json_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.sylius_shop_api.json_login" (parent: lexik_jwt_authentication.handler.authentication_success).
Resolving inheritance for "security.authentication.failure_handler.sylius_shop_api.json_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.sylius_shop_api.json_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
Resolving inheritance for "security.authentication.listener.json.sylius_shop_api" (parent: security.authentication.listener.json).
Resolving inheritance for "security.authentication.listener.anonymous.sylius_shop_api" (parent: security.authentication.listener.anonymous).
Resolving inheritance for "security.authentication.provider.anonymous.sylius_shop_api" (parent: security.authentication.provider.anonymous).
Resolving inheritance for "security.exception_listener.sylius_shop_api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.sylius_shop_api" (parent: security.firewall.context).
Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
Resolving inheritance for "swiftmailer.mailer.default.transport.null" (parent: swiftmailer.transport.null.abstract).
Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "sylius.email_renderer.adapter.default" (parent: sylius.email_renderer.adapter.abstract).
Resolving inheritance for "sylius.email_renderer.adapter.twig" (parent: sylius.email_renderer.adapter.abstract).
Resolving inheritance for "sylius.email_sender.adapter.default" (parent: sylius.email_sender.adapter.abstract).
Resolving inheritance for "sylius.email_sender.adapter.swiftmailer" (parent: sylius.email_sender.adapter.abstract).
Resolving inheritance for "sylius.email_sender.adapter.symfony_mailer" (parent: sylius.email_sender.adapter.abstract).
Resolving inheritance for "sylius.authentication.success_handler" (parent: security.authentication.success_handler).
Resolving inheritance for "sylius.authentication.failure_handler" (parent: security.authentication.failure_handler).
Resolving inheritance for "sylius.admin_user_provider.email_based" (parent: sylius.admin_user_provider).
Resolving inheritance for "sylius.admin_user_provider.name_based" (parent: sylius.admin_user_provider).
Resolving inheritance for "sylius.admin_user_provider.email_or_name_based" (parent: sylius.admin_user_provider).
Resolving inheritance for "sylius.shop_user_provider.email_based" (parent: sylius.shop_user_provider).
Resolving inheritance for "sylius.shop_user_provider.name_based" (parent: sylius.shop_user_provider).
Resolving inheritance for "sylius.shop_user_provider.email_or_name_based" (parent: sylius.shop_user_provider).
Resolving inheritance for "sylius.oauth_user_provider.email_based" (parent: sylius.oauth_user_provider).
Resolving inheritance for "sylius.oauth_user_provider.name_based" (parent: sylius.oauth_user_provider).
Resolving inheritance for "sylius.oauth_user_provider.email_or_name_based" (parent: sylius.oauth_user_provider).
Resolving inheritance for "setono_sylius_feed.data_provider.product" (parent: setono_sylius_feed.data_provider.parent).
Resolving inheritance for "setono_sylius_feed.data_provider.product_variant" (parent: setono_sylius_feed.data_provider.parent).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.SM\Extension\Twig\SMExtension" (parent: .abstract.instanceof.SM\Extension\Twig\SMExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.SM\Extension\Twig\SMExtension" (parent: .instanceof.Twig_ExtensionInterface.0.SM\Extension\Twig\SMExtension).
Resolving inheritance for "SM\Extension\Twig\SMExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.SM\Extension\Twig\SMExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand" (parent: .abstract.instanceof.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand).
Resolving inheritance for "winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand).
Resolving inheritance for "gaufrette.sylius_image_adapter" (parent: knp_gaufrette.adapter.local).
Resolving inheritance for "gaufrette.odiseo_blog_image_adapter" (parent: knp_gaufrette.adapter.local).
Resolving inheritance for "gaufrette.public_adapter" (parent: knp_gaufrette.adapter.local).
Resolving inheritance for "gaufrette.sylius_image_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.odiseo_blog_image_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.file_manager_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "liip_imagine.cache.resolver.default" (parent: liip_imagine.cache.resolver.prototype.web_path).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.locator.filesystem).
Resolving inheritance for "payum.storage.sylius_bundle_payumbundle_model_paymentsecuritytoken" (parent: payum.storage.doctrine.orm).
Resolving inheritance for "payum.security.token_storage" (parent: payum.storage.sylius_bundle_payumbundle_model_paymentsecuritytoken).
Resolving inheritance for "Payum\Bundle\PayumBundle\Controller\AuthorizeController" (parent: Payum\Bundle\PayumBundle\Controller\PayumController).
Resolving inheritance for "Payum\Bundle\PayumBundle\Controller\CancelController" (parent: Payum\Bundle\PayumBundle\Controller\PayumController).
Resolving inheritance for "Payum\Bundle\PayumBundle\Controller\CaptureController" (parent: Payum\Bundle\PayumBundle\Controller\PayumController).
Resolving inheritance for "Payum\Bundle\PayumBundle\Controller\NotifyController" (parent: Payum\Bundle\PayumBundle\Controller\PayumController).
Resolving inheritance for "Payum\Bundle\PayumBundle\Controller\PayoutController" (parent: Payum\Bundle\PayumBundle\Controller\PayumController).
Resolving inheritance for "Payum\Bundle\PayumBundle\Controller\RefundController" (parent: Payum\Bundle\PayumBundle\Controller\PayumController).
Resolving inheritance for "Payum\Bundle\PayumBundle\Controller\SyncController" (parent: Payum\Bundle\PayumBundle\Controller\PayumController).
Resolving inheritance for "payum.storage.app_order_domain_model_order" (parent: payum.storage.doctrine.orm).
Resolving inheritance for "payum.extension.storage.app_order_domain_model_order" (parent: payum.extension.storage.prototype).
Resolving inheritance for "payum.storage.app_payment_domain_model_payment" (parent: payum.storage.doctrine.orm).
Resolving inheritance for "payum.extension.storage.app_payment_domain_model_payment" (parent: payum.extension.storage.prototype).
Resolving inheritance for "payum.storage.sylius_bundle_payumbundle_model_gatewayconfig" (parent: payum.storage.doctrine.orm).
Resolving inheritance for "payum.dynamic_gateways.config_storage" (parent: payum.storage.sylius_bundle_payumbundle_model_gatewayconfig).
Resolving inheritance for "api_platform.cache.route_name_resolver" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource.legacy" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.property.legacy" (parent: cache.system).
Resolving inheritance for "api_platform.cache.subresource_operation_factory" (parent: cache.system).
Resolving inheritance for "api_platform.doctrine.orm.default.collection_data_provider" (parent: api_platform.doctrine.orm.collection_data_provider).
Resolving inheritance for "api_platform.doctrine.orm.default.item_data_provider" (parent: api_platform.doctrine.orm.item_data_provider).
Resolving inheritance for "api_platform.doctrine.orm.default.subresource_data_provider" (parent: api_platform.doctrine.orm.subresource_data_provider).
Resolving inheritance for "api_platform.cache.identifiers_extractor" (parent: cache.system).
Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "sylius.api.search_payment_filter" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius.api.search_shipment_filter" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius.api.filter_archived_shipping_methods" (parent: api_platform.doctrine.orm.exists_filter).
Resolving inheritance for "sylius.api.product_taxon_code_filter" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius.api.product_name_filter" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius.api.product_variant_product_filter" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius.api.product_review_product_filter" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius.api.product_review_date_filter" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius.api.product_order_filter" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius.api.shipping_method_order_filter" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius.api.product_association_type_filter" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController" (parent: .abstract.instanceof.MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController).
Resolving inheritance for "MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSettingsPlugin\Form\DefaultCheckboxType" (parent: .abstract.instanceof.MonsieurBiz\SyliusSettingsPlugin\Form\DefaultCheckboxType).
Resolving inheritance for "MonsieurBiz\SyliusSettingsPlugin\Form\DefaultCheckboxType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSettingsPlugin\Form\DefaultCheckboxType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSettingsPlugin\Form\MainSettingsType" (parent: .abstract.instanceof.MonsieurBiz\SyliusSettingsPlugin\Form\MainSettingsType).
Resolving inheritance for "MonsieurBiz\SyliusSettingsPlugin\Form\MainSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSettingsPlugin\Form\MainSettingsType).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension" (parent: .abstract.instanceof.MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension" (parent: .instanceof.Twig_ExtensionInterface.0.MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension).
Resolving inheritance for "MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Artgris\Bundle\FileManagerBundle\Controller\ManagerController" (parent: .abstract.instanceof.Artgris\Bundle\FileManagerBundle\Controller\ManagerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Artgris\Bundle\FileManagerBundle\Controller\ManagerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Artgris\Bundle\FileManagerBundle\Controller\ManagerController).
Resolving inheritance for "Artgris\Bundle\FileManagerBundle\Controller\ManagerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Artgris\Bundle\FileManagerBundle\Controller\ManagerController).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Artgris\Bundle\FileManagerBundle\Twig\FileTypeExtension" (parent: .abstract.instanceof.Artgris\Bundle\FileManagerBundle\Twig\FileTypeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Artgris\Bundle\FileManagerBundle\Twig\FileTypeExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Artgris\Bundle\FileManagerBundle\Twig\FileTypeExtension).
Resolving inheritance for "Artgris\Bundle\FileManagerBundle\Twig\FileTypeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Artgris\Bundle\FileManagerBundle\Twig\FileTypeExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Artgris\Bundle\FileManagerBundle\Twig\OrderExtension" (parent: .abstract.instanceof.Artgris\Bundle\FileManagerBundle\Twig\OrderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Artgris\Bundle\FileManagerBundle\Twig\OrderExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Artgris\Bundle\FileManagerBundle\Twig\OrderExtension).
Resolving inheritance for "Artgris\Bundle\FileManagerBundle\Twig\OrderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Artgris\Bundle\FileManagerBundle\Twig\OrderExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Twig\Extension\StringLoaderExtension" (parent: .abstract.instanceof.Twig\Extension\StringLoaderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\StringLoaderExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Twig\Extension\StringLoaderExtension).
Resolving inheritance for "Twig\Extension\StringLoaderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\StringLoaderExtension).
Resolving inheritance for "sylius.command_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "sylius.command_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "sylius.command_bus.middleware.doctrine_transaction" (parent: messenger.middleware.doctrine_transaction).
Resolving inheritance for "sylius.command_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "sylius.event_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "sylius.event_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "sylius.event_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "sylius_default.bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "sylius_default.bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "sylius_default.bus.middleware.doctrine_transaction" (parent: messenger.middleware.doctrine_transaction).
Resolving inheritance for "sylius_default.bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "sylius_event.bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "sylius_event.bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "sylius_event.bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "sylius_shop_api_plugin.command_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "sylius_shop_api_plugin.command_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "sylius_shop_api_plugin.command_bus.middleware.doctrine_transaction" (parent: messenger.middleware.doctrine_transaction).
Resolving inheritance for "sylius_shop_api_plugin.command_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "sylius_shop_api_plugin.event_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "sylius_shop_api_plugin.event_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "sylius_shop_api_plugin.event_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "messenger.bus.command.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.command.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "messenger.bus.query.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.query.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "messenger.bus.event.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.event.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "setono_sylius_feed.command_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "setono_sylius_feed.command_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "setono_sylius_feed.command_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.payum" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.paypal" (parent: monolog.logger_prototype).
7
Skipping service "Ui\Form\Product\Type\ProductTranslationType": Class or interface "Ui\Form\Product\Type\ProductTranslationType" cannot be loaded.
Skipping service "Ui\Form\Product\EventSubscriber\GenerateProductVariantsSubscriber": Class or interface "Ui\Form\Product\EventSubscriber\GenerateProductVariantsSubscriber" cannot be loaded.
Skipping service "Ui\Form\ProductVariant\Provider\PricingProvider": Class or interface "Ui\Form\ProductVariant\Provider\PricingProvider" cannot be loaded.
Skipping service "Ui\Form\ProductVariant\Provider\ProductVariantProvider": Class or interface "Ui\Form\ProductVariant\Provider\ProductVariantProvider" cannot be loaded.
Skipping service "Ui\Form\Product\Provider\ProductGenerateVariantsProvider": Class or interface "Ui\Form\Product\Provider\ProductGenerateVariantsProvider" cannot be loaded.
Skipping service "Ui\Form\Realization\DataTransformer\RealizationTaxonAutocompleteChoiceType": Class or interface "Ui\Form\Realization\DataTransformer\RealizationTaxonAutocompleteChoiceType" cannot be loaded.
Skipping service "App\Shared\Application\View\Filters\FilterViewFactory": Class or interface "App\Shared\Application\View\Filters\FilterViewFactory" cannot be loaded.
129
Removing method "setContainer" of service "Ui\Http\Web\Controller\Admin\ProductVariantAttribute\ProductVariantAttributeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.app" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.composition" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.composition_image" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.composition_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.contact" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.dictionary" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.dictionary_dimension" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.dictionary_module" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.dictionary_order" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.dictionary_package" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.dictionary_property" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.dictionary_sample" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.dictionary_supply" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.dictionary_supply_value" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.employee" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.faq" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.faq_category" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.faq_category_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.faq_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.filling_pattern" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.filling_pattern_characteristic" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.filling_pattern_characteristic_image" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.filling_pattern_characteristic_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.filling_pattern_tab" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.filling_pattern_tab_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.filling_pattern_usage" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.filling_pattern_usage_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.gallery" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.gallery_image" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.gallery_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.page" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.page_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.product_composition" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.product_composition_image" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.product_option_value_taxon" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.product_option_value_taxon_order" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.realization" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.realization_attribute_value" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.realization_image" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.realization_taxon" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.realization_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.redirect" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.search_group" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.search_group_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.search_sort" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.search_sort_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.service" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.service_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.service_value" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag.controller.inpost_point" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag.controller.shipping_export" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag.controller.shipping_gateway" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag.controller.shipping_method_image" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "monsieurbiz_settings.controller.setting" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "odiseo_blog.controller.article" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "odiseo_blog.controller.article_category" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "odiseo_blog.controller.article_category_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "odiseo_blog.controller.article_comment" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "odiseo_blog.controller.article_image" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "odiseo_blog.controller.article_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "setono_sylius_feed.controller.feed" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "setono_sylius_feed.controller.violation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.address" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.address_log_entry" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.adjustment" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.admin_user" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.api_access_token" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.api_auth_code" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.api_client" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.api_refresh_token" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.channel" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.channel_pricing" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.country" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.currency" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.customer" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.customer_group" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.exchange_rate" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.gateway_config" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.inventory_unit" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.locale" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.oauth_user" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.order" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.order_item" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.order_item_unit" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.payment" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.payment_method" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.payment_method_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.payment_security_token" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_association" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_association_type" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_association_type_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_attribute" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_attribute_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_attribute_value" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_image" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_option" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_option_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_option_value" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_option_value_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_review" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_taxon" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_variant" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_variant_attribute" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_variant_attribute_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_variant_attribute_value" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_variant_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.promotion" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.promotion_action" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.promotion_coupon" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.promotion_rule" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.province" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.shipment" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.shipment_unit" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.shipping_category" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.shipping_method" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.shipping_method_rule" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.shipping_method_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.shop_billing_data" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.shop_user" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.tax_category" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.tax_rate" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.taxon" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.taxon_image" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.taxon_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.zone" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.zone_member" from controller candidates: the method is called at instantiation, thus cannot be an action.
2103
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 "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Fixture\Factory\SearchableFixtureFactoryInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixtureInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Index\IndexerInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Model\Datasource\DatasourceInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Model\Documentable\DocumentableInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Model\Documentable\PrefixedDocumentableInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Repository\ProductAttributeRepositoryInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Repository\ProductOptionRepositoryInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Request\FunctionScore\FunctionScoreInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Request\FunctionScore\FunctionScoreRegistryInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\PostFilterRegistryInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\SorterRegistryInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\ResponseInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\SearchInterface"; reason: private alias.
Removed service "Sylius\ShopApiPlugin\Factory\Product\PageViewFactoryInterface"; reason: private alias.
Removed service "Sylius\ShopApiPlugin\Factory\ImageViewFactoryInterface"; reason: private alias.
Removed service "Sylius\ShopApiPlugin\Factory\Product\ProductReviewViewFactoryInterface"; reason: private alias.
Removed service "Sylius\ShopApiPlugin\ViewRepository\Cart\CartViewRepositoryInterface"; reason: private alias.
Removed service "Sylius\ShopApiPlugin\Factory\Taxon\TaxonViewFactoryInterface"; reason: private alias.
Removed service "Sylius\ShopApiPlugin\Factory\Taxon\TaxonDetailsViewFactoryInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Calculator\ProductVariantPricesCalculatorInterface"; reason: private alias.
Removed service "App\Addressing\Domain\CountryRepositoryInterface"; reason: private alias.
Removed service "App\Addressing\Domain\Mapper\AddressMapperInterface"; reason: private alias.
Removed service "App\Blog\Domain\ArticleCategoryRepositoryInterface"; reason: private alias.
Removed service "App\Blog\Domain\ArticleRepositoryInterface"; reason: private alias.
Removed service "App\Channel\Domain\ChannelRepositoryInterface"; reason: private alias.
Removed service "App\Composition\Domain\Repository\CompositionRepositoryInterface"; reason: private alias.
Removed service "App\Contact\Domain\ContactRepositoryInterface"; reason: private alias.
Removed service "App\Employee\Domain\EmployeeRepositoryInterface"; reason: private alias.
Removed service "App\Faq\Domain\FaqCategoryRepositoryInterface"; reason: private alias.
Removed service "App\FillingPattern\Domain\CharacteristicRepositoryInterface"; reason: private alias.
Removed service "App\FillingPattern\Domain\FillingPatternRepositoryInterface"; reason: private alias.
Removed service "App\FillingPattern\Domain\TabRepositoryInterface"; reason: private alias.
Removed service "App\FillingPattern\Domain\UsageRepositoryInterface"; reason: private alias.
Removed service "App\Order\Domain\OrderItemVariantModifierInterface"; reason: private alias.
Removed service "App\Order\Domain\Repository\OrderRepositoryInterface"; reason: private alias.
Removed service "App\Page\Domain\PageRepositoryInterface"; reason: private alias.
Removed service "App\Payment\Domain\PaymentRepositoryInterface"; reason: private alias.
Removed service "App\Product\Domain\Factory\ProductOptionValueFactoryInterface"; reason: private alias.
Removed service "App\Product\Domain\Repository\ProductCompositionRepositoryInterface"; reason: private alias.
Removed service "App\Product\Domain\Repository\ProductOptionRepositoryInterface"; reason: private alias.
Removed service "App\Product\Domain\Repository\ProductRepositoryInterface"; reason: private alias.
Removed service "App\Product\Domain\Repository\ProductReviewRepositoryInterface"; reason: private alias.
Removed service "App\Product\Domain\Repository\ProductTaxon\ProductTaxonRepositoryInterface"; reason: private alias.
Removed service "App\Product\Domain\Repository\ProductVariantAttributeRepositoryInterface"; reason: private alias.
Removed service "App\Product\Domain\Repository\ProductVariantRepository\ProductVariantRepositoryInterface"; reason: private alias.
Removed service "App\Realization\Domain\Repository\RealizationRepositoryInterface"; reason: private alias.
Removed service "App\Realization\Domain\Repository\RealizationTaxon\RealizationTaxonRepositoryInterface"; reason: private alias.
Removed service "App\Redirect\Domain\RedirectRepositoryInterface"; reason: private alias.
Removed service "App\Search\Domain\Repository\GroupRepositoryInterface"; reason: private alias.
Removed service "App\Search\Domain\Repository\SortRepositoryInterface"; reason: private alias.
Removed service "App\Service\Domain\ServiceRepositoryInterface"; reason: private alias.
Removed service "App\Shared\Application\Command\CommandBusInterface"; reason: private alias.
Removed service "App\Shared\Application\Command\ShopApiCommandHandlerInterface"; reason: private alias.
Removed service "App\Shared\Application\Query\QueryBusInterface"; reason: private alias.
Removed service "App\Shared\Application\TransactionOperationInterface"; reason: private alias.
Removed service "App\Shared\Domain\Event\EventPublisherInterface"; reason: private alias.
Removed service "App\Shared\Domain\File\FileFactoryInterface"; reason: private alias.
Removed service "App\Shared\Domain\File\FilePathGeneratorInterface"; reason: private alias.
Removed service "App\Shared\Domain\File\FileUploaderInterface"; reason: private alias.
Removed service "App\Shared\Domain\Image\ImageViewFactoryInterface"; reason: private alias.
Removed service "App\Shared\Domain\Realization\Binding\ProductRealizationBindingInterface"; reason: private alias.
Removed service "App\Shared\Infrastructure\Template\TemplateInterface"; reason: private alias.
Removed service "App\Shipping\Domain\Calculator\ShippingMixingCalculatorInterface"; reason: private alias.
Removed service "App\Shipping\Domain\ShipmentRepositoryInterface"; reason: private alias.
Removed service "App\Shipping\Domain\ShippingCategoryRepositoryInterface"; reason: private alias.
Removed service "App\Shipping\Domain\ShippingMethodRepositoryInterface"; reason: private alias.
Removed service "App\Taxation\Domain\TaxCategoryRepositoryInterface"; reason: private alias.
Removed service "App\Taxonomy\Domain\Repository\TaxonGalleryRepositoryInterface"; reason: private alias.
Removed service "App\Taxonomy\Domain\Repository\TaxonRepositoryInterface"; reason: private alias.
Removed service "App\User\Domain\Repository\ShopUserRepositoryInterface"; reason: private alias.
Removed service "App\Wishlist\Domain\Repository\WishlistRepositoryInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "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 $setonoSyliusFeedFeedStateMachine"; 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 "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; 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\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $syliusCommandBus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $syliusEventBus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $syliusDefaultBus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $syliusShopApiPluginEventBus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $messengerBusCommand"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $messengerBusQuery"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $messengerBusEvent"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $setonoSyliusFeedCommandBus"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; 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\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.sylius_admin_user_provider"; reason: private alias.
Removed service "security.user.provider.concrete.sylius_api_admin_user_provider"; reason: private alias.
Removed service "security.user.provider.concrete.sylius_shop_user_provider"; reason: private alias.
Removed service "security.user.provider.concrete.sylius_api_shop_user_provider"; reason: private alias.
Removed service "security.authentication.session_strategy.admin"; reason: private alias.
Removed service "security.user_checker.admin"; reason: private alias.
Removed service "security.authentication.session_strategy.new_api_admin_user"; reason: private alias.
Removed service "security.user_checker.new_api_admin_user"; reason: private alias.
Removed service "security.authentication.session_strategy.new_api_shop_user"; reason: private alias.
Removed service "security.user_checker.new_api_shop_user"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.sylius_shop_api"; reason: private alias.
Removed service "security.user_checker.sylius_shop_api"; 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 "swiftmailer.plugin.messagelogger"; reason: private alias.
Removed service "swiftmailer.mailer"; reason: private alias.
Removed service "Swift_Mailer"; reason: private alias.
Removed service "Swift_Transport"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $adjustmentManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $adjustmentManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $adjustmentManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $adjustmentRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $adjustmentRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $adjustmentRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $adjustmentRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $adjustmentRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $adjustmentFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $adjustmentFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $orderManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $orderManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $orderManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $orderRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $orderRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderRepository"; reason: private alias.
Removed service "Sylius\Component\Order\Repository\OrderRepositoryInterface $orderRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\OrderRepositoryInterface $orderRepository"; reason: private alias.
Removed service "App\Order\Domain\Repository\OrderRepositoryInterface $orderRepository"; reason: private alias.
Removed service "App\Order\Infrastructure\Doctrine\Orm\Repository\OrderRepository $orderRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderRepository $orderRepository"; reason: private alias.
Removed service "Sylius\Bundle\OrderBundle\Doctrine\ORM\OrderRepository $orderRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $orderRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $orderFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $orderItemManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $orderItemManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $orderItemManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $orderItemRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $orderItemRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderItemRepository"; reason: private alias.
Removed service "Sylius\Component\Order\Repository\OrderItemRepositoryInterface $orderItemRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\OrderItemRepositoryInterface $orderItemRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderItemRepository $orderItemRepository"; reason: private alias.
Removed service "Sylius\Bundle\OrderBundle\Doctrine\ORM\OrderItemRepository $orderItemRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderItemRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $orderItemRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderItemFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $orderItemFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $orderItemUnitManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $orderItemUnitManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $orderItemUnitManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $orderItemUnitRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $orderItemUnitRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderItemUnitRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\OrderItemUnitRepositoryInterface $orderItemUnitRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderItemUnitRepository $orderItemUnitRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderItemUnitRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $orderItemUnitRepository"; reason: private alias.
Removed service "Sylius\Component\Order\Factory\OrderItemUnitFactoryInterface $orderItemUnitFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderItemUnitFactory"; reason: private alias.
Removed service "Sylius\Component\Order\Factory\OrderItemUnitFactory $orderItemUnitFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $orderSequenceManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $orderSequenceManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $orderSequenceManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $orderSequenceRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $orderSequenceRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderSequenceRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderSequenceRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $orderSequenceRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderSequenceFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $orderSequenceFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $currencyManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $currencyManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $currencyManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $currencyRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $currencyRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $currencyRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $currencyRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $currencyRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $currencyFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $currencyFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $exchangeRateManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $exchangeRateManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $exchangeRateManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $exchangeRateRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $exchangeRateRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $exchangeRateRepository"; reason: private alias.
Removed service "Sylius\Component\Currency\Repository\ExchangeRateRepositoryInterface $exchangeRateRepository"; reason: private alias.
Removed service "Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository $exchangeRateRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $exchangeRateRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $exchangeRateRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $exchangeRateFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $exchangeRateFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $localeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $localeManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $localeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $localeRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $localeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $localeRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $localeRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $localeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $localeFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $localeFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productRepository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductRepositoryInterface $productRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ProductRepositoryInterface $productRepository"; reason: private alias.
Removed service "App\Product\Domain\Repository\ProductRepositoryInterface $productRepository"; reason: private alias.
Removed service "App\Product\Infrastructure\Doctrine\Orm\Repository\ProductRepository $productRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductRepository $productRepository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductRepository $productRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productVariantManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productVariantManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productVariantManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productVariantRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productVariantRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productVariantRepository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductVariantRepositoryInterface $productVariantRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ProductVariantRepositoryInterface $productVariantRepository"; reason: private alias.
Removed service "App\Product\Domain\Repository\ProductVariantRepository\ProductVariantRepositoryInterface $productVariantRepository"; reason: private alias.
Removed service "App\Product\Infrastructure\Doctrine\Orm\Repository\ProductVariantRepository $productVariantRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductVariantRepository $productVariantRepository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductVariantRepository $productVariantRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productVariantRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productVariantRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productVariantFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productVariantFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productVariantFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productVariantTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productVariantTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productVariantTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productVariantTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productVariantTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productVariantTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productVariantTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productVariantTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productVariantTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productVariantTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productOptionManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productOptionManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productOptionRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productOptionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productOptionRepository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductOptionRepositoryInterface $productOptionRepository"; reason: private alias.
Removed service "App\Product\Domain\Repository\ProductOptionRepositoryInterface $productOptionRepository"; reason: private alias.
Removed service "App\Product\Infrastructure\Doctrine\Orm\Repository\ProductOptionRepository $productOptionRepository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductOptionRepository $productOptionRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productOptionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productOptionFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productOptionFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productOptionTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productOptionTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productOptionTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productOptionTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productOptionTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productOptionTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productOptionTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productAssociationTypeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productAssociationTypeManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productAssociationTypeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productAssociationTypeRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productAssociationTypeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAssociationTypeRepository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductAssociationTypeRepositoryInterface $productAssociationTypeRepository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductAssociationTypeRepository $productAssociationTypeRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAssociationTypeRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productAssociationTypeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productAssociationTypeFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAssociationTypeFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productAssociationTypeFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productAssociationTypeTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productAssociationTypeTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productAssociationTypeTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productAssociationTypeTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productAssociationTypeTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAssociationTypeTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAssociationTypeTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productAssociationTypeTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAssociationTypeTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productAssociationTypeTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionValueManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productOptionValueManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productOptionValueManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productOptionValueRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productOptionValueRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productOptionValueRepository"; reason: private alias.
Removed service "App\Product\Infrastructure\Doctrine\Orm\Repository\ProductOptionValueRepository $productOptionValueRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionValueRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productOptionValueRepository"; reason: private alias.
Removed service "App\Product\Domain\Factory\ProductOptionValueFactoryInterface $productOptionValueFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionValueFactory"; reason: private alias.
Removed service "App\Product\Infrastructure\Factory\ProductOptionValueFactory $productOptionValueFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionValueTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productOptionValueTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productOptionValueTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productOptionValueTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productOptionValueTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productOptionValueTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionValueTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productOptionValueTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionValueTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productOptionValueTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productAssociationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productAssociationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productAssociationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productAssociationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productAssociationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAssociationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAssociationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productAssociationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAssociationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productAssociationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $channelManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $channelManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $channelManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $channelRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $channelRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $channelRepository"; reason: private alias.
Removed service "Sylius\Component\Channel\Repository\ChannelRepositoryInterface $channelRepository"; reason: private alias.
Removed service "App\Channel\Domain\ChannelRepositoryInterface $channelRepository"; reason: private alias.
Removed service "App\Channel\Infrastructure\Doctrine\Orm\Repository\ChannelRepository $channelRepository"; reason: private alias.
Removed service "Sylius\Bundle\ChannelBundle\Doctrine\ORM\ChannelRepository $channelRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channelRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $channelRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $channelFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $channelFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productVariantAttributeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productVariantAttributeManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productVariantAttributeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productVariantAttributeRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productVariantAttributeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productVariantAttributeRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productVariantAttributeRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productVariantAttributeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productVariantAttributeFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productVariantAttributeFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productVariantAttributeFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productVariantAttributeTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productVariantAttributeTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productVariantAttributeTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productVariantAttributeTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productVariantAttributeTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productVariantAttributeTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productVariantAttributeTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productVariantAttributeTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productVariantAttributeTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productVariantAttributeTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productVariantAttributeValueManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productVariantAttributeValueManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productVariantAttributeValueManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productVariantAttributeValueRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productVariantAttributeValueRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productVariantAttributeValueRepository"; reason: private alias.
Removed service "Umanit\SyliusProductVariantAttributePlugin\Repository\ProductVariantAttributeValueRepositoryInterface $productVariantAttributeValueRepository"; reason: private alias.
Removed service "Umanit\SyliusProductVariantAttributePlugin\Repository\ProductVariantAttributeValueRepository $productVariantAttributeValueRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productVariantAttributeValueRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productVariantAttributeValueRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productVariantAttributeValueFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productVariantAttributeValueFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productAttributeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productAttributeManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productAttributeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productAttributeRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productAttributeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAttributeRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAttributeRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productAttributeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productAttributeFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAttributeFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productAttributeFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productAttributeTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productAttributeTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productAttributeTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productAttributeTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productAttributeTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAttributeTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAttributeTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productAttributeTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAttributeTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productAttributeTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productAttributeValueManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productAttributeValueManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productAttributeValueManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productAttributeValueRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productAttributeValueRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAttributeValueRepository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductAttributeValueRepositoryInterface $productAttributeValueRepository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductAttributeValueRepository $productAttributeValueRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAttributeValueRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productAttributeValueRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAttributeValueFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productAttributeValueFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $taxRateManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $taxRateManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $taxRateManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $taxRateRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $taxRateRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxRateRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxRateRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $taxRateRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxRateFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $taxRateFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $taxCategoryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $taxCategoryManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $taxCategoryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $taxCategoryRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $taxCategoryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxCategoryRepository"; reason: private alias.
Removed service "Sylius\Component\Taxation\Repository\TaxCategoryRepositoryInterface $taxCategoryRepository"; reason: private alias.
Removed service "App\Taxation\Domain\TaxCategoryRepositoryInterface $taxCategoryRepository"; reason: private alias.
Removed service "App\Taxation\Infrastructure\Doctrine\Orm\Repository\TaxCategoryRepository $taxCategoryRepository"; reason: private alias.
Removed service "Sylius\Bundle\TaxationBundle\Doctrine\ORM\TaxCategoryRepository $taxCategoryRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxCategoryRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $taxCategoryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxCategoryFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $taxCategoryFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shipmentManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shipmentManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shipmentManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shipmentRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shipmentRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shipmentRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ShipmentRepositoryInterface $shipmentRepository"; reason: private alias.
Removed service "App\Shipping\Domain\ShipmentRepositoryInterface $shipmentRepository"; reason: private alias.
Removed service "App\Shipping\Infrastructure\Doctrine\Orm\Repository\ShipmentRepository $shipmentRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ShipmentRepository $shipmentRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipmentRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shipmentRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shipmentFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $shipmentFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shipmentUnitManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shipmentUnitManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shipmentUnitManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shipmentUnitRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shipmentUnitRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shipmentUnitRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipmentUnitRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shipmentUnitRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shipmentUnitFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $shipmentUnitFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shippingMethodManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shippingMethodManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shippingMethodManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shippingMethodRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shippingMethodRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingMethodRepository"; reason: private alias.
Removed service "Sylius\Component\Shipping\Repository\ShippingMethodRepositoryInterface $shippingMethodRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ShippingMethodRepositoryInterface $shippingMethodRepository"; reason: private alias.
Removed service "App\Shipping\Domain\ShippingMethodRepositoryInterface $shippingMethodRepository"; reason: private alias.
Removed service "App\Shipping\Infrastructure\Doctrine\Orm\Repository\ShippingMethodRepository $shippingMethodRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingMethodRepository $shippingMethodRepository"; reason: private alias.
Removed service "Sylius\Bundle\ShippingBundle\Doctrine\ORM\ShippingMethodRepository $shippingMethodRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingMethodRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shippingMethodRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $shippingMethodFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingMethodFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $shippingMethodFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shippingMethodTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shippingMethodTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shippingMethodTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shippingMethodTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shippingMethodTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingMethodTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingMethodTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shippingMethodTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingMethodTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $shippingMethodTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shippingCategoryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shippingCategoryManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shippingCategoryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shippingCategoryRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shippingCategoryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingCategoryRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ShippingCategoryRepositoryInterface $shippingCategoryRepository"; reason: private alias.
Removed service "App\Shipping\Domain\ShippingCategoryRepositoryInterface $shippingCategoryRepository"; reason: private alias.
Removed service "App\Shipping\Infrastructure\Doctrine\Orm\Repository\ShippingCategoryRepository $shippingCategoryRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingCategoryRepository $shippingCategoryRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingCategoryRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shippingCategoryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingCategoryFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $shippingCategoryFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shippingMethodRuleManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shippingMethodRuleManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shippingMethodRuleManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shippingMethodRuleRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shippingMethodRuleRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingMethodRuleRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingMethodRuleRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shippingMethodRuleRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingMethodRuleFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $shippingMethodRuleFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $paymentManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $paymentManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $paymentManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $paymentRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $paymentRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\PaymentRepositoryInterface $paymentRepository"; reason: private alias.
Removed service "App\Payment\Domain\PaymentRepositoryInterface $paymentRepository"; reason: private alias.
Removed service "App\Payment\Infrastructure\Doctrine\Orm\Repository\PaymentRepository $paymentRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\PaymentRepository $paymentRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $paymentRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $paymentFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $paymentMethodManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $paymentMethodManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $paymentMethodManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $paymentMethodRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $paymentMethodRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentMethodRepository"; reason: private alias.
Removed service "Sylius\Component\Payment\Repository\PaymentMethodRepositoryInterface $paymentMethodRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\PaymentMethodRepositoryInterface $paymentMethodRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\PaymentMethodRepository $paymentMethodRepository"; reason: private alias.
Removed service "Sylius\Bundle\PaymentBundle\Doctrine\ORM\PaymentMethodRepository $paymentMethodRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentMethodRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $paymentMethodRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $paymentMethodFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentMethodFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $paymentMethodFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $paymentMethodTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $paymentMethodTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $paymentMethodTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $paymentMethodTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $paymentMethodTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentMethodTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentMethodTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $paymentMethodTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentMethodTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $paymentMethodTranslationFactory"; reason: private alias.
Removed service "sylius.email_sender.adapter"; reason: private alias.
Removed service "sylius.email_renderer.adapter"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionSubjectManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionSubjectManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionSubjectManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionSubjectRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionSubjectRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionSubjectRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionSubjectRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionSubjectRepository"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionRepository"; reason: private alias.
Removed service "Sylius\Component\Promotion\Repository\PromotionRepositoryInterface $promotionRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\PromotionRepositoryInterface $promotionRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\PromotionRepository $promotionRepository"; reason: private alias.
Removed service "Sylius\Bundle\PromotionBundle\Doctrine\ORM\PromotionRepository $promotionRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $promotionFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionCouponManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionCouponManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionCouponManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionCouponRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionCouponRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionCouponRepository"; reason: private alias.
Removed service "Sylius\Component\Promotion\Repository\PromotionCouponRepositoryInterface $promotionCouponRepository"; reason: private alias.
Removed service "Sylius\Bundle\PromotionBundle\Doctrine\ORM\PromotionCouponRepository $promotionCouponRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionCouponRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionCouponRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionCouponFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $promotionCouponFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionRuleManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionRuleManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionRuleManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionRuleRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionRuleRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionRuleRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionRuleRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionRuleRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionRuleFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $promotionRuleFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionActionManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionActionManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionActionManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionActionRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionActionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionActionRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionActionRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionActionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionActionFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $promotionActionFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $addressManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $addressManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $addressManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $addressRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $addressRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $addressRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\AddressRepositoryInterface $addressRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\AddressRepository $addressRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $addressRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $addressRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $addressFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $addressFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $countryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $countryManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $countryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $countryRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $countryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $countryRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $countryRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $countryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $countryFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $countryFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $addressLogEntryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $addressLogEntryManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $addressLogEntryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $addressLogEntryRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $addressLogEntryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $addressLogEntryRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\ResourceLogEntryRepositoryInterface $addressLogEntryRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\ResourceLogEntryRepository $addressLogEntryRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $addressLogEntryRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $addressLogEntryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $addressLogEntryFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $addressLogEntryFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $provinceManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $provinceManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $provinceManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $provinceRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $provinceRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $provinceRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $provinceRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $provinceRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $provinceFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $provinceFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $zoneManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $zoneManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $zoneManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $zoneRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $zoneRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $zoneRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $zoneRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $zoneRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $zoneFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $zoneFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $zoneMemberManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $zoneMemberManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $zoneMemberManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $zoneMemberRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $zoneMemberRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $zoneMemberRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $zoneMemberRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $zoneMemberRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $zoneMemberFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $zoneMemberFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $inventoryUnitManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $inventoryUnitManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $inventoryUnitManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $inventoryUnitRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $inventoryUnitRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $inventoryUnitRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $inventoryUnitRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $inventoryUnitRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $inventoryUnitFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $inventoryUnitFactory"; reason: private alias.
Removed service "sylius.availability_checker"; reason: private alias.
Removed service "Sylius\Component\Inventory\Checker\AvailabilityCheckerInterface"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $taxonManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $taxonManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $taxonManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $taxonRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $taxonRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxonRepository"; reason: private alias.
Removed service "Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface $taxonRepository"; reason: private alias.
Removed service "App\Taxonomy\Domain\Repository\TaxonRepositoryInterface $taxonRepository"; reason: private alias.
Removed service "App\Taxonomy\Infrastructure\Doctrine\Orm\Repository\TaxonRepository $taxonRepository"; reason: private alias.
Removed service "Sylius\Bundle\TaxonomyBundle\Doctrine\ORM\TaxonRepository $taxonRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxonRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $taxonRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $taxonFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxonFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $taxonFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $taxonTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $taxonTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $taxonTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $taxonTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $taxonTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxonTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxonTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $taxonTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxonTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $taxonTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $adminUserManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $adminUserManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $adminUserManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $adminUserRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $adminUserRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $adminUserRepository"; reason: private alias.
Removed service "Sylius\Component\User\Repository\UserRepositoryInterface $adminUserRepository"; reason: private alias.
Removed service "Sylius\Bundle\UserBundle\Doctrine\ORM\UserRepository $adminUserRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $adminUserRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $adminUserRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $adminUserFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $adminUserFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shopUserManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shopUserManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shopUserManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shopUserRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shopUserRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shopUserRepository"; reason: private alias.
Removed service "Sylius\Component\User\Repository\UserRepositoryInterface $shopUserRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\UserRepository $shopUserRepository"; reason: private alias.
Removed service "Sylius\Bundle\UserBundle\Doctrine\ORM\UserRepository $shopUserRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shopUserRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shopUserRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shopUserFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $shopUserFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $oauthUserManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $oauthUserManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $oauthUserManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $oauthUserRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $oauthUserRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $oauthUserRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $oauthUserRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $oauthUserRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $oauthUserFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $oauthUserFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $customerManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $customerManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $customerManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $customerRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $customerRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $customerRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\CustomerRepositoryInterface $customerRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\CustomerRepository $customerRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customerRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $customerRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $customerFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $customerFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $customerGroupManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $customerGroupManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $customerGroupManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $customerGroupRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $customerGroupRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $customerGroupRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customerGroupRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $customerGroupRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $customerGroupFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $customerGroupFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productReviewManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productReviewManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productReviewManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productReviewRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productReviewRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productReviewRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ProductReviewRepositoryInterface $productReviewRepository"; reason: private alias.
Removed service "App\Product\Domain\Repository\ProductReviewRepositoryInterface $productReviewRepository"; reason: private alias.
Removed service "App\Product\Infrastructure\Doctrine\Orm\Repository\ProductReviewRepository $productReviewRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductReviewRepository $productReviewRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productReviewRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productReviewRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productReviewFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productReviewFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productReviewerManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productReviewerManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productReviewerManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productReviewerRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productReviewerRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productReviewerRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productReviewerRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productReviewerRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productReviewerFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productReviewerFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productTaxonManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productTaxonManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productTaxonManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productTaxonRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productTaxonRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productTaxonRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ProductTaxonRepositoryInterface $productTaxonRepository"; reason: private alias.
Removed service "App\Product\Domain\Repository\ProductTaxon\ProductTaxonRepositoryInterface $productTaxonRepository"; reason: private alias.
Removed service "App\Product\Infrastructure\Doctrine\Orm\Repository\ProductTaxonRepository $productTaxonRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductTaxonRepository $productTaxonRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productTaxonRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productTaxonRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productTaxonFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productTaxonFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $channelPricingManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $channelPricingManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $channelPricingManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $channelPricingRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $channelPricingRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $channelPricingRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channelPricingRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $channelPricingRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $channelPricingFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $channelPricingFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productImageManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productImageRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productImageRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productImageRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productImageFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productImageFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $avatarImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $avatarImageManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $avatarImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $avatarImageRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $avatarImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $avatarImageRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\AvatarImageRepositoryInterface $avatarImageRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\AvatarImageRepository $avatarImageRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $avatarImageRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $avatarImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $avatarImageFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $avatarImageFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $taxonImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $taxonImageManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $taxonImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $taxonImageRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $taxonImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxonImageRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxonImageRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $taxonImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxonImageFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $taxonImageFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shopBillingDataManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shopBillingDataManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shopBillingDataManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shopBillingDataRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shopBillingDataRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shopBillingDataRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shopBillingDataRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shopBillingDataRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shopBillingDataFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $shopBillingDataFactory"; reason: private alias.
Removed service "sylius.resource_controller.authorization_checker"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $inpostPointManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $inpostPointManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $inpostPointManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $inpostPointRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $inpostPointRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $inpostPointRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $inpostPointRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $inpostPointRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $inpostPointFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $inpostPointFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shippingMethodImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shippingMethodImageManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shippingMethodImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shippingMethodImageRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shippingMethodImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingMethodImageRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingMethodImageRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shippingMethodImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingMethodImageFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $shippingMethodImageFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $compositionManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $compositionManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $compositionManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $compositionRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $compositionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $compositionRepository"; reason: private alias.
Removed service "App\Composition\Domain\Repository\CompositionRepositoryInterface $compositionRepository"; reason: private alias.
Removed service "\App\Composition\Infrastructure\Doctrine\Orm\Repository\CompositionRepository $compositionRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $compositionRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $compositionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $compositionFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $compositionFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $compositionTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $compositionTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $compositionTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $compositionTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $compositionTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $compositionTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $compositionTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $compositionTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $compositionTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $compositionTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $compositionImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $compositionImageManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $compositionImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $compositionImageRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $compositionImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $compositionImageRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $compositionImageRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $compositionImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $compositionImageFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $compositionImageFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $contactManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $contactManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $contactManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $contactRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $contactRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $contactRepository"; reason: private alias.
Removed service "App\Contact\Domain\ContactRepositoryInterface $contactRepository"; reason: private alias.
Removed service "App\Contact\Infrastructure\Doctrine\Orm\Repository\ContactRepository $contactRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $contactRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $contactRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $contactFactory"; reason: private alias.
Removed service "App\Contact\Infrastructure\Factory\ContactFactory $contactFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $dictionaryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $dictionaryManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $dictionaryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $dictionaryRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $dictionaryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $dictionaryRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $dictionaryRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $dictionaryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $dictionaryFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $dictionaryFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $dictionaryDimensionManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $dictionaryDimensionManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $dictionaryDimensionManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $dictionaryDimensionRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $dictionaryDimensionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $dictionaryDimensionRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $dictionaryDimensionRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $dictionaryDimensionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $dictionaryDimensionFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $dictionaryDimensionFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $dictionaryPackageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $dictionaryPackageManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $dictionaryPackageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $dictionaryPackageRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $dictionaryPackageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $dictionaryPackageRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $dictionaryPackageRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $dictionaryPackageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $dictionaryPackageFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $dictionaryPackageFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $dictionaryModuleManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $dictionaryModuleManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $dictionaryModuleManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $dictionaryModuleRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $dictionaryModuleRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $dictionaryModuleRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $dictionaryModuleRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $dictionaryModuleRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $dictionaryModuleFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $dictionaryModuleFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $dictionarySampleManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $dictionarySampleManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $dictionarySampleManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $dictionarySampleRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $dictionarySampleRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $dictionarySampleRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $dictionarySampleRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $dictionarySampleRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $dictionarySampleFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $dictionarySampleFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $dictionaryOrderManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $dictionaryOrderManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $dictionaryOrderManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $dictionaryOrderRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $dictionaryOrderRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $dictionaryOrderRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $dictionaryOrderRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $dictionaryOrderRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $dictionaryOrderFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $dictionaryOrderFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $dictionaryPropertyManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $dictionaryPropertyManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $dictionaryPropertyManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $dictionaryPropertyRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $dictionaryPropertyRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $dictionaryPropertyRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $dictionaryPropertyRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $dictionaryPropertyRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $dictionaryPropertyFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $dictionaryPropertyFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $dictionarySupplyManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $dictionarySupplyManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $dictionarySupplyManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $dictionarySupplyRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $dictionarySupplyRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $dictionarySupplyRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $dictionarySupplyRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $dictionarySupplyRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $dictionarySupplyFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $dictionarySupplyFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $dictionarySupplyValueManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $dictionarySupplyValueManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $dictionarySupplyValueManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $dictionarySupplyValueRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $dictionarySupplyValueRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $dictionarySupplyValueRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $dictionarySupplyValueRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $dictionarySupplyValueRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $dictionarySupplyValueFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $dictionarySupplyValueFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $employeeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $employeeManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $employeeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $employeeRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $employeeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $employeeRepository"; reason: private alias.
Removed service "App\Employee\Domain\EmployeeRepositoryInterface $employeeRepository"; reason: private alias.
Removed service "App\Employee\Infrastructure\Doctrine\Orm\Repository\EmployeeRepository $employeeRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $employeeRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $employeeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $employeeFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $employeeFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $faqManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $faqManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $faqManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $faqRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $faqRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $faqRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $faqRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $faqRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $faqFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $faqFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $faqTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $faqTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $faqTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $faqTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $faqTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $faqTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $faqTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $faqTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $faqTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $faqTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $faqCategoryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $faqCategoryManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $faqCategoryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $faqCategoryRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $faqCategoryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $faqCategoryRepository"; reason: private alias.
Removed service "App\Faq\Domain\FaqCategoryRepositoryInterface $faqCategoryRepository"; reason: private alias.
Removed service "App\Faq\Infrastructure\Doctrine\Orm\Repository\FaqCategoryRepository $faqCategoryRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $faqCategoryRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $faqCategoryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $faqCategoryFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $faqCategoryFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $faqCategoryTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $faqCategoryTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $faqCategoryTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $faqCategoryTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $faqCategoryTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $faqCategoryTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $faqCategoryTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $faqCategoryTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $faqCategoryTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $faqCategoryTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $fillingPatternManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $fillingPatternManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $fillingPatternManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $fillingPatternRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $fillingPatternRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $fillingPatternRepository"; reason: private alias.
Removed service "App\FillingPattern\Domain\FillingPatternRepositoryInterface $fillingPatternRepository"; reason: private alias.
Removed service "App\FillingPattern\Infrastructure\Doctrine\Orm\Repository\FillingPatternRepository $fillingPatternRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $fillingPatternRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $fillingPatternRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $fillingPatternFactory"; reason: private alias.
Removed service "App\FillingPattern\Infrastructure\Factory\FillingPatternFactory $fillingPatternFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $fillingPatternTabManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $fillingPatternTabManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $fillingPatternTabManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $fillingPatternTabRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $fillingPatternTabRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $fillingPatternTabRepository"; reason: private alias.
Removed service "App\FillingPattern\Domain\TabRepositoryInterface $fillingPatternTabRepository"; reason: private alias.
Removed service "App\FillingPattern\Infrastructure\Doctrine\Orm\Repository\TabRepository $fillingPatternTabRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $fillingPatternTabRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $fillingPatternTabRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $fillingPatternTabFactory"; reason: private alias.
Removed service "App\FillingPattern\Infrastructure\Factory\TabFactory $fillingPatternTabFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $fillingPatternTabTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $fillingPatternTabTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $fillingPatternTabTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $fillingPatternTabTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $fillingPatternTabTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $fillingPatternTabTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $fillingPatternTabTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $fillingPatternTabTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $fillingPatternTabTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $fillingPatternTabTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $fillingPatternCharacteristicManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $fillingPatternCharacteristicManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $fillingPatternCharacteristicManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $fillingPatternCharacteristicRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $fillingPatternCharacteristicRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $fillingPatternCharacteristicRepository"; reason: private alias.
Removed service "App\FillingPattern\Domain\CharacteristicRepositoryInterface $fillingPatternCharacteristicRepository"; reason: private alias.
Removed service "App\FillingPattern\Infrastructure\Doctrine\Orm\Repository\CharacteristicRepository $fillingPatternCharacteristicRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $fillingPatternCharacteristicRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $fillingPatternCharacteristicRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $fillingPatternCharacteristicFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $fillingPatternCharacteristicFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $fillingPatternCharacteristicTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $fillingPatternCharacteristicTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $fillingPatternCharacteristicTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $fillingPatternCharacteristicTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $fillingPatternCharacteristicTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $fillingPatternCharacteristicTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $fillingPatternCharacteristicTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $fillingPatternCharacteristicTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $fillingPatternCharacteristicTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $fillingPatternCharacteristicTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $fillingPatternCharacteristicImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $fillingPatternCharacteristicImageManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $fillingPatternCharacteristicImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $fillingPatternCharacteristicImageRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $fillingPatternCharacteristicImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $fillingPatternCharacteristicImageRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $fillingPatternCharacteristicImageRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $fillingPatternCharacteristicImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $fillingPatternCharacteristicImageFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $fillingPatternCharacteristicImageFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $fillingPatternUsageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $fillingPatternUsageManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $fillingPatternUsageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $fillingPatternUsageRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $fillingPatternUsageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $fillingPatternUsageRepository"; reason: private alias.
Removed service "App\FillingPattern\Domain\UsageRepositoryInterface $fillingPatternUsageRepository"; reason: private alias.
Removed service "App\FillingPattern\Infrastructure\Doctrine\Orm\Repository\UsageRepository $fillingPatternUsageRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $fillingPatternUsageRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $fillingPatternUsageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $fillingPatternUsageFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $fillingPatternUsageFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $fillingPatternUsageTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $fillingPatternUsageTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $fillingPatternUsageTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $fillingPatternUsageTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $fillingPatternUsageTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $fillingPatternUsageTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $fillingPatternUsageTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $fillingPatternUsageTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $fillingPatternUsageTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $fillingPatternUsageTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $appManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $appManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $appManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $appRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $appRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $appRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $appRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $appRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $appFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $appFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $pageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $pageManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $pageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $pageRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $pageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $pageRepository"; reason: private alias.
Removed service "App\Page\Domain\PageRepositoryInterface $pageRepository"; reason: private alias.
Removed service "App\Page\Infrastructure\Doctrine\Orm\Repository\PageRepository $pageRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $pageRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $pageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $pageFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $pageFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $pageTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $pageTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $pageTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $pageTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $pageTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $pageTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $pageTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $pageTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $pageTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $pageTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productCompositionManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productCompositionManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productCompositionManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productCompositionRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productCompositionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productCompositionRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productCompositionRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productCompositionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productCompositionFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productCompositionFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productCompositionImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productCompositionImageManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productCompositionImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productCompositionImageRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productCompositionImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productCompositionImageRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productCompositionImageRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productCompositionImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productCompositionImageFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productCompositionImageFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionValueTaxonManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productOptionValueTaxonManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productOptionValueTaxonManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productOptionValueTaxonRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productOptionValueTaxonRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productOptionValueTaxonRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionValueTaxonRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productOptionValueTaxonRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionValueTaxonFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productOptionValueTaxonFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionValueTaxonOrderManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productOptionValueTaxonOrderManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productOptionValueTaxonOrderManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productOptionValueTaxonOrderRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productOptionValueTaxonOrderRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productOptionValueTaxonOrderRepository"; reason: private alias.
Removed service "App\Product\Infrastructure\Doctrine\Orm\Repository\ProductOptionValueTaxonOrderRepository $productOptionValueTaxonOrderRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionValueTaxonOrderRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productOptionValueTaxonOrderRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionValueTaxonOrderFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productOptionValueTaxonOrderFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $realizationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $realizationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $realizationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $realizationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $realizationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $realizationRepository"; reason: private alias.
Removed service "App\Realization\Domain\Repository\RealizationRepositoryInterface $realizationRepository"; reason: private alias.
Removed service "App\Realization\Infrastructure\Doctrine\Orm\Repository\RealizationRepository $realizationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $realizationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $realizationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $realizationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $realizationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $realizationTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $realizationTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $realizationTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $realizationTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $realizationTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $realizationTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $realizationTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $realizationTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $realizationTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $realizationTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $realizationImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $realizationImageManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $realizationImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $realizationImageRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $realizationImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $realizationImageRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $realizationImageRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $realizationImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $realizationImageFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $realizationImageFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $realizationAttributeValueManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $realizationAttributeValueManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $realizationAttributeValueManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $realizationAttributeValueRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $realizationAttributeValueRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $realizationAttributeValueRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $realizationAttributeValueRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $realizationAttributeValueRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $realizationAttributeValueFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $realizationAttributeValueFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $realizationTaxonManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $realizationTaxonManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $realizationTaxonManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $realizationTaxonRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $realizationTaxonRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $realizationTaxonRepository"; reason: private alias.
Removed service "App\Realization\Domain\Repository\RealizationTaxon\RealizationTaxonRepositoryInterface $realizationTaxonRepository"; reason: private alias.
Removed service "App\Realization\Infrastructure\Doctrine\Orm\Repository\RealizationTaxonRepository $realizationTaxonRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $realizationTaxonRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $realizationTaxonRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $realizationTaxonFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $realizationTaxonFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $redirectManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $redirectManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $redirectManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $redirectRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $redirectRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $redirectRepository"; reason: private alias.
Removed service "App\Redirect\Domain\RedirectRepositoryInterface $redirectRepository"; reason: private alias.
Removed service "App\Redirect\Infrastructure\Doctrine\Orm\Repository\RedirectRepository $redirectRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $redirectRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $redirectRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $redirectFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $redirectFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $searchSortManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $searchSortManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $searchSortManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $searchSortRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $searchSortRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $searchSortRepository"; reason: private alias.
Removed service "App\Search\Domain\Repository\SortRepositoryInterface $searchSortRepository"; reason: private alias.
Removed service "App\Search\Infrastructure\Doctrine\Orm\Repository\SortRepository $searchSortRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $searchSortRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $searchSortRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $searchSortFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $searchSortFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $searchSortTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $searchSortTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $searchSortTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $searchSortTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $searchSortTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $searchSortTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $searchSortTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $searchSortTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $searchSortTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $searchSortTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $searchGroupManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $searchGroupManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $searchGroupManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $searchGroupRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $searchGroupRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $searchGroupRepository"; reason: private alias.
Removed service "App\Search\Domain\Repository\GroupRepositoryInterface $searchGroupRepository"; reason: private alias.
Removed service "App\Search\Infrastructure\Doctrine\Orm\Repository\GroupRepository $searchGroupRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $searchGroupRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $searchGroupRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $searchGroupFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $searchGroupFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $searchGroupTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $searchGroupTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $searchGroupTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $searchGroupTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $searchGroupTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $searchGroupTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $searchGroupTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $searchGroupTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $searchGroupTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $searchGroupTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $serviceManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $serviceManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $serviceManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $serviceRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $serviceRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $serviceRepository"; reason: private alias.
Removed service "App\Service\Domain\ServiceRepositoryInterface $serviceRepository"; reason: private alias.
Removed service "App\Service\Infrastructure\Doctrine\Orm\Repository\ServiceRepository $serviceRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $serviceRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $serviceRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $serviceFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $serviceFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $serviceTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $serviceTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $serviceTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $serviceTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $serviceTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $serviceTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $serviceTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $serviceTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $serviceTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $serviceTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $serviceValueManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $serviceValueManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $serviceValueManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $serviceValueRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $serviceValueRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $serviceValueRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $serviceValueRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $serviceValueRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $serviceValueFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $serviceValueFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $galleryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $galleryManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $galleryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $galleryRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $galleryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $galleryRepository"; reason: private alias.
Removed service "App\Taxonomy\Domain\Repository\TaxonGalleryRepositoryInterface $galleryRepository"; reason: private alias.
Removed service "App\Taxonomy\Infrastructure\Doctrine\Orm\Repository\TaxonGalleryRepository $galleryRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $galleryRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $galleryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $galleryFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $galleryFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $galleryTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $galleryTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $galleryTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $galleryTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $galleryTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $galleryTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $galleryTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $galleryTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $galleryTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $galleryTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $galleryImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $galleryImageManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $galleryImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $galleryImageRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $galleryImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $galleryImageRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $galleryImageRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $galleryImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $galleryImageFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $galleryImageFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shippingExportManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shippingExportManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shippingExportManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shippingExportRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shippingExportRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingExportRepository"; reason: private alias.
Removed service "BitBag\SyliusShippingExportPlugin\Repository\ShippingExportRepositoryInterface $shippingExportRepository"; reason: private alias.
Removed service "BitBag\SyliusShippingExportPlugin\Repository\ShippingExportRepository $shippingExportRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingExportRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shippingExportRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingExportFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $shippingExportFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shippingGatewayManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shippingGatewayManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shippingGatewayManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shippingGatewayRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shippingGatewayRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingGatewayRepository"; reason: private alias.
Removed service "BitBag\SyliusShippingExportPlugin\Repository\ShippingGatewayRepositoryInterface $shippingGatewayRepository"; reason: private alias.
Removed service "BitBag\SyliusShippingExportPlugin\Repository\ShippingGatewayRepository $shippingGatewayRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingGatewayRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shippingGatewayRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingGatewayFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $shippingGatewayFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $settingManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $settingManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $settingManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $settingRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $settingRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $settingRepository"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Repository\SettingRepositoryInterface $settingRepository"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Repository\SettingRepository $settingRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $settingRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $settingRepository"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Factory\SettingFactoryInterface $settingFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $settingFactory"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Factory\SettingFactory $settingFactory"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $defaultStorage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $defaultStorage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $defaultStorage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $setonoSyliusFeedStorageLocalFeedTmp"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $setonoSyliusFeedStorageLocalFeedTmp"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $setonoSyliusFeedStorageLocalFeedTmp"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $setonoSyliusFeedStorageLocalFeed"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $setonoSyliusFeedStorageLocalFeed"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $setonoSyliusFeedStorageLocalFeed"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $feedManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $feedManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $feedManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $feedRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $feedRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $feedRepository"; reason: private alias.
Removed service "Setono\SyliusFeedPlugin\Repository\FeedRepositoryInterface $feedRepository"; reason: private alias.
Removed service "Setono\SyliusFeedPlugin\Doctrine\ORM\FeedRepository $feedRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $feedRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $feedRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $feedFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $feedFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $violationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $violationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $violationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $violationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $violationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $violationRepository"; reason: private alias.
Removed service "Setono\SyliusFeedPlugin\Repository\ViolationRepositoryInterface $violationRepository"; reason: private alias.
Removed service "Setono\SyliusFeedPlugin\Doctrine\ORM\ViolationRepository $violationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $violationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $violationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $violationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $violationFactory"; reason: private alias.
Removed service "Setono\DoctrineORMBatcher\Factory\BatcherFactoryInterface"; reason: private alias.
Removed service "Setono\DoctrineORMBatcher\Query\QueryRebuilderInterface"; reason: private alias.
Removed service "sylius.grid.renderer"; reason: private alias.
Removed service "sylius.grid.bulk_action_renderer"; reason: private alias.
Removed service "sylius.grid.data_extractor"; reason: private alias.
Removed service "Sonata\BlockBundle\Templating\Helper\BlockHelper"; reason: private alias.
Removed service "sonata.block.context_manager"; reason: private alias.
Removed service "sonata.block.cache.handler"; reason: private alias.
Removed service "sonata.block.renderer"; reason: private alias.
Removed service "hateoas.configuration.metadata.cache"; reason: private alias.
Removed service "jms_serializer.metadata.cache"; reason: private alias.
Removed service "jms_serializer.naming_strategy"; reason: private alias.
Removed service "jms_serializer.object_constructor"; reason: private alias.
Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
Removed service "jms_serializer.accessor_strategy"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
Removed service "Knp\Bundle\GaufretteBundle\FilesystemMap"; reason: private alias.
Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
Removed service "liip_imagine"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
Removed service "payum.entity_manager"; reason: private alias.
Removed service "BabDev\PagerfantaBundle\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
Removed service "Pagerfanta\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
Removed service "Pagerfanta\View\ViewFactory"; reason: private alias.
Removed service "Pagerfanta\View\ViewFactoryInterface"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $paymentSecurityTokenManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $paymentSecurityTokenManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $paymentSecurityTokenManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $paymentSecurityTokenRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $paymentSecurityTokenRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentSecurityTokenRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentSecurityTokenRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $paymentSecurityTokenRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentSecurityTokenFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $paymentSecurityTokenFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $gatewayConfigManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $gatewayConfigManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $gatewayConfigManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $gatewayConfigRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $gatewayConfigRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $gatewayConfigRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $gatewayConfigRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $gatewayConfigRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $gatewayConfigFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $gatewayConfigFactory"; reason: private alias.
Removed service "sylius.theme.configuration"; reason: private alias.
Removed service "sylius.theme.configuration.processor"; reason: private alias.
Removed service "sylius.theme.configuration.provider"; reason: private alias.
Removed service "sylius.factory.theme"; reason: private alias.
Removed service "sylius.factory.theme_author"; reason: private alias.
Removed service "sylius.factory.theme_screenshot"; reason: private alias.
Removed service "sylius.theme.circular_dependency_checker"; reason: private alias.
Removed service "sylius.theme.loader"; reason: private alias.
Removed service "sylius.theme.context.settable"; reason: private alias.
Removed service "sylius.repository.theme"; reason: private alias.
Removed service "sylius.theme.hierarchy_provider"; reason: private alias.
Removed service "Sylius\Bundle\ThemeBundle\Context\ThemeContextInterface"; reason: private alias.
Removed service "sylius.context.theme"; reason: private alias.
Removed service "fidry_alice_data_fixtures.doctrine.loader"; reason: private alias.
Removed service "fidry_alice_data_fixtures.persistence.purger.doctrine.orm_purger"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.fixture_bag"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.value"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.value.property_accessor"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.parameter_bag"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.fixture_set"; reason: private alias.
Removed service "nelmio_alice.generator.hydrator"; reason: private alias.
Removed service "nelmio_alice.generator.hydrator.property"; reason: private alias.
Removed service "nelmio_alice.generator.caller"; reason: private alias.
Removed service "nelmio_alice.generator.instantiator"; reason: private alias.
Removed service "nelmio_alice.generator"; reason: private alias.
Removed service "nelmio_alice.generator.object_generator"; reason: private alias.
Removed service "nelmio_alice.property_accessor"; reason: private alias.
Removed service "nelmio_alice.file_parser"; reason: private alias.
Removed service "nelmio_alice.file_locator"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture_bag"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.specs"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.flag_parser"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.parser.token_parser"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.lexer"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.parser"; reason: private alias.
Removed service "nelmio_alice.fixture_builder"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.parameter_bag"; reason: private alias.
Removed service "api_platform.serializer"; reason: private alias.
Removed service "api_platform.property_accessor"; reason: private alias.
Removed service "api_platform.property_info"; reason: private alias.
Removed service "ApiPlatform\Api\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Api\UrlGeneratorInterface"; reason: private alias.
Removed service "ApiPlatform\Serializer\SerializerContextBuilderInterface"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\PropertyFilter"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\GroupFilter"; reason: private alias.
Removed service "api_platform.operation_path_resolver"; reason: private alias.
Removed service "ApiPlatform\Api\IriConverterInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Api\IriConverterInterface"; reason: private alias.
Removed service "api_platform.identifiers_extractor"; reason: private alias.
Removed service "ApiPlatform\Api\IdentifiersExtractorInterface"; reason: private alias.
Removed service "api_platform.state_provider"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\Pagination"; reason: private alias.
Removed service "api_platform.pagination"; reason: private alias.
Removed service "api_platform.state_processor"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.retro_compatible"; reason: private alias.
Removed service "ApiPlatform\Core\Api\OperationAwareFormatsProviderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\ItemDataProviderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\CollectionDataProviderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\SubresourceDataProviderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\Pagination"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\PaginationOptions"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory"; reason: private alias.
Removed service "api_platform.route_loader"; reason: private alias.
Removed service "api_platform.iri_converter"; reason: private alias.
Removed service "api_platform.cache.metadata.property"; reason: private alias.
Removed service "api_platform.openapi.factory"; reason: private alias.
Removed service "ApiPlatform\Core\Serializer\SerializerContextBuilderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Api\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Api\UrlGeneratorInterface"; reason: private alias.
Removed service "ApiPlatform\Core\JsonSchema\SchemaFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\JsonSchema\TypeFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Security\ResourceAccessCheckerInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Validator\ValidatorInterface"; reason: private alias.
Removed service "ApiPlatform\Core\OpenApi\Factory\OpenApiFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataPersister\DataPersisterInterface"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\PaginationOptions"; reason: private alias.
Removed service "api_platform.operation_path_resolver.default"; reason: private alias.
Removed service "api_platform.path_segment_name_generator"; reason: private alias.
Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.legacy"; reason: private alias.
Removed service "ApiPlatform\Core\Metadata\Property\Factory\PropertyMetadataFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory"; reason: private alias.
Removed service "api_platform.metadata.extractor.yaml"; reason: private alias.
Removed service "api_platform.metadata.extractor.xml"; reason: private alias.
Removed service "api_platform.metadata.property_extractor.xml"; reason: private alias.
Removed service "api_platform.metadata.resource_extractor.xml"; reason: private alias.
Removed service "ApiPlatform\JsonSchema\TypeFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\JsonSchema\SchemaFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Serializer\OpenApiNormalizer"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Options"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Factory\OpenApiFactoryInterface"; reason: private alias.
Removed service "api_platform.swagger_ui.listener"; reason: private alias.
Removed service "api_platform.operation_path_resolver.legacy"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\RemoveProcessor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\PersistProcessor"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\RangeFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\NumericFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\ExistsFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension"; reason: private alias.
Removed service "ApiPlatform\Validator\ValidatorInterface"; reason: private alias.
Removed service "api_platform.message_bus"; reason: private alias.
Removed service "api_platform.security.expression_language"; reason: private alias.
Removed service "ApiPlatform\Symfony\Security\ResourceAccessCheckerInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Api\IdentifiersExtractorInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $apiUserManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $apiUserManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $apiUserManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $apiUserRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $apiUserRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $apiUserRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $apiUserRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $apiUserRepository"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $apiClientManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $apiClientManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $apiClientManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $apiClientRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $apiClientRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $apiClientRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $apiClientRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $apiClientRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $apiClientFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $apiClientFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $apiAccessTokenManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $apiAccessTokenManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $apiAccessTokenManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $apiAccessTokenRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $apiAccessTokenRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $apiAccessTokenRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $apiAccessTokenRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $apiAccessTokenRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $apiAccessTokenFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $apiAccessTokenFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $apiRefreshTokenManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $apiRefreshTokenManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $apiRefreshTokenManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $apiRefreshTokenRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $apiRefreshTokenRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $apiRefreshTokenRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $apiRefreshTokenRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $apiRefreshTokenRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $apiRefreshTokenFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $apiRefreshTokenFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $apiAuthCodeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $apiAuthCodeManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $apiAuthCodeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $apiAuthCodeRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $apiAuthCodeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $apiAuthCodeRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $apiAuthCodeRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $apiAuthCodeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $apiAuthCodeFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $apiAuthCodeFactory"; reason: private alias.
Removed service "FOS\OAuthServerBundle\Model\ClientManagerInterface"; reason: private alias.
Removed service "FOS\OAuthServerBundle\Model\AccessTokenManagerInterface"; reason: private alias.
Removed service "FOS\OAuthServerBundle\Model\RefreshTokenManagerInterface"; reason: private alias.
Removed service "FOS\OAuthServerBundle\Model\AuthCodeManagerInterface"; reason: private alias.
Removed service "fos_oauth_server.storage"; reason: private alias.
Removed service "fos_oauth_server.client_manager"; reason: private alias.
Removed service "fos_oauth_server.access_token_manager"; reason: private alias.
Removed service "fos_oauth_server.refresh_token_manager"; reason: private alias.
Removed service "fos_oauth_server.auth_code_manager"; reason: private alias.
Removed service "fos_oauth_server.user_provider"; reason: private alias.
Removed service "fos_oauth_server.authorize.form.handler"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $articleManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $articleManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $articleManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $articleRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $articleRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $articleRepository"; reason: private alias.
Removed service "Odiseo\BlogBundle\Doctrine\ORM\ArticleRepositoryInterface $articleRepository"; reason: private alias.
Removed service "Odiseo\SyliusBlogPlugin\Repository\ArticleRepositoryInterface $articleRepository"; reason: private alias.
Removed service "Odiseo\SyliusBlogPlugin\Repository\ArticleRepository $articleRepository"; reason: private alias.
Removed service "Odiseo\BlogBundle\Doctrine\ORM\ArticleRepository $articleRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $articleRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $articleRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $articleFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $articleFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $articleFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $articleTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $articleTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $articleTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $articleTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $articleTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $articleTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $articleTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $articleTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $articleTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $articleTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $articleCommentManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $articleCommentManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $articleCommentManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $articleCommentRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $articleCommentRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $articleCommentRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $articleCommentRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $articleCommentRepository"; reason: private alias.
Removed service "Odiseo\BlogBundle\Factory\ArticleCommentFactoryInterface $articleCommentFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $articleCommentFactory"; reason: private alias.
Removed service "Odiseo\BlogBundle\Factory\ArticleCommentFactory $articleCommentFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $articleCategoryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $articleCategoryManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $articleCategoryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $articleCategoryRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $articleCategoryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $articleCategoryRepository"; reason: private alias.
Removed service "Odiseo\BlogBundle\Doctrine\ORM\ArticleCategoryRepositoryInterface $articleCategoryRepository"; reason: private alias.
Removed service "App\Blog\Domain\ArticleCategoryRepositoryInterface $articleCategoryRepository"; reason: private alias.
Removed service "App\Blog\Infrastructure\Doctrine\Orm\Repository\ArticleCategoryRepository $articleCategoryRepository"; reason: private alias.
Removed service "Odiseo\BlogBundle\Doctrine\ORM\ArticleCategoryRepository $articleCategoryRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $articleCategoryRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $articleCategoryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $articleCategoryFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $articleCategoryFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $articleCategoryFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $articleCategoryTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $articleCategoryTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $articleCategoryTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $articleCategoryTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $articleCategoryTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $articleCategoryTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $articleCategoryTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $articleCategoryTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $articleCategoryTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $articleCategoryTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $articleImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $articleImageManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $articleImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $articleImageRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $articleImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $articleImageRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $articleImageRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $articleImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $articleImageFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $articleImageFactory"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Settings\Metadata\RegistryInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Settings\RegistryInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Provider\SettingsProviderInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Form\MainSettingsTypeInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Processor\SettingsProcessorInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Factory\Form\MainSettingsFormTypeFactoryInterface"; reason: private alias.
Removed service "Jane\Component\AutoMapper\MapperGeneratorMetadataFactoryInterface"; reason: private alias.
Removed service "Jane\Component\AutoMapper\Loader\ClassLoaderInterface"; reason: private alias.
Removed service "Jane\Component\AutoMapper\Transformer\TransformerFactoryInterface"; 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 "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductMapperConfiguration"; reason: private alias.
Removed service "sylius.shop_api_plugin.factory.image_view_factory"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_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 $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $payumLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $paypalLogger"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "Sylius\Component\Order\Processor\OrderProcessorInterface"; reason: private alias.
Removed service "Sylius\Component\Order\Context\CartContextInterface"; reason: private alias.
Removed service "Sylius\Component\Currency\Context\CurrencyContextInterface"; reason: private alias.
Removed service "setono_sylius_feed.storage.feed"; reason: private alias.
Removed service "setono_sylius_feed.storage.feed_tmp"; reason: private alias.
Removed service "fos_rest.serializer"; reason: private alias.
Removed service "knp_menu.menu_provider"; reason: private alias.
Removed service "api_platform.name_converter"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Settings\SettingsInterface $searchSettings"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Settings\Settings $searchSettings"; reason: private alias.
Removed service "twig.extension.pagerfanta"; reason: private alias.
Removed service "white_october_pagerfanta.view_factory"; reason: private alias.
Removed service ".service_locator.4vQUXGB"; reason: private alias.
Removed service ".service_locator.RyfAosP"; reason: private alias.
Removed service ".service_locator.ibZfPrz"; reason: private alias.
Removed service ".service_locator.NuHbnez"; reason: private alias.
Removed service ".service_locator.bnaLdkn"; reason: private alias.
Removed service ".service_locator.cpVYkYI"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.yOuBClX"; reason: private alias.
Removed service ".service_locator.UKzqvcW"; reason: private alias.
Removed service ".service_locator.WRqCNnb"; reason: private alias.
Removed service ".service_locator.DxkI2YF"; reason: private alias.
Removed service ".service_locator.H_UJQun"; reason: private alias.
Removed service ".service_locator.8RiqiIX"; reason: private alias.
Removed service ".service_locator.OlLFnnF"; reason: private alias.
Removed service ".service_locator.KnularI"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.Te03sLC"; reason: private alias.
Removed service ".service_locator.TZdWHal"; reason: private alias.
Removed service ".service_locator.0ghLsew"; reason: private alias.
Removed service "sylius.context.currency.composite.inner"; reason: private alias.
Removed service "sylius.context.channel.cached.inner"; reason: private alias.
Removed service "sylius.context.currency.channel_aware.inner"; reason: private alias.
Removed service "sylius.order_item_quantity_modifier"; reason: private alias.
Removed service "form.type_extension.form.request_handler"; reason: private alias.
Removed service "sylius.resource_controller.resources_resolver"; reason: private alias.
Removed service "Sylius\Bundle\ThemeBundle\Asset\Installer\AssetsInstallerInterface"; reason: private alias.
Removed service "Sylius\Bundle\ThemeBundle\Twig\Loader\ThemedTemplateLoader.inner"; reason: private alias.
Removed service "translator.default"; reason: private alias.
Removed service "Sylius\Bundle\ThemeBundle\Translation\Translator"; reason: private alias.
Removed service "api_platform.serializer.context_builder"; reason: private alias.
Removed service "sylius_api.serializer_context_builder.locale.inner"; reason: private alias.
Removed service "sylius_api.serializer_context_builder.http_request_method_type.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.property_info.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.annotation.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.property.metadata_factory.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.input_output.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.serializer.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.default_property.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.subresource.metadata_factory.annotation.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.php_doc.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.short_name.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.filter_metadata_factory.annotation.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.annotation.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.yaml.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.validator.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.operation.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.formats.inner"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "JoliCode\Elastically\Mapping\YamlProvider"; 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 "security.access.decision_manager"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "Sylius\Bundle\UiBundle\Renderer\TemplateBlockRendererInterface"; reason: private alias.
Removed service "Sylius\Bundle\UiBundle\Renderer\TemplateEventRendererInterface"; reason: private alias.
Removed service "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer.inner"; reason: private alias.
Removed service "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer.inner"; reason: private alias.
Removed service "locale_aware_listener"; reason: private alias.
Removed service "sylius.resource_controller.resource_update_handler"; reason: private alias.
Removed service "sylius.resource_controller.resource_delete_handler"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.container_repository_factory"; reason: private alias.
Removed service "jms_serializer.metadata.doctrine_type_driver.inner"; reason: private alias.
Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
Removed service "jms_serializer.doctrine_object_constructor.inner"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "Sylius\Bundle\ThemeBundle\Twig\Locator\TemplateLocatorInterface"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "api_platform.serializer.context_builder.filter.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.annotation.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.yaml.legacy.inner"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection_filters.inner"; reason: private alias.
Removed service "api_platform.json_schema.schema_factory"; reason: private alias.
Removed service "api_platform.collection_data_provider"; reason: private alias.
Removed service "api_platform.item_data_provider"; reason: private alias.
Removed service "api_platform.subresource_data_provider"; reason: private alias.
Removed service "api_platform.data_persister"; reason: private alias.
Removed service "api_platform.identifiers_extractor.legacy"; reason: private alias.
Removed service "Sylius\Bundle\ApiBundle\DataProvider\ChannelAwareItemDataProvider.inner"; reason: private alias.
Removed service "sylius.resource_controller.new_resource_factory"; reason: private alias.
Removed service "odiseo_blog.factory.article_comment"; 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 "sylius.command_bus"; reason: private alias.
Removed service "sylius.event_bus"; reason: private alias.
Removed service "sylius_default.bus"; reason: private alias.
Removed service "sylius_event.bus"; reason: private alias.
Removed service "sylius_shop_api_plugin.command_bus"; reason: private alias.
Removed service "sylius_shop_api_plugin.event_bus"; reason: private alias.
Removed service "messenger.bus.command"; reason: private alias.
Removed service "messenger.bus.query"; reason: private alias.
Removed service "messenger.bus.event"; reason: private alias.
Removed service "setono_sylius_feed.command_bus"; reason: private alias.
Removed service ".doctrine.orm.default_metadata_driver.inner"; reason: private alias.
Removed service "exception_listener"; reason: private alias.
Removed service "jms_serializer.form_error_handler"; reason: private alias.
Removed service "security.user_checker"; reason: private alias.
Removed service "serializer.mapping.class_metadata_factory"; reason: private alias.
Removed service "api_platform.openapi.normalizer"; reason: private alias.
Removed service "api_platform.swagger.normalizer.documentation"; reason: private alias.
Removed service "api_platform.route_name_resolver"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.cached.legacy.inner"; reason: private alias.
Removed service "api_platform.subresource_operation_factory"; reason: private alias.
Removed service "Sylius\Bundle\ThemeBundle\Translation\Finder\TranslationFilesFinderInterface"; reason: private alias.
Removed service ".service_locator.uo5c0SP"; reason: private alias.
Removed service ".service_locator.VbmYk5J"; reason: private alias.
Removed service ".service_locator.PHBEPZY"; reason: private alias.
Removed service ".service_locator.iFZ5FSq"; reason: private alias.
Removed service ".service_locator.blzAaRW"; reason: private alias.
Removed service ".service_locator.TXHebEQ"; reason: private alias.
Removed service ".service_locator.HLRstdo"; reason: private alias.
Removed service ".service_locator.A740LBW"; reason: private alias.
Removed service ".service_locator.lcMhl3u"; reason: private alias.
Removed service ".service_locator.L0rFhJm"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
Removed service ".service_locator.Uo_RQ_2"; reason: private alias.
Removed service ".service_locator.e9fOlvW"; reason: private alias.
754
Changed reference of service "bitbag.sylius_inpost_plugin.controller.add_point_to_order" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Command\SearchCommand" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Controller\SearchController" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Controller\SearchController" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\EventListener\ProductEventListener" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\EventListener\ProductVariantEventListener" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Index\Indexer" previously pointing to "Jane\Bundle\AutoMapperBundle\AutoMapper" to "Jane\Component\AutoMapper\AutoMapperInterface".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Mapping\YamlWithLocaleProvider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Resolver\CheapestProductVariantResolver" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Aggregation\PriceAggregation" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\Product\PricePostFilter" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Taxon" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\ChannelFilter" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\Product\PriceSorter" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Search\Search" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "app.email_sender.adapter.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Ui\Http\Rest\Controller\Address\GetAddressAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Address\GetAddressAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Article\GetArticleByCodeAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Article\GetArticleByCodeAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Article\GetArticleBySlugAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Article\GetArticleBySlugAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Article\GetArticlesSitemapDataAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Article\GetArticlesSitemapDataAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Article\GetTaxonomyByCodeAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Article\GetTaxonomyByCodeAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Article\GetTaxonomyByCodeAction" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Cart\ChangeAutoChemistryInCartAction" previously pointing to "router.default" to "router".
Changed reference of service "Ui\Http\Rest\Controller\Cart\ChangeAutoChemistryInCartAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Cart\ChangeItemQuantityInCartAction" previously pointing to "router.default" to "router".
Changed reference of service "Ui\Http\Rest\Controller\Cart\ChangeItemQuantityInCartAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Cart\ChangeItemVariantInCartAction" previously pointing to "router.default" to "router".
Changed reference of service "Ui\Http\Rest\Controller\Cart\ChangeItemVariantInCartAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Cart\MergeCartsAction" previously pointing to "router.default" to "router".
Changed reference of service "Ui\Http\Rest\Controller\Cart\MergeCartsAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Cart\PickupCartAction" previously pointing to "router.default" to "router".
Changed reference of service "Ui\Http\Rest\Controller\Cart\PickupCartAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Cart\PutItemToCartAction" previously pointing to "router.default" to "router".
Changed reference of service "Ui\Http\Rest\Controller\Cart\PutItemToCartAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Cart\PutItemsToCartAction" previously pointing to "router.default" to "router".
Changed reference of service "Ui\Http\Rest\Controller\Cart\PutItemsToCartAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Cart\RemoveItemFromCartAction" previously pointing to "router.default" to "router".
Changed reference of service "Ui\Http\Rest\Controller\Cart\RemoveItemFromCartAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Checkout\CompleteOrderAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Checkout\GetShippingAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Checkout\GetShippingWarningAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Checkout\SetAddressAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Checkout\SetAddressAction" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "Ui\Http\Rest\Controller\Checkout\SetSampleShipping" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Checkout\SetShippingAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Checkout\SetShippingBestOptionAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Checkout\ShippingBestOptionAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Config\GetCountriesAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Contact\AddContactAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Employee\GetEmployeesAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Faq\GetFaqCategoriesAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Order\PaymentStatusAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Order\PreparePayAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Order\ShowOrderDetailsAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Page\GetPageAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Product\GetProductsImagesAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Product\GetProductsImagesAction" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Product\GetProductsSitemapDataAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Product\GetProductsSitemapDataAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Product\ShowProductByCodeAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Product\ShowProductByCodeAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Product\ShowProductBySlugAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Product\ShowProductBySlugAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Product\ShowProductDataByCodeAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Product\ShowProductDataByCodeAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Product\ShowProductDataBySlugAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Product\ShowProductDataBySlugAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\ProductVariant\BulkUpdateProductVariantAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Realization\GetRealizationByCodeAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Realization\GetRealizationByCodeAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Realization\GetRealizationByProductCodeAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Realization\GetRealizationByProductCodeAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Realization\GetRealizationBySlugAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Realization\GetRealizationBySlugAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Realization\GetRealizationSlugByNameAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Realization\GetRealizationsSitemapDataAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Realization\GetRealizationsSitemapDataAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Redirect\GetRedirectsAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Review\AddReviewAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Review\GetReviewsAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Review\GetReviewsTotalAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Review\GetReviewsTotalAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Search\SearchAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Search\SearchAction" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Taxon\GetTaxonDetailsByCodeAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Taxon\GetTaxonDetailsByCodeAction" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Taxon\GetTaxonDetailsBySlugAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Taxon\GetTaxonDetailsBySlugAction" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Taxon\GetTaxonTreeAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Taxon\GetTaxonTreeAction" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Taxon\GetTaxonsSitemapDataAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Taxon\GetTaxonsSitemapDataAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Wishlist\AddToWishlistAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Wishlist\AddToWishlistAction" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Wishlist\AddToWishlistAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Wishlist\AssignWishlistAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Wishlist\AssignWishlistAction" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Wishlist\AssignWishlistAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Wishlist\CreateWishlistAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Wishlist\CreateWishlistAction" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Wishlist\CreateWishlistAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Wishlist\GetWishlistAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Wishlist\GetWishlistAction" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Wishlist\GetWishlistAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\Controller\Wishlist\RemoveFromWishlistAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Wishlist\RemoveFromWishlistAction" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Ui\Http\Rest\Controller\Wishlist\RemoveFromWishlistAction" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "Ui\Http\Rest\EventSubscriber\ExceptionSubscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Ui\Http\Web\Controller\Admin\FillingPattern\ActiveTabAction" previously pointing to "router.default" to "router".
Changed reference of service "Ui\Http\Web\Controller\Admin\FillingPattern\DuplicateAction" previously pointing to "router.default" to "router".
Changed reference of service "Ui\Http\Web\Controller\Admin\ProductOptionValue\ProductOptionValueOrderAction" previously pointing to "router.default" to "router".
Changed reference of service "Ui\Http\Web\Controller\Admin\Taxonomy\BulkDeleteGalleryAction" previously pointing to "router.default" to "router".
Changed reference of service "Ui\Http\Web\Controller\Admin\Taxonomy\UpdateGalleryAction" previously pointing to "router.default" to "router".
Changed reference of service "Ui\Http\Web\ExceptionHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Ui\Form\Product\Extension\ProductTypeExtension" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.order_processing.shipping_charges_processor" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "app.payment.handlers.blik" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.payment.handlers.blik" previously pointing to "router.default" to "router".
Changed reference of service "app.payment.handlers.credit_card" previously pointing to "router.default" to "router".
Changed reference of service "app.payment.handlers.credit_card" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.payment.handlers.bank" previously pointing to "router.default" to "router".
Changed reference of service "app.payment.handlers.bank" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Ui\Request\Cart\ChangeAutoChemistryInCart\ChangeAutoChemistryInCartCommandProvider" previously pointing to "debug.validator" to "validator".
Changed reference of service "Ui\Request\Cart\ChangeItemQuantityInCart\ChangeItemQuantityInCartCommandProvider" previously pointing to "debug.validator" to "validator".
Changed reference of service "Ui\Request\Cart\ChangeItemVariantInCart\ChangeItemVariantInCartCommandProvider" previously pointing to "debug.validator" to "validator".
Changed reference of service "Ui\Request\Cart\MergeCarts\MergeCartsCommandProvider" previously pointing to "debug.validator" to "validator".
Changed reference of service "Ui\Request\Cart\PickupCart\PickupCartCommandProvider" previously pointing to "debug.validator" to "validator".
Changed reference of service "Ui\Request\Cart\PickupCart\PickupCartCommandProvider" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\Request\Cart\PickupCart\PickupCartCommandProvider" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Ui\Request\Cart\PutItemToCart\PutItemToCartCommandProvider" previously pointing to "debug.validator" to "validator".
Changed reference of service "Ui\Request\Cart\PutItemsToCart\PutItemsToCartCommandProvider" previously pointing to "debug.validator" to "validator".
Changed reference of service "Ui\Request\Cart\RemoveItemFromCart\RemoveItemFromCartCommandProvider" previously pointing to "debug.validator" to "validator".
Changed reference of service "Ui\Request\Checkout\AddressOrder\AddressOrderCommandProvider" previously pointing to "debug.validator" to "validator".
Changed reference of service "Ui\Request\Checkout\CompleteOrder\CompleteOrderCommandProvider" previously pointing to "debug.validator" to "validator".
Changed reference of service "Ui\Request\Checkout\SetNotesOrder\SetNotesOrderCommandProvider" previously pointing to "debug.validator" to "validator".
Changed reference of service "Ui\Request\ProductVariant\BulkUpdateProductVariant\BulkUpdateProductVariantCommandProvider" previously pointing to "debug.validator" to "validator".
Changed reference of service "app.search.aggregation_builder.variant" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "app.search.aggregation_builder.variant_dimension_width" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "app.search.aggregation_builder.variant_dimension_height" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "app.search.aggregation_builder.variant_dimension_depth" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "app.search.aggregation_builder.variant_inventory_item" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "app.search.aggregation_builder.variant_inventory_square_meter" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "app.search.aggregation_builder.variant_inventory_running_meter" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "app.search.aggregation_builder.variant_option" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "app.search.aggregation_builder.variant_division" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "app.search.aggregation_builder.variant_price" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "app.search.aggregation_builder.variant_price_per_square_meter" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "app.search.aggregation_builder.variant_other" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Ui\FlashBagManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Ui\RequestValidator" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Shared\Application\View\Product\Variant\Measurement\MeasurementViewFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Shared\Application\View\Product\Variant\Sample\SampleViewFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Shared\Application\View\Product\Variant\Distinction\DistinctionViewFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Shared\Application\View\Product\Attribute\VariantAttributeViewFactory" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\Shared\Application\View\Product\DataTab\Tabs\InformationTabViewFactory" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Addressing\Infrastructure\Mapper\AddressMapper" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "App\Order\Application\Command\AddressOrder\AddressOrderHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "App\Order\Application\Command\AddressOrder\AddressOrderHandler" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "App\Order\Application\Command\ChangeItemQuantityInCart\ChangeItemQuantityInCartHandler" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "App\Order\Application\Command\ChangeItemVariantInCart\ChangeItemVariantInCartHandler" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "App\Order\Application\Command\CompleteOrder\CompleteOrderHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "App\Order\Application\Command\OrderSamplePriceModifier\OrderSamplePriceModifierHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Order\Application\Command\SetBestShippingOption\SetBestShippingOptionHandler" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "App\Order\Application\Command\SetShipping\SetShippingHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "App\Order\Application\Query\FindAvailableShippingMethods\FindAvailableShippingMethodsHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "App\Order\Application\Query\FindBestShippingOption\FindBestShippingOptionHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Order\Application\Query\FindBestShippingOption\FindBestShippingOptionHandler" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\Order\Infrastructure\Processing\OrderServicingChargesProcessor" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "App\Order\Infrastructure\Processing\ShippingChargesProcessor" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "App\Page\Application\Query\GetPage\GetPageHandler" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\Payment\Application\Command\CaptureOrderPayment\CaptureOrderPaymentHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "App\Payment\Application\Command\HandlePayment\HandlePaymentHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "App\Payment\Application\Command\RegisterOrderPayment\RegisterOrderPaymentHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "App\Payment\Infrastructure\Gateway\Bank\BankPaymentHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Payment\Infrastructure\Gateway\Bank\BankPaymentHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Payment\Infrastructure\Gateway\Blik\BlikPaymentHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Payment\Infrastructure\Gateway\Blik\BlikPaymentHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Payment\Infrastructure\Gateway\CreditCard\CreditCardPaymentHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Payment\Infrastructure\Gateway\CreditCard\CreditCardPaymentHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Product\Application\Command\BulkUpdateProductVariant\BulkUpdateProductVariantHandler" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Product\Application\Command\BulkUpdateProductVariant\BulkUpdateProductVariantHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Search\Application\Query\SearchArticle\SearchArticleHandler" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Search\Application\Query\SearchProduct\SearchProductHandler" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Search\Application\Query\SearchRealization\SearchRealizationHandler" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Search\Application\Shared\Filters\FiltersView\DefaultFilter\DefaultFilterFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Search\Application\Shared\Filters\FiltersView\DistinctionCodeFilterFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Search\Application\Shared\Filters\FiltersView\DivisionFilterFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Search\Application\Shared\Filters\FiltersView\RangeFilter\RangeFilterFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Search\Application\Shared\Filters\FiltersView\VariantFilter\VariantFilterFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Search\Application\Shared\Product\ProductGroupViewFactory" previously pointing to "router.default" to "router".
Changed reference of service "App\Search\Application\Shared\Product\ProductSearchResultFactory" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Search\Application\Shared\Product\ProductSearchResultFactory" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\Search\Application\Shared\Realization\RealizationSearchResultFactory" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Search\Application\Shared\Realization\RealizationSearchResultFactory" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\Search\Domain\Product\Request\QueryFilter\ChannelQueryFilter" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Search\Domain\Product\Request\VariantAggregation\VariantAggregation" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Search\Domain\Product\Request\VariantAggregation\VariantDimensionAggregation" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Search\Domain\Product\Request\VariantAggregation\VariantDivisionAggregation" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Search\Domain\Product\Request\VariantAggregation\VariantInventoryAggregation" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Search\Domain\Product\Request\VariantAggregation\VariantOptionAggregation" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Search\Domain\Product\Request\VariantAggregation\VariantOtherAggregation" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Search\Domain\Product\Request\VariantAggregation\VariantPriceAggregation" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Search\Domain\Product\Request\VariantAggregation\VariantPricePerSquareMeterAggregation" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Search\Domain\Product\Request\VariantPostFilter\VariantDistinctionPostFilter" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Search\Domain\Product\Request\VariantPostFilter\VariantPricePostFilter" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Search\Domain\Product\Response\FilterBuildersVariant\VariantOtherFilterBuilder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Search\Domain\Product\Sorting\PricePerSquareMeterSorter" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Search\Domain\Product\Sorting\PriceSorter" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Search\Domain\Product\Sorting\PromotionSorter" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Search\Infrastructure\AutoMapper\ArticleMapperConfiguration" previously pointing to "Jane\Bundle\AutoMapperBundle\AutoMapper" to "Jane\Component\AutoMapper\AutoMapperInterface".
Changed reference of service "App\Search\Infrastructure\AutoMapper\ProductMapperConfiguration" previously pointing to "Jane\Bundle\AutoMapperBundle\AutoMapper" to "Jane\Component\AutoMapper\AutoMapperInterface".
Changed reference of service "App\Search\Infrastructure\AutoMapper\ProductProxyMapperConfiguration" previously pointing to "Jane\Bundle\AutoMapperBundle\AutoMapper" to "Jane\Component\AutoMapper\AutoMapperInterface".
Changed reference of service "App\Search\Infrastructure\AutoMapper\ProductVariantMapperConfiguration" previously pointing to "Jane\Bundle\AutoMapperBundle\AutoMapper" to "Jane\Component\AutoMapper\AutoMapperInterface".
Changed reference of service "App\Search\Infrastructure\AutoMapper\ProductVariantMapperConfiguration" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Search\Infrastructure\AutoMapper\RealizationMapperConfiguration" previously pointing to "Jane\Bundle\AutoMapperBundle\AutoMapper" to "Jane\Component\AutoMapper\AutoMapperInterface".
Changed reference of service "App\Shared\Application\Command\SendMessage\SendMessageHandler" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Shared\Application\Command\SendMessage\SendMessageHandler" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Ui\Form\Taxonomy\Validator\GallerySizeValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Ui\Context\PathContext" previously pointing to "router.default" to "router".
Changed reference of service "Ui\Context\PathContext" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "setono_sylius_feed.feed_context.google.shopping.product_item" 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 "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "services_resetter" previously pointing to "sylius.context.cart.new_shop_based" to "sylius.context.cart.new".
Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendgrid" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "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 "state_machine.setono_sylius_feed.feed" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "security.authorization_checker" previously pointing to "security.authentication.manager" to "security.authentication_manager".
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 "security.authentication.manager" to "security.authentication_manager".
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.access_listener" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.rememberme" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.anonymous" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.form" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.x509" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.listener.remote_user" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.basic" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.guard" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form.admin" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.form.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme.admin" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.rememberme.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.anonymous.admin" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.switchuser_listener.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.guard.new_api_admin_user" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.success_handler.new_api_admin_user.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.new_api_admin_user.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.new_api_admin_user.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.listener.json.new_api_admin_user" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.json.new_api_admin_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json.new_api_admin_user" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.listener.anonymous.new_api_admin_user" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.guard.new_api_shop_user" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.success_handler.new_api_shop_user.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.new_api_shop_user.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.new_api_shop_user.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.listener.json.new_api_shop_user" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.json.new_api_shop_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json.new_api_shop_user" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.listener.anonymous.new_api_shop_user" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.fos_oauth_server.api" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.anonymous.api" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.guard.sylius_shop_api" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.success_handler.sylius_shop_api.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.sylius_shop_api.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.sylius_shop_api.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.listener.json.sylius_shop_api" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.json.sylius_shop_api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json.sylius_shop_api" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.listener.anonymous.sylius_shop_api" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.null" to "swiftmailer.mailer.default.transport".
Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.null" to "swiftmailer.mailer.default.transport".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius.controller.adjustment" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "sylius.controller.order_item" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
Changed reference of service "sylius.order_modifier" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius.expired_carts_remover" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.listener.request_locale_setter" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.templating.helper.locale" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.controller.product" previously pointing to "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
Changed reference of service "sylius.controller.product_variant" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service "sylius.form.event_subscriber.product_variant_generator" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "sylius.generator.product_variant" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service "sylius.controller.channel" previously pointing to "sylius.custom_factory.channel" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
Changed reference of service "sylius.context.channel.request_based" previously pointing to "sylius.context.channel.request_based.resolver.composite" to "Sylius\Component\Channel\Context\RequestBased\RequestResolverInterface".
Changed reference of service "sylius.channel_collector" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.context.channel.fake_channel.persister" previously pointing to "sylius.context.channel.fake_channel.code_provider" to "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProviderInterface".
Changed reference of service "sylius.context.channel.fake_channel.context" previously pointing to "sylius.context.channel.fake_channel.code_provider" to "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProviderInterface".
Changed reference of service "sylius.controller.payment" previously pointing to "sylius.custom_factory.payment" to "Sylius\Component\Payment\Factory\PaymentFactoryInterface".
Changed reference of service "sylius.controller.payment_method" previously pointing to "sylius.custom_factory.payment_method" to "Sylius\Component\Core\Factory\PaymentMethodFactoryInterface".
Changed reference of service "sylius.form.type.payment_method_choice" previously pointing to "Sylius\PayPalPlugin\Resolver\PayPalPrioritisingPaymentMethodsResolver" to "Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface".
Changed reference of service "sylius.email_renderer.adapter.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_renderer.adapter.default" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_renderer.adapter.twig" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_renderer.adapter.twig" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_sender.adapter.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_sender.adapter.default" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_sender.adapter.swiftmailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_sender.adapter.swiftmailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_sender.adapter.symfony_mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.registry_promotion_rule_checker" previously pointing to "sylius.channel_aware_promotion_rule_checker.item_total" to "sylius.promotion_rule_checker.item_total".
Changed reference of service "sylius.promotion_coupon_generator" previously pointing to "sylius.custom_factory.promotion_coupon" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
Changed reference of service "sylius.controller.promotion_coupon" previously pointing to "sylius.custom_factory.promotion_coupon" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
Changed reference of service "sylius.controller.promotion_rule" previously pointing to "sylius.custom_factory.promotion_rule" to "Sylius\Component\Core\Factory\PromotionRuleFactoryInterface".
Changed reference of service "sylius.controller.promotion_action" previously pointing to "sylius.custom_factory.promotion_action" to "Sylius\Component\Core\Factory\PromotionActionFactoryInterface".
Changed reference of service "sylius.controller.address" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "sylius.controller.zone" previously pointing to "sylius.custom_factory.zone" to "Sylius\Component\Addressing\Factory\ZoneFactoryInterface".
Changed reference of service "sylius.controller.taxon" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
Changed reference of service "sylius.controller.taxon_slug" previously pointing to "sylius.generator.taxon_slug" to "Sylius\Component\Taxonomy\Generator\TaxonSlugGeneratorInterface".
Changed reference of service "sylius.controller.taxon_slug" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
Changed reference of service "sylius.security.user_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.listener.user_mailer_listener" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.listener.user_mailer_listener" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.listener.admin_user_delete" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "sylius.listener.shop_user_delete" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "sylius.listener.oauth_user_delete" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "sylius.controller.security" previously pointing to "router.default" to "router".
Changed reference of service "sylius.checker.order_payment_method_selection_requirement" previously pointing to "Sylius\PayPalPlugin\Resolver\PayPalPrioritisingPaymentMethodsResolver" to "Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface".
Changed reference of service "sylius.theme.context.channel_based" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.context.shopper" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.context.shopper" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.context.cart.customer_and_channel_based" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.context.currency.storage_based" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.context.currency.channel_aware" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.locale_provider.channel_based" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.fixture.geographical" previously pointing to "sylius.custom_factory.zone" to "Sylius\Component\Addressing\Factory\ZoneFactoryInterface".
Changed reference of service "sylius.fixture.order" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
Changed reference of service "sylius.fixture.order" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "sylius.fixture.order" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.fixture.example_factory.payment_method" previously pointing to "sylius.custom_factory.payment_method" to "Sylius\Component\Core\Factory\PaymentMethodFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.channel" previously pointing to "sylius.custom_factory.channel" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.promotion" previously pointing to "sylius.custom_factory.promotion_coupon" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.promotion_action" previously pointing to "sylius.custom_factory.promotion_action" to "Sylius\Component\Core\Factory\PromotionActionFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.promotion_rule" previously pointing to "sylius.custom_factory.promotion_rule" to "Sylius\Component\Core\Factory\PromotionRuleFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.product_review" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.fixture.example_factory.taxon" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.taxon" previously pointing to "sylius.generator.taxon_slug" to "Sylius\Component\Taxonomy\Generator\TaxonSlugGeneratorInterface".
Changed reference of service "sylius.fixture.example_factory.product" previously pointing to "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.product" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.address" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "sylius.fixture.example_factory.order" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
Changed reference of service "sylius.fixture.example_factory.order" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "sylius.fixture.example_factory.order" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.setup.channel" previously pointing to "sylius.custom_factory.channel" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
Changed reference of service ".3_FilesystemRequirements~qBe.bnx" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".2_ExtensionsRequirements~qBe.bnx" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".1_SettingsRequirements~qBe.bnx" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius.listener.order_recalculation" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius.listener.taxon_deletion" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "sylius.promotion_action.unit_fixed_discount" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "sylius.promotion_action.unit_percentage_discount" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "sylius.promotion_action.shipping_percentage_discount" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "sylius.promotion.units_promotion_adjustments_applicator" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "sylius.state_resolver.order" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.state_resolver.order_checkout" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.state_resolver.order_payment" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.state_resolver.order_shipping" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.taxation.order_shipment_taxes_applicator" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "sylius.taxation.order_items_taxes_applicator" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "sylius.taxation.order_item_units_taxes_applicator" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "Sylius\Bundle\CoreBundle\Collector\CartCollector" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius.unpaid_orders_state_updater" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.order_payment_provider" previously pointing to "Sylius\PayPalPlugin\Resolver\PayPalDefaultPaymentMethodResolver" to "Sylius\Component\Payment\Resolver\DefaultPaymentMethodResolverInterface".
Changed reference of service "sylius.order_payment_provider" previously pointing to "sylius.custom_factory.payment" to "Sylius\Component\Payment\Factory\PaymentFactoryInterface".
Changed reference of service "sylius.order_payment_provider" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.resource_controller.redirect_handler" previously pointing to "router.default" to "router".
Changed reference of service "sylius.resource_controller.flash_helper" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "sylius.resource_controller.flash_helper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius.resource_controller.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.resource_controller.view_handler" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.storage.session" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "sylius.translatable_entity_locale_assigner" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "setono_sylius_feed.controller.action.shop.show_feed" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "setono_sylius_feed.controller.action.shop.show_feed" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "setono_sylius_feed.controller.action.admin.process_feed" previously pointing to "router.default" to "router".
Changed reference of service "setono_sylius_feed.controller.action.admin.process_feed" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "setono_sylius_feed.data_provider.parent" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "setono_sylius_feed.data_provider.product" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "setono_sylius_feed.data_provider.product_variant" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "setono_sylius_feed.admin.menu_builder.feed.show" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Setono\SyliusFeedPlugin\Message\Handler\GenerateBatchHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Setono\SyliusFeedPlugin\Message\Handler\GenerateBatchHandler" previously pointing to "debug.validator" to "validator".
Changed reference of service "Setono\SyliusFeedPlugin\Message\Handler\GenerateBatchHandler" previously pointing to "setono_sylius_feed.custom_factory.violation" to "setono_sylius_feed.factory.violation".
Changed reference of service "Setono\SyliusFeedPlugin\Message\Handler\GenerateBatchHandler" previously pointing to "router.default" to "router".
Changed reference of service "setono_sylius_feed.twig.extension" previously pointing to "router.default" to "router".
Changed reference of service "setono_sylius_feed.controller.violation" previously pointing to "setono_sylius_feed.custom_factory.violation" to "setono_sylius_feed.factory.violation".
Changed reference of service "sylius.grid.array_to_definition_converter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "SM\Callback\CascadeTransitionCallback" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "SM\Extension\Twig\SMExtension" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sonata.block.templating.helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "hateoas.configuration.metadata.yaml_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
Changed reference of service "hateoas.configuration.metadata.xml_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
Changed reference of service "hateoas.configuration.metadata.annotation_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
Changed reference of service "hateoas.generator.symfony" previously pointing to "router.default" to "router".
Changed reference of service "jms_serializer.metadata.service_locator" previously pointing to "jms_serializer.metadata.typed_properties_driver" to "jms_serializer.metadata_driver".
Changed reference of service "jms_serializer.deserialization_graph_navigator_factory" previously pointing to "jms_serializer.handler_registry" to "fos_rest.serializer.jms_handler_registry".
Changed reference of service "jms_serializer.serialization_graph_navigator_factory" previously pointing to "jms_serializer.handler_registry" to "fos_rest.serializer.jms_handler_registry".
Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "jms_serializer.templating.helper.serializer" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "fos_rest.request.param_fetcher" previously pointing to "debug.validator" to "validator".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "router.default" to "router".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "payum.token_factory_builder" previously pointing to "router.default" to "router".
Changed reference of service "pagerfanta.route_generator_factory" previously pointing to "router.default" to "router".
Changed reference of service "pagerfanta.view.default_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pagerfanta.view.semantic_ui_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pagerfanta.view.twitter_bootstrap_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pagerfanta.view.twitter_bootstrap3_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pagerfanta.view.twitter_bootstrap4_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius_fixtures.suite_registry" previously pointing to "sylius_fixtures.suite_factory" to "Sylius\Bundle\FixturesBundle\Suite\SuiteFactoryInterface".
Changed reference of service "sylius.controller.payum" previously pointing to "router.default" to "router".
Changed reference of service "sylius.payum_extension.update_payment_state" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.payment_description_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Sylius\Bundle\AdminBundle\Action\RemoveAvatarAction" previously pointing to "router.default" to "router".
Changed reference of service "Sylius\Bundle\AdminBundle\Action\ResendOrderConfirmationEmailAction" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Sylius\Bundle\AdminBundle\Action\ResendShipmentConfirmationEmailAction" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "sylius.controller.admin.dashboard" previously pointing to "router.default" to "router".
Changed reference of service "sylius.event_subscriber.resource_delete" previously pointing to "router.default" to "router".
Changed reference of service "sylius.event_subscriber.resource_delete" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "sylius.admin.menu_builder.customer.show" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.admin.menu_builder.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.admin.menu_builder.promotion.update" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.admin.menu_builder.order.show" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.admin.menu_builder.order.show" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.admin.menu_builder.product_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.admin.menu_builder.product.update" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.admin.menu_builder.product_variant_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "fidry_alice_data_fixtures.loader.multipass_file" previously pointing to "nelmio_alice.file_loader.simple" to "nelmio_alice.file_loader".
Changed reference of service "fidry_alice_data_fixtures.loader.simple" previously pointing to "nelmio_alice.files_loader.simple" to "nelmio_alice.files_loader".
Changed reference of service "fidry_alice_data_fixtures.doctrine.persister_loader" previously pointing to "fidry_alice_data_fixtures.persistence.persister.doctrine.object_manager_persister" to "fidry_alice_data_fixtures.persistence.persister.doctrine".
Changed reference of service "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" previously pointing to "nelmio_alice.faker.generator" to "Faker\Generator".
Changed reference of service "api_platform.router" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.swagger.action.ui" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.swagger_ui.action" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.metadata.property.metadata_factory.validator.legacy" previously pointing to "debug.validator" to "validator".
Changed reference of service "api_platform.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "api_platform.messenger.data_persister" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "ApiPlatform\Symfony\Messenger\Processor" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "lexik_jwt_authentication.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "sylius.api.order_state_machine_transition_applicator" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.api.payment_state_machine_transition_applicator" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.api.product_review_state_machine_transition_applicator" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.api.shipment_state_machine_transition_applicator" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.api.shipment_state_machine_transition_applicator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Cart\AddItemToCartHandler" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Checkout\AddressOrderHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Checkout\ChooseShippingMethodHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Checkout\ChoosePaymentMethodHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Checkout\CompleteOrderHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Checkout\ShipShipmentHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Cart\ChangeItemQuantityInCartHandler" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\BlameCartHandler" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\RequestResetPasswordTokenHandler" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Cart\ApplyCouponToCartHandler" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius_api.serializer_context_builder.channel" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius_api.serializer_context_builder.locale" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\Serializer\ProductVariantNormalizer" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.api.validator.chosen_payment_method_eligibility" previously pointing to "Sylius\PayPalPlugin\Resolver\PayPalPrioritisingPaymentMethodsResolver" to "Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface".
Changed reference of service "sylius.api.data_transformer.channel_code_aware_input_data_transformer" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.api.data_transformer.locale_code_aware_input_data_transformer" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\DataProvider\ChannelAwareItemDataProvider" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.listener.api_cart_blamer" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "Sylius\PayPalPlugin\Client\PayPalClientInterface" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Sylius\PayPalPlugin\Controller\Webhook\RefundOrderAction" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\PayPalPlugin\Controller\CancelPayPalPaymentAction" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\PayPalPlugin\Controller\CancelPayPalPaymentAction" previously pointing to "Sylius\PayPalPlugin\Processor\OrderPaymentProcessor" to "sylius.order_processing.order_payment_processor.checkout".
Changed reference of service "Sylius\PayPalPlugin\Controller\CancelLastPayPalPaymentAction" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\PayPalPlugin\Controller\CancelLastPayPalPaymentAction" previously pointing to "Sylius\PayPalPlugin\Processor\OrderPaymentProcessor" to "sylius.order_processing.order_payment_processor.checkout".
Changed reference of service "Sylius\PayPalPlugin\Controller\CompletePayPalOrderAction" previously pointing to "router.default" to "router".
Changed reference of service "Sylius\PayPalPlugin\Controller\CreatePayPalOrderFromPaymentPageAction" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\PayPalPlugin\Controller\CreatePayPalOrderAction" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\PayPalPlugin\Controller\CreatePayPalOrderFromCartAction" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\PayPalPlugin\Controller\PayPalButtonsController" previously pointing to "router.default" to "router".
Changed reference of service "Sylius\PayPalPlugin\Controller\PayPalButtonsController" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Sylius\PayPalPlugin\Controller\PayPalButtonsController" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Sylius\PayPalPlugin\Controller\ProcessPayPalOrderAction" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "Sylius\PayPalPlugin\Controller\ProcessPayPalOrderAction" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\PayPalPlugin\Controller\UpdatePayPalOrderAction" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "Sylius\PayPalPlugin\Controller\UpdatePayPalOrderAction" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "Sylius\PayPalPlugin\Controller\CompletePayPalOrderFromPaymentPageAction" previously pointing to "router.default" to "router".
Changed reference of service "Sylius\PayPalPlugin\Controller\CompletePayPalOrderFromPaymentPageAction" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\PayPalPlugin\Onboarding\Initiator\OnboardingInitiatorInterface" previously pointing to "router.default" to "router".
Changed reference of service "Sylius\PayPalPlugin\ApiPlatform\PayPalPayment" previously pointing to "router.default" to "router".
Changed reference of service "Sylius\PayPalPlugin\Listener\PayPalPaymentMethodListener" previously pointing to "router.default" to "router".
Changed reference of service "Sylius\PayPalPlugin\Manager\PaymentStateManagerInterface" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\PayPalPlugin\Provider\AvailableCountriesProviderInterface" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Sylius\PayPalPlugin\Command\CompletePaidPaymentsCommand" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\PayPalPlugin\Registrar\SellerWebhookRegistrarInterface" previously pointing to "router.default" to "router".
Changed reference of service "sylius.shop_api_plugin.command_provider.set_default_address" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.command_provider.add_coupon" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.command_provider.assign_customer_to_cart" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.command_provider.change_item_quantity" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.command_provider.drop_cart" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.command_provider.pickup_cart" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.command_provider.pickup_cart" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.shop_api_plugin.command_provider.put_item_to_cart" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.command_provider.remove_coupon" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.command_provider.remove_item_from_cart" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.command_provider.address_order" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.command_provider.choose_payment_method" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.command_provider.choose_shipping_method" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.command_provider.complete_order" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.command_provider.generate_reset_password_token" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.command_provider.register_customer" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.command_provider.resend_verification_token" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.command_provider.send_reset_password_token" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.command_provider.update_customer" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.command_provider.verify_account" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.command_provider.add_product_review_by_code" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.command_provider.add_product_review_by_slug" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.controller.address_book.set_default_address_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.address_book.set_default_address_action" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.controller.cart.summarize_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.cart.drop_cart_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.cart.drop_cart_action" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.controller.cart.estimate_shipping_cost_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.cart.estimate_shipping_cost_action" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.controller.cart.pickup_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.cart.pickup_action" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.controller.cart.pickup_action" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.shop_api_plugin.controller.cart.change_item_quantity_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.cart.change_item_quantity_action" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.controller.cart.remove_item_from_cart_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.cart.remove_item_from_cart_action" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.controller.cart.add_coupon_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.cart.add_coupon_action" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.controller.cart.remove_coupon_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.cart.remove_coupon_action" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.controller.cart.put_item_to_cart_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.cart.put_item_to_cart_action" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.controller.cart.put_items_to_cart_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.cart.put_items_to_cart_action" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.controller.cart.put_items_to_cart_action" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.controller.checkout.address_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.checkout.address_action" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.controller.checkout.show_available_shipping_methods_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.checkout.show_available_shipping_methods_action" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.shop_api_plugin.controller.checkout.choose_shipping_method_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.checkout.choose_shipping_method_action" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.controller.checkout.show_available_payment_methods_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.checkout.show_available_payment_methods_action" previously pointing to "Sylius\PayPalPlugin\Resolver\PayPalPrioritisingPaymentMethodsResolver" to "Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface".
Changed reference of service "sylius.shop_api_plugin.controller.checkout.show_available_payment_methods_action" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.shop_api_plugin.controller.checkout.choose_payment_method_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.checkout.choose_payment_method_action" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.controller.checkout.complete_order_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.checkout.complete_order_action" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.controller.customer.resend_verification_token_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.customer.resend_verification_token_action" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.controller.customer.resend_verification_token_action" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.shop_api_plugin.controller.customer.verify_account_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.customer.verify_account_action" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.controller.customer.register_customer_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.customer.register_customer_action" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.controller.customer.register_customer_action" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.shop_api_plugin.controller.customer.request_password_resetting_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.customer.request_password_resetting_action" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.controller.customer.request_password_resetting_action" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.shop_api_plugin.controller.customer.logged_in_customer_details_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.customer.update_customer_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.customer.update_customer_action" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.controller.order.show_orders_list_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.order.show_order_details_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.order.update_payment_method_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.order.update_payment_method_action" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.controller.order.update_payment_method_action" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius.shop_api_plugin.controller.product.show_product_details_by_slug_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.product.show_product_details_by_slug_action" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.shop_api_plugin.controller.product.show_product_details_by_code_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.product.show_product_details_by_code_action" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.shop_api_plugin.controller.product.show_product_catalog_by_taxon_slug_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.product.show_product_catalog_by_taxon_slug_action" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.shop_api_plugin.controller.product.show_product_catalog_by_taxon_code_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.product.show_product_catalog_by_taxon_code_action" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.shop_api_plugin.controller.product.show_product_reviews_by_slug_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.product.show_product_reviews_by_slug_action" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.shop_api_plugin.controller.product.show_product_reviews_by_code_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.product.show_product_reviews_by_code_action" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.shop_api_plugin.controller.product.add_review_by_slug_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.product.add_review_by_slug_action" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.controller.product.add_review_by_slug_action" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.shop_api_plugin.controller.product.add_review_by_code_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.product.add_review_by_code_action" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.controller.product.add_review_by_code_action" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.shop_api_plugin.controller.product.show_latest_product_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.product.show_latest_product_action" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.shop_api_plugin.controller.taxon.show_taxon_tree_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.controller.taxon.show_taxon_details_action" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.shop_api_plugin.factory.page_view_factory" previously pointing to "router.default" to "router".
Changed reference of service "sylius.shop_api_plugin.handler.address_order_handler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.shop_api_plugin.handler.change_item_quantity_handler" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius.shop_api_plugin.handler.remove_item_from_cart_handler" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius.shop_api_plugin.handler.choose_shipping_method_handler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.shop_api_plugin.handler.choose_payment_method_handler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.shop_api_plugin.handler.choose_payment_method_handler" previously pointing to "Sylius\PayPalPlugin\Resolver\PayPalPrioritisingPaymentMethodsResolver" to "Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface".
Changed reference of service "sylius.shop_api_plugin.handler.add_coupon_handler" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius.shop_api_plugin.handler.remove_coupon_handler" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius.shop_api_plugin.handler.assign_customer_to_cart_handler" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius.shop_api_plugin.handler.complete_order_handler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.shop_api_plugin.handler.register_customer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.shop_api_plugin.http.request_based_locale_provider" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.shop_api_plugin.mapper.address_mapper" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "sylius.shop_api_plugin.validator.cart.cart_ready_for_checkout_validator" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.shop_api_plugin.validator.cart.correct_payment_method_validator" previously pointing to "Sylius\PayPalPlugin\Resolver\PayPalPrioritisingPaymentMethodsResolver" to "Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface".
Changed reference of service "sylius.shop_api_plugin.handler.estimate_shipping_cost_estimator" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "sylius.shop_api_plugin.event_listener.user_registration_listener" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.listener.cart_blamer" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.event_listener.messenger.cart_picked_up_listener" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.event_listener.messenger.order_completed_listener" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.event_listener.user_cart_recalculation_listener" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius.shop_api_plugin.event_listener.user_cart_recalculation_listener" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius.shop_api_plugin.modifier.order_modifier" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
Changed reference of service "sylius.shop_api_plugin.modifier.order_modifier" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius.shop_api_plugin.normalizer.request_cart_token_normalizer" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.shop_api_plugin.normalizer.request_cart_token_normalizer" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.controller.show_available_payment_methods" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.controller.show_available_payment_methods" previously pointing to "Sylius\PayPalPlugin\Resolver\PayPalPrioritisingPaymentMethodsResolver" to "Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface".
Changed reference of service "sylius.controller.show_available_payment_methods" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.controller.show_available_shipping_methods" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.controller.show_available_shipping_methods" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.listener.api.add_to_cart" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "fos_oauth_server.security.authentication.listener" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to "router.default" to "router".
Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "fos_ck_editor.renderer" previously pointing to "router.default" to "router".
Changed reference of service "monsieurbiz.settings.provider" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "monsieurbiz.settings.provider" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Jane\Component\AutoMapper\Normalizer\AutoMapperNormalizer" previously pointing to "Jane\Bundle\AutoMapperBundle\AutoMapper" to "Jane\Component\AutoMapper\AutoMapperInterface".
Changed reference of service "Jane\Component\AutoMapper\Transformer\ObjectTransformerFactory" previously pointing to "Jane\Bundle\AutoMapperBundle\AutoMapper" to "Jane\Component\AutoMapper\AutoMapperInterface".
Changed reference of service "Jane\Bundle\AutoMapperBundle\CacheWarmup\CacheWarmer" previously pointing to "Jane\Bundle\AutoMapperBundle\AutoMapper" to "Jane\Component\AutoMapper\AutoMapperInterface".
Changed reference of service "Artgris\Bundle\FileManagerBundle\Controller\ManagerController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Artgris\Bundle\FileManagerBundle\Controller\ManagerController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Artgris\Bundle\FileManagerBundle\Service\FileTypeService" previously pointing to "router.default" to "router".
Changed reference of service "Artgris\Bundle\FileManagerBundle\Twig\OrderExtension" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Wdgrmaa" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.resource_controller.state_machine" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service ".service_locator.FDLlCMT" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service ".service_locator.FDLlCMT" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service ".service_locator.FDLlCMT" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.R9EZor7" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service ".service_locator.R9EZor7" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service ".service_locator.R9EZor7" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "debug.traced.sylius_shop_api_plugin.command_bus" to "messenger.default_bus".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.VRpeHJP" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Sylius\Component\Product\Factory\ProductFactoryInterface" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service "security.authentication_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "SM\Factory\FactoryInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "SM\Factory\FactoryInterface" previously pointing to "winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory" to "SM\Callback\CallbackFactoryInterface".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
Changed reference of service "Sylius\Bundle\FixturesBundle\Suite\SuiteFactoryInterface" previously pointing to "sylius_fixtures.listener_registry" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
Changed reference of service "fidry_alice_data_fixtures.loader.doctrine" previously pointing to "fidry_alice_data_fixtures.persistence.doctrine.purger.purger_factory" to "fidry_alice_data_fixtures.persistence.purger_factory.doctrine".
Changed reference of service "nelmio_alice.file_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
Changed reference of service "nelmio_alice.files_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
Changed reference of service "sylius.order_processing.order_processor" previously pointing to "Sylius\PayPalPlugin\Processor\OrderPaymentProcessor" to "sylius.order_processing.order_payment_processor.checkout".
Changed reference of service "sylius.context.cart" previously pointing to "sylius.context.cart.new_shop_based" to "sylius.context.cart.new".
Changed reference of service "sylius.order_processing.order_payment_processor.checkout" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
775
Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
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 "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "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.authentication.listener.form"; reason: abstract.
Removed service "security.authentication.listener.x509"; reason: abstract.
Removed service "security.authentication.listener.json"; reason: abstract.
Removed service "security.authentication.listener.remote_user"; reason: abstract.
Removed service "security.authentication.listener.basic"; reason: abstract.
Removed service "security.authentication.provider.dao"; reason: abstract.
Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
Removed service "security.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service "swiftmailer.mailer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "sylius.email_renderer.adapter.abstract"; reason: abstract.
Removed service "sylius.email_sender.adapter.abstract"; reason: abstract.
Removed service "sylius.admin_user_provider"; reason: abstract.
Removed service "sylius.shop_user_provider"; reason: abstract.
Removed service "sylius.oauth_user_provider"; reason: abstract.
Removed service "setono_sylius_feed.data_provider.parent"; reason: abstract.
Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
Removed service "knp_gaufrette.filesystem"; reason: abstract.
Removed service "knp_gaufrette.adapter.in_memory"; reason: abstract.
Removed service "knp_gaufrette.adapter.local"; reason: abstract.
Removed service "knp_gaufrette.adapter.safe_local"; reason: abstract.
Removed service "knp_gaufrette.adapter.amazon_s3"; reason: abstract.
Removed service "knp_gaufrette.adapter.aws_s3"; reason: abstract.
Removed service "knp_gaufrette.adapter.doctrine_dbal"; reason: abstract.
Removed service "knp_gaufrette.adapter.acl_aware_amazon_s3"; reason: abstract.
Removed service "knp_gaufrette.adapter.opencloud"; reason: abstract.
Removed service "knp_gaufrette.adapter.azure_blob_storage"; reason: abstract.
Removed service "knp_gaufrette.adapter.google_cloud_storage"; reason: abstract.
Removed service "knp_gaufrette.adapter.gridfs"; reason: abstract.
Removed service "knp_gaufrette.adapter.mogilefs"; reason: abstract.
Removed service "knp_gaufrette.adapter.ftp"; reason: abstract.
Removed service "knp_gaufrette.adapter.sftp"; reason: abstract.
Removed service "knp_gaufrette.adapter.phpseclib_sftp"; reason: abstract.
Removed service "knp_gaufrette.adapter.apc"; reason: abstract.
Removed service "knp_gaufrette.adapter.cache"; reason: abstract.
Removed service "knp_gaufrette.adapter.dropbox"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
Removed service "payum.extension.storage.prototype"; reason: abstract.
Removed service "Payum\Bundle\PayumBundle\Controller\PayumController"; reason: abstract.
Removed service "payum.storage.doctrine.orm"; reason: abstract.
Removed service "api_platform.serializer.property_filter"; reason: abstract.
Removed service "api_platform.serializer.group_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.collection_data_provider"; reason: abstract.
Removed service "api_platform.doctrine.orm.item_data_provider"; reason: abstract.
Removed service "api_platform.doctrine.orm.subresource_data_provider"; reason: abstract.
Removed service "api_platform.doctrine.orm.search_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.order_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.range_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.date_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.boolean_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.numeric_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.exists_filter"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueConfiguration"; reason: abstract.
Removed service ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueConfiguration"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueConfiguration"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\CheckboxReader"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\CheckboxReader"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateReader"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateReader"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateTimeReader"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateTimeReader"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\IntegerReader"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\IntegerReader"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\PercentReader"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\PercentReader"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\SelectReader"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\SelectReader"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextReader"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextReader"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextareaReader"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextareaReader"; reason: abstract.
Removed service ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\VariantMapperConfiguration"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\VariantMapperConfiguration"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MonsieurBiz\SyliusSearchPlugin\Command\PopulateCommand"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Command\PopulateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MonsieurBiz\SyliusSearchPlugin\Command\SearchCommand"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Command\SearchCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\AppendProductAttributeMappingSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\AppendProductAttributeMappingSubscriber"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixture"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixtureInterface.0.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixture"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixture"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductAttributeTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductAttributeTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductOptionTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductOptionTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Type\SearchType"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Form\Type\SearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\LimitsSearchType"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\LimitsSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\SettingsSearchType"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\SettingsSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromIdsHandler"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromIdsHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromTaxonHandler"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromTaxonHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductToDeleteFromIdsHandler"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductToDeleteFromIdsHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Normalizer\Product\ProductDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Normalizer\Product\ProductDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Normalizer\Product\ProductDTONormalizer"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\InstantSearch"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\InstantSearch"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Search"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Search"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Taxon"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Taxon"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\JaneObjectNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\JaneObjectNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\JaneObjectNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Runtime\Normalizer\ReferenceNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Runtime\Normalizer\ReferenceNormalizer"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Twig\Extra\Intl\IntlExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extra\Intl\IntlExtension"; reason: abstract.
Removed service ".abstract.instanceof.Twig\Extra\Intl\IntlExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Blog\Type\ArticleType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Blog\Type\ArticleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Channel\Type\ChannelPricingType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Channel\Type\ChannelPricingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Composition\Type\CompositionImageType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Composition\Type\CompositionImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Composition\Type\CompositionTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Composition\Type\CompositionTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Composition\Type\CompositionType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Composition\Type\CompositionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Contact\Type\ContactType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Contact\Type\ContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryDimensionDrawingType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Dictionary\Type\DictionaryDimensionDrawingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryDimensionType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Dictionary\Type\DictionaryDimensionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryModuleType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Dictionary\Type\DictionaryModuleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryModuleValueType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Dictionary\Type\DictionaryModuleValueType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryNoteType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Dictionary\Type\DictionaryNoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryOrderType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Dictionary\Type\DictionaryOrderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryPackageType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Dictionary\Type\DictionaryPackageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryPropertyType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Dictionary\Type\DictionaryPropertyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryRealizationsDependentValuesType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Dictionary\Type\DictionaryRealizationsDependentValuesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionarySampleType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Dictionary\Type\DictionarySampleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionarySupplyType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Dictionary\Type\DictionarySupplyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionarySupplyValueType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Dictionary\Type\DictionarySupplyValueType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Dictionary\Type\DictionaryType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Dictionary\Type\DictionaryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Employee\Type\EmployeeType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Employee\Type\EmployeeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Faq\Type\FaqCategoryTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Faq\Type\FaqCategoryTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Faq\Type\FaqCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Faq\Type\FaqCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Faq\Type\FaqTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Faq\Type\FaqTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Faq\Type\FaqType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Faq\Type\FaqType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\CharacteristicImageType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\FillingPattern\Type\CharacteristicImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\CharacteristicTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\FillingPattern\Type\CharacteristicTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\CharacteristicType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\FillingPattern\Type\CharacteristicType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\FillingPatternTabsType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\FillingPattern\Type\FillingPatternTabsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\FillingPatternType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\FillingPattern\Type\FillingPatternType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\ChemistryTabType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\FillingPattern\Type\Tab\ChemistryTabType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\DescriptionCharacteristicsTabType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\FillingPattern\Type\Tab\DescriptionCharacteristicsTabType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\DescriptionTabType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\FillingPattern\Type\Tab\DescriptionTabType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\DescriptionVariantAttributesTabType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\FillingPattern\Type\Tab\DescriptionVariantAttributesTabType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\PageTabType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\FillingPattern\Type\Tab\PageTabType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\TechnicalDataTabType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\FillingPattern\Type\Tab\TechnicalDataTabType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\UsagesTabType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\FillingPattern\Type\Tab\UsagesTabType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\Tab\UsagesUsagesTabType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\FillingPattern\Type\Tab\UsagesUsagesTabType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\TabTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\FillingPattern\Type\TabTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\TabType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\FillingPattern\Type\TabType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\UsageImageType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\FillingPattern\Type\UsageImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\UsageTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\FillingPattern\Type\UsageTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\FillingPattern\Type\UsageType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\FillingPattern\Type\UsageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Page\Type\PageTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Page\Type\PageTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Page\Type\PageType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Page\Type\PageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Payment\Type\BankGatewayConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Payment\Type\BankGatewayConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Payment\Type\BlikGatewayConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Payment\Type\BlikGatewayConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Payment\Type\CreditCardGatewayConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Payment\Type\CreditCardGatewayConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Product\Type\ProductCompositionImageType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Product\Type\ProductCompositionImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Product\Type\ProductCompositionType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Product\Type\ProductCompositionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Product\Type\ProductImageType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Product\Type\ProductImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Product\Type\ProductVariantsType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Product\Type\ProductVariantsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\ProductOption\Type\ProductOptionValuesType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\ProductOption\Type\ProductOptionValuesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\ProductOptionValue\Type\ProductOptionValueTaxonAutocompleteChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\ProductOptionValue\Type\ProductOptionValueTaxonAutocompleteChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\ProductVariant\Type\ProductVariantType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\ProductVariant\Type\ProductVariantType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationAttributeChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Realization\Type\RealizationAttributeChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationAttributeValueType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Realization\Type\RealizationAttributeValueType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationByProductsFilterType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Realization\Type\RealizationByProductsFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationImageConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Realization\Type\RealizationImageConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationImageType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Realization\Type\RealizationImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationTaxonAutocompleteChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Realization\Type\RealizationTaxonAutocompleteChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Realization\Type\RealizationTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Realization\Type\RealizationType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Realization\Type\RealizationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Redirect\Type\RedirectType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Redirect\Type\RedirectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Search\Type\GroupTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Search\Type\GroupTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Search\Type\GroupType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Search\Type\GroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Search\Type\SortTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Search\Type\SortTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Search\Type\SortType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Search\Type\SortType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Service\Type\ServiceTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Service\Type\ServiceTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Service\Type\ServiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Service\Type\ServiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Service\Type\ServiceValueType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Service\Type\ServiceValueType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Shipping\Type\DistanceRateCalculator\ChannelBasedDistanceConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Shipping\Type\DistanceRateCalculator\ChannelBasedDistanceConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Shipping\Type\DistanceRateCalculator\DistanceConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Shipping\Type\DistanceRateCalculator\DistanceConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Shipping\Type\FlatRateCalculator\FlatRateConfigurationTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Shipping\Type\FlatRateCalculator\FlatRateConfigurationTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Shipping\Type\PerUnitRateCalculator\PerUnitRateConfigurationTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Shipping\Type\PerUnitRateCalculator\PerUnitRateConfigurationTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Shipping\Type\ShippingMethodCodeChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Shipping\Type\ShippingMethodCodeChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Shipping\Type\WeightRateCalculator\ChannelBasedWeightConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Shipping\Type\WeightRateCalculator\ChannelBasedWeightConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Shipping\Type\WeightRateCalculator\WeightConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Shipping\Type\WeightRateCalculator\WeightConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Taxonomy\Type\TaxonGalleryImageType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Taxonomy\Type\TaxonGalleryImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Taxonomy\Type\TaxonGalleryTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Taxonomy\Type\TaxonGalleryTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Ui\Form\Taxonomy\Type\TaxonGalleryType"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Taxonomy\Type\TaxonGalleryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Blog\Extension\ArticleCategoryTranslationTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Blog\Extension\ArticleCategoryTranslationTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Blog\Extension\ArticleTranslationTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Blog\Extension\ArticleTranslationTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Channel\Extension\ChannelTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Channel\Extension\ChannelTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Addressing\Extension\AddressTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Addressing\Extension\AddressTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Shipment\Extension\ShipmentMethodSampleTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Shipment\Extension\ShipmentMethodSampleTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.odiseo_blog.form.type.article"; reason: abstract.
Removed service ".abstract.instanceof.odiseo_blog.form.type.article"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.odiseo_sylius_blog_plugin.form.extension.type.article"; reason: abstract.
Removed service ".abstract.instanceof.odiseo_sylius_blog_plugin.form.extension.type.article"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Product\Extension\ProductTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Product\Extension\ProductTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Product\Extension\ProductTranslationTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Product\Extension\ProductTranslationTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\ProductOption\Extension\ProductOptionTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\ProductOption\Extension\ProductOptionTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\ProductOptionValue\Extension\ProductOptionValueTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\ProductOptionValue\Extension\ProductOptionValueTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\ProductOptionValue\Extension\ProductOptionValueChoiceTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\ProductOptionValue\Extension\ProductOptionValueChoiceTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\ProductVariant\Extension\ProductVariantTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\ProductVariant\Extension\ProductVariantTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\ProductVariant\Extension\ProductVariantGenerationTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\ProductVariant\Extension\ProductVariantGenerationTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Attributes\Extension\ProductVariantAttributeTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Attributes\Extension\ProductVariantAttributeTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Taxonomy\Extension\TaxonTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Taxonomy\Extension\TaxonTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Taxonomy\Extension\TaxonTranslationTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Taxonomy\Extension\TaxonTranslationTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Attributes\Extension\SelectAttributeTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Attributes\Extension\SelectAttributeTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Ui\Form\Attributes\Extension\SelectAttributeValueTranslationsTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Attributes\Extension\SelectAttributeValueTranslationsTypeExtension"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.app.order_processing.shipping_quantity_processor"; reason: abstract.
Removed service ".abstract.instanceof.app.order_processing.shipping_quantity_processor"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.sylius.order_processing.shipping_charges_processor"; reason: abstract.
Removed service ".abstract.instanceof.sylius.order_processing.shipping_charges_processor"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.sylius.order_processing.order_shipment_processor"; reason: abstract.
Removed service ".abstract.instanceof.sylius.order_processing.order_shipment_processor"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Addressing\Application\Query\GetAddressById\FindAddressByIdHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Addressing\Application\Query\GetAddressById\FindAddressByIdHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Addressing\Infrastructure\Doctrine\Orm\Repository\CountryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Addressing\Infrastructure\Doctrine\Orm\Repository\CountryRepository"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Blog\Application\Query\FindArticle\FindArticleHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Blog\Application\Query\FindArticle\FindArticleHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Blog\Application\Query\GetArticlesSitemapData\GetArticlesSitemapDataHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Blog\Application\Query\GetArticlesSitemapData\GetArticlesSitemapDataHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Blog\Application\Query\GetTaxonByCode\GetTaxonByCodeHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Blog\Application\Query\GetTaxonByCode\GetTaxonByCodeHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Channel\Application\Command\RecalculateChannelsRating\RecalculateChannelsRatingHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Channel\Application\Command\RecalculateChannelsRating\RecalculateChannelsRatingHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Composition\Application\Command\SetDefaultComposition\SetDefaultCompositionHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Composition\Application\Command\SetDefaultComposition\SetDefaultCompositionHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Config\Application\Query\GetAllCountries\GetAllCountriesHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Config\Application\Query\GetAllCountries\GetAllCountriesHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Contact\Application\Command\AddContact\AddContactHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Contact\Application\Command\AddContact\AddContactHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Employee\Application\Query\GetTeam\GetEmployeesHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Employee\Application\Query\GetTeam\GetEmployeesHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Faq\Application\Query\GetFaqCategories\GetFaqCategoriesHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Faq\Application\Query\GetFaqCategories\GetFaqCategoriesHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\FillingPattern\Application\Command\ActiveFillingPatternTab\ActiveFillingPatternTabHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\FillingPattern\Application\Command\ActiveFillingPatternTab\ActiveFillingPatternTabHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\FillingPattern\Application\Command\CloneFillingPattern\CloneFillingPatternHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\FillingPattern\Application\Command\CloneFillingPattern\CloneFillingPatternHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\FillingPattern\Application\Command\UpdateTabPosition\UpdateTabPositionHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\FillingPattern\Application\Command\UpdateTabPosition\UpdateTabPositionHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\AddressOrder\AddressOrderHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\AddressOrder\AddressOrderHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\CalculateShippingDistance\CalculateShippingDistanceHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\CalculateShippingDistance\CalculateShippingDistanceHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\ChangeAutoChemistryInCart\ChangeAutoChemistryInCartHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\ChangeAutoChemistryInCart\ChangeAutoChemistryInCartHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\ChangeItemQuantityInCart\ChangeItemQuantityInCartHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\ChangeItemQuantityInCart\ChangeItemQuantityInCartHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\ChangeItemVariantInCart\ChangeItemVariantInCartHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\ChangeItemVariantInCart\ChangeItemVariantInCartHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\CompleteOrder\CompleteOrderHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\CompleteOrder\CompleteOrderHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\MergeCarts\MergeCartsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\MergeCarts\MergeCartsHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\OrderSamplePriceModifier\OrderSamplePriceModifierHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\OrderSamplePriceModifier\OrderSamplePriceModifierHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\PickupCart\PickupCartHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\PickupCart\PickupCartHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\PutVariantBasedConfigurableItemToCart\PutVariantBasedConfigurableItemToCartHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\PutVariantBasedConfigurableItemToCart\PutVariantBasedConfigurableItemToCartHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\RemoveItemFromCart\RemoveItemFromCartHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\RemoveItemFromCart\RemoveItemFromCartHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\ShopApiCommandHandlerInterface.0.App\Order\Application\Command\SendOrderConfirmation\SendOrderConfirmationHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\SendOrderConfirmation\SendOrderConfirmationHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\SetBestShippingOption\SetBestShippingOptionHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\SetBestShippingOption\SetBestShippingOptionHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\SetNotes\SetNotesHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\SetNotes\SetNotesHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\SetSampleShipping\SetSampleShippingHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\SetSampleShipping\SetSampleShippingHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\SetShipping\SetShippingHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\SetShipping\SetShippingHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Order\Application\Query\CheckShouldShowWarning\CheckShouldShowWarningHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Query\CheckShouldShowWarning\CheckShouldShowWarningHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Order\Application\Query\FindAvailableShippingMethods\FindAvailableShippingMethodsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Query\FindAvailableShippingMethods\FindAvailableShippingMethodsHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Order\Application\Query\FindBestShippingOption\FindBestShippingOptionHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Query\FindBestShippingOption\FindBestShippingOptionHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Order\Application\Query\GetCart\CartSummaryHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Query\GetCart\CartSummaryHandler"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Order\Infrastructure\Processing\OrderSavedAmountRecalculator"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Infrastructure\Processing\OrderSavedAmountRecalculator"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Order\Infrastructure\Processing\OrderServicingChargesProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Infrastructure\Processing\OrderServicingChargesProcessor"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Order\Infrastructure\Processing\OrderShipmentProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Infrastructure\Processing\OrderShipmentProcessor"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Order\Infrastructure\Processing\SamplePriceRecalculator"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Infrastructure\Processing\SamplePriceRecalculator"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Order\Infrastructure\Processing\ShippingChargesProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Infrastructure\Processing\ShippingChargesProcessor"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Order\Infrastructure\Processing\ShippingQuantityProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Infrastructure\Processing\ShippingQuantityProcessor"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Page\Application\Query\GetPage\GetPageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Page\Application\Query\GetPage\GetPageHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Payment\Application\Command\CaptureOrderPayment\CaptureOrderPaymentHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Payment\Application\Command\CaptureOrderPayment\CaptureOrderPaymentHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Payment\Application\Command\HandlePayment\HandlePaymentHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Payment\Application\Command\HandlePayment\HandlePaymentHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Payment\Application\Command\RegisterOrderPayment\RegisterOrderPaymentHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Payment\Application\Command\RegisterOrderPayment\RegisterOrderPaymentHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Payment\Application\Command\UpdatePaymentMethod\UpdatePaymentMethodHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Payment\Application\Command\UpdatePaymentMethod\UpdatePaymentMethodHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Payment\Application\Query\GetPaymentStatus\GetPaymentStatusHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Payment\Application\Query\GetPaymentStatus\GetPaymentStatusHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Payment\Application\Query\GetRequirePaymentAction\GetRequirePaymentActionHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Payment\Application\Query\GetRequirePaymentAction\GetRequirePaymentActionHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Product\Application\Command\BulkUpdateProductVariant\BulkUpdateProductVariantHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Product\Application\Command\BulkUpdateProductVariant\BulkUpdateProductVariantHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Product\Application\Command\RecalculateProductsRating\RecalculateProductsRatingHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Product\Application\Command\RecalculateProductsRating\RecalculateProductsRatingHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Product\Application\Command\UpdateProductOptionOrder\UpdateProductOptionOrderHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Product\Application\Command\UpdateProductOptionOrder\UpdateProductOptionOrderHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Product\Application\EventSubscriber\UpdateOrderOptionEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Product\Application\EventSubscriber\UpdateOrderOptionEventSubscriber"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Product\Application\Query\FindProduct\FindProductHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Product\Application\Query\FindProduct\FindProductHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Product\Application\Query\GetBulkUpdatedProductVariant\GetBulkUpdatedProductVariantHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Product\Application\Query\GetBulkUpdatedProductVariant\GetBulkUpdatedProductVariantHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Product\Application\Query\GetProductDataTabs\GetProductDataTabsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Product\Application\Query\GetProductDataTabs\GetProductDataTabsHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Product\Application\Query\GetProductsImages\GetProductsImagesHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Product\Application\Query\GetProductsImages\GetProductsImagesHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Product\Application\Query\GetProductsSitemapData\GetProductsSitemapDataHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Product\Application\Query\GetProductsSitemapData\GetProductsSitemapDataHandler"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Product\Application\Twig\ProductOptionExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Product\Application\Twig\ProductOptionExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Product\Application\Twig\ProductOptionExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Product\Application\Twig\ProductVariantDistinctionExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Product\Application\Twig\ProductVariantDistinctionExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Product\Application\Twig\ProductVariantDistinctionExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Product\Application\Twig\ShipmentExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Product\Application\Twig\ShipmentExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Product\Application\Twig\ShipmentExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Product\Infrastructure\Cli\UpdateProductDescriptionFieldsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Product\Infrastructure\Cli\UpdateProductDescriptionFieldsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Product\Infrastructure\Cli\UpdateProductOptionValueCodeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Product\Infrastructure\Cli\UpdateProductOptionValueCodeCommand"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Product\Infrastructure\Doctrine\Orm\Repository\ProductCompositionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Product\Infrastructure\Doctrine\Orm\Repository\ProductCompositionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Product\Infrastructure\EventSubscriber\InjectBindingIntoProductDoctrineEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Product\Infrastructure\EventSubscriber\InjectBindingIntoProductDoctrineEventSubscriber"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Realization\Application\Query\FindAllRealizations\FindAllRealizationsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Realization\Application\Query\FindAllRealizations\FindAllRealizationsHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Realization\Application\Query\FindRealization\FindRealizationHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Realization\Application\Query\FindRealization\FindRealizationHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Realization\Application\Query\FindRealizationsByProductCode\FindRealizationsByProductCodeHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Realization\Application\Query\FindRealizationsByProductCode\FindRealizationsByProductCodeHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Realization\Application\Query\GetRealizationSlug\GetRealizationSlugHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Realization\Application\Query\GetRealizationSlug\GetRealizationSlugHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Realization\Application\Query\GetRealizationsSitemapData\GetRealizationsSitemapDataHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Realization\Application\Query\GetRealizationsSitemapData\GetRealizationsSitemapDataHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Realization\Infrastructure\EventSubscriber\InjectBindingIntoRealizationDoctrineEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Realization\Infrastructure\EventSubscriber\InjectBindingIntoRealizationDoctrineEventSubscriber"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Redirect\Application\Query\GetRedirects\GetRedirectsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Redirect\Application\Query\GetRedirects\GetRedirectsHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Review\Application\Command\AddReview\AddReviewHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Review\Application\Command\AddReview\AddReviewHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Review\Application\EventSubscriber\RecalculateChannelEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Review\Application\EventSubscriber\RecalculateChannelEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Review\Application\EventSubscriber\RecalculateProductEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Review\Application\EventSubscriber\RecalculateProductEventSubscriber"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Review\Application\Query\GetReviews\GetReviewsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Review\Application\Query\GetReviews\GetReviewsHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Review\Application\Query\GetReviewsTotal\GetReviewsTotalHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Review\Application\Query\GetReviewsTotal\GetReviewsTotalHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Search\Application\Command\ArticleDelete\ArticleDeleteHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Application\Command\ArticleDelete\ArticleDeleteHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Search\Application\Command\ArticleReindex\ArticleReindexHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Application\Command\ArticleReindex\ArticleReindexHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Search\Application\Command\InvalidateProductBySlug\InvalidateProductBySlugHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Application\Command\InvalidateProductBySlug\InvalidateProductBySlugHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Search\Application\Command\ProductDelete\ProductDeleteHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Application\Command\ProductDelete\ProductDeleteHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Search\Application\Command\ProductReindex\ProductReindexHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Application\Command\ProductReindex\ProductReindexHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Search\Application\Command\RealizationDelete\RealizationDeleteHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Application\Command\RealizationDelete\RealizationDeleteHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Search\Application\Command\RealizationReindex\RealizationReindexHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Application\Command\RealizationReindex\RealizationReindexHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Search\Application\EventSubscriber\AppendProductVariantAttributeMappingSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Application\EventSubscriber\AppendProductVariantAttributeMappingSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Search\Application\EventSubscriber\AppendRealizationAttributeMappingSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Application\EventSubscriber\AppendRealizationAttributeMappingSubscriber"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Search\Application\EventSubscriber\ReindexArticleEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Search\Application\EventSubscriber\ReindexArticleEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Application\EventSubscriber\ReindexArticleEventSubscriber"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Search\Application\EventSubscriber\ReindexProductEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Search\Application\EventSubscriber\ReindexProductEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Application\EventSubscriber\ReindexProductEventSubscriber"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Search\Application\EventSubscriber\ReindexRealizationEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Search\Application\EventSubscriber\ReindexRealizationEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Application\EventSubscriber\ReindexRealizationEventSubscriber"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Search\Application\Query\SearchArticle\SearchArticleHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Application\Query\SearchArticle\SearchArticleHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Search\Application\Query\SearchProduct\SearchProductHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Application\Query\SearchProduct\SearchProductHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Search\Application\Query\SearchRealization\SearchRealizationHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Application\Query\SearchRealization\SearchRealizationHandler"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.App\Search\Domain\Article\Request\ArticleSearch"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Domain\Article\Request\ArticleSearch"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.App\Search\Domain\Product\Request\ProductSearch\ProductSearch"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Domain\Product\Request\ProductSearch\ProductSearch"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.App\Search\Domain\Realization\Request\RealizationSearch\RealizationSearch"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Domain\Realization\Request\RealizationSearch\RealizationSearch"; reason: abstract.
Removed service ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\ArticleMapperConfiguration"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\ArticleMapperConfiguration"; reason: abstract.
Removed service ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\PricingMapperConfiguration"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\PricingMapperConfiguration"; reason: abstract.
Removed service ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\ProductMapperConfiguration"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductMapperConfiguration"; reason: abstract.
Removed service ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\ProductProxyMapperConfiguration"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductProxyMapperConfiguration"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueConfiguration"; reason: abstract.
Removed service ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueConfiguration"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueConfiguration"; reason: abstract.
Removed service ".instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\CheckboxReader"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\CheckboxReader"; reason: abstract.
Removed service ".instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\DateReader"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\DateReader"; reason: abstract.
Removed service ".instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\DateTimeReader"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\DateTimeReader"; reason: abstract.
Removed service ".instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\IntegerReader"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\IntegerReader"; reason: abstract.
Removed service ".instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\PercentReader"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\PercentReader"; reason: abstract.
Removed service ".instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\SelectReader"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\SelectReader"; reason: abstract.
Removed service ".instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\TextReader"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\TextReader"; reason: abstract.
Removed service ".instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\TextareaReader"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueReader\TextareaReader"; reason: abstract.
Removed service ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\ProductVariantMapperConfiguration"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\ProductVariantMapperConfiguration"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueConfiguration"; reason: abstract.
Removed service ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueConfiguration"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueConfiguration"; reason: abstract.
Removed service ".instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\CheckboxReader"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\CheckboxReader"; reason: abstract.
Removed service ".instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\DateReader"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\DateReader"; reason: abstract.
Removed service ".instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\DateTimeReader"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\DateTimeReader"; reason: abstract.
Removed service ".instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\IntegerReader"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\IntegerReader"; reason: abstract.
Removed service ".instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\PercentReader"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\PercentReader"; reason: abstract.
Removed service ".instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\SelectReader"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\SelectReader"; reason: abstract.
Removed service ".instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\TextReader"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\TextReader"; reason: abstract.
Removed service ".instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\ReaderInterface.0.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\TextareaReader"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\RealizationAttributeValueReader\TextareaReader"; reason: abstract.
Removed service ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\Search\Infrastructure\AutoMapper\RealizationMapperConfiguration"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\AutoMapper\RealizationMapperConfiguration"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ChannelDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ChannelDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\Generated\Normalizer\ChannelDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ImageDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ImageDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\Generated\Normalizer\ImageDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\JaneObjectNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\JaneObjectNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\Generated\Normalizer\JaneObjectNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\PricingDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\PricingDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\Generated\Normalizer\PricingDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ProductAttributeDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ProductAttributeDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\Generated\Normalizer\ProductAttributeDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ProductTaxonDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\ProductTaxonDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\Generated\Normalizer\ProductTaxonDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\TaxonDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Search\Infrastructure\Generated\Normalizer\TaxonDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\Generated\Normalizer\TaxonDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Search\Infrastructure\Generated\Runtime\Normalizer\ReferenceNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Infrastructure\Generated\Runtime\Normalizer\ReferenceNormalizer"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Shared\Application\Command\SendMessage\SendMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Application\Command\SendMessage\SendMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Shared\Application\EventSubscriber\CacheInvalidateDoctrineEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Application\EventSubscriber\CacheInvalidateDoctrineEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Shared\Application\EventSubscriber\CacheInvalidateEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Application\EventSubscriber\CacheInvalidateEventSubscriber"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Shared\Infrastructure\Twig\UrlDecodeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Shared\Infrastructure\Twig\UrlDecodeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Infrastructure\Twig\UrlDecodeExtension"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Taxonomy\Application\Command\BulkDeleteTaxonGallery\BulkDeleteTaxonGalleryHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Taxonomy\Application\Command\BulkDeleteTaxonGallery\BulkDeleteTaxonGalleryHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Taxonomy\Application\Command\ChangeGalleriesStatus\ChangeGalleriesStatusHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Taxonomy\Application\Command\ChangeGalleriesStatus\ChangeGalleriesStatusHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Taxonomy\Application\Command\CreateTaxonGallery\CreateTaxonGalleryHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Taxonomy\Application\Command\CreateTaxonGallery\CreateTaxonGalleryHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Taxonomy\Application\Command\GetTaxonDetails\GetTaxonDetailsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Taxonomy\Application\Command\GetTaxonDetails\GetTaxonDetailsHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Taxonomy\Application\Command\GetTaxonTree\GetTaxonTreeHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Taxonomy\Application\Command\GetTaxonTree\GetTaxonTreeHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Taxonomy\Application\Command\UpdateTaxonGallery\UpdateTaxonGalleryHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Taxonomy\Application\Command\UpdateTaxonGallery\UpdateTaxonGalleryHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Taxonomy\Application\Query\FindAllTaxonGalleries\FindAllTaxonGalleriesHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Taxonomy\Application\Query\FindAllTaxonGalleries\FindAllTaxonGalleriesHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Taxonomy\Application\Query\GetTaxonGallery\GetTaxonGalleryHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Taxonomy\Application\Query\GetTaxonGallery\GetTaxonGalleryHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Taxonomy\Application\Query\GetTaxonsSitemapData\GetTaxonsSitemapDataHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Taxonomy\Application\Query\GetTaxonsSitemapData\GetTaxonsSitemapDataHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Wishlist\Application\Command\AddItemToWishlist\AddItemToWishlistHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Wishlist\Application\Command\AddItemToWishlist\AddItemToWishlistHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Wishlist\Application\Command\AssignWishlist\AssignWishlistHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Wishlist\Application\Command\AssignWishlist\AssignWishlistHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Wishlist\Application\Command\CreateWishlist\CreateWishlistHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Wishlist\Application\Command\CreateWishlist\CreateWishlistHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Wishlist\Application\Command\RemoveItemFromWishlist\RemoveItemFromWishlistHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Wishlist\Application\Command\RemoveItemFromWishlist\RemoveItemFromWishlistHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Wishlist\Application\Query\FindCustomerWishlist\FindCustomerWishlistHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Wishlist\Application\Query\FindCustomerWishlist\FindCustomerWishlistHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Wishlist\Application\Query\FindWishlist\FindWishlistHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Wishlist\Application\Query\FindWishlist\FindWishlistHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Ui\Form\Taxonomy\Validator\GallerySizeValidator"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Form\Taxonomy\Validator\GallerySizeValidator"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Order\Context\CartContextInterface.0.Ui\Context\TokenValueBasedCartContext"; reason: abstract.
Removed service ".abstract.instanceof.Ui\Context\TokenValueBasedCartContext"; reason: abstract.
Removed service ".instanceof.Monolog\ResettableInterface.0.Sentry\Monolog\Handler"; reason: abstract.
Removed service ".instanceof.Monolog\Handler\HandlerInterface.0.Sentry\Monolog\Handler"; reason: abstract.
Removed service ".abstract.instanceof.Sentry\Monolog\Handler"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.SM\Extension\Twig\SMExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.SM\Extension\Twig\SMExtension"; reason: abstract.
Removed service ".abstract.instanceof.SM\Extension\Twig\SMExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand"; reason: abstract.
Removed service ".abstract.instanceof.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSettingsPlugin\Form\DefaultCheckboxType"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSettingsPlugin\Form\DefaultCheckboxType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSettingsPlugin\Form\MainSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSettingsPlugin\Form\MainSettingsType"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Artgris\Bundle\FileManagerBundle\Controller\ManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Artgris\Bundle\FileManagerBundle\Controller\ManagerController"; reason: abstract.
Removed service ".abstract.instanceof.Artgris\Bundle\FileManagerBundle\Controller\ManagerController"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Artgris\Bundle\FileManagerBundle\Twig\FileTypeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Artgris\Bundle\FileManagerBundle\Twig\FileTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Artgris\Bundle\FileManagerBundle\Twig\FileTypeExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Artgris\Bundle\FileManagerBundle\Twig\OrderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Artgris\Bundle\FileManagerBundle\Twig\OrderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Artgris\Bundle\FileManagerBundle\Twig\OrderExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Twig\Extension\StringLoaderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\StringLoaderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Twig\Extension\StringLoaderExtension"; reason: abstract.
575
Removed service "bitbag.sylius_inpost_plugin.form.type.inpost_shipping_gateway"; reason: unused.
Removed service "ReCaptcha\ReCaptcha"; reason: unused.
Removed service "ReCaptcha\RequestMethod\CurlPost"; reason: unused.
Removed service "ReCaptcha\RequestMethod\Curl"; reason: unused.
Removed service "http_discovery.psr17_factory"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\DependencyInjection\AutomapperConfigurationRegistryPass"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\DependencyInjection\AutowireMappingProviderParameterPass"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\DependencyInjection\Configuration"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\DependencyInjection\DocumentableRegistryPass"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\DependencyInjection\MonsieurBizSyliusSearchExtension"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\DependencyInjection\RegisterSearchRequestPass"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Event\MappingProviderEvent"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\EventListener\ProductEventListener"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\EventListener\ProductVariantEventListener"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Exception\ObjectNotInstanceOfClassException"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Exception\UnknownRequestTypeException"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Helper\SlugHelper"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Manager\AutomaticProductReindexManager"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Message\ProductReindexFromIds"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Message\ProductReindexFromTaxon"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Message\ProductToDeleteFromIds"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Model\Documentable\Documentable"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Model\Product\ProductDTO"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Model\Product\VariantDTO"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\MonsieurBizSyliusSearchPlugin"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Resolver\CheapestProductVariantResolver"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Filter\Filter"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Filter\FilterValue"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Filter\RangeFilter"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Aggregation\ProductAttributeAggregation"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\SearchTermFilter"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestConfiguration"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\Product\NameSorter"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\Product\PositionSorter"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\Product\PriceSorter"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Response"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Response\FilterBuilders\Product\AttributeFilterBuilder"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Response\FilterBuilders\Product\MainTaxonFilterBuilder"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Response\FilterBuilders\Product\OptionFilterBuilder"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Response\FilterBuilders\Product\PriceFilterBuilder"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Response\FilterBuilders\Product\TaxonsFilterBuilder"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Generated\Model\ChannelDTO"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Generated\Model\ImageDTO"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Generated\Model\PricingDTO"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Generated\Model\ProductAttributeDTO"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Generated\Model\ProductTaxonDTO"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Generated\Model\TaxonDTO"; reason: unused.
Removed service "Ui\Form\Blog\Type\ArticleType"; reason: unused.
Removed service "Ui\Form\Product\Type\ProductTranslationType"; reason: unused.
Removed service "Ui\Form\Product\EventSubscriber\GenerateProductVariantsSubscriber"; reason: unused.
Removed service "Ui\Form\ProductVariant\Provider\PricingProvider"; reason: unused.
Removed service "Ui\Form\ProductVariant\Provider\ProductVariantProvider"; reason: unused.
Removed service "Ui\Form\Product\Provider\ProductGenerateVariantsProvider"; reason: unused.
Removed service "Ui\Request\Search\SearchQueryProvider"; reason: unused.
Removed service "app.shipping_calculator.composite"; reason: unused.
Removed service "Ui\RequestValidator"; reason: unused.
Removed service "App\Shared\Application\View\Blog\Comment\CommentViewFactory"; reason: unused.
Removed service "App\Shared\Application\View\Product\Item\ItemViewFactory"; reason: unused.
Removed service "App\Shared\Application\View\Filters\FilterViewFactory"; reason: unused.
Removed service "app.taxon_view_factory"; reason: unused.
Removed service "App\Addressing\Application\Query\GetAddressById\FindAddressByIdQuery"; reason: unused.
Removed service "App\Addressing\Domain\Enum\Address"; reason: unused.
Removed service "App\Addressing\Domain\Exception\CustomerDoesNotExistException"; reason: unused.
Removed service "App\Addressing\Domain\Exception\CustomerHasNoAddressException"; reason: unused.
Removed service "App\Blog\Application\Query\FindArticle\FindArticleQuery"; reason: unused.
Removed service "App\Blog\Application\Query\GetArticlesSitemapData\GetArticlesSitemapDataQuery"; reason: unused.
Removed service "App\Blog\Application\Query\GetTaxonByCode\GetTaxonByCodeQuery"; reason: unused.
Removed service "App\Blog\Domain\Exception\ArticleCategoryNotFoundException"; reason: unused.
Removed service "App\Blog\Domain\Exception\ArticleNotFoundException"; reason: unused.
Removed service "App\Blog\Domain\Repository\ArticleFilter"; reason: unused.
Removed service "App\Blog\Infrastructure\Doctrine\Orm\Repository\ArticleCategoryRepository"; reason: unused.
Removed service "App\Channel\Application\Command\RecalculateChannelsRating\RecalculateChannelsRatingCommand"; reason: unused.
Removed service "App\Channel\Domain\Exception\ChannelNotFoundException"; reason: unused.
Removed service "App\Channel\Domain\Exception\MissingChannelBillingDataException"; reason: unused.
Removed service "App\Channel\Domain\Factory\ProductVariantPriceFactory"; reason: unused.
Removed service "App\Channel\Infrastructure\Doctrine\Orm\Repository\ChannelRepository"; reason: unused.
Removed service "App\Composition\Application\Command\SetDefaultComposition\SetDefaultCompositionCommand"; reason: unused.
Removed service "App\Composition\Domain\Exception\CompositionDoesNotFoundException"; reason: unused.
Removed service "App\Composition\Infrastructure\Doctrine\Orm\Repository\CompositionRepository"; reason: unused.
Removed service "App\Composition\Infrastructure\EventListener\DefaultCompositionEventListener"; reason: unused.
Removed service "App\Config\Application\Query\GetAllCountries\GetAllCountriesQuery"; reason: unused.
Removed service "App\Config\Application\Query\GetAllCountries\GetAllCountriesResult"; reason: unused.
Removed service "App\Config\Application\Query\Shared\CountryDto"; reason: unused.
Removed service "App\Contact\Application\Command\AddContact\AddContactCommand"; reason: unused.
Removed service "App\Contact\Infrastructure\Doctrine\Orm\Repository\ContactRepository"; reason: unused.
Removed service "App\Contact\Infrastructure\Factory\ContactFactory"; reason: unused.
Removed service "App\Employee\Application\Query\GetTeam\GetEmployeesQuery"; reason: unused.
Removed service "App\Employee\Domain\Exception\EmployeeNotFoundException"; reason: unused.
Removed service "App\Employee\Infrastructure\Doctrine\Orm\Repository\EmployeeRepository"; reason: unused.
Removed service "App\Faq\Application\Query\GetFaqCategories\GetFaqCategoriesQuery"; reason: unused.
Removed service "App\Faq\Infrastructure\Doctrine\Orm\Repository\FaqCategoryRepository"; reason: unused.
Removed service "App\FillingPattern\Application\Command\ActiveFillingPatternTab\ActiveFillingPatternTabCommand"; reason: unused.
Removed service "App\FillingPattern\Application\Command\CloneFillingPattern\CloneFillingPatternCommand"; reason: unused.
Removed service "App\FillingPattern\Application\Command\UpdateTabPosition\UpdateTabPositionCommand"; reason: unused.
Removed service "App\FillingPattern\Application\Shared\FillingPatternDto"; reason: unused.
Removed service "App\FillingPattern\Domain\Enum\TechnicalDataTable"; reason: unused.
Removed service "App\FillingPattern\Domain\Enum\TechnicalDataTableColumn"; reason: unused.
Removed service "App\FillingPattern\Domain\Exception\FillingPatternNotFoundException"; reason: unused.
Removed service "App\FillingPattern\Domain\Exception\FillingPatternTabNotFoundException"; reason: unused.
Removed service "App\FillingPattern\Infrastructure\CompilerPass\RegisterFillingPatternTypePass"; reason: unused.
Removed service "App\FillingPattern\Infrastructure\Doctrine\Orm\Repository\CharacteristicRepository"; reason: unused.
Removed service "App\FillingPattern\Infrastructure\Doctrine\Orm\Repository\FillingPatternRepository"; reason: unused.
Removed service "App\FillingPattern\Infrastructure\Doctrine\Orm\Repository\TabRepository"; reason: unused.
Removed service "App\FillingPattern\Infrastructure\Doctrine\Orm\Repository\UsageRepository"; reason: unused.
Removed service "App\FillingPattern\Infrastructure\Factory\FillingPatternFactory"; reason: unused.
Removed service "App\Order\Application\Command\AddressOrder\AddressOrderCommand"; reason: unused.
Removed service "App\Order\Application\Command\CalculateShippingDistance\CalculateShippingDistanceCommand"; reason: unused.
Removed service "App\Order\Application\Command\ChangeAutoChemistryInCart\ChangeAutoChemistryInCartCommand"; reason: unused.
Removed service "App\Order\Application\Command\ChangeItemQuantityInCart\ChangeItemQuantityInCartCommand"; reason: unused.
Removed service "App\Order\Application\Command\ChangeItemVariantInCart\ChangeItemVariantInCartCommand"; reason: unused.
Removed service "App\Order\Application\Command\CompleteOrder\CompleteOrderCommand"; reason: unused.
Removed service "App\Order\Application\Command\MergeCarts\MergeCartsCommand"; reason: unused.
Removed service "App\Order\Application\Command\OrderSamplePriceModifier\OrderSamplePriceModifierCommand"; reason: unused.
Removed service "App\Order\Application\Command\PickupCart\PickupCartCommand"; reason: unused.
Removed service "App\Order\Application\Command\PutVariantBasedConfigurableItemToCart\PutVariantBasedConfigurableItemToCartCommand"; reason: unused.
Removed service "App\Order\Application\Command\RemoveItemFromCart\RemoveItemFromCartCommand"; reason: unused.
Removed service "App\Order\Application\Command\SetBestShippingOption\SetBestShippingOptionCommand"; reason: unused.
Removed service "App\Order\Application\Command\SetNotes\SetNotesCommand"; reason: unused.
Removed service "App\Order\Application\Command\SetSampleShipping\SetSampleShippingCommand"; reason: unused.
Removed service "App\Order\Application\Command\SetShipping\SetShippingCommand"; reason: unused.
Removed service "App\Order\Application\Query\CheckShouldShowWarning\CheckShouldShowWarningQuery"; reason: unused.
Removed service "App\Order\Application\Query\CheckShouldShowWarning\CheckShouldShowWarningResult"; reason: unused.
Removed service "App\Order\Application\Query\FindAvailableShippingMethods\FindAvailableShippingMethodsQuery"; reason: unused.
Removed service "App\Order\Application\Query\FindBestShippingOption\FindBestShippingOptionQuery"; reason: unused.
Removed service "App\Order\Application\Query\FindBestShippingOption\FindBestShippingOptionResult"; reason: unused.
Removed service "App\Order\Application\Query\GetCart\CartSummaryQuery"; reason: unused.
Removed service "App\Order\Domain\Exception\CannotCalculateBetterOptionException"; reason: unused.
Removed service "App\Order\Domain\Exception\CartHasNoSampleShipmentException"; reason: unused.
Removed service "App\Order\Domain\Exception\CartHasNoSamplesException"; reason: unused.
Removed service "App\Order\Domain\Exception\CartHasNoStandardShipmentException"; reason: unused.
Removed service "App\Order\Domain\Exception\NoBetterOfferException"; reason: unused.
Removed service "App\Order\Domain\Exception\OrderNotFoundException"; reason: unused.
Removed service "App\Order\Domain\Exception\SelectedVariantCannotBeOrderedAsSampleException"; reason: unused.
Removed service "App\Order\Domain\Exception\ShippingCannotBeMixingException"; reason: unused.
Removed service "App\Order\Domain\Exception\ShippingMethodIsNotForSamplesException"; reason: unused.
Removed service "App\Order\Infrastructure\Doctrine\Orm\Repository\OrderRepository"; reason: unused.
Removed service "App\Order\Infrastructure\EventListener\PlacingShipmentForGatewayEventListener"; reason: unused.
Removed service "App\Order\Infrastructure\Modifier\OrderDistanceModifier"; reason: unused.
Removed service "App\Order\Infrastructure\Modifier\OrderItemQuantityModifier"; reason: unused.
Removed service "App\Order\Infrastructure\Modifier\OrderSampleModifier"; reason: unused.
Removed service "App\Page\Application\Query\GetPage\GetPageQuery"; reason: unused.
Removed service "App\Page\Infrastructure\Doctrine\Orm\Repository\PageRepository"; reason: unused.
Removed service "App\Payment\Application\Command\CaptureOrderPayment\CaptureOrderPaymentCommand"; reason: unused.
Removed service "App\Payment\Application\Command\HandlePayment\HandlePaymentCommand"; reason: unused.
Removed service "App\Payment\Application\Command\RegisterOrderPayment\RegisterOrderPaymentCommand"; reason: unused.
Removed service "App\Payment\Application\Command\UpdatePaymentMethod\UpdatePaymentMethodCommand"; reason: unused.
Removed service "App\Payment\Application\Query\GetPaymentStatus\GetPaymentStatusQuery"; reason: unused.
Removed service "App\Payment\Application\Query\GetPaymentStatus\GetPaymentStatusResult"; reason: unused.
Removed service "App\Payment\Application\Query\GetRequirePaymentAction\GetRequirePaymentActionQuery"; reason: unused.
Removed service "App\Payment\Application\Query\GetRequirePaymentAction\GetRequirePaymentActionResult"; reason: unused.
Removed service "App\Payment\Domain\Exception\MissingRequiredParameterException"; reason: unused.
Removed service "App\Payment\Domain\Exception\NotFoundPaymentHandlerException"; reason: unused.
Removed service "App\Payment\Domain\Exception\NotFoundPaymentToHandleForOrderException"; reason: unused.
Removed service "App\Payment\Domain\Exception\NotHandledByStoreException"; reason: unused.
Removed service "App\Payment\Domain\Exception\PaymentNotFoundException"; reason: unused.
Removed service "App\Payment\Domain\PaymentResponse"; reason: unused.
Removed service "App\Payment\Infrastructure\CompilerPass\RegisterPaymentHandlersCompilerPass"; reason: unused.
Removed service "App\Payment\Infrastructure\Doctrine\Orm\Repository\PaymentRepository"; reason: unused.
Removed service "App\Payment\Infrastructure\Gateway\Bank\BankGatewayFactory"; reason: unused.
Removed service "App\Payment\Infrastructure\Gateway\Bank\BankPaymentHandler"; reason: unused.
Removed service "App\Payment\Infrastructure\Gateway\Blik\BlikGatewayFactory"; reason: unused.
Removed service "App\Payment\Infrastructure\Gateway\Blik\BlikPaymentHandler"; reason: unused.
Removed service "App\Payment\Infrastructure\Gateway\CreditCard\CreditCardFactory"; reason: unused.
Removed service "App\Payment\Infrastructure\Gateway\CreditCard\CreditCardPaymentHandler"; reason: unused.
Removed service "App\Payment\Infrastructure\Gateway\Przelewy24\Exception\InvalidP24SignTokenException"; reason: unused.
Removed service "App\Payment\Infrastructure\Gateway\Przelewy24\Exception\Przelewy24RequestException"; reason: unused.
Removed service "App\Payment\Infrastructure\Gateway\Przelewy24\Request\BlikChargeByCode"; reason: unused.
Removed service "App\Payment\Infrastructure\Gateway\Przelewy24\Request\TransactionRegister"; reason: unused.
Removed service "App\Payment\Infrastructure\Gateway\Przelewy24\Request\TransactionVerify"; reason: unused.
Removed service "App\Payment\Infrastructure\Gateway\Przelewy24\Response\BlikResponse"; reason: unused.
Removed service "App\Payment\Infrastructure\Gateway\Przelewy24\Response\MethodResponse"; reason: unused.
Removed service "App\Payment\Infrastructure\Gateway\Przelewy24\Response\RegisterResponse"; reason: unused.
Removed service "App\Payment\Infrastructure\Gateway\Przelewy24\Response\TransactionResponse"; reason: unused.
Removed service "App\Product\Application\Command\BulkUpdateProductVariant\BulkUpdateProductVariantCommand"; reason: unused.
Removed service "App\Product\Application\Command\RecalculateProductsRating\RecalculateProductsRatingCommand"; reason: unused.
Removed service "App\Product\Application\Command\UpdateProductOptionOrder\UpdateProductOptionOrderCommand"; reason: unused.
Removed service "App\Product\Application\EventListener\ProductImagesUploadListener"; reason: unused.
Removed service "App\Product\Application\EventListener\ProductListener"; reason: unused.
Removed service "App\Product\Application\EventListener\ProductOptionValueListener"; reason: unused.
Removed service "App\Product\Application\EventListener\ProductVariantListener"; reason: unused.
Removed service "App\Product\Application\Query\FindProduct\FindProductQuery"; reason: unused.
Removed service "App\Product\Application\Query\GetBulkUpdatedProductVariant\GetBulkUpdatedProductVariantQuery"; reason: unused.
Removed service "App\Product\Application\Query\GetProductDataTabs\GetProductDataTabsQuery"; reason: unused.
Removed service "App\Product\Application\Query\GetProductDataTabs\GetProductDataTabsResult"; reason: unused.
Removed service "App\Product\Application\Query\GetProductsImages\GetProductsImagesQuery"; reason: unused.
Removed service "App\Product\Application\Query\GetProductsSitemapData\GetProductsSitemapDataQuery"; reason: unused.
Removed service "App\Product\Domain\Enum\Distinction"; reason: unused.
Removed service "App\Product\Domain\Exception\AllFieldRequiredException"; reason: unused.
Removed service "App\Product\Domain\Exception\ProductCompositionNotFoundException"; reason: unused.
Removed service "App\Product\Domain\Exception\ProductHasNoFillingPatternException"; reason: unused.
Removed service "App\Product\Domain\Exception\ProductHasNoMediaDirectoryException"; reason: unused.
Removed service "App\Product\Domain\Exception\ProductNotFoundException"; reason: unused.
Removed service "App\Product\Domain\Exception\ProductOptionNotFoundException"; reason: unused.
Removed service "App\Product\Domain\Exception\ProductOptionValueNotFoundException"; reason: unused.
Removed service "App\Product\Domain\Exception\ProductVariantNotFound"; reason: unused.
Removed service "App\Product\Domain\Exception\RatingIsRequiredException"; reason: unused.
Removed service "App\Product\Domain\Exception\VariantHasNoSampleException"; reason: unused.
Removed service "App\Product\Infrastructure\Doctrine\Orm\Repository\ProductOptionRepository"; reason: unused.
Removed service "App\Product\Infrastructure\Doctrine\Orm\Repository\ProductOptionValueRepository"; reason: unused.
Removed service "App\Product\Infrastructure\Doctrine\Orm\Repository\ProductOptionValueTaxonOrderRepository"; reason: unused.
Removed service "App\Product\Infrastructure\Doctrine\Orm\Repository\ProductRepository"; reason: unused.
Removed service "App\Product\Infrastructure\Doctrine\Orm\Repository\ProductReviewRepository"; reason: unused.
Removed service "App\Product\Infrastructure\Doctrine\Orm\Repository\ProductTaxonRepository"; reason: unused.
Removed service "App\Product\Infrastructure\Doctrine\Orm\Repository\ProductVariantRepository"; reason: unused.
Removed service "App\Product\Infrastructure\Factory\ProductOptionValueFactory"; reason: unused.
Removed service "App\Product\Infrastructure\Review\AverageRatingUpdater"; reason: unused.
Removed service "App\Realization\Application\Query\FindAllRealizations\FindAllRealizationsQuery"; reason: unused.
Removed service "App\Realization\Application\Query\FindRealization\FindRealizationQuery"; reason: unused.
Removed service "App\Realization\Application\Query\FindRealizationsByProductCode\FindRealizationsByProductCodeQuery"; reason: unused.
Removed service "App\Realization\Application\Query\GetRealizationSlug\GetRealizationSlugQuery"; reason: unused.
Removed service "App\Realization\Application\Query\GetRealizationSlug\GetRealizationSlugResult"; reason: unused.
Removed service "App\Realization\Application\Query\GetRealizationsSitemapData\GetRealizationsSitemapDataQuery"; reason: unused.
Removed service "App\Realization\Domain\Enum\RealizationImageMarginEnum"; reason: unused.
Removed service "App\Realization\Domain\Enum\RealizationImageOptionEnum"; reason: unused.
Removed service "App\Realization\Domain\Enum\RealizationTemplateEnum"; reason: unused.
Removed service "App\Realization\Domain\Exception\FileDoesNotExistException"; reason: unused.
Removed service "App\Realization\Domain\Exception\InvalidImagePathException"; reason: unused.
Removed service "App\Realization\Domain\Exception\RealizationHasNoMediaDirectoryException"; reason: unused.
Removed service "App\Realization\Domain\Exception\RealizationNotFoundException"; reason: unused.
Removed service "App\Realization\Domain\Exception\RealizationTaxonNotFoundException"; reason: unused.
Removed service "App\Realization\Domain\ImageDetector"; reason: unused.
Removed service "App\Realization\Domain\Repository\RealizationFilter"; reason: unused.
Removed service "App\Realization\Infrastructure\Doctrine\Orm\Repository\RealizationRepository"; reason: unused.
Removed service "App\Realization\Infrastructure\Doctrine\Orm\Repository\RealizationTaxonRepository"; reason: unused.
Removed service "App\Realization\Infrastructure\EventListener\UploadRealizationImageEventListener"; reason: unused.
Removed service "App\Redirect\Application\Query\GetRedirects\GetRedirectsQuery"; reason: unused.
Removed service "App\Redirect\Infrastructure\Doctrine\Orm\Repository\RedirectRepository"; reason: unused.
Removed service "App\Review\Application\Command\AddReview\AddReviewCommand"; reason: unused.
Removed service "App\Review\Application\Query\GetReviews\GetReviewsQuery"; reason: unused.
Removed service "App\Review\Application\Query\GetReviewsTotal\GetReviewsTotalQuery"; reason: unused.
Removed service "App\Review\Infrastructure\Doctrine\Orm\Subscriber\LoadMetadataSubscriber"; reason: unused.
Removed service "App\Search\Application\Command\ArticleDelete\ArticleDeleteCommand"; reason: unused.
Removed service "App\Search\Application\Command\ArticleReindex\ArticleReindexCommand"; reason: unused.
Removed service "App\Search\Application\Command\InvalidateProductBySlug\InvalidateProductBySlugCommand"; reason: unused.
Removed service "App\Search\Application\Command\ProductDelete\ProductDeleteCommand"; reason: unused.
Removed service "App\Search\Application\Command\ProductReindex\ProductReindexCommand"; reason: unused.
Removed service "App\Search\Application\Command\RealizationDelete\RealizationDeleteCommand"; reason: unused.
Removed service "App\Search\Application\Command\RealizationReindex\RealizationReindexCommand"; reason: unused.
Removed service "App\Search\Application\Query\SearchArticle\SearchArticleQuery"; reason: unused.
Removed service "App\Search\Application\Query\SearchProduct\SearchProductQuery"; reason: unused.
Removed service "App\Search\Application\Query\SearchRealization\SearchRealizationQuery"; reason: unused.
Removed service "App\Search\Application\Shared\Article\ArticleSearchResult"; reason: unused.
Removed service "App\Search\Application\Shared\Filters\FiltersView\DefaultFilter\DefaultFilterDto"; reason: unused.
Removed service "App\Search\Application\Shared\Filters\FiltersView\DefaultFilter\DefaultFilterValueDto"; reason: unused.
Removed service "App\Search\Application\Shared\Filters\FiltersView\RangeFilter\RangeFilterDto"; reason: unused.
Removed service "App\Search\Application\Shared\Filters\FiltersView\RangeFilter\RangeFilterValueDto"; reason: unused.
Removed service "App\Search\Application\Shared\Filters\FiltersView\TaxonFilter\TaxonFilterDto"; reason: unused.
Removed service "App\Search\Application\Shared\Filters\FiltersView\VariantFilter\VariantFilterDto"; reason: unused.
Removed service "App\Search\Application\Shared\Filters\FiltersView\VariantFilter\VariantFilterValueDto"; reason: unused.
Removed service "App\Search\Application\Shared\Product\GroupView"; reason: unused.
Removed service "App\Search\Application\Shared\Product\ProductGroupResult"; reason: unused.
Removed service "App\Search\Application\Shared\Product\ProductGroupView"; reason: unused.
Removed service "App\Search\Application\Shared\Product\ProductSearchResult"; reason: unused.
Removed service "App\Search\Application\Shared\Product\SortView"; reason: unused.
Removed service "App\Search\Application\Shared\Realization\RealizationSearchResult"; reason: unused.
Removed service "App\Search\Domain\Article\Request\QueryFilter\ArticleQueryFilter"; reason: unused.
Removed service "App\Search\Domain\Article\Request\QueryFilter\ArticleSearchRegistry"; reason: unused.
Removed service "App\Search\Domain\Enum\SortDirection"; reason: unused.
Removed service "App\Search\Domain\Exception\FilterNotFoundException"; reason: unused.
Removed service "App\Search\Domain\Filter\AttributeFilter"; reason: unused.
Removed service "App\Search\Domain\Filter\CustomFilter\CustomFilter"; reason: unused.
Removed service "App\Search\Domain\Filter\CustomFilter\CustomFilterValue"; reason: unused.
Removed service "App\Search\Domain\Filter\DistinctionCodeFilter"; reason: unused.
Removed service "App\Search\Domain\Filter\DivisionFilter"; reason: unused.
Removed service "App\Search\Domain\Filter\FillingPatternFilter"; reason: unused.
Removed service "App\Search\Domain\Filter\OptionFilter"; reason: unused.
Removed service "App\Search\Domain\Filter\TaxonFilter"; reason: unused.
Removed service "App\Search\Domain\Filter\VariantFilter"; reason: unused.
Removed service "App\Search\Domain\Product\Request\Aggregation\ProductAttributeAggregation"; reason: unused.
Removed service "App\Search\Domain\Product\Request\Aggregation\ProductAttributesAggregation"; reason: unused.
Removed service "App\Search\Domain\Product\Request\Aggregation\TaxonAggregation"; reason: unused.
Removed service "App\Search\Domain\Product\Request\PostFilter\ProductFilterRegistry"; reason: unused.
Removed service "App\Search\Domain\Product\Request\QueryFilter\CommentQueryFilter"; reason: unused.
Removed service "App\Search\Domain\Product\Request\QueryFilter\DisabledSinceQueryFilter"; reason: unused.
Removed service "App\Search\Domain\Product\Request\QueryFilter\ProductQueryFilter"; reason: unused.
Removed service "App\Search\Domain\Product\Request\VariantAggregation\VariantAggregation"; reason: unused.
Removed service "App\Search\Domain\Product\Request\VariantAggregation\VariantAttributeAggregation"; reason: unused.
Removed service "App\Search\Domain\Product\Request\VariantAggregation\VariantAttributesAggregation"; reason: unused.
Removed service "App\Search\Domain\Product\Request\VariantAggregation\VariantDimensionAggregation"; reason: unused.
Removed service "App\Search\Domain\Product\Request\VariantAggregation\VariantDistinctionAggregation"; reason: unused.
Removed service "App\Search\Domain\Product\Request\VariantAggregation\VariantDistinctionCodeAggregation"; reason: unused.
Removed service "App\Search\Domain\Product\Request\VariantAggregation\VariantDivisionAggregation"; reason: unused.
Removed service "App\Search\Domain\Product\Request\VariantAggregation\VariantFillingPatternAggregation"; reason: unused.
Removed service "App\Search\Domain\Product\Request\VariantAggregation\VariantInventoryAggregation"; reason: unused.
Removed service "App\Search\Domain\Product\Request\VariantAggregation\VariantOptionAggregation"; reason: unused.
Removed service "App\Search\Domain\Product\Request\VariantAggregation\VariantOtherAggregation"; reason: unused.
Removed service "App\Search\Domain\Product\Request\VariantAggregation\VariantPriceAggregation"; reason: unused.
Removed service "App\Search\Domain\Product\Request\VariantAggregation\VariantPricePerSquareMeterAggregation"; reason: unused.
Removed service "App\Search\Domain\Product\Request\VariantAggregation\VariantTaxonAggregation"; reason: unused.
Removed service "App\Search\Domain\Product\Request\VariantPostFilter\VariantFilterRegistry"; reason: unused.
Removed service "App\Search\Domain\Product\Response\FilterBuildersVariant\VariantDimensionFilterBuilder"; reason: unused.
Removed service "App\Search\Domain\Product\Response\FilterBuildersVariant\VariantInventoryFilterBuilder"; reason: unused.
Removed service "App\Search\Domain\Product\Sorting\SortDto"; reason: unused.
Removed service "App\Search\Domain\Realization\Request\Aggregation\TaxonAggregation"; reason: unused.
Removed service "App\Search\Domain\Realization\Request\PostFilter\RealizationFilterRegistry"; reason: unused.
Removed service "App\Search\Domain\Realization\Request\QueryFilter\RealizationQueryFilter"; reason: unused.
Removed service "App\Search\Domain\Realization\Request\QueryFilter\RealizationSearchRegistry"; reason: unused.
Removed service "App\Search\Domain\Realization\Request\Sorting\RealizationSorterRegistry"; reason: unused.
Removed service "App\Search\Domain\SearchRequest"; reason: unused.
Removed service "App\Search\Infrastructure\CompilerPass\ClearEventListenerTagsCompilerPass"; reason: unused.
Removed service "App\Search\Infrastructure\Doctrine\Orm\Repository\GroupRepository"; reason: unused.
Removed service "App\Search\Infrastructure\Doctrine\Orm\Repository\SortRepository"; reason: unused.
Removed service "App\Search\Infrastructure\Manager\AutomaticProductReindexManager"; reason: unused.
Removed service "App\Service\Infrastructure\Doctrine\Orm\Repository\ServiceRepository"; reason: unused.
Removed service "App\Shared\Application\Command\SendMessage\SendMessageCommand"; reason: unused.
Removed service "App\Shared\Domain\DateTime"; reason: unused.
Removed service "App\Shared\Domain\Exception\DateTimeException"; reason: unused.
Removed service "App\Shared\Domain\File\File"; reason: unused.
Removed service "App\Shared\Domain\File\FileDto"; reason: unused.
Removed service "App\Shared\Domain\Money\Exception\CurrencyNotExistsException"; reason: unused.
Removed service "App\Shared\Domain\Money\Exception\InvalidAmountException"; reason: unused.
Removed service "App\Shared\Domain\Money\Exception\InvalidValueException"; reason: unused.
Removed service "App\Shared\Domain\Money\MoneyDto"; reason: unused.
Removed service "App\Shared\Infrastructure\Bus\Event\MessengerEventBus"; reason: unused.
Removed service "App\Shared\Infrastructure\Cache\Resolver\WebPathResolver"; reason: unused.
Removed service "App\Shared\Infrastructure\Doctrine\Orm\Type\FileType"; reason: unused.
Removed service "App\Shared\Infrastructure\Factory\FileFactory"; reason: unused.
Removed service "App\Shared\Infrastructure\FileUploader\FilePathGenerator"; reason: unused.
Removed service "App\Shared\Infrastructure\FileUploader\FileUploader"; reason: unused.
Removed service "App\Shared\Infrastructure\ImageAdapter"; reason: unused.
Removed service "App\Shared\Infrastructure\MailerAdapter"; reason: unused.
Removed service "App\Shared\Infrastructure\Tool\ArrayWrapper"; reason: unused.
Removed service "App\Shared\Infrastructure\Tool\ReflectionWrapper"; reason: unused.
Removed service "App\Shared\Persistence\Doctrine\Types\DateTimeType"; reason: unused.
Removed service "App\Shipping\Domain\Calculator\ChannelConfigurationMatcher"; reason: unused.
Removed service "App\Shipping\Domain\Calculator\Exception\InvalidConfigurationException"; reason: unused.
Removed service "App\Shipping\Domain\Calculator\Exception\InvalidDistanceException"; reason: unused.
Removed service "App\Shipping\Domain\Calculator\Exception\InvalidOriginalAmountException"; reason: unused.
Removed service "App\Shipping\Domain\Calculator\Exception\MissingAddressDataException"; reason: unused.
Removed service "App\Shipping\Domain\Calculator\ShippingQuantity"; reason: unused.
Removed service "App\Shipping\Domain\Distance\PlaceDto"; reason: unused.
Removed service "App\Shipping\Domain\Exception\ShipmentNotFoundException"; reason: unused.
Removed service "App\Shipping\Domain\Exception\ShippingMethodNotFoundException"; reason: unused.
Removed service "App\Shipping\Infrastructure\Calculator\DistanceRateCalculator"; reason: unused.
Removed service "App\Shipping\Infrastructure\Calculator\FlatRateCalculator"; reason: unused.
Removed service "App\Shipping\Infrastructure\Calculator\PerUnitRateCalculator"; reason: unused.
Removed service "App\Shipping\Infrastructure\Calculator\WeightRateCalculator"; reason: unused.
Removed service "App\Shipping\Infrastructure\Distance\GoogleMapsMatrix\Models\Distance"; reason: unused.
Removed service "App\Shipping\Infrastructure\Distance\GoogleMapsMatrix\Models\Duration"; reason: unused.
Removed service "App\Shipping\Infrastructure\Distance\GoogleMapsMatrix\Models\Item"; reason: unused.
Removed service "App\Shipping\Infrastructure\Distance\GoogleMapsMatrix\Models\Result"; reason: unused.
Removed service "App\Shipping\Infrastructure\Distance\GoogleMapsMatrix\Request\ApiQuery"; reason: unused.
Removed service "App\Shipping\Infrastructure\Distance\GoogleMapsMatrix\Request\ApiRequest"; reason: unused.
Removed service "App\Shipping\Infrastructure\Distance\GoogleMapsMatrix\Request\DistanceMatrix"; reason: unused.
Removed service "App\Shipping\Infrastructure\Distance\GoogleMapsMatrix\Request\Exception\MissingApiKeyException"; reason: unused.
Removed service "App\Shipping\Infrastructure\Distance\GoogleMapsMatrix\Request\Exception\MissingDestinationsException"; reason: unused.
Removed service "App\Shipping\Infrastructure\Distance\GoogleMapsMatrix\Request\Exception\MissingOriginsException"; reason: unused.
Removed service "App\Shipping\Infrastructure\Distance\GoogleMapsMatrix\Response\ApiResponse"; reason: unused.
Removed service "App\Shipping\Infrastructure\Distance\GoogleMapsMatrix\Response\GoogleMapsMatrixApiResponseParser"; reason: unused.
Removed service "App\Shipping\Infrastructure\Distance\GoogleMapsMatrixDistanceProvider"; reason: unused.
Removed service "App\Shipping\Infrastructure\Doctrine\Orm\Repository\ShipmentRepository"; reason: unused.
Removed service "App\Shipping\Infrastructure\Doctrine\Orm\Repository\ShippingCategoryRepository"; reason: unused.
Removed service "App\Shipping\Infrastructure\Doctrine\Orm\Repository\ShippingMethodRepository"; reason: unused.
Removed service "App\Shipping\Infrastructure\Resolver\DefaultShippingMethodResolver"; reason: unused.
Removed service "App\Shipping\Infrastructure\Resolver\SampleDefaultShippingMethodResolver"; reason: unused.
Removed service "App\Taxation\Infrastructure\Doctrine\Orm\Repository\TaxCategoryRepository"; reason: unused.
Removed service "App\Taxonomy\Application\Command\BulkDeleteTaxonGallery\BulkDeleteTaxonGalleryCommand"; reason: unused.
Removed service "App\Taxonomy\Application\Command\ChangeGalleriesStatus\ChangeGalleriesStatusCommand"; reason: unused.
Removed service "App\Taxonomy\Application\Command\CreateTaxonGallery\CreateTaxonGalleryCommand"; reason: unused.
Removed service "App\Taxonomy\Application\Command\GetTaxonDetails\GetTaxonDetailsQuery"; reason: unused.
Removed service "App\Taxonomy\Application\Command\GetTaxonTree\GetTaxonTreeQuery"; reason: unused.
Removed service "App\Taxonomy\Application\Command\UpdateTaxonGallery\UpdateTaxonGalleryCommand"; reason: unused.
Removed service "App\Taxonomy\Application\Query\FindAllTaxonGalleries\FindAllTaxonGalleriesQuery"; reason: unused.
Removed service "App\Taxonomy\Application\Query\FindAllTaxonGalleries\FindAllTaxonGalleriesResult"; reason: unused.
Removed service "App\Taxonomy\Application\Query\FindAllTaxonGalleries\FindAllTaxonGalleriesResult\GalleryDto"; reason: unused.
Removed service "App\Taxonomy\Application\Query\GetTaxonGallery\GetTaxonGalleryQuery"; reason: unused.
Removed service "App\Taxonomy\Application\Query\GetTaxonsSitemapData\GetTaxonsSitemapDataQuery"; reason: unused.
Removed service "App\Taxonomy\Domain\Enum\CodeEnum"; reason: unused.
Removed service "App\Taxonomy\Domain\Enum\TaxonGalleryImageRelatedType"; reason: unused.
Removed service "App\Taxonomy\Domain\Enum\TaxonOptionValueOrderType"; reason: unused.
Removed service "App\Taxonomy\Domain\Exception\FileDoesNotExistException"; reason: unused.
Removed service "App\Taxonomy\Domain\Exception\GalleryDoesNotMatchedException"; reason: unused.
Removed service "App\Taxonomy\Domain\Exception\InvalidGalleryTypeException"; reason: unused.
Removed service "App\Taxonomy\Domain\Exception\InvalidImagePathException"; reason: unused.
Removed service "App\Taxonomy\Domain\Exception\TaxonGalleryDoesNotExistException"; reason: unused.
Removed service "App\Taxonomy\Domain\Exception\TaxonNotFoundException"; reason: unused.
Removed service "App\Taxonomy\Domain\Exception\ToManyGalleryMatchedException"; reason: unused.
Removed service "App\Taxonomy\Domain\Generator\TaxonSlugGenerator"; reason: unused.
Removed service "App\Taxonomy\Infrastructure\Doctrine\Orm\Repository\TaxonGalleryRepository"; reason: unused.
Removed service "App\Taxonomy\Infrastructure\Doctrine\Orm\Repository\TaxonRepository"; reason: unused.
Removed service "App\User\Domain\Enum\CustomerGroup"; reason: unused.
Removed service "App\User\Domain\Exception\ShopUserDoesNotExistException"; reason: unused.
Removed service "App\User\Infrastructure\Provider\ShopUserAwareCustomerProvider"; reason: unused.
Removed service "App\Wishlist\Application\Command\AddItemToWishlist\AddItemToWishlistCommand"; reason: unused.
Removed service "App\Wishlist\Application\Command\AssignWishlist\AssignWishlistCommand"; reason: unused.
Removed service "App\Wishlist\Application\Command\CreateWishlist\CreateWishlistCommand"; reason: unused.
Removed service "App\Wishlist\Application\Command\RemoveItemFromWishlist\RemoveItemFromWishlistCommand"; reason: unused.
Removed service "App\Wishlist\Application\Query\FindCustomerWishlist\FindCustomerWishlistQuery"; reason: unused.
Removed service "App\Wishlist\Application\Query\FindWishlist\FindWishlistQuery"; reason: unused.
Removed service "App\Wishlist\Domain\Exception\WishlistDoesNotExistException"; reason: unused.
Removed service "Sentry\Monolog\Handler"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.default_marshaller"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "Http\Client\HttpClient"; reason: unused.
Removed service "mailer.default_transport"; 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 "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.VkIJQtB"; 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.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 "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; 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 "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.listener.anonymous"; reason: unused.
Removed service "security.authentication.provider.anonymous"; reason: unused.
Removed service "security.user_providers"; reason: unused.
Removed service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~z_yfBGr"; reason: unused.
Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~z_yfBGr"; reason: unused.
Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~z_yfBGr"; reason: unused.
Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~z_yfBGr"; reason: unused.
Removed service "swiftmailer.transport.failover"; reason: unused.
Removed service "swiftmailer.transport.replacementfactory"; 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~I5wf0R7"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "sylius.authentication.success_handler"; reason: unused.
Removed service "sylius.authentication.failure_handler"; reason: unused.
Removed service "sylius.admin_user_provider.email_based"; reason: unused.
Removed service "sylius.admin_user_provider.name_based"; reason: unused.
Removed service "sylius.shop_user_provider.email_based"; reason: unused.
Removed service "sylius.shop_user_provider.name_based"; reason: unused.
Removed service "sylius.oauth_user_provider.email_based"; reason: unused.
Removed service "sylius.oauth_user_provider.name_based"; reason: unused.
Removed service "sylius.oauth_user_provider.email_or_name_based"; reason: unused.
Removed service "flysystem.adapter.lazy.factory"; reason: unused.
Removed service "flysystem.adapter.default.storage"; reason: unused.
Removed service "default.storage"; reason: unused.
Removed service "setono_sylius_feed.data_provider.product_variant"; reason: unused.
Removed service "sonata.block.cache.handler.noop"; reason: unused.
Removed service "hateoas.configuration.provider.function"; reason: unused.
Removed service "hateoas.configuration.provider.static_method"; reason: unused.
Removed service "hateoas.configuration.provider.expression"; reason: unused.
Removed service "jms_serializer.metadata.doctrine_phpcr_type_driver"; reason: unused.
Removed service "jms_serializer.metadata.doc_block_driver"; reason: unused.
Removed service "jms_serializer.camel_case_naming_strategy"; reason: unused.
Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
Removed service "jms_serializer.templating.helper.serializer"; reason: unused.
Removed service "fos_rest.view_handler.jsonp"; reason: unused.
Removed service "fos_rest.request.param_fetcher"; reason: unused.
Removed service "fos_rest.request.param_fetcher.reader"; reason: unused.
Removed service "fos_rest.serializer.symfony"; reason: unused.
Removed service "fos_rest.normalizer.camel_keys"; reason: unused.
Removed service "fos_rest.normalizer.camel_keys_with_leading_underscore"; reason: unused.
Removed service "fos_rest.decoder.jsontoform"; reason: unused.
Removed service "liip_imagine.mime_types"; reason: unused.
Removed service "liip_imagine.imagick"; reason: unused.
Removed service "liip_imagine.gmagick"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.filesystem"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.stream"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
Removed service "liip_imagine.mime_type_guesser"; reason: unused.
Removed service "liip_imagine.extension_guesser"; reason: unused.
Removed service "liip_imagine.templating.filter_helper"; reason: unused.
Removed service "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 "doctrine.migrations.container_aware_migrations_factory"; reason: unused.
Removed service "Sylius\Bundle\ThemeBundle\Context\SettableThemeContext"; reason: unused.
Removed service "var_dumper.server_connection"; reason: unused.
Removed service "fidry_alice_data_fixtures.loader.multipass_file"; reason: unused.
Removed service "fidry_alice_data_fixtures.persistence.purger_modepurger_mode"; reason: unused.
Removed service "api_platform.path_segment_name_generator.underscore"; reason: unused.
Removed service "api_platform.symfony.iri_converter"; reason: unused.
Removed service "api_platform.api.identifiers_extractor"; reason: unused.
Removed service "api_platform.uri_variables.converter"; reason: unused.
Removed service "api_platform.uri_variables.transformer.integer"; reason: unused.
Removed service "api_platform.uri_variables.transformer.date_time"; reason: unused.
Removed service "api_platform.state_provider.locator"; reason: unused.
Removed service "api_platform.pagination.next"; reason: unused.
Removed service "api_platform.state_processor.locator"; reason: unused.
Removed service "api_platform.operation_method_resolver"; reason: unused.
Removed service "api_platform.formats_provider"; reason: unused.
Removed service "api_platform.serializer_locator"; reason: unused.
Removed service "api_platform.filter_collection_factory"; reason: unused.
Removed service "api_platform.filters"; reason: unused.
Removed service "api_platform.ramsey_uuid.uri_variables.transformer.uuid"; reason: unused.
Removed service "api_platform.symfony.uri_variables.transformer.ulid"; reason: unused.
Removed service "api_platform.symfony.uri_variables.transformer.uuid"; reason: unused.
Removed service "api_platform.metadata.resource.name_collection_factory.xml.legacy"; reason: unused.
Removed service "api_platform.operation_path_resolver.underscore"; reason: unused.
Removed service "api_platform.operation_path_resolver.dash"; reason: unused.
Removed service "api_platform.doctrine.metadata_factory"; reason: unused.
Removed service "api_platform.doctrine.orm.state.remove_processor"; reason: unused.
Removed service "api_platform.doctrine.orm.state.persist_processor"; reason: unused.
Removed service "debug.var_dumper.cloner"; reason: unused.
Removed service "debug.var_dumper.cli_dumper"; reason: unused.
Removed service "ApiPlatform\Symfony\Messenger\Processor"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
Removed service "lexik_jwt_authentication.encoder.default"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service "Sylius\PayPalPlugin\Form\Type\PayPalConfigurationType"; reason: unused.
Removed service "Sylius\PayPalPlugin\Provider\PayPalOrderProviderInterface"; reason: unused.
Removed service "Sylius\PayPalPlugin\Resolver\CompleteOrderPaymentResolverInterface"; reason: unused.
Removed service "fos_oauth_server.security.authentication.provider"; reason: unused.
Removed service "fos_oauth_server.security.authentication.listener"; reason: unused.
Removed service "ewz_recaptcha.extension.recaptcha.request_method.proxy_post"; reason: unused.
Removed service "ewz_recaptcha.form_builder_factory"; reason: unused.
Removed service "Sylius\Calendar\Provider\DateTimeProviderInterface"; reason: unused.
Removed service "Jane\Component\AutoMapper\Normalizer\AutoMapperNormalizer"; reason: unused.
Removed service ".service_locator.p70yocP"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.QW5EXkg"; reason: unused.
Removed service ".service_locator.yY.p4P7"; reason: unused.
Removed service ".service_locator.R9EZor7"; reason: unused.
Removed service ".service_locator.R9EZor7.Payum\Bundle\PayumBundle\Controller\AuthorizeController"; reason: unused.
Removed service ".service_locator.R9EZor7.Payum\Bundle\PayumBundle\Controller\CancelController"; reason: unused.
Removed service ".service_locator.R9EZor7.Payum\Bundle\PayumBundle\Controller\CaptureController"; reason: unused.
Removed service ".service_locator.R9EZor7.Payum\Bundle\PayumBundle\Controller\NotifyController"; reason: unused.
Removed service ".service_locator.R9EZor7.Payum\Bundle\PayumBundle\Controller\PayoutController"; reason: unused.
Removed service ".service_locator.R9EZor7.Payum\Bundle\PayumBundle\Controller\RefundController"; reason: unused.
Removed service ".service_locator.R9EZor7.Payum\Bundle\PayumBundle\Controller\SyncController"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.zThddVy"; reason: unused.
Removed service "sylius.context.locale.composite.inner"; reason: unused.
Removed service "sylius.locale_provider.channel_based.inner"; reason: unused.
Removed service "sylius.form.type_extension.form.request_handler.inner"; reason: unused.
Removed service "sylius.custom_bulk_action_grid_renderer.twig.inner"; reason: unused.
Removed service "Sylius\Bundle\ThemeBundle\Translation\Translator.inner"; reason: unused.
Removed service "doctrine.migrations.container_aware_migrations_factory.inner"; reason: unused.
1187
Inlined service "bitbag.sylius_inpost_plugin.provider.inpost_shipping_export_action" to "bitbag.sylius_inpost_plugin.event_listener.inpost_shipping_export".
Inlined service "bitbag.shipping_export_plugin.context.shipping_gateway_type" to "bitbag.shipping_export_plugin.shipping_gateway.form.type".
Inlined service "bitbag.form_registry.shipping_gateway_config" to "bitbag.shipping_export_plugin.context.shipping_gateway_type".
Inlined service ".service_locator.FDLlCMT.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController" to "MonsieurBiz\SyliusSearchPlugin\Controller\SearchController".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Manager\AutomaticReindexManagerInterface" to "MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Fixture\Factory\SearchableFixtureFactory" to "MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixture".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Mapping\YamlWithLocaleProvider.inner" to "MonsieurBiz\SyliusSearchPlugin\Mapping\YamlWithLocaleProvider".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Aggregation\ProductOptionAggregation" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\Aggregation\ProductOptionsAggregation".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\FunctionScore\Product\InStockWeightFunction" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\FunctionScore\ProductFunctionScoreRegistry".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\Product\MainTaxonPostFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\ProductTaxonRegistry".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\Product\OptionsPostFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\ProductTaxonRegistry".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\Product\PricePostFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\ProductTaxonRegistry".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\Product\ProductTaxonPostFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\ProductTaxonRegistry".
Inlined service "monsieurbiz.search.request.query_filter.product_instant_search_registry" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\InstantSearch".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\ProductSearchRegistry" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\ProductTaxonRegistry" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Taxon".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\TaxonFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\ProductTaxonRegistry".
Inlined service "monsieurbiz.search.registry.search_request" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestHandler".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\Product\CreatedAtSorter" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\ProductSorterRegistry".
Inlined service "App\Search\Domain\Product\Sorting\PriceSorter" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\ProductSorterRegistry".
Inlined service "App\Search\Domain\Product\Sorting\PromotionSorter" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\ProductSorterRegistry".
Inlined service "App\Search\Domain\Product\Sorting\PricePerSquareMeterSorter" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\ProductSorterRegistry".
Inlined service "App\Search\Domain\Product\Response\FilterBuildersVariant\VariantFilterBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "App\Search\Domain\Product\Response\FilterBuildersVariant\VariantTaxonFilterBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "App\Search\Domain\Product\Response\FilterBuildersVariant\VariantAttributeFilterBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "app.search.variant.filters.dimension_width" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "app.search.variant.filters.dimension_height" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "app.search.variant.filters.dimension_depth" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "app.search.variant.filters.inventory_item" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "app.search.variant.filters.inventory_square_meter" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "app.search.variant.filters.inventory_running_meter" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "App\Search\Domain\Product\Response\FilterBuildersVariant\VariantDistinctionFilterBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "App\Search\Domain\Product\Response\FilterBuildersVariant\VariantDistinctionCodeFilterBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "App\Search\Domain\Product\Response\FilterBuildersVariant\VariantOptionFilterBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "App\Search\Domain\Product\Response\FilterBuildersVariant\VariantDivisionFilterBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "App\Search\Domain\Product\Response\FilterBuildersVariant\VariantFillingPatternFilterBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "App\Search\Domain\Product\Response\FilterBuildersVariant\VariantOtherFilterBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "App\Search\Domain\Product\Response\FilterBuildersVariant\VariantPriceFilterBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "App\Search\Domain\Product\Response\FilterBuildersVariant\VariantPriceSquareMeterFilterBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "App\Search\Domain\Realization\Response\FilterBuildersRealization\TaxonsFilterBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "App\Search\Domain\Realization\Response\FilterBuildersRealization\AttributeFilterBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestHandler" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\InstantSearch" to "monsieurbiz.search.registry.search_request".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Search" to "monsieurbiz.search.registry.search_request".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Taxon" to "monsieurbiz.search.registry.search_request".
Inlined service "App\Search\Domain\Article\Request\ArticleSearch" to "monsieurbiz.search.registry.search_request".
Inlined service "App\Search\Domain\Product\Request\ProductSearch\ProductSearch" to "monsieurbiz.search.registry.search_request".
Inlined service "App\Search\Domain\Realization\Request\RealizationSearch\RealizationSearch" to "monsieurbiz.search.registry.search_request".
Inlined service "monsieurbiz.search.request.query_filter.product_instant_search.search_term_filter" to "monsieurbiz.search.request.query_filter.product_instant_search_registry".
Inlined service "Ui\Request\Cart\ChangeAutoChemistryInCart\ChangeAutoChemistryInCartCommandProvider" to "Ui\Http\Rest\Controller\Cart\ChangeAutoChemistryInCartAction".
Inlined service "Ui\Request\Cart\ChangeItemQuantityInCart\ChangeItemQuantityInCartCommandProvider" to "Ui\Http\Rest\Controller\Cart\ChangeItemQuantityInCartAction".
Inlined service "Ui\Request\Cart\ChangeItemVariantInCart\ChangeItemVariantInCartCommandProvider" to "Ui\Http\Rest\Controller\Cart\ChangeItemVariantInCartAction".
Inlined service "Ui\Request\Cart\MergeCarts\MergeCartsCommandProvider" to "Ui\Http\Rest\Controller\Cart\MergeCartsAction".
Inlined service "Ui\Request\Cart\PutItemToCart\PutItemToCartCommandProvider" to "Ui\Http\Rest\Controller\Cart\PutItemToCartAction".
Inlined service "Ui\Request\Cart\PutItemsToCart\PutItemsToCartCommandProvider" to "Ui\Http\Rest\Controller\Cart\PutItemsToCartAction".
Inlined service "Ui\Request\Cart\RemoveItemFromCart\RemoveItemFromCartCommandProvider" to "Ui\Http\Rest\Controller\Cart\RemoveItemFromCartAction".
Inlined service "Ui\Request\Checkout\CompleteOrder\CompleteOrderCommandProvider" to "Ui\Http\Rest\Controller\Checkout\CompleteOrderAction".
Inlined service "Ui\Request\Checkout\SetNotesOrder\SetNotesOrderCommandProvider" to "Ui\Http\Rest\Controller\Checkout\SetAddressAction".
Inlined service "Ui\Request\Checkout\AddressOrder\AddressOrderCommandProvider" to "Ui\Http\Rest\Controller\Checkout\SetAddressAction".
Inlined service "Ui\Request\ProductVariant\BulkUpdateProductVariant\BulkUpdateProductVariantCommandProvider" to "Ui\Http\Rest\Controller\ProductVariant\BulkUpdateProductVariantAction".
Inlined service "App\Wishlist\Infrastructure\Normalizer\RequestWishlistUuidNormalizer" to "Ui\Http\Rest\Controller\Wishlist\AddToWishlistAction".
Inlined service "App\Shared\Infrastructure\TransactionOperation\DoctrineTransactionOperation" to "Ui\Http\Web\Controller\Admin\FillingPattern\UpdateTabPositionAction".
Inlined service "Ui\Form\Taxonomy\Provider\TaxonGalleryProvider" to "Ui\Http\Web\Controller\Admin\Taxonomy\UpdateGalleryAction".
Inlined service "App\FillingPattern\Domain\Model\Tabs\DescriptionTabType" to "app.registry.filling_pattern_tab".
Inlined service "App\FillingPattern\Domain\Model\Tabs\UsagesTabType" to "app.registry.filling_pattern_tab".
Inlined service "App\FillingPattern\Domain\Model\Tabs\PageTabType" to "app.registry.filling_pattern_tab".
Inlined service "App\FillingPattern\Domain\Model\Tabs\DrawingsTabType" to "app.registry.filling_pattern_tab".
Inlined service "App\FillingPattern\Domain\Model\Tabs\TechnicalDataTabType" to "app.registry.filling_pattern_tab".
Inlined service "App\FillingPattern\Domain\Model\Tabs\ChemistryTabType" to "app.registry.filling_pattern_tab".
Inlined service "App\Dictionary\Domain\Service\DrawingsService" to "Ui\Form\Dictionary\Type\DictionaryDimensionDrawingType".
Inlined service "app.form_registry.filling_pattern_tab_type" to "Ui\Form\FillingPattern\Type\TabType".
Inlined service "App\Realization\Domain\Service\RealizationsService" to "Ui\Form\Realization\Type\RealizationType".
Inlined service "app.file_manager.filesystem" to "app.listener.product_images_upload".
Inlined service "App\Product\Domain\ProductVariantCodeGenerator" to "Ui\Form\ProductVariant\Extension\ProductVariantGenerationTypeExtension".
Inlined service "app.payment.handlers.blik" to "app.registry.payment_handlers".
Inlined service "app.payment.handlers.credit_card" to "app.registry.payment_handlers".
Inlined service "app.payment.handlers.bank" to "app.registry.payment_handlers".
Inlined service "app.search.request.query_filter.product_search.comment_search_term_filter" to "app.product_query_filter".
Inlined service "app.search.request.query_filter.product_search.disable_since_search_filter" to "app.product_query_filter".
Inlined service "App\Search\Domain\Product\Request\QueryFilter\ProductVariantQueryFilter" to "app.product_query_filter".
Inlined service "App\Search\Domain\Product\Request\QueryFilter\ProductDistinctionQueryFilter" to "app.product_query_filter".
Inlined service "App\Search\Domain\Product\Request\QueryFilter\ProductForArchitectQueryFilter" to "app.product_query_filter".
Inlined service "App\Search\Domain\Product\Request\QueryFilter\ProductForClientQueryFilter" to "app.product_query_filter".
Inlined service "app.search.request.query_filter.article_search.search_term_filter" to "app.article_query_filter".
Inlined service "App\Search\Domain\Product\Request\QueryFilter\ChannelQueryFilter" to "app.article_query_filter".
Inlined service "App\Search\Domain\Article\Request\QueryFilter\ArticleEnabledCategoriesQueryFilter" to "app.article_query_filter".
Inlined service "app.search.request.query_filter.realization_search.search_term_filter" to "app.realization_query_filter".
Inlined service "App\Search\Domain\Product\Request\VariantPostFilter\VariantPostFilter" to "app.search.post_filter.variant_filter_registry".
Inlined service "App\Search\Domain\Product\Request\VariantPostFilter\VariantVisibilityPostFilter" to "app.search.post_filter.variant_filter_registry".
Inlined service "App\Search\Domain\Product\Request\VariantPostFilter\VariantTaxonPostFilter" to "app.search.post_filter.variant_filter_registry".
Inlined service "App\Search\Domain\Product\Request\VariantPostFilter\VariantPricePostFilter" to "app.search.post_filter.variant_filter_registry".
Inlined service "App\Search\Domain\Product\Request\VariantPostFilter\VariantAttributesPostFilter" to "app.search.post_filter.variant_filter_registry".
Inlined service "App\Search\Domain\Product\Request\VariantPostFilter\VariantDimensionPostFilter" to "app.search.post_filter.variant_filter_registry".
Inlined service "App\Search\Domain\Product\Request\VariantPostFilter\VariantInventoryPostFilter" to "app.search.post_filter.variant_filter_registry".
Inlined service "App\Search\Domain\Product\Request\VariantPostFilter\VariantDistinctionPostFilter" to "app.search.post_filter.variant_filter_registry".
Inlined service "App\Search\Domain\Product\Request\VariantPostFilter\VariantDistinctionCodePostFilter" to "app.search.post_filter.variant_filter_registry".
Inlined service "App\Search\Domain\Product\Request\VariantPostFilter\VariantOptionPostFilter" to "app.search.post_filter.variant_filter_registry".
Inlined service "App\Search\Domain\Product\Request\VariantPostFilter\VariantDivisionPostFilter" to "app.search.post_filter.variant_filter_registry".
Inlined service "App\Search\Domain\Product\Request\VariantPostFilter\VariantFillingPatternPostFilter" to "app.search.post_filter.variant_filter_registry".
Inlined service "App\Search\Domain\Product\Request\VariantPostFilter\VariantOtherPostFilter" to "app.search.post_filter.variant_filter_registry".
Inlined service "App\Search\Domain\Realization\Request\PostFilter\RealizationTaxonPostFilter" to "app.search.post_filter.realization_filter_registry".
Inlined service "App\Search\Domain\Realization\Sorting\SequenceSorter" to "app.search.sorter.realization_sorter_registry".
Inlined service "App\Shipping\Infrastructure\Distance\GoogleMapsMatrix\ApiClient" to "App\Shipping\Domain\Distance\DistanceProviderInterface".
Inlined service "app.shipping_method_resolver.default_not_sample" to "sylius.order_processing.order_shipment_processor".
Inlined service "app.shipping_method_resolver.default_for_sample" to "sylius.order_processing.order_shipment_processor".
Inlined service "App\Shared\Application\View\Composition\CompositionViewFactory" to "App\Shared\Application\View\Product\ProductViewFactory".
Inlined service "App\Product\Infrastructure\Checker\ProductFillingPatternVariousChecker" to "App\Shared\Application\View\Product\ProductViewFactory".
Inlined service "App\Product\Infrastructure\Checker\ProductOptionMissingOrderChecker" to "App\Shared\Application\View\Product\ProductViewFactory".
Inlined service "App\Shared\Application\View\Realization\SimpleRealizationViewFactory" to "App\Shared\Application\View\Product\ProductViewFactory".
Inlined service "App\Shared\Application\View\Product\Variant\ProductVariantDetailedViewFactory" to "App\Shared\Application\View\Product\ProductDetailedViewFactory".
Inlined service "App\Shared\Application\View\Product\Variant\Distinction\DistinctionViewFactory" to "App\Shared\Application\View\Product\Variant\ProductVariantViewFactory".
Inlined service "App\Shared\Application\View\Product\Variant\Sample\SampleViewFactory" to "App\Shared\Application\View\Product\Variant\ProductVariantViewFactory".
Inlined service "App\Shared\Application\View\Product\DataTab\Tabs\DescriptionTabViewFactory" to "App\Shared\Application\View\Product\DataTab\DataTabViewFactory".
Inlined service "App\Shared\Application\View\Product\DataTab\Tabs\DrawingsTabViewFactory" to "App\Shared\Application\View\Product\DataTab\DataTabViewFactory".
Inlined service "App\Shared\Application\View\Product\DataTab\Tabs\PageTabViewFactory" to "App\Shared\Application\View\Product\DataTab\DataTabViewFactory".
Inlined service "App\Shared\Application\View\Product\DataTab\Tabs\TechnicalTabViewFactory" to "App\Shared\Application\View\Product\DataTab\DataTabViewFactory".
Inlined service "App\Shared\Application\View\Product\DataTab\Tabs\UsagesTabViewFactory" to "App\Shared\Application\View\Product\DataTab\DataTabViewFactory".
Inlined service "App\Shared\Application\View\Product\DataTab\Tabs\InformationTabViewFactory" to "App\Shared\Application\View\Product\DataTab\DataTabViewFactory".
Inlined service "App\Shared\Application\View\FillingPattern\CharacteristicViewFactory" to "App\Shared\Application\View\Product\DataTab\Tabs\DescriptionTabViewFactory".
Inlined service "App\Shared\Application\View\Product\Attribute\VariantAttributeViewFactory" to "App\Shared\Application\View\Product\DataTab\Tabs\DescriptionTabViewFactory".
Inlined service "App\Shared\Application\View\FillingPattern\UsageViewFactory" to "App\Shared\Application\View\Product\DataTab\Tabs\UsagesTabViewFactory".
Inlined service "App\Shared\Application\View\Taxon\TaxonGallery\TaxonGalleryImageViewFactory" to "App\Shared\Application\View\Taxon\TaxonGallery\TaxonGalleryViewFactory".
Inlined service "App\Shared\Application\View\Taxon\TaxonGallery\TaxonGalleryViewFactory" to "sylius.shop_api_plugin.factory.taxon_view_factory".
Inlined service "App\Shared\Application\View\Faq\FaqViewFactory" to "App\Shared\Application\View\Faq\FaqCategoryViewFactory".
Inlined service "App\Shared\Application\View\Blog\Article\ArticleDetailedViewFactory" to "App\Blog\Application\Query\FindArticle\FindArticleHandler".
Inlined service "App\Shared\Application\View\Blog\Category\ArticleCategoryViewFactory" to "App\Blog\Application\Query\GetTaxonByCode\GetTaxonByCodeHandler".
Inlined service "App\Product\Infrastructure\Review\Calculator\ScoreRatingCalculator" to "App\Channel\Application\Command\RecalculateChannelsRating\RecalculateChannelsRatingHandler".
Inlined service "App\Shared\Application\View\Employee\EmployeeViewFactory" to "App\Employee\Application\Query\GetTeam\GetEmployeesHandler".
Inlined service "App\Shared\Application\View\Faq\FaqCategoryViewFactory" to "App\Faq\Application\Query\GetFaqCategories\GetFaqCategoriesHandler".
Inlined service "App\FillingPattern\Infrastructure\Factory\TabFactory" to "App\FillingPattern\Application\Command\CloneFillingPattern\CloneFillingPatternHandler".
Inlined service "App\Addressing\Infrastructure\Mapper\AddressMapper" to "App\Order\Application\Command\AddressOrder\AddressOrderHandler".
Inlined service "App\Shipping\Domain\Distance\DistanceProviderInterface" to "App\Order\Application\Command\CalculateShippingDistance\CalculateShippingDistanceHandler".
Inlined service "App\Order\Infrastructure\Modifier\OrderItemVariantModifier" to "App\Order\Application\Command\ChangeItemVariantInCart\ChangeItemVariantInCartHandler".
Inlined service "App\Order\Domain\Factory\AdjustmentFactory" to "App\Order\Application\Command\OrderSamplePriceModifier\OrderSamplePriceModifierHandler".
Inlined service "App\Product\Domain\ProductInCartChannelChecker" to "App\Order\Application\Command\PutVariantBasedConfigurableItemToCart\PutVariantBasedConfigurableItemToCartHandler".
Inlined service "App\Product\Infrastructure\Resolver\ProductVariantSupplyResolver" to "App\Order\Infrastructure\Modifier\OrderAutoChemistryModifier".
Inlined service "App\Product\Infrastructure\Calculator\SupplyQuantityCalculator" to "App\Order\Infrastructure\Modifier\OrderAutoChemistryModifier".
Inlined service "App\Shared\Application\View\Page\PageViewFactory" to "App\Page\Application\Query\GetPage\GetPageHandler".
Inlined service "App\Product\Infrastructure\OptionOrder\ProductOptionOrderUpdater" to "App\Product\Application\Command\UpdateProductOptionOrder\UpdateProductOptionOrderHandler".
Inlined service "App\Shared\Application\View\Product\ProductDetailedViewFactory" to "App\Product\Application\Query\FindProduct\FindProductHandler".
Inlined service "App\Shared\Application\View\Product\DataTab\DataTabViewFactory" to "App\Product\Application\Query\GetProductDataTabs\GetProductDataTabsHandler".
Inlined service "App\Shared\Application\View\Product\ProductImagesViewFactory" to "App\Product\Application\Query\GetProductsImages\GetProductsImagesHandler".
Inlined service "App\Product\Infrastructure\OptionOrder\Resolver\ReverseOrderResolver" to "App\Product\Infrastructure\OptionOrder\ProductOptionOrderUpdater".
Inlined service "App\Product\Infrastructure\OptionOrder\Resolver\StraightOrderResolver" to "App\Product\Infrastructure\OptionOrder\ProductOptionOrderUpdater".
Inlined service "App\Shared\Application\View\Review\ReviewsTotalViewFactory" to "App\Review\Application\Query\GetReviewsTotal\GetReviewsTotalHandler".
Inlined service "App\Search\Application\Shared\Article\ArticleSearchResultFactory" to "App\Search\Application\Query\SearchArticle\SearchArticleHandler".
Inlined service "App\Search\Application\Shared\Product\ProductSearchResultFactory" to "App\Search\Application\Query\SearchProduct\SearchProductHandler".
Inlined service "App\Search\Application\Shared\Product\ProductGroupResultFactory" to "App\Search\Application\Query\SearchProduct\SearchProductHandler".
Inlined service "App\Search\Application\Shared\Realization\RealizationSearchResultFactory" to "App\Search\Application\Query\SearchRealization\SearchRealizationHandler".
Inlined service "App\Search\Application\Shared\Filters\FiltersView\VariantFilter\VariantFilterFactory" to "App\Search\Application\Shared\Filters\FilterViewFactory".
Inlined service "App\Search\Application\Shared\Filters\FiltersView\AttributeFilterFactory" to "App\Search\Application\Shared\Filters\FilterViewFactory".
Inlined service "App\Search\Application\Shared\Filters\FiltersView\TaxonFilter\TaxonFilterFactory" to "App\Search\Application\Shared\Filters\FilterViewFactory".
Inlined service "App\Search\Application\Shared\Filters\FiltersView\OptionFilterFactory" to "App\Search\Application\Shared\Filters\FilterViewFactory".
Inlined service "App\Search\Application\Shared\Filters\FiltersView\DistinctionCodeFilterFactory" to "App\Search\Application\Shared\Filters\FilterViewFactory".
Inlined service "App\Search\Application\Shared\Filters\FiltersView\DivisionFilterFactory" to "App\Search\Application\Shared\Filters\FilterViewFactory".
Inlined service "App\Search\Application\Shared\Filters\FiltersView\FillingPatternFilterFactory" to "App\Search\Application\Shared\Filters\FilterViewFactory".
Inlined service "App\Search\Application\Shared\Filters\FiltersView\RangeFilter\RangeFilterFactory" to "App\Search\Application\Shared\Filters\FilterViewFactory".
Inlined service "App\Search\Application\Shared\Filters\FiltersView\TaxonFilter\TaxonFilterDtoFactory" to "App\Search\Application\Shared\Filters\FiltersView\TaxonFilter\TaxonFilterFactory".
Inlined service "App\Search\Application\Shared\Product\ProductGroupViewFactory" to "App\Search\Application\Shared\Product\ProductGroupResultFactory".
Inlined service "app.article_query_filter" to "App\Search\Domain\Article\Request\ArticleSearch".
Inlined service "app.product_query_filter" to "App\Search\Domain\Product\Request\ProductSearch\ProductSearch".
Inlined service "app.search.post_filter.product_filter_registry" to "App\Search\Domain\Product\Request\ProductSearch\ProductSearch".
Inlined service "app.search.post_filter.variant_filter_registry" to "App\Search\Domain\Product\Request\ProductSearch\ProductSearch".
Inlined service "app.realization_query_filter" to "App\Search\Domain\Realization\Request\RealizationSearch\RealizationSearch".
Inlined service "app.search.post_filter.realization_filter_registry" to "App\Search\Domain\Realization\Request\RealizationSearch\RealizationSearch".
Inlined service "app.search.sorter.realization_sorter_registry" to "App\Search\Domain\Realization\Request\RealizationSearch\RealizationSearch".
Inlined service "App\Product\Domain\Calculator\OnHandUnitCalculator" to "App\Search\Infrastructure\AutoMapper\ProductVariantMapperConfiguration".
Inlined service "App\Taxonomy\Domain\Factory\TaxonGalleryFactory" to "App\Taxonomy\Application\Command\CreateTaxonGallery\CreateTaxonGalleryHandler".
Inlined service "App\Shared\Application\View\Order\PlacedOrderDetailedViewFactory" to "sylius.shop_api_plugin.view_repository.placed_order_view_repository".
Inlined service "App\Product\Infrastructure\Resolver\ProductVariantAttributeValueResolver" to "setono_sylius_feed.feed_context.google.shopping.product_item".
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 "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.wSgjnB6.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "state_machine.setono_sylius_feed.feed.definition" to "state_machine.setono_sylius_feed.feed".
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 "sylius.routing.loader.resource" to "routing.resolver".
Inlined service "api_platform.route_loader.legacy" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.XWmhzGa" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "Sylius\Bundle\ApiBundle\Serializer\AddressDenormalizer" to "serializer".
Inlined service "Sylius\Bundle\ApiBundle\Serializer\ProductNormalizer" to "serializer".
Inlined service "Sylius\Bundle\ApiBundle\Serializer\CommandNormalizer" to "serializer".
Inlined service "Sylius\Bundle\ApiBundle\Serializer\ProductVariantNormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Normalizer\Product\ProductDTONormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\JaneObjectNormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Generated\Runtime\Normalizer\ReferenceNormalizer" to "serializer".
Inlined service "App\Search\Infrastructure\Generated\Normalizer\ChannelDTONormalizer" to "serializer".
Inlined service "App\Search\Infrastructure\Generated\Normalizer\ImageDTONormalizer" to "serializer".
Inlined service "App\Search\Infrastructure\Generated\Normalizer\JaneObjectNormalizer" to "serializer".
Inlined service "App\Search\Infrastructure\Generated\Normalizer\PricingDTONormalizer" to "serializer".
Inlined service "App\Search\Infrastructure\Generated\Normalizer\ProductAttributeDTONormalizer" to "serializer".
Inlined service "App\Search\Infrastructure\Generated\Normalizer\ProductTaxonDTONormalizer" to "serializer".
Inlined service "App\Search\Infrastructure\Generated\Normalizer\TaxonDTONormalizer" to "serializer".
Inlined service "App\Search\Infrastructure\Generated\Runtime\Normalizer\ReferenceNormalizer" to "serializer".
Inlined service "pagerfanta.serializer.normalizer" to "serializer".
Inlined service "api_platform.serializer.uuid_denormalizer" to "serializer".
Inlined service "Sylius\Bundle\ApiBundle\Serializer\CommandFieldItemIriToIdentifierDenormalizer" to "serializer".
Inlined service "Sylius\Bundle\ApiBundle\Serializer\CommandDenormalizer" to "serializer".
Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
Inlined service "fos_rest.serializer.flatten_exception_normalizer" to "serializer".
Inlined service "api_platform.openapi.normalizer.api_gateway" to "serializer".
Inlined service "api_platform.swagger.normalizer.api_gateway" to "serializer".
Inlined service "api_platform.hydra.normalizer.constraint_violation_list" to "serializer".
Inlined service "api_platform.problem.normalizer.constraint_violation_list" to "serializer".
Inlined service "api_platform.swagger.normalizer.api_gateway" to "serializer".
Inlined service "api_platform.openapi.normalizer.api_gateway" to "serializer".
Inlined service "api_platform.hydra.normalizer.documentation" to "serializer".
Inlined service "api_platform.hydra.normalizer.entrypoint" to "serializer".
Inlined service "api_platform.hydra.normalizer.error" to "serializer".
Inlined service "api_platform.problem.normalizer.error" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "api_platform.jsonld.normalizer.item" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "api_platform.hydra.normalizer.collection_filters" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "api_platform.jsonld.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "api_platform.jsonld.encoder" to "serializer".
Inlined service "api_platform.problem.encoder" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.handler.native" to "session.storage.native".
Inlined service ".service_locator.GVyCdgr" 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.fAknpA." to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "sylius.form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "form.server_params" to "form.type_extension.csrf".
Inlined service "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.YuDAUBx" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.Wdgrmaa" to "messenger.routable_message_bus".
Inlined service "messenger.transport.native_php_serializer" to "messenger.transport.async_search".
Inlined service "messenger.transport_factory" to "messenger.transport.async_search".
Inlined service "profiler.storage" to "profiler".
Inlined service "api_platform.data_collector.request" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.cache" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "swiftmailer.data_collector" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "sylius.channel_collector" to "profiler".
Inlined service "Sylius\Bundle\UiBundle\DataCollector\TemplateBlockDataCollector" to "profiler".
Inlined service "sonata.block.data_collector" to "profiler".
Inlined service "Sylius\Bundle\ThemeBundle\Collector\ThemeCollector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "sylius.collector.core" to "profiler".
Inlined service "Sylius\Bundle\CoreBundle\Collector\CartCollector" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.nLgZj7R" to "security.helper".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service ".security.request_matcher._WINjrR" to "security.access_map".
Inlined service ".security.request_matcher.IMonU_h" to "security.access_map".
Inlined service ".security.request_matcher.v6gpCz8" to "security.access_map".
Inlined service ".security.request_matcher.tabbO_x" to "security.access_map".
Inlined service ".security.request_matcher.5YLbBKl" to "security.access_map".
Inlined service ".security.request_matcher.o1qHJrf" to "security.access_map".
Inlined service ".security.request_matcher.xblp5vs" to "security.access_map".
Inlined service ".security.request_matcher...6fyoZ" to "security.access_map".
Inlined service ".security.request_matcher.WiUba87" to "security.access_map".
Inlined service ".security.request_matcher.EpzSlCV" to "security.access_map".
Inlined service ".security.request_matcher.7djTl8X" to "security.access_map".
Inlined service ".security.request_matcher.qMgc5Dk" to "security.access_map".
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.authentication.success_handler.admin.form_login" to "security.authentication.listener.form.admin".
Inlined service "security.authentication.failure_handler.admin.form_login" to "security.authentication.listener.form.admin".
Inlined service "security.authentication.form_entry_point.admin" to "security.exception_listener.admin".
Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
Inlined service "security.authentication.success_handler.new_api_admin_user.json_login" to "security.authentication.listener.json.new_api_admin_user".
Inlined service "security.authentication.failure_handler.new_api_admin_user.json_login" to "security.authentication.listener.json.new_api_admin_user".
Inlined service "security.exception_listener.new_api_admin_user" to "security.firewall.map.context.new_api_admin_user".
Inlined service "security.firewall.map.config.new_api_admin_user" to "security.firewall.map.context.new_api_admin_user".
Inlined service "security.authentication.success_handler.new_api_shop_user.json_login" to "security.authentication.listener.json.new_api_shop_user".
Inlined service "security.authentication.failure_handler.new_api_shop_user.json_login" to "security.authentication.listener.json.new_api_shop_user".
Inlined service "security.exception_listener.new_api_shop_user" to "security.firewall.map.context.new_api_shop_user".
Inlined service "security.firewall.map.config.new_api_shop_user" to "security.firewall.map.context.new_api_shop_user".
Inlined service "fos_oauth_server.security.entry_point" to "security.exception_listener.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.firewall.map.config.image_resolver" to "security.firewall.map.context.image_resolver".
Inlined service "security.authentication.success_handler.sylius_shop_api.json_login" to "security.authentication.listener.json.sylius_shop_api".
Inlined service "security.authentication.failure_handler.sylius_shop_api.json_login" to "security.authentication.listener.json.sylius_shop_api".
Inlined service "security.exception_listener.sylius_shop_api" to "security.firewall.map.context.sylius_shop_api".
Inlined service "security.firewall.map.config.sylius_shop_api" to "security.firewall.map.context.sylius_shop_api".
Inlined service "Sylius\Bundle\ThemeBundle\Twig\Loader\ThemedTemplateLoader" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.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 "BitBag\SyliusInPostPlugin\TwigExtension\ShippingInpostCodeExtension" to "twig".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm" to "twig".
Inlined service "Twig\Extra\Intl\IntlExtension" to "twig".
Inlined service "App\Product\Application\Twig\ProductOptionExtension" to "twig".
Inlined service "App\Product\Application\Twig\ProductVariantDistinctionExtension" to "twig".
Inlined service "App\Product\Application\Twig\ShipmentExtension" to "twig".
Inlined service "App\Shared\Infrastructure\Twig\UrlDecodeExtension" to "twig".
Inlined service "sylius.twig.extension.convert_amount" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "sylius.twig.extension.aggregate_adjustments" to "twig".
Inlined service "sylius.twig.extension.money" to "twig".
Inlined service "sylius.twig.extension.currency" to "twig".
Inlined service "sylius.twig.extension.locale" to "twig".
Inlined service "sylius.twig.extension.inventory" to "twig".
Inlined service "sylius.twig.extension.percentage" to "twig".
Inlined service "sylius.twig.extension.sort_by" to "twig".
Inlined service "sylius.twig.extension.template_event" to "twig".
Inlined service "sylius.twig.extension.price" to "twig".
Inlined service "sylius.twig.extension.variant_resolver" to "twig".
Inlined service "sylius.twig.extension.product_variants_prices" to "twig".
Inlined service "sylius.twig.extension.checkout_steps" to "twig".
Inlined service "setono_sylius_feed.twig.extension" to "twig".
Inlined service "sylius.twig.extension.grid" to "twig".
Inlined service "sylius.twig.extension.bulk_action_grid" to "twig".
Inlined service "SM\Extension\Twig\SMExtension" to "twig".
Inlined service "sonata.block.twig.extension" to "twig".
Inlined service "hateoas.twig.link" to "twig".
Inlined service "jms_serializer.twig_extension.serializer" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "liip_imagine.templating.filter_extension" to "twig".
Inlined service "pagerfanta.twig_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "Sylius\PayPalPlugin\Twig\PayPalExtension" to "twig".
Inlined service "Sylius\PayPalPlugin\Twig\OrderAddressExtension" to "twig".
Inlined service "fos_ck_editor.twig_extension" to "twig".
Inlined service "odiseo_sylius_blog_plugin.twig_extension.blog" to "twig".
Inlined service "MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension" to "twig".
Inlined service "Artgris\Bundle\FileManagerBundle\Twig\FileTypeExtension" to "twig".
Inlined service "Artgris\Bundle\FileManagerBundle\Twig\OrderExtension" to "twig".
Inlined service "Twig\Extension\StringLoaderExtension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "sonata.block.twig.global" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.v.Wwsjy.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.PXsf5LC" to "twig.runtime_loader".
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.9aQDH6O" 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 "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.query.compatibility_layer" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.compatibility_layer" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "sylius.doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service ".1_PropertyPathMapper~oV1cgXA" to "sylius.form.data_mapper.order_item_quantity".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Context\ChannelSimulationContext" to "sylius.context.channel.composite".
Inlined service "sylius.context.channel.request_based" to "sylius.context.channel.composite".
Inlined service "sylius.context.channel.single_channel" to "sylius.context.channel.composite".
Inlined service "sylius.context.channel.fake_channel.context" to "sylius.context.channel.composite".
Inlined service "app.shipping_calculator.distance_rate" to "sylius.registry.shipping_calculator".
Inlined service "app.shipping_calculator.weight_rate" to "sylius.registry.shipping_calculator".
Inlined service "sylius.shipping_calculator.flat_rate" to "sylius.registry.shipping_calculator".
Inlined service "sylius.shipping_calculator.per_unit_rate" to "sylius.registry.shipping_calculator".
Inlined service "sylius.payment_methods_resolver.default" to "sylius.registry.payment_methods_resolver".
Inlined service "sylius.promotion_coupon_duration_eligibility_checker" to "sylius.promotion_coupon_eligibility_checker".
Inlined service "sylius.promotion_coupon_usage_limit_eligibility_checker" to "sylius.promotion_coupon_eligibility_checker".
Inlined service "sylius.promotion.eligibility_checker.promotion_coupon_per_customer_usage_limit" to "sylius.promotion_coupon_eligibility_checker".
Inlined service "sylius.promotion_duration_eligibility_checker" to "sylius.promotion_eligibility_checker".
Inlined service "sylius.promotion_usage_limit_eligibility_checker" to "sylius.promotion_eligibility_checker".
Inlined service "sylius.promotion_subject_coupon_eligibility_checker" to "sylius.promotion_eligibility_checker".
Inlined service "sylius.promotion_rules_eligibility_checker" to "sylius.promotion_eligibility_checker".
Inlined service "sylius.promotion_rule_checker.customer_group" to "sylius.registry_promotion_rule_checker".
Inlined service ".1_BuildAddressFormSubscriber~iG267K4" to "sylius.form.type.address".
Inlined service "sylius.admin_user.token_uniqueness_checker.password_reset" to "sylius.admin_user.token_generator.password_reset".
Inlined service "sylius.admin_user.pin_uniqueness_checker.password_reset" to "sylius.admin_user.pin_generator.password_reset".
Inlined service "sylius.admin_user.token_uniqueness_checker.email_verification" to "sylius.admin_user.token_generator.email_verification".
Inlined service "sylius.admin_user.reloader" to "sylius.listener.admin_user.reloader".
Inlined service "sylius.shop_user.token_uniqueness_checker.password_reset" to "sylius.shop_user.token_generator.password_reset".
Inlined service "sylius.shop_user.pin_uniqueness_checker.password_reset" to "sylius.shop_user.pin_generator.password_reset".
Inlined service "sylius.shop_user.token_uniqueness_checker.email_verification" to "sylius.shop_user.token_generator.email_verification".
Inlined service "sylius.shop_user.reloader" to "sylius.listener.shop_user.reloader".
Inlined service "sylius.oauth_user.token_uniqueness_checker.password_reset" to "sylius.oauth_user.token_generator.password_reset".
Inlined service "sylius.oauth_user.pin_uniqueness_checker.password_reset" to "sylius.oauth_user.pin_generator.password_reset".
Inlined service "sylius.oauth_user.token_uniqueness_checker.email_verification" to "sylius.oauth_user.token_generator.email_verification".
Inlined service "sylius.oauth_user.reloader" to "sylius.listener.oauth_user.reloader".
Inlined service "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer" to "sylius.twig.extension.template_event".
Inlined service "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer.inner" to "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer".
Inlined service "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer.inner" to "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer".
Inlined service "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer" to "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer".
Inlined service "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer" to "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer".
Inlined service "sylius.context.currency.composite" to "sylius.context.currency.channel_aware".
Inlined service ".1_SettingsRequirements~qBe.bnx" to "sylius.requirements".
Inlined service ".2_ExtensionsRequirements~qBe.bnx" to "sylius.requirements".
Inlined service ".3_FilesystemRequirements~qBe.bnx" to "sylius.requirements".
Inlined service "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener.inner" to "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener".
Inlined service ".1_Filesystem~dx16O3A" to "sylius.image_uploader".
Inlined service "sylius.order_item_quantity_modifier.limiting.inner" to "sylius.order_item_quantity_modifier.limiting".
Inlined service "sylius.api.section_resolver.shop_api_uri_based_section_resolver" to "sylius.section_resolver.uri_based_section_resolver".
Inlined service "sylius.api.section_resolver.admin_api_uri_based_section_resolver" to "sylius.section_resolver.uri_based_section_resolver".
Inlined service "sylius.custom_resource_controller.resource_update_handler.inner" to "sylius.custom_resource_controller.resource_update_handler".
Inlined service "sylius.custom_resource_controller.resource_delete_handler.inner" to "sylius.custom_resource_controller.resource_delete_handler".
Inlined service "sylius.resource_controller.pagerfanta_representation_factory" to "sylius.resource_controller.resources_collection_provider".
Inlined service "sylius.registry.resource_repository" to "sylius.form.type.resource_autocomplete_choice".
Inlined service ".1_RouteFactory~idVJu23" to "sylius.routing.loader.resource".
Inlined service "sylius.registry.form_builder" to "sylius.form.type.default".
Inlined service "sylius.form_builder.default" to "sylius.registry.form_builder".
Inlined service "sylius.resource_controller.resources_resolver.grid_aware.inner" to "sylius.resource_controller.resources_resolver.grid_aware".
Inlined service "sylius.custom_grid_renderer.twig.inner" to "sylius.custom_grid_renderer.twig".
Inlined service "sylius_resource.doctrine.mapping_driver_chain.inner" to "sylius_resource.doctrine.mapping_driver_chain".
Inlined service "sylius.doctrine.orm.container_repository_factory.inner" to "sylius.doctrine.orm.container_repository_factory".
Inlined service "flysystem.adapter.setono_sylius_feed.storage.local.feed_tmp" to "setono_sylius_feed.storage.local.feed_tmp".
Inlined service "flysystem.adapter.setono_sylius_feed.storage.local.feed" to "setono_sylius_feed.storage.local.feed".
Inlined service "setono_sylius_feed.processor.feed" to "Setono\SyliusFeedPlugin\Command\ProcessFeedsCommand".
Inlined service "setono_doctrine_orm_batcher.factory.batcher" to "setono_sylius_feed.data_provider.product".
Inlined service "setono_doctrine_orm_batcher.query.rebuilder" to "setono_sylius_feed.data_provider.product".
Inlined service "setono_sylius_feed.data_provider.product" to "setono_sylius_feed.feed_type.google_shopping".
Inlined service "setono_sylius_feed.feed_context.google.shopping" to "setono_sylius_feed.feed_type.google_shopping".
Inlined service "setono_sylius_feed.feed_context.google.shopping.product_item" to "setono_sylius_feed.feed_type.google_shopping".
Inlined service "setono_sylius_feed.resolver.feed_extension" to "setono_sylius_feed.generator.feed_path".
Inlined service "setono_sylius_feed.validator.template" to "Setono\SyliusFeedPlugin\Message\Handler\ProcessFeedHandler".
Inlined service "setono_sylius_feed.feed_type.google_shopping" to "setono_sylius_feed.registry.feed_type".
Inlined service ".service_locator.Xbsa8iG" to "sylius.grid.grid_registry".
Inlined service "app.grid.filter.realization_by_products" to "sylius.registry.grid_filter".
Inlined service ".service_locator.IF3LyIF" to "sonata.block.manager".
Inlined service "sonata.block.loader.chain" to "sonata.block.context_manager.default".
Inlined service "sonata.block.exception.strategy.manager" to "sonata.block.renderer.default".
Inlined service "sonata.block.loader.service" to "sonata.block.loader.chain".
Inlined service "hateoas.serializer.exclusion.expression_language_strategy" to "hateoas.serializer.exclusion_manager".
Inlined service "hateoas.serializer.xml" to "hateoas.event_listener.xml".
Inlined service "hateoas.serializer.json_hal" to "hateoas.event_listener.json".
Inlined service "hateoas.configuration.metadata.annotation_driver" to "hateoas.configuration.metadata.extension_driver".
Inlined service "hateoas.configuration.metadata.lazy_loading_driver" to "hateoas.configuration.metadata_factory".
Inlined service "hateoas.configuration.metadata.cache.file_cache" to "hateoas.configuration.metadata_factory".
Inlined service "hateoas.generator.symfony" to "hateoas.generator.registry".
Inlined service ".service_locator.jvazpSt" to "jms_serializer.event_dispatcher".
Inlined service "jms_serializer.metadata.annotation_and_attributes_reader" to "jms_serializer.metadata.annotation_driver".
Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata.doctrine_type_driver".
Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.metadata_factory".
Inlined service "jms_serializer.identical_property_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
Inlined service "jms_serializer.unserialize_object_constructor" to "jms_serializer.doctrine_object_constructor".
Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
Inlined service "hateoas.expression.link_expression_function" to "jms_serializer.expression_language".
Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
Inlined service ".service_locator.CE6DdyV" to "fos_rest.decoder_provider".
Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
Inlined service "fos_rest.format_negotiator" to "fos_rest.format_listener".
Inlined service "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.d886419d770b35eddafc562259b029a6ff2c1260120a6751583dcb2f4e0df2b107819ab6" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.fb323b3cbfb769fe92fede8e2aacbe1721244b9fdb29190580448296bf32c6236c93c7ef" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.2364365e6bb6bfd5cadeda231e59db9139fadac2b673beb794ba3c0068839a899dc3c386" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" to "fos_rest.format_negotiator".
Inlined service "gaufrette.sylius_image_adapter" to "gaufrette.sylius_image_filesystem".
Inlined service "gaufrette.odiseo_blog_image_adapter" to "gaufrette.odiseo_blog_image_filesystem".
Inlined service "gaufrette.public_adapter" to "gaufrette.file_manager_filesystem".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service ".service_locator.TWz9UQt" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
Inlined service "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.paste_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.watermark_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.background" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.strip" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.scale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.upscale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.auto_rotate" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.jpegoptim" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.optipng" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.pngquant" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.mozjpeg" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.cache.resolver.default" to "liip_imagine.cache.manager".
Inlined service "liip_imagine.service.filter" to "Liip\ImagineBundle\Controller\ImagineController".
Inlined service "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.gd".
Inlined service "payum.http_request_verifier_builder" to "payum.builder".
Inlined service "payum.token_factory_builder" to "payum.builder".
Inlined service "payum.core_gateway_factory_builder" to "payum.builder".
Inlined service "app.payment.blik" to "payum.builder".
Inlined service "app.payment.creditCard" to "payum.builder".
Inlined service "sylius.plugin.pay_pal.gateway_factory_builder" to "payum.builder".
Inlined service "pagerfanta.view.default_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.semantic_ui_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap3_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap4_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap5" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twig" to "pagerfanta.view_factory".
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 "MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixture" to "sylius_fixtures.fixture_registry".
Inlined service "odiseo_sylius_blog_plugin.fixture.blog_article" to "sylius_fixtures.fixture_registry".
Inlined service "odiseo_sylius_blog_plugin.fixture.blog_article_category" to "sylius_fixtures.fixture_registry".
Inlined service ".1_FixtureLoader~A9lhf7t" to "sylius_fixtures.fixture_loader".
Inlined service ".2_SuiteLoader~A9lhf7t" to "sylius_fixtures.suite_loader".
Inlined service ".1_MetadataInterface~5yAQ2s." to "sylius.controller.payum".
Inlined service "Sylius\Bundle\ThemeBundle\Configuration\ThemeConfiguration" to "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface".
Inlined service ".1_Processor~xtAHzsR" to "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface" to "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProviderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProviderInterface" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Factory\ThemeFactoryInterface" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Factory\ThemeAuthorFactoryInterface" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Factory\ThemeScreenshotFactoryInterface" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Loader\CircularDependencyCheckerInterface" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface" to "Sylius\Bundle\ThemeBundle\Repository\ThemeRepositoryInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Asset\Installer\OutputAwareAssetsInstaller.inner" to "Sylius\Bundle\ThemeBundle\Asset\Installer\OutputAwareAssetsInstaller".
Inlined service "Sylius\Bundle\ThemeBundle\Twig\Locator\HierarchicalTemplateLocator.inner" to "Sylius\Bundle\ThemeBundle\Twig\Locator\HierarchicalTemplateLocator".
Inlined service "twig.loader.native_filesystem" to "Sylius\Bundle\ThemeBundle\Twig\Loader\ThemedTemplateLoader".
Inlined service "Sylius\Bundle\ThemeBundle\Twig\Locator\HierarchicalTemplateLocator" to "Sylius\Bundle\ThemeBundle\Twig\Loader\ThemedTemplateLoader".
Inlined service "Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator.inner" to "Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator".
Inlined service "Sylius\Bundle\ThemeBundle\Translation\Finder\OrderingTranslationFilesFinder" to "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\ThemeTranslatorResourceProvider".
Inlined service "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\SymfonyTranslatorResourceProvider" to "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\TranslatorResourceProviderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\ThemeTranslatorResourceProvider" to "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\TranslatorResourceProviderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Translation\Finder\OrderingTranslationFilesFinder.inner" to "Sylius\Bundle\ThemeBundle\Translation\Finder\OrderingTranslationFilesFinder".
Inlined service "sylius.http_message_factory" to "sylius.controller.admin.notification".
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 "nelmio_alice.generator.resolver.value.chainable.array_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.dynamic_array_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.evaluated_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_property_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_method_call_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_wildcard_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.list_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.optional_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.parameter_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.value_for_current_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.variable_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.php_value_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.php_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver".
Inlined service "nelmio_alice.generator.resolver.value.unique_values_pool" to "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver".
Inlined service "nelmio_alice.generator.resolver.parameter_bag.simple" to "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters".
Inlined service "nelmio_alice.generator.resolver.parameter.registry" to "nelmio_alice.generator.resolver.parameter_bag.simple".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.static_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.array_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.string_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver".
Inlined service "nelmio_alice.generator.resolver.fixture_set.simple" to "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects".
Inlined service "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters" to "nelmio_alice.generator.resolver.fixture_set.simple".
Inlined service "nelmio_alice.generator.resolver.fixture_bag.template_bag" to "nelmio_alice.generator.resolver.fixture_set.simple".
Inlined service "nelmio_alice.generator.hydrator.property.symfony_property_access" to "nelmio_alice.generator.hydrator.simple".
Inlined service "nelmio_alice.generator.caller.registry" to "nelmio_alice.generator.caller.simple".
Inlined service "nelmio_alice.generator.caller.chainable.configurator_method_call" to "nelmio_alice.generator.caller.registry".
Inlined service "nelmio_alice.generator.caller.chainable.method_call_with_reference" to "nelmio_alice.generator.caller.registry".
Inlined service "nelmio_alice.generator.caller.chainable.optional_method_call" to "nelmio_alice.generator.caller.registry".
Inlined service "nelmio_alice.generator.caller.chainable.simple_call" to "nelmio_alice.generator.caller.registry".
Inlined service "nelmio_alice.generator.instantiator.resolver" to "nelmio_alice.generator.instantiator.existing_instance".
Inlined service "nelmio_alice.generator.instantiator.registry" to "nelmio_alice.generator.instantiator.resolver".
Inlined service "nelmio_alice.generator.instantiator.chainable.no_caller_method_instantiator" to "nelmio_alice.generator.instantiator.registry".
Inlined service "nelmio_alice.generator.instantiator.chainable.null_constructor_instantiator" to "nelmio_alice.generator.instantiator.registry".
Inlined service "nelmio_alice.generator.instantiator.chainable.no_method_call_instantiator" to "nelmio_alice.generator.instantiator.registry".
Inlined service "nelmio_alice.generator.instantiator.chainable.static_factory_instantiator" to "nelmio_alice.generator.instantiator.registry".
Inlined service "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects" to "nelmio_alice.generator.double_pass".
Inlined service "nelmio_alice.generator.object_generator.complete" to "nelmio_alice.generator.double_pass".
Inlined service "nelmio_alice.generator.object_generator.simple" to "nelmio_alice.generator.object_generator.complete".
Inlined service "nelmio_alice.generator.instantiator.existing_instance" to "nelmio_alice.generator.object_generator.simple".
Inlined service "nelmio_alice.generator.hydrator.simple" to "nelmio_alice.generator.object_generator.simple".
Inlined service "nelmio_alice.generator.caller.simple" to "nelmio_alice.generator.object_generator.simple".
Inlined service "nelmio_alice.file_parser.registry" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.file_parser.default_include_processor" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.file_parser.chainable.yaml" to "nelmio_alice.file_parser.registry".
Inlined service "nelmio_alice.file_parser.chainable.php" to "nelmio_alice.file_parser.registry".
Inlined service "nelmio_alice.file_parser.chainable.json" to "nelmio_alice.file_parser.registry".
Inlined service "nelmio_alice.file_parser.symfony_yaml" to "nelmio_alice.file_parser.chainable.yaml".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.reference_range_name" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.factory_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.function_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.configurator_flag_handler" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.optional_flag_handler" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.element".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.configurator" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.extend" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.optional" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.template" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.unique" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.dynamic_array_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.escaped_value_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_list_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_method_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_range_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.method_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.optional_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.parameter_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.property_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.simple_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_array_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.wildcard_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.string_parser" to "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.simple_parser" to "nelmio_alice.fixture_builder.expression_language.parser.string_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
Inlined service "nelmio_alice.fixture_builder.denormalizer.simple" to "nelmio_alice.fixture_builder.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.parameter.simple_parameter_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
Inlined service "api_platform.route_name_resolver.cached.inner" to "api_platform.route_name_resolver.cached".
Inlined service "sylius_api.serializer_context_builder.http_request_method_type" to "api_platform.serializer.context_builder.filter".
Inlined service "api_platform.serializer.mapping.class_metadata_factory.inner" to "api_platform.serializer.mapping.class_metadata_factory".
Inlined service "api_platform.operation_path_resolver.generator" to "api_platform.operation_path_resolver.custom".
Inlined service "api_platform.cache.route_name_resolver.recorder_inner" to "api_platform.cache.route_name_resolver".
Inlined service "api_platform.route_name_resolver.cached" to "api_platform.iri_converter.legacy".
Inlined service "api_platform.negotiator" to "api_platform.listener.request.add_format".
Inlined service "api_platform.error_listener" to "api_platform.listener.exception".
Inlined service "api_platform.cache.metadata.resource.recorder_inner" to "api_platform.cache.metadata.resource".
Inlined service "api_platform.metadata.resource.name_collection_factory.yaml.legacy" to "api_platform.metadata.resource.name_collection_factory.cached".
Inlined service "api_platform.metadata.property.name_collection_factory.xml" to "api_platform.metadata.property.name_collection_factory.cached".
Inlined service "api_platform.metadata.property.name_collection_factory.property_info" to "api_platform.metadata.property.name_collection_factory.xml".
Inlined service "api_platform.metadata.resource.metadata_factory.yaml" to "api_platform.metadata.resource.metadata_factory.input_output".
Inlined service "api_platform.metadata.resource.metadata_factory.php_doc" to "api_platform.metadata.resource.metadata_factory.short_name".
Inlined service "api_platform.metadata.resource.filter_metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.operation".
Inlined service "api_platform.metadata.resource.metadata_factory.operation" to "api_platform.metadata.resource.metadata_factory.formats".
Inlined service "api_platform.metadata.resource.metadata_factory.formats" to "api_platform.metadata.resource.metadata_factory.cached".
Inlined service "api_platform.cache.metadata.resource.legacy.recorder_inner" to "api_platform.cache.metadata.resource.legacy".
Inlined service "api_platform.metadata.property.metadata_factory.xml.legacy" to "api_platform.metadata.property.metadata_factory.property_info.legacy".
Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory.legacy" to "api_platform.metadata.property.metadata_factory.serializer.legacy".
Inlined service "api_platform.metadata.property.metadata_factory.validator.legacy" to "api_platform.metadata.property.metadata_factory.cached.legacy".
Inlined service "api_platform.metadata.property.metadata_factory.serializer.legacy" to "api_platform.metadata.property.metadata_factory.default_property.legacy".
Inlined service "api_platform.cache.metadata.property.legacy.recorder_inner" to "api_platform.cache.metadata.property.legacy".
Inlined service "api_platform.subresource_operation_factory.cached.inner" to "api_platform.subresource_operation_factory.cached".
Inlined service "api_platform.cache.subresource_operation_factory.recorder_inner" to "api_platform.cache.subresource_operation_factory".
Inlined service "api_platform.metadata.resource.name_collection_factory.xml" to "api_platform.metadata.resource.name_collection_factory.annotation".
Inlined service "api_platform.metadata.resource.metadata_factory.xml" to "api_platform.metadata.resource.metadata_factory.annotation".
Inlined service "api_platform.metadata.resource.metadata_factory.short_name" to "api_platform.metadata.resource.filter_metadata_factory.annotation".
Inlined service "api_platform.metadata.property.metadata_factory.default_property.legacy" to "api_platform.metadata.subresource.metadata_factory.annotation.legacy".
Inlined service "api_platform.metadata.subresource.metadata_factory.annotation.legacy" to "api_platform.metadata.property.metadata_factory.annotation.legacy".
Inlined service "api_platform.metadata.resource.metadata_factory.input_output" to "api_platform.metadata.resource.metadata_factory.php_doc".
Inlined service "api_platform.metadata.property.metadata_factory.annotation.legacy" to "api_platform.metadata.property.metadata_factory.yaml.legacy".
Inlined service "api_platform.metadata.resource.metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.yaml".
Inlined service "api_platform.metadata.resource.name_collection_factory.annotation" to "api_platform.metadata.resource.name_collection_factory.yaml.legacy".
Inlined service ".2_ObjectNormalizer~_VMGbXv" to ".1_Serializer~_VMGbXv".
Inlined service "api_platform.openapi.normalizer.api_gateway.inner" to "api_platform.openapi.normalizer.api_gateway".
Inlined service "api_platform.swagger.normalizer.api_gateway.inner" to "api_platform.swagger.normalizer.api_gateway".
Inlined service "api_platform.pagination_options" to "api_platform.openapi.factory.legacy".
Inlined service "api_platform.swagger_ui.context" to "api_platform.swagger_ui.action".
Inlined service "api_platform.symfony.iri_converter.skolem" to "api_platform.jsonld.context_builder".
Inlined service "api_platform.hydra.normalizer.partial_collection_view.inner" to "api_platform.hydra.normalizer.partial_collection_view".
Inlined service "api_platform.hydra.normalizer.partial_collection_view" to "api_platform.hydra.normalizer.collection_filters".
Inlined service "api_platform.hydra.json_schema.schema_factory.inner" to "api_platform.hydra.json_schema.schema_factory".
Inlined service "api_platform.metadata.property.metadata_factory.property_info.legacy" to "api_platform.doctrine.orm.metadata.property.metadata_factory.legacy".
Inlined service "api_platform.pagination.legacy" to "api_platform.doctrine.orm.query_extension.pagination".
Inlined service "api_platform.metadata.property.metadata_factory.yaml.legacy" to "api_platform.metadata.property.metadata_factory.validator.legacy".
Inlined service "api_platform.validator" to "api_platform.listener.view.validate".
Inlined service "api_platform.validator.query_parameter_validator" to "api_platform.listener.view.validate_query_parameters".
Inlined service "debug.api_platform.collection_data_provider.inner" to "debug.api_platform.collection_data_provider".
Inlined service "debug.api_platform.item_data_provider.inner" to "debug.api_platform.item_data_provider".
Inlined service "debug.api_platform.subresource_data_provider.inner" to "debug.api_platform.subresource_data_provider".
Inlined service "debug.api_platform.data_persister.inner" to "debug.api_platform.data_persister".
Inlined service "api_platform.identifiers_extractor.cached.inner" to "api_platform.identifiers_extractor.cached".
Inlined service "api_platform.cache.identifiers_extractor.recorder_inner" to "api_platform.cache.identifiers_extractor".
Inlined service "api_platform.upgrade.subresource_transformer" to "api_platform.upgrade_resource.command".
Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "lexik_jwt_authentication.security.guard.jwt_token_authenticator".
Inlined service ".1_TokenStorage~svM1gLs" to "lexik_jwt_authentication.security.guard.jwt_token_authenticator".
Inlined service ".1_MetadataInterface~TmScVPe" to "Sylius\Bundle\ApiBundle\CommandHandler\ResetPasswordHandler".
Inlined service "sylius_api.serializer_context_builder.channel.inner" to "sylius_api.serializer_context_builder.channel".
Inlined service "sylius_api.serializer_context_builder.channel" to "sylius_api.serializer_context_builder.locale".
Inlined service "sylius_api.serializer_context_builder.locale" to "sylius_api.serializer_context_builder.http_request_method_type".
Inlined service "sylius.api.factory.cart_shipping_method" to "sylius.api.collection_data_provider.shipping_methods_available_for_order".
Inlined service "Sylius\Bundle\ApiBundle\Provider\CompositePaymentConfigurationProvider" to "sylius.api.get_configuration_action".
Inlined service "Sylius\Bundle\ApiBundle\Converter\ItemIriToIdentifierConverter" to "Sylius\Bundle\ApiBundle\Serializer\CommandFieldItemIriToIdentifierDenormalizer".
Inlined service "Sylius\Bundle\ApiBundle\Map\CommandItemIriArgumentToIdentifierMap" to "Sylius\Bundle\ApiBundle\Serializer\CommandFieldItemIriToIdentifierDenormalizer".
Inlined service "debug.api_platform.item_data_provider" to "Sylius\Bundle\ApiBundle\DataProvider\ChannelAwareItemDataProvider".
Inlined service ".2_Connection~PqVa200" to ".1_DbalMigrationFactory~PqVa200".
Inlined service ".1_DbalMigrationFactory~PqVa200" to "SyliusLabs\DoctrineMigrationsExtraBundle\Factory\ContainerAwareVersionFactory".
Inlined service "sylius_pay_pal_plugin.repository.pay_pal_credentials" to "Sylius\PayPalPlugin\Api\CacheAuthorizeClientApiInterface".
Inlined service "Sylius\PayPalPlugin\Provider\PayPalRefundDataProviderInterface" to "Sylius\PayPalPlugin\Controller\Webhook\RefundOrderAction".
Inlined service "Sylius\PayPalPlugin\Downloader\ReportDownloaderInterface" to "Sylius\PayPalPlugin\Controller\DownloadPayoutsReportAction".
Inlined service "Sylius\PayPalPlugin\Enabler\PaymentMethodEnablerInterface" to "Sylius\PayPalPlugin\Controller\EnableSellerAction".
Inlined service "Sylius\PayPalPlugin\Processor\LocaleProcessorInterface" to "Sylius\PayPalPlugin\Controller\PayPalButtonsController".
Inlined service "Sylius\PayPalPlugin\Api\IdentityApiInterface" to "Sylius\PayPalPlugin\Controller\PayWithPayPalFormAction".
Inlined service "security.helper" to "Sylius\PayPalPlugin\Onboarding\Initiator\OnboardingInitiatorInterface".
Inlined service "Sylius\PayPalPlugin\Api\CreateOrderApiInterface" to "Sylius\PayPalPlugin\Payum\Action\CaptureAction".
Inlined service "Sylius\PayPalPlugin\Processor\PayPalAddressProcessor" to "Sylius\PayPalPlugin\Payum\Action\CompleteOrderAction".
Inlined service "Sylius\PayPalPlugin\Updater\PaymentUpdaterInterface" to "Sylius\PayPalPlugin\Payum\Action\CompleteOrderAction".
Inlined service "Sylius\PayPalPlugin\Onboarding\Initiator\OnboardingInitiatorInterface" to "Sylius\PayPalPlugin\Listener\PayPalPaymentMethodListener".
Inlined service "Sylius\PayPalPlugin\Processor\PaymentCompleteProcessorInterface" to "Sylius\PayPalPlugin\Manager\PaymentStateManagerInterface".
Inlined service "Sylius\PayPalPlugin\Factory\PayPalPaymentMethodNewResourceFactory.inner" to "Sylius\PayPalPlugin\Factory\PayPalPaymentMethodNewResourceFactory".
Inlined service "Sylius\PayPalPlugin\Onboarding\Processor\OnboardingProcessorInterface" to "Sylius\PayPalPlugin\Factory\PayPalPaymentMethodNewResourceFactory".
Inlined service "Sylius\PayPalPlugin\Provider\OrderItemNonNeutralTaxProviderInterface" to "Sylius\PayPalPlugin\Provider\PayPalItemDataProviderInterface".
Inlined service "Sylius\PayPalPlugin\Api\GenericApiInterface" to "Sylius\PayPalPlugin\Provider\PayPalRefundDataProviderInterface".
Inlined service "sylius.paypal.client.sftp" to "Sylius\PayPalPlugin\Downloader\ReportDownloaderInterface".
Inlined service "Sylius\PayPalPlugin\Api\WebhookApiInterface" to "Sylius\PayPalPlugin\Registrar\SellerWebhookRegistrarInterface".
Inlined service "sylius.shop_api_plugin.handler.estimate_shipping_cost_estimator" to "sylius.shop_api_plugin.controller.cart.estimate_shipping_cost_action".
Inlined service ".service_locator.L1fyRPc" to "sylius.shop_api_plugin.factory.product_attribute_value_view_factory".
Inlined service "sylius.shop_api_plugin.mapper.address_mapper" to "sylius.shop_api_plugin.handler.address_order_handler".
Inlined service "sylius.shop_api_plugin.checker.channel_existence" to "sylius.shop_api_plugin.http.request_channel_ensurer".
Inlined service "sylius.shop_api_plugin.factory.cart_view_factory" to "sylius.shop_api_plugin.view_repository.cart_view_repository".
Inlined service "fos_oauth_server.storage.default" to "fos_oauth_server.server".
Inlined service "fos_oauth_server.authorize.form.handler.default" to "fos_oauth_server.controller.authorize".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "odiseo_blog.gaufrette" to "odiseo_blog.image_uploader".
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 "ewz_recaptcha.locale.resolver" to "ewz_recaptcha.form.type".
Inlined service "ewz_recaptcha.extension.recaptcha.request_method.post" to "ewz_recaptcha.recaptcha".
Inlined service "odiseo_sylius_blog_plugin.factory.article_comment.inner" to "odiseo_sylius_blog_plugin.factory.article_comment".
Inlined service "odiseo_sylius_blog_plugin.fixture.example_factory.blog_article" to "odiseo_sylius_blog_plugin.fixture.blog_article".
Inlined service "odiseo_sylius_blog_plugin.fixture.example_factory.blog_article_category" to "odiseo_sylius_blog_plugin.fixture.blog_article_category".
Inlined service "MonsieurBiz\SyliusSettingsPlugin\Processor\SettingsProcessor" to "MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController".
Inlined service "MonsieurBiz\SyliusSettingsPlugin\Factory\Form\MainSettingsFormTypeFactory" to "MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController".
Inlined service ".service_locator.mx0UMmY.MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController" to "MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController".
Inlined service "monsieurbiz.settings.provider" to "MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension".
Inlined service "Jane\Component\AutoMapper\Extractor\SourceTargetMappingExtractor" to "Jane\Component\AutoMapper\MapperGeneratorMetadataFactory".
Inlined service "Jane\Component\AutoMapper\Extractor\FromSourceMappingExtractor" to "Jane\Component\AutoMapper\MapperGeneratorMetadataFactory".
Inlined service "Jane\Component\AutoMapper\Extractor\FromTargetMappingExtractor" to "Jane\Component\AutoMapper\MapperGeneratorMetadataFactory".
Inlined service "Jane\Component\AutoMapper\Generator\Generator" to "Jane\Component\AutoMapper\Loader\FileLoader".
Inlined service "jane.mapping.class_discriminator_from_class_metadata" to "Jane\Component\AutoMapper\Generator\Generator".
Inlined service "Jane\Component\AutoMapper\Transformer\MultipleTransformerFactory" to "Jane\Component\AutoMapper\Transformer\ChainTransformerFactory".
Inlined service "Jane\Component\AutoMapper\Transformer\NullableTransformerFactory" to "Jane\Component\AutoMapper\Transformer\ChainTransformerFactory".
Inlined service "Jane\Component\AutoMapper\Transformer\UniqueTypeTransformerFactory" to "Jane\Component\AutoMapper\Transformer\ChainTransformerFactory".
Inlined service "Jane\Component\AutoMapper\Transformer\EnumTransformerFactory" to "Jane\Component\AutoMapper\Transformer\ChainTransformerFactory".
Inlined service "Jane\Component\AutoMapper\Transformer\DateTimeTransformerFactory" to "Jane\Component\AutoMapper\Transformer\ChainTransformerFactory".
Inlined service "Jane\Component\AutoMapper\Transformer\BuiltinTransformerFactory" to "Jane\Component\AutoMapper\Transformer\ChainTransformerFactory".
Inlined service "Jane\Component\AutoMapper\Transformer\ArrayTransformerFactory" to "Jane\Component\AutoMapper\Transformer\ChainTransformerFactory".
Inlined service "Jane\Component\AutoMapper\Transformer\ObjectTransformerFactory" to "Jane\Component\AutoMapper\Transformer\ChainTransformerFactory".
Inlined service "Jane\Component\AutoMapper\Transformer\SymfonyUidTransformerFactory" to "Jane\Component\AutoMapper\Transformer\ChainTransformerFactory".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.aNklfos.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
Inlined service "Artgris\Bundle\FileManagerBundle\Service\FilemanagerService" to "Artgris\Bundle\FileManagerBundle\Controller\ManagerController".
Inlined service ".service_locator.mx0UMmY.Artgris\Bundle\FileManagerBundle\Controller\ManagerController" to "Artgris\Bundle\FileManagerBundle\Controller\ManagerController".
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 "sylius.command_bus.messenger.handlers_locator" to "sylius.command_bus.middleware.handle_message".
Inlined service "debug.traced.sylius.command_bus.inner" to "debug.traced.sylius.command_bus".
Inlined service "sylius.event_bus.messenger.handlers_locator" to "sylius.event_bus.middleware.handle_message".
Inlined service "debug.traced.sylius.event_bus.inner" to "debug.traced.sylius.event_bus".
Inlined service "sylius_default.bus.messenger.handlers_locator" to "sylius_default.bus.middleware.handle_message".
Inlined service "debug.traced.sylius_default.bus.inner" to "debug.traced.sylius_default.bus".
Inlined service "sylius_event.bus.messenger.handlers_locator" to "sylius_event.bus.middleware.handle_message".
Inlined service "debug.traced.sylius_event.bus.inner" to "debug.traced.sylius_event.bus".
Inlined service "sylius_shop_api_plugin.command_bus.messenger.handlers_locator" to "sylius_shop_api_plugin.command_bus.middleware.handle_message".
Inlined service "sylius_shop_api_plugin.event_bus.messenger.handlers_locator" to "sylius_shop_api_plugin.event_bus.middleware.handle_message".
Inlined service "debug.traced.sylius_shop_api_plugin.event_bus.inner" to "debug.traced.sylius_shop_api_plugin.event_bus".
Inlined service "messenger.bus.command.messenger.handlers_locator" to "messenger.bus.command.middleware.handle_message".
Inlined service "debug.traced.messenger.bus.command.inner" to "debug.traced.messenger.bus.command".
Inlined service "messenger.bus.query.messenger.handlers_locator" to "messenger.bus.query.middleware.handle_message".
Inlined service "debug.traced.messenger.bus.query.inner" to "debug.traced.messenger.bus.query".
Inlined service "messenger.bus.event.messenger.handlers_locator" to "messenger.bus.event.middleware.handle_message".
Inlined service "debug.traced.messenger.bus.event.inner" to "debug.traced.messenger.bus.event".
Inlined service "setono_sylius_feed.command_bus.messenger.handlers_locator" to "setono_sylius_feed.command_bus.middleware.handle_message".
Inlined service "debug.traced.setono_sylius_feed.command_bus.inner" to "debug.traced.setono_sylius_feed.command_bus".
Inlined service "Sylius\Bundle\ApiBundle\EventHandler\OrderCompletedHandler" to ".messenger.handler_descriptor.ufR7qhN".
Inlined service "app.shipping_export_plugin.event_listener.placing_shipment_for_gateway" to ".messenger.handler_descriptor.gLcT.aR".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to "debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener.inner" to "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener".
Inlined service "fos_rest.serializer.form_error_handler.inner" to "fos_rest.serializer.form_error_handler".
Inlined service "sylius.api.data_transformer.order_token_value_aware_input_data_transformer" to "sylius.api.data_transformer.command_aware_input_data_transformer".
Inlined service "sylius.api.data_transformer.shipment_id_aware_input_command" to "sylius.api.data_transformer.command_aware_input_data_transformer".
Inlined service "sylius.api.data_transformer.logged_in_shop_user_id_aware_input_data_transformer" to "sylius.api.data_transformer.command_aware_input_data_transformer".
Inlined service "sylius.api.data_transformer.channel_code_aware_input_data_transformer" to "sylius.api.data_transformer.command_aware_input_data_transformer".
Inlined service "sylius.api.data_transformer.logged_in_shop_user_email_aware_command" to "sylius.api.data_transformer.command_aware_input_data_transformer".
Inlined service "sylius.api.data_transformer.locale_code_aware_input_data_transformer" to "sylius.api.data_transformer.command_aware_input_data_transformer".
Inlined service "sylius.api.data_transformer.subresource_id_aware_data_transformer" to "sylius.api.data_transformer.command_aware_input_data_transformer".
Inlined service "SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker.inner" to "SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker".
Inlined service "monsieurbiz.settings.metadata_registry" to "monsieurbiz.settings.search".
Inlined service ".service_locator.FDLlCMT" to ".service_locator.FDLlCMT.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController".
Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
Inlined service ".service_locator..7hJ1_s" to ".service_locator..7hJ1_s.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
Inlined service "sylius.form_registry.grid_filter" to "sylius.custom_grid_renderer.twig.inner".
Inlined service "Sylius\Bundle\ThemeBundle\Translation\Provider\Loader\TranslatorLoaderProviderInterface" to "Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator.inner".
Inlined service "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\TranslatorResourceProviderInterface" to "Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator.inner".
Inlined service "translator.formatter.default" to "Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator.inner".
Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
Inlined service "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer" to "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service ".service_locator.zDYTNWC" to "sylius.doctrine.orm.container_repository_factory.inner".
Inlined service "Sylius\PayPalPlugin\Api\RefundPaymentApiInterface" to "Sylius\PayPalPlugin\Processor\UiPayPalPaymentRefundProcessor.inner".
Inlined service "Sylius\PayPalPlugin\Generator\PayPalAuthAssertionGeneratorInterface" to "Sylius\PayPalPlugin\Processor\UiPayPalPaymentRefundProcessor.inner".
Inlined service "Sylius\PayPalPlugin\Provider\RefundReferenceNumberProviderInterface" to "Sylius\PayPalPlugin\Processor\UiPayPalPaymentRefundProcessor.inner".
Inlined service "serializer.mapping.chain_loader" to "api_platform.serializer.mapping.class_metadata_factory.inner".
Inlined service ".service_locator.hsEXLGs" to "console.command_loader".
Inlined service ".service_locator..7hJ1_s.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "config_cache_factory" to "router".
Inlined service "debug.traced.sylius_shop_api_plugin.command_bus.inner" to "messenger.default_bus".
Inlined service "swiftmailer.mailer.default.transport.eventdispatcher" to "swiftmailer.mailer.default.transport".
Inlined service "sylius.custom_factory.adjustment.inner" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Inlined service "sylius.shop_api_plugin.event_listener.request_locale_setter" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Inlined service "sylius.custom_factory.product_variant.inner" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Inlined service "sylius.custom_factory.product.inner" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
Inlined service "sylius.custom_factory.channel.inner" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
Inlined service "sylius.context.channel.composite" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Inlined service "sylius.context.channel.request_based.resolver.hostname_based" to "Sylius\Component\Channel\Context\RequestBased\RequestResolverInterface".
Inlined service "sylius.custom_factory.payment.inner" to "Sylius\Component\Payment\Factory\PaymentFactoryInterface".
Inlined service "Sylius\PayPalPlugin\Resolver\PayPalPrioritisingPaymentMethodsResolver.inner" to "Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface".
Inlined service "sylius.custom_factory.promotion_coupon.inner" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
Inlined service "sylius.custom_factory.zone.inner" to "Sylius\Component\Addressing\Factory\ZoneFactoryInterface".
Inlined service "sylius.custom_factory.taxon.inner" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
Inlined service "sylius.custom_factory.payment_method.inner" to "Sylius\Component\Core\Factory\PaymentMethodFactoryInterface".
Inlined service "sylius.custom_factory.promotion_action.inner" to "Sylius\Component\Core\Factory\PromotionActionFactoryInterface".
Inlined service "sylius.custom_factory.promotion_rule.inner" to "Sylius\Component\Core\Factory\PromotionRuleFactoryInterface".
Inlined service "Sylius\PayPalPlugin\Resolver\PayPalDefaultPaymentMethodResolver.inner" to "Sylius\Component\Payment\Resolver\DefaultPaymentMethodResolverInterface".
Inlined service "sylius.custom_inventory.order_inventory_operator.inner" to "Sylius\Component\Core\Inventory\Operator\OrderInventoryOperatorInterface".
Inlined service "sylius.custom_factory.order_item.inner" to "sylius.factory.cart_item".
Inlined service "hateoas.configuration.metadata.yaml_driver" to "hateoas.configuration.metadata_driver".
Inlined service "hateoas.configuration.metadata.xml_driver" to "hateoas.configuration.metadata_driver".
Inlined service "hateoas.configuration.metadata.extension_driver" to "hateoas.configuration.metadata_driver".
Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
Inlined service "fos_rest.serializer.jms" to "fos_rest.view_handler".
Inlined service "sylius_fixtures.listener.orm_purger" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
Inlined service "sylius_fixtures.listener.logger" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
Inlined service ".1_Processor~ahOhmsN" to "Sylius\Bundle\FixturesBundle\Suite\SuiteFactoryInterface".
Inlined service "nelmio_alice.faker.provider.alice" to "Faker\Generator".
Inlined service "nelmio_alice.fixture_builder.simple" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.double_pass" to "nelmio_alice.data_loader".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueConfiguration" to "Jane\Component\AutoMapper\AutoMapperInterface".
Inlined service "MonsieurBiz\SyliusSearchPlugin\AutoMapper\VariantMapperConfiguration" to "Jane\Component\AutoMapper\AutoMapperInterface".
Inlined service "App\Search\Infrastructure\AutoMapper\ArticleMapperConfiguration" to "Jane\Component\AutoMapper\AutoMapperInterface".
Inlined service "App\Search\Infrastructure\AutoMapper\PricingMapperConfiguration" to "Jane\Component\AutoMapper\AutoMapperInterface".
Inlined service "App\Search\Infrastructure\AutoMapper\ProductMapperConfiguration" to "Jane\Component\AutoMapper\AutoMapperInterface".
Inlined service "App\Search\Infrastructure\AutoMapper\ProductProxyMapperConfiguration" to "Jane\Component\AutoMapper\AutoMapperInterface".
Inlined service "App\Search\Infrastructure\AutoMapper\ProductVariantAttributeValueConfiguration" to "Jane\Component\AutoMapper\AutoMapperInterface".
Inlined service "App\Search\Infrastructure\AutoMapper\ProductVariantMapperConfiguration" to "Jane\Component\AutoMapper\AutoMapperInterface".
Inlined service "App\Search\Infrastructure\AutoMapper\RealizationAttributeValueConfiguration" to "Jane\Component\AutoMapper\AutoMapperInterface".
Inlined service "App\Search\Infrastructure\AutoMapper\RealizationMapperConfiguration" to "Jane\Component\AutoMapper\AutoMapperInterface".
Inlined service "app.order_processing.shipping_quantity_processor" to "sylius.order_processing.order_processor".
Inlined service "app.order_processing.shipping_quantity_processor" to "sylius.order_processing.order_processor".
Inlined service "sylius.order_processing.shipping_charges_processor" to "sylius.order_processing.order_processor".
Inlined service "sylius.order_processing.shipping_charges_processor" to "sylius.order_processing.order_processor".
Inlined service "sylius.order_processing.order_shipment_processor" to "sylius.order_processing.order_processor".
Inlined service "sylius.order_processing.order_shipment_processor" to "sylius.order_processing.order_processor".
Inlined service "App\Order\Infrastructure\Processing\OrderSavedAmountRecalculator" to "sylius.order_processing.order_processor".
Inlined service "App\Order\Infrastructure\Processing\OrderServicingChargesProcessor" to "sylius.order_processing.order_processor".
Inlined service "App\Order\Infrastructure\Processing\OrderShipmentProcessor" to "sylius.order_processing.order_processor".
Inlined service "App\Order\Infrastructure\Processing\SamplePriceRecalculator" to "sylius.order_processing.order_processor".
Inlined service "App\Order\Infrastructure\Processing\ShippingChargesProcessor" to "sylius.order_processing.order_processor".
Inlined service "App\Order\Infrastructure\Processing\ShippingQuantityProcessor" to "sylius.order_processing.order_processor".
Inlined service "Ui\Context\TokenValueBasedCartContext" to "sylius.context.cart".
Inlined service "Ui\Context\TokenValueBasedCartContext" to "sylius.context.cart".
Inlined service "sylius.context.cart.token_value_based" to "sylius.context.cart".
Inlined service "sylius.context.cart.new_shop_based.inner" to "sylius.context.cart.new".
Inlined service "sylius.channel_aware_promotion_rule_checker.item_total.inner" to "sylius.promotion_rule_checker.item_total".
Inlined service "sylius.custom_factory.address.inner" to "sylius.factory.address".
Inlined service "debug.validator.inner" to "validator".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "setono_sylius_feed.custom_factory.violation.inner" to "setono_sylius_feed.factory.violation".
Inlined service "Sylius\PayPalPlugin\Processor\AfterCheckoutOrderPaymentProcessor.inner" to "sylius.order_processing.order_payment_processor.after_checkout".
Inlined service "Sylius\PayPalPlugin\Processor\OrderPaymentProcessor.inner" to "sylius.order_processing.order_payment_processor.checkout".
Inlined service "Sylius\PayPalPlugin\Processor\UiPayPalPaymentRefundProcessor.inner" to "Sylius\PayPalPlugin\Processor\PaymentRefundProcessorInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Asset\Installer\OutputAwareAssetsInstaller" to "console.command.public_alias.Sylius\Bundle\ThemeBundle\Command\AssetsInstallCommand".
Inlined service ".service_locator.nyFkD3i" to "fos_rest.serializer.jms_handler_registry".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\ChannelFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\EnabledFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\IsInStockFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\FunctionScore\ProductFunctionScoreRegistry" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\AggregationBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "monsieurbiz.search.request.query_filter.product_search.search_term_filter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\ChannelFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\EnabledFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\IsInStockFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\ProductTaxonRegistry" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\ProductSorterRegistry" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\FunctionScore\ProductFunctionScoreRegistry" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\AggregationBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\ChannelFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\EnabledFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\IsInStockFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\ProductTaxonRegistry" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\ProductSorterRegistry" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\FunctionScore\ProductFunctionScoreRegistry" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "App\Search\Domain\Product\Request\QueryFilter\EnabledQueryFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "monsieurbiz.search.request.query_filter.product_search.search_term_filter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\IsInStockFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\AggregationBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\ProductSorterRegistry" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "App\Search\Domain\Product\Request\QueryFilter\EnabledQueryFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\AggregationBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "App\Payment\Infrastructure\Gateway\Przelewy24\Client" to "app.registry.payment_handlers".
Inlined service "App\Payment\Infrastructure\Gateway\Przelewy24\Client" to "app.registry.payment_handlers".
Inlined service "App\Payment\Infrastructure\Gateway\Przelewy24\Client" to "app.registry.payment_handlers".
Inlined service "App\Search\Application\Shared\Product\GroupViewFactory" to "App\Search\Application\Query\SearchProduct\SearchProductHandler".
Inlined service "App\Search\Application\Shared\Product\SortViewFactory" to "App\Search\Application\Query\SearchProduct\SearchProductHandler".
Inlined service "App\Search\Application\Shared\Product\GroupViewFactory" to "App\Search\Application\Query\SearchProduct\SearchProductHandler".
Inlined service "App\Search\Application\Shared\Product\SortViewFactory" to "App\Search\Application\Query\SearchProduct\SearchProductHandler".
Inlined service "App\Search\Application\Shared\Filters\FiltersView\DefaultFilter\DefaultFilterFactory" to "App\Search\Application\Shared\Filters\FilterViewFactory".
Inlined service "App\Search\Application\Shared\Filters\FiltersView\DefaultFilter\DefaultFilterFactory" to "App\Search\Application\Shared\Filters\FilterViewFactory".
Inlined service "App\Search\Application\Shared\Filters\FiltersView\DefaultFilter\DefaultFilterFactory" to "App\Search\Application\Shared\Filters\FilterViewFactory".
Inlined service "App\Search\Application\Shared\Filters\FiltersView\DefaultFilter\DefaultFilterFactory" to "App\Search\Application\Shared\Filters\FilterViewFactory".
Inlined service "App\Search\Application\Shared\Filters\FiltersView\DefaultFilter\DefaultFilterFactory" to "App\Search\Application\Shared\Filters\FilterViewFactory".
Inlined service "App\Search\Application\Shared\Filters\FiltersView\DefaultFilter\DefaultFilterFactory" to "App\Search\Application\Shared\Filters\FilterViewFactory".
Inlined service "App\Shared\Application\View\Order\PlacedOrderViewFactory" to "sylius.shop_api_plugin.view_repository.placed_order_view_repository".
Inlined service "App\Shared\Application\View\Order\PlacedOrderViewFactory" to "sylius.shop_api_plugin.view_repository.placed_order_view_repository".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "api_platform.serializer.normalizer.item" to "serializer".
Inlined service ".1_Serializer~_VMGbXv" to "serializer".
Inlined service "api_platform.serializer.normalizer.item" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "assets.packages" to "twig".
Inlined service "assets.packages" to "twig".
Inlined service "App\Shipping\Domain\Calculator\QuantityCalculator" to "sylius.registry.shipping_calculator".
Inlined service "App\Shipping\Domain\Calculator\QuantityCalculator" to "sylius.registry.shipping_calculator".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "pagerfanta.view.default" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.default" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.semantic_ui" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.semantic_ui" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap3" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap3" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap4" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap4" to "pagerfanta.view_factory".
Inlined service "nelmio_alice.file_locator.default" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.file_locator.default" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.argument_escaper" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.argument_escaper" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
Inlined service "Sylius\Bundle\ApiBundle\Provider\PathPrefixProviderInterface" to "api_platform.iri_converter.legacy".
Inlined service "Sylius\Bundle\ApiBundle\Provider\PathPrefixProviderInterface" to "api_platform.iri_converter.legacy".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.metadata_factory" to "jms_serializer".
Inlined service "jms_serializer.metadata_factory" to "jms_serializer".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
Inlined service "jms_serializer.metadata_factory" to "jms_serializer".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.element" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.specs.simple" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.specs.simple" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.element" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.resolver.value.registry" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.named_arguments_resolver" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.named_arguments_resolver" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.resolver.value.registry" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.named_arguments_resolver" to "nelmio_alice.data_loader".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\Product\AttributesPostFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\Product\AttributesPostFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.property_accessor.std" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.property_accessor.std" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.data_loader".
4
Tag "form_type" was defined on service(s) "Ui\Form\Channel\Type\ChannelPricingType", "Ui\Form\Composition\Type\CompositionImageType", "Ui\Form\Composition\Type\CompositionTranslationType", "Ui\Form\Composition\Type\CompositionType", "Ui\Form\Contact\Type\ContactType", "Ui\Form\Dictionary\Type\DictionaryDimensionDrawingType", "Ui\Form\Employee\Type\EmployeeType", "Ui\Form\FillingPattern\Type\CharacteristicImageType", "Ui\Form\FillingPattern\Type\CharacteristicTranslationType", "Ui\Form\FillingPattern\Type\CharacteristicType", "Ui\Form\FillingPattern\Type\FillingPatternTabsType", "Ui\Form\FillingPattern\Type\FillingPatternType", "Ui\Form\FillingPattern\Type\Tab\ChemistryTabType", "Ui\Form\FillingPattern\Type\Tab\DescriptionCharacteristicsTabType", "Ui\Form\FillingPattern\Type\Tab\DescriptionTabType", "Ui\Form\FillingPattern\Type\Tab\DescriptionVariantAttributesTabType", "Ui\Form\FillingPattern\Type\Tab\PageTabType", "Ui\Form\FillingPattern\Type\Tab\TechnicalDataTabType", "Ui\Form\FillingPattern\Type\Tab\UsagesTabType", "Ui\Form\FillingPattern\Type\Tab\UsagesUsagesTabType", "Ui\Form\FillingPattern\Type\TabTranslationType", "Ui\Form\FillingPattern\Type\TabType", "Ui\Form\FillingPattern\Type\UsageImageType", "Ui\Form\FillingPattern\Type\UsageTranslationType", "Ui\Form\FillingPattern\Type\UsageType", "Ui\Form\Page\Type\PageType", "Ui\Form\Product\Type\ProductCompositionImageType", "Ui\Form\Product\Type\ProductCompositionType", "Ui\Form\Product\Type\ProductImageType", "Ui\Form\Product\Type\ProductVariantsType", "Ui\Form\ProductOption\Type\ProductOptionValuesType", "Ui\Form\ProductOptionValue\Type\ProductOptionValueTaxonAutocompleteChoiceType", "Ui\Form\ProductVariant\Type\ProductVariantType", "Ui\Form\Realization\Type\RealizationByProductsFilterType", "Ui\Form\Realization\Type\RealizationImageConfigurationType", "Ui\Form\Realization\Type\RealizationTaxonAutocompleteChoiceType", "Ui\Form\Realization\Type\RealizationType", "Ui\Form\Service\Type\ServiceTranslationType", "Ui\Form\Service\Type\ServiceType", "Ui\Form\Service\Type\ServiceValueType", "Ui\Form\Shipping\Type\DistanceRateCalculator\ChannelBasedDistanceConfigurationType", "Ui\Form\Shipping\Type\DistanceRateCalculator\DistanceConfigurationType", "Ui\Form\Shipping\Type\FlatRateCalculator\FlatRateConfigurationTypeExtension", "Ui\Form\Shipping\Type\PerUnitRateCalculator\PerUnitRateConfigurationTypeExtension", "Ui\Form\Shipping\Type\ShippingMethodCodeChoiceType", "Ui\Form\Shipping\Type\WeightRateCalculator\ChannelBasedWeightConfigurationType", "Ui\Form\Shipping\Type\WeightRateCalculator\WeightConfigurationType", "Ui\Form\Taxonomy\Type\TaxonGalleryImageType", "Ui\Form\Taxonomy\Type\TaxonGalleryTranslationType", "Ui\Form\Taxonomy\Type\TaxonGalleryType", but was never used. Did you mean "form.type"?
Tag "templating.helper" was defined on service(s) "sylius.templating.helper.convert_money", "sylius.templating.helper.adjustment", "sylius.templating.helper.format_money", "sylius.templating.helper.currency", "sylius.templating.helper.locale", "sylius.templating.helper.inventory", "sylius.templating.helper.product_variants_prices", "sylius.templating.helper.price", "sylius.templating.helper.variant_resolver", "sylius.templating.helper.checkout_steps", but was never used.
Tag "sylius.product_variant_resolver.default" was defined on service(s) "sylius.product_variant_resolver.default", but was never used.
Tag "monsieurbiz.search.documentable" was defined on service(s) "search.documentable.monsieurbiz_product", "search.documentable.app_article", "search.documentable.app_realization", but was never used.