GET https://sogedisv2.preprod.d-impulse.com/

Log Messages

Level (7)
Channel (5)
Time Message
deprecation User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead.
deprecation User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
deprecation User Deprecated: Since sylius/shop-bundle 1.12: The "Sylius\Bundle\ShopBundle\Twig\OrderTaxesTotalExtension" class is deprecated and will be removed in Sylius 2.0. Use methods "getTaxExcludedTotal" and "getTaxIncludedTotal" from "Sylius\Component\Core\Model\Order" instead.
deprecation User Deprecated: Since sylius/shop-bundle 1.13: The "Sylius\Bundle\ShopBundle\Twig\OrderItemsSubtotalExtension" class is deprecated and will be removed in Sylius 2.0. Use method "getItemsSubtotal" from "Sylius\Component\Core\Model\Order" instead.
deprecation User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\Helper\HelperInterface" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.
deprecation User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\Helper\Helper" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.
deprecation User Deprecated: Since sylius/core 1.13: The "Sylius\Component\Core\Provider\ProductVariantsPricesProviderInterface" class is deprecated, use "Sylius\Component\Core\Provider\ProductVariantMap\ProductVariantsMapProviderInterface" instead.
deprecation User Deprecated: Since sylius/shop-bundle 1.13: The "Sylius\Bundle\ShopBundle\Calculator\OrderItemsSubtotalCalculatorInterface" interface is deprecated and will be removed in Sylius 2.0, use method "getItemsSubtotal" from "Sylius\Component\Core\Model\OrderInterface" instead.
deprecation User Deprecated: Since sylius/sylius 1.13: The "Sylius\Bundle\ShopBundle\Calculator\OrderItemsSubtotalCalculator" class is deprecated and will be removed in Sylius 2.0. Items subtotal calculations is now available by using Sylius\Component\Core\Model\Order::getSubtotalItems method.
deprecation User Deprecated: Since symfony/http-foundation 6.2: The "Symfony\Component\HttpFoundation\RequestMatcher" class is deprecated, use "Symfony\Component\HttpFoundation\ChainRequestMatcher" instead.
deprecation User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement.
deprecation User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement.
deprecation User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement.
deprecation User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:65 called by App_KernelDevDebugContainer.php:9460, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)
deprecation User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AnnotationDriver.php:75 called by App_KernelDevDebugContainer.php:9460, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
deprecation User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
deprecation User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
deprecation User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
deprecation User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
deprecation User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
deprecation User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement.
deprecation User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
deprecation User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Api\IdentifiersExtractor" is deprecated, use ApiPlatform\Api\IdentifiersExtractor instead.
deprecation 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.
deprecation User Deprecated: Since api-platform/core 2.7: The $exceptionOnNoToken parameter in "ApiPlatform\Symfony\Security\ResourceAccessChecker::__construct()" is deprecated and will always be false in 3.0, you should stop using it.
deprecation 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.
deprecation User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
deprecation User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
deprecation 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.
deprecation User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
deprecation User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31" instead of "8". (AbstractMySQLDriver.php:89 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Odiseo\SyliusRbacPlugin\Mapping\AdministrationRoleAwareListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sylius\Bundle\AttributeBundle\Doctrine\ORM\Subscriber\LoadMetadataSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sylius\Bundle\ReviewBundle\Doctrine\ORM\Subscriber\LoadMetadataSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
deprecation User Deprecated: Annotations support is deprecated, migrate your application to use attributes and pass an instance of Gedmo\Mapping\Driver\AttributeReader to the Gedmo\Mapping\MappedEventSubscriber::setAnnotationReader() method instead. (MappedEventSubscriber.php:213 called by App_KernelDevDebugContainer.php:11074, https://github.com/doctrine-extensions/DoctrineExtensions/pull/2772, package gedmo/doctrine-extensions)
deprecation User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
deprecation User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
deprecation User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
deprecation User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
deprecation User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
deprecation User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
deprecation User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
deprecation User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
deprecation User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
deprecation User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
deprecation User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface".
deprecation User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
info Matched route
"app_homepage"
.
info Connecting with parameters
[
  "driver" => "pdo_mysql"
  "idle_connection_ttl" => 600
  "host" => "mysql"
  "port" => null
  "user" => "root"
  "password" => null
  "driverOptions" => []
  "serverVersion" => "8"
  "defaultTableOptions" => []
  "dbname" => "sylius_dev"
  "charset" => "utf8mb4"
]
deprecation User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
deprecation User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\WriteListener" is deprecated and will be removed in 3.0, use "ApiPlatform\Symfony\EventListener\WriteListener" instead
deprecation User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
deprecation User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
deprecation User Deprecated: Since sylius/core-bundle 1.13: The "Sylius\Component\Core\Provider\ProductVariantsPricesProvider" class is deprecated and will be removed in Sylius 2.0. Use "Sylius\Component\Core\Provider\ProductVariantMap\ProductVariantsMapProvider" instead.
deprecation User Deprecated: Since sylius/core-bundle 1.13: The "Sylius\Bundle\CoreBundle\Templating\Helper\ProductVariantsPricesHelper" class is deprecated and will be removed in Sylius 2.0. Use "Sylius\Component\Core\Provider\ProductVariantMap\ProductVariantsMapProvider" instead.
deprecation User Deprecated: Since sylius/core-bundle 1.13: The "Sylius\Bundle\CoreBundle\Twig\ProductVariantsPricesExtension" class is deprecated and will be removed in Sylius 2.0. Use "Sylius\Bundle\CoreBundle\Twig\ProductVariantsMapExtension" instead.
deprecation User Deprecated: Since sylius/ui-bundle 1.7: Using "Sylius\Bundle\UiBundle\Block\BlockEventListener" to add blocks to the templates is deprecated and will be removed in Sylius 2.0. Use "sylius_ui" configuration instead.
info [cms::renderBlock] block.id=694531221, block.type=sonata.block.service.template
info [cms::renderBlock] block.id=694531221, block.type=sonata.block.service.template
info [cms::renderBlock] block.id=694531221, block.type=sonata.block.service.template
deprecation User Deprecated: Since sylius/core-bundle 1.13: The "Sylius\Bundle\CoreBundle\Provider\SessionProvider" class is deprecated and will be removed in Sylius 2.0
info [cms::renderBlock] block.id=9223372036854775807, block.type=sonata.block.service.template
info [cms::renderBlock] block.id=694531228, block.type=sonata.block.service.template
deprecation User Deprecated: Since sylius/core 1.11: Passing a "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface" to "Sylius\Component\Core\OrderProcessing\OrderPricesRecalculator" constructor is deprecated and will be prohibited in 2.0. Use "Sylius\Component\Core\Calculator\ProductVariantPricesCalculatorInterface" instead.
deprecation User Deprecated: Since sylius/core 1.11: Not passing a $taxationAddressResolver to App\OrderProcessing\OrderTaxesProcessor constructor is deprecated and will be removed in Sylius 2.0.
deprecation User Deprecated: Since sylius/core 1.13: Passing an instance of "SM\Factory\FactoryInterface" as the first argument is deprecated. It will accept only instances of "Sylius\Abstraction\StateMachine\StateMachineInterface" in Sylius 2.0.

There are no log messages.

Container Compilation Logs (7792)

Log messages generated during the compilation of the service container.
Messages Class
2
  • [liip/imagine-bundle] Registered binary loader: liip_imagine.binary.loader.default
  • [liip/imagine-bundle] Registered binary loader: liip_imagine.binary.loader.aws_s3
18
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.relative_resize
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.resize
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.thumbnail
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.crop
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.grayscale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.paste_image
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.watermark_image
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.background
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.strip
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.scale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.upscale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.downscale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.auto_rotate
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.rotate
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.flip
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.interlace
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.resample
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.fixed
5
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.jpegoptim
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.optipng
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.pngquant
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.mozjpeg
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.cwebp
4
  • [liip/imagine-bundle] Registered cache resolver: app.imagine.cache.resolver.aws_s3_resolver
  • [liip/imagine-bundle] Registered cache resolver: liip_imagine.cache.resolver.default
  • [liip/imagine-bundle] Registered cache resolver: liip_imagine.cache.resolver.aws_s3_resolver
  • [liip/imagine-bundle] Registered cache resolver: liip_imagine.cache.resolver.no_cache_web_path
1
  • [liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
859
  • Resolving inheritance for "bitbag_sylius_wishlist_plugin.controller.action.list_wishlists" (parent: bitbag_sylius_wishlist_plugin.controller.action.base_wishlists_listing_action).
  • Resolving inheritance for "bitbag_sylius_wishlist_plugin.controller.action.render_header_template" (parent: bitbag_sylius_wishlist_plugin.controller.action.base_wishlists_listing_action).
  • Resolving inheritance for "bitbag_sylius_wishlist_plugin.controller.action.remove_selected_products_from_wishlist" (parent: bitbag_sylius_wishlist_plugin.controller.action.base_wishlist_products_action).
  • Resolving inheritance for "bitbag_sylius_wishlist_plugin.controller.action.add_selected_products_to_cart" (parent: bitbag_sylius_wishlist_plugin.controller.action.base_wishlist_products_action).
  • Resolving inheritance for "bitbag_sylius_wishlist_plugin.controller.action.add_products_to_wishlist" (parent: bitbag_sylius_wishlist_plugin.controller.action.base_wishlist_products_action).
  • Resolving inheritance for "bitbag_sylius_wishlist_plugin.controller.action.export_wishlist_to_pdf_action" (parent: bitbag_sylius_wishlist_plugin.controller.action.base_wishlist_products_action).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.bitbag_sylius_wishlist_plugin.event_subscriber.logged_user_wishlist_subscriber" (parent: .abstract.instanceof.bitbag_sylius_wishlist_plugin.event_subscriber.logged_user_wishlist_subscriber).
  • Resolving inheritance for "bitbag_sylius_wishlist_plugin.event_subscriber.logged_user_wishlist_subscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.bitbag_sylius_wishlist_plugin.event_subscriber.logged_user_wishlist_subscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.bitbag_sylius_wishlist_plugin.form.type.extension.add_to_cart_type_extension" (parent: .abstract.instanceof.bitbag_sylius_wishlist_plugin.form.type.extension.add_to_cart_type_extension).
  • Resolving inheritance for "bitbag_sylius_wishlist_plugin.form.type.extension.add_to_cart_type_extension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.bitbag_sylius_wishlist_plugin.form.type.extension.add_to_cart_type_extension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Dimpulse\SyliusActionLogPlugin\Form\Type\ActionLogResourceType" (parent: .abstract.instanceof.Dimpulse\SyliusActionLogPlugin\Form\Type\ActionLogResourceType).
  • Resolving inheritance for "Dimpulse\SyliusActionLogPlugin\Form\Type\ActionLogResourceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Dimpulse\SyliusActionLogPlugin\Form\Type\ActionLogResourceType).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.dimpulse_action_log_plugin.twig_extension.json" (parent: .abstract.instanceof.dimpulse_action_log_plugin.twig_extension.json).
  • Resolving inheritance for "dimpulse_action_log_plugin.twig_extension.json" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.dimpulse_action_log_plugin.twig_extension.json).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.dimpulse_action_log_plugin.twig_extension.diff" (parent: .abstract.instanceof.dimpulse_action_log_plugin.twig_extension.diff).
  • Resolving inheritance for "dimpulse_action_log_plugin.twig_extension.diff" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.dimpulse_action_log_plugin.twig_extension.diff).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.dimpulse_action_log_plugin.twig_extension.router" (parent: .abstract.instanceof.dimpulse_action_log_plugin.twig_extension.router).
  • Resolving inheritance for "dimpulse_action_log_plugin.twig_extension.router" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.dimpulse_action_log_plugin.twig_extension.router).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Dimpulse\SyliusActionLogPlugin\Controller\ActionLogResourceController" (parent: .abstract.instanceof.Dimpulse\SyliusActionLogPlugin\Controller\ActionLogResourceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Dimpulse\SyliusActionLogPlugin\Controller\ActionLogResourceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Dimpulse\SyliusActionLogPlugin\Controller\ActionLogResourceController).
  • Resolving inheritance for ".instanceof.Dimpulse\SyliusActionLogPlugin\Controller\ActionLogResourceController.0.Dimpulse\SyliusActionLogPlugin\Controller\ActionLogResourceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Dimpulse\SyliusActionLogPlugin\Controller\ActionLogResourceController).
  • Resolving inheritance for "Dimpulse\SyliusActionLogPlugin\Controller\ActionLogResourceController" (parent: .instanceof.Dimpulse\SyliusActionLogPlugin\Controller\ActionLogResourceController.0.Dimpulse\SyliusActionLogPlugin\Controller\ActionLogResourceController).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Authentication\LogoutSuccessHandler" (parent: .abstract.instanceof.App\Authentication\LogoutSuccessHandler).
  • Resolving inheritance for "App\Authentication\LogoutSuccessHandler" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Authentication\LogoutSuccessHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AWS\S3\AWS_S3ImportDocumentCommand" (parent: .abstract.instanceof.App\Command\AWS\S3\AWS_S3ImportDocumentCommand).
  • Resolving inheritance for "App\Command\AWS\S3\AWS_S3ImportDocumentCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AWS\S3\AWS_S3ImportDocumentCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AWS\S3\AWS_S3ImportProductImageCommand" (parent: .abstract.instanceof.App\Command\AWS\S3\AWS_S3ImportProductImageCommand).
  • Resolving inheritance for "App\Command\AWS\S3\AWS_S3ImportProductImageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AWS\S3\AWS_S3ImportProductImageCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AboutPageCommand" (parent: .abstract.instanceof.App\Command\AboutPageCommand).
  • Resolving inheritance for "App\Command\AboutPageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AboutPageCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BillingAccountCommand" (parent: .abstract.instanceof.App\Command\BillingAccountCommand).
  • Resolving inheritance for "App\Command\BillingAccountCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BillingAccountCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BlogCommand" (parent: .abstract.instanceof.App\Command\BlogCommand).
  • Resolving inheritance for "App\Command\BlogCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BlogCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanDefaultDataCommand" (parent: .abstract.instanceof.App\Command\CleanDefaultDataCommand).
  • Resolving inheritance for "App\Command\CleanDefaultDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanDefaultDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DefaultActionLogEntities" (parent: .abstract.instanceof.App\Command\DefaultActionLogEntities).
  • Resolving inheritance for "App\Command\DefaultActionLogEntities" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DefaultActionLogEntities).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateSitemapsCommand" (parent: .abstract.instanceof.App\Command\GenerateSitemapsCommand).
  • Resolving inheritance for "App\Command\GenerateSitemapsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateSitemapsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateSlugProductFinishedCommand" (parent: .abstract.instanceof.App\Command\GenerateSlugProductFinishedCommand).
  • Resolving inheritance for "App\Command\GenerateSlugProductFinishedCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateSlugProductFinishedCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDataCommand" (parent: .abstract.instanceof.App\Command\ImportDataCommand).
  • Resolving inheritance for "App\Command\ImportDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportMediaDataCommand" (parent: .abstract.instanceof.App\Command\ImportMediaDataCommand).
  • Resolving inheritance for "App\Command\ImportMediaDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportMediaDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportPaymentsCommand" (parent: .abstract.instanceof.App\Command\ImportPaymentsCommand).
  • Resolving inheritance for "App\Command\ImportPaymentsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportPaymentsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportPiecesCommand" (parent: .abstract.instanceof.App\Command\ImportPiecesCommand).
  • Resolving inheritance for "App\Command\ImportPiecesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportPiecesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportProductsCommand" (parent: .abstract.instanceof.App\Command\ImportProductsCommand).
  • Resolving inheritance for "App\Command\ImportProductsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportProductsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportPromotionsCommand" (parent: .abstract.instanceof.App\Command\ImportPromotionsCommand).
  • Resolving inheritance for "App\Command\ImportPromotionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportPromotionsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportRecommendation" (parent: .abstract.instanceof.App\Command\ImportRecommendation).
  • Resolving inheritance for "App\Command\ImportRecommendation" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportRecommendation).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportShippingCommand" (parent: .abstract.instanceof.App\Command\ImportShippingCommand).
  • Resolving inheritance for "App\Command\ImportShippingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportShippingCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportShoppingfeedCommand" (parent: .abstract.instanceof.App\Command\ImportShoppingfeedCommand).
  • Resolving inheritance for "App\Command\ImportShoppingfeedCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportShoppingfeedCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportSimpleDataCommand" (parent: .abstract.instanceof.App\Command\ImportSimpleDataCommand).
  • Resolving inheritance for "App\Command\ImportSimpleDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportSimpleDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportTaxationCommand" (parent: .abstract.instanceof.App\Command\ImportTaxationCommand).
  • Resolving inheritance for "App\Command\ImportTaxationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportTaxationCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportTaxonsCommand" (parent: .abstract.instanceof.App\Command\ImportTaxonsCommand).
  • Resolving inheritance for "App\Command\ImportTaxonsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportTaxonsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportUserGroupsCommand" (parent: .abstract.instanceof.App\Command\ImportUserGroupsCommand).
  • Resolving inheritance for "App\Command\ImportUserGroupsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportUserGroupsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateFamiliesReferenceCommand" (parent: .abstract.instanceof.App\Command\UpdateFamiliesReferenceCommand).
  • Resolving inheritance for "App\Command\UpdateFamiliesReferenceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateFamiliesReferenceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateFamilyCategoryReferenceCommand" (parent: .abstract.instanceof.App\Command\UpdateFamilyCategoryReferenceCommand).
  • Resolving inheritance for "App\Command\UpdateFamilyCategoryReferenceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateFamilyCategoryReferenceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderQuickUpdateController" (parent: .abstract.instanceof.App\Controller\Admin\OrderQuickUpdateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderQuickUpdateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderQuickUpdateController).
  • Resolving inheritance for "App\Controller\Admin\OrderQuickUpdateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderQuickUpdateController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlogsController" (parent: .abstract.instanceof.App\Controller\BlogsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlogsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlogsController).
  • Resolving inheritance for "App\Controller\BlogsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlogsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BrandsController" (parent: .abstract.instanceof.App\Controller\BrandsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BrandsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BrandsController).
  • Resolving inheritance for "App\Controller\BrandsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BrandsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BulkMediaUploadController" (parent: .abstract.instanceof.App\Controller\BulkMediaUploadController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BulkMediaUploadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BulkMediaUploadController).
  • Resolving inheritance for "App\Controller\BulkMediaUploadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BulkMediaUploadController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoriesController" (parent: .abstract.instanceof.App\Controller\CategoriesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoriesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoriesController).
  • Resolving inheritance for "App\Controller\CategoriesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoriesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CloneEntityController" (parent: .abstract.instanceof.App\Controller\CloneEntityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CloneEntityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CloneEntityController).
  • Resolving inheritance for "App\Controller\CloneEntityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CloneEntityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomPagePreviewController" (parent: .abstract.instanceof.App\Controller\CustomPagePreviewController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomPagePreviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomPagePreviewController).
  • Resolving inheritance for "App\Controller\CustomPagePreviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomPagePreviewController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DatatableController" (parent: .abstract.instanceof.App\Controller\DatatableController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DatatableController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DatatableController).
  • Resolving inheritance for "App\Controller\DatatableController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DatatableController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeliveryWSController" (parent: .abstract.instanceof.App\Controller\DeliveryWSController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeliveryWSController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeliveryWSController).
  • Resolving inheritance for "App\Controller\DeliveryWSController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeliveryWSController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailController" (parent: .abstract.instanceof.App\Controller\EmailController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailController).
  • Resolving inheritance for "App\Controller\EmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FactoryContactController" (parent: .abstract.instanceof.App\Controller\FactoryContactController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FactoryContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FactoryContactController).
  • Resolving inheritance for "App\Controller\FactoryContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FactoryContactController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FamilyController" (parent: .abstract.instanceof.App\Controller\FamilyController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FamilyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FamilyController).
  • Resolving inheritance for "App\Controller\FamilyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FamilyController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FastAddToCartController" (parent: .abstract.instanceof.App\Controller\FastAddToCartController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FastAddToCartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FastAddToCartController).
  • Resolving inheritance for "App\Controller\FastAddToCartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FastAddToCartController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FilterController" (parent: .abstract.instanceof.App\Controller\FilterController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FilterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FilterController).
  • Resolving inheritance for "App\Controller\FilterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FilterController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomepageController" (parent: .abstract.instanceof.App\Controller\HomepageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomepageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomepageController).
  • Resolving inheritance for "App\Controller\HomepageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomepageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MassiveSelectionController" (parent: .abstract.instanceof.App\Controller\MassiveSelectionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MassiveSelectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MassiveSelectionController).
  • Resolving inheritance for "App\Controller\MassiveSelectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MassiveSelectionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaController" (parent: .abstract.instanceof.App\Controller\MediaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaController).
  • Resolving inheritance for "App\Controller\MediaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaLibraryController" (parent: .abstract.instanceof.App\Controller\MediaLibraryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaLibraryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaLibraryController).
  • Resolving inheritance for "App\Controller\MediaLibraryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaLibraryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaSubTypeVichController" (parent: .abstract.instanceof.App\Controller\MediaSubTypeVichController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaSubTypeVichController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaSubTypeVichController).
  • Resolving inheritance for "App\Controller\MediaSubTypeVichController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaSubTypeVichController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsletterController" (parent: .abstract.instanceof.App\Controller\NewsletterController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsletterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsletterController).
  • Resolving inheritance for "App\Controller\NewsletterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsletterController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PDFController" (parent: .abstract.instanceof.App\Controller\PDFController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PDFController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PDFController).
  • Resolving inheritance for "App\Controller\PDFController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PDFController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductController" (parent: .abstract.instanceof.App\Controller\ProductController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductController).
  • Resolving inheritance for "App\Controller\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RoutingController" (parent: .abstract.instanceof.App\Controller\RoutingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RoutingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RoutingController).
  • Resolving inheritance for "App\Controller\RoutingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RoutingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SearchController" (parent: .abstract.instanceof.App\Controller\SearchController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SearchController).
  • Resolving inheritance for "App\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SearchController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShoppingFeedController" (parent: .abstract.instanceof.App\Controller\ShoppingFeedController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShoppingFeedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShoppingFeedController).
  • Resolving inheritance for "App\Controller\ShoppingFeedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShoppingFeedController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SirenController" (parent: .abstract.instanceof.App\Controller\SirenController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SirenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SirenController).
  • Resolving inheritance for "App\Controller\SirenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SirenController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SitemapController" (parent: .abstract.instanceof.App\Controller\SitemapController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SitemapController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SitemapController).
  • Resolving inheritance for "App\Controller\SitemapController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SitemapController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController" (parent: .abstract.instanceof.App\Controller\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController).
  • Resolving inheritance for "App\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarrantyController" (parent: .abstract.instanceof.App\Controller\WarrantyController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarrantyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarrantyController).
  • Resolving inheritance for "App\Controller\WarrantyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarrantyController).
  • Resolving inheritance for ".instanceof.App\EventListener\EntityListener.0.App\EventListener\EntityListener" (parent: .abstract.instanceof.App\EventListener\EntityListener).
  • Resolving inheritance for "App\EventListener\EntityListener" (parent: .instanceof.App\EventListener\EntityListener.0.App\EventListener\EntityListener).
  • Resolving inheritance for ".instanceof.App\EventListener\ProductFinishedListener.0.App\EventListener\ProductFinishedListener" (parent: .abstract.instanceof.App\EventListener\ProductFinishedListener).
  • Resolving inheritance for "App\EventListener\ProductFinishedListener" (parent: .instanceof.App\EventListener\ProductFinishedListener.0.App\EventListener\ProductFinishedListener).
  • Resolving inheritance for ".instanceof.App\EventListener\ProductPositionListener.0.App\EventListener\ProductPositionListener" (parent: .abstract.instanceof.App\EventListener\ProductPositionListener).
  • Resolving inheritance for "App\EventListener\ProductPositionListener" (parent: .instanceof.App\EventListener\ProductPositionListener.0.App\EventListener\ProductPositionListener).
  • Resolving inheritance for ".instanceof.App\EventListener\ShipmentListener.0.App\EventListener\ShipmentListener" (parent: .abstract.instanceof.App\EventListener\ShipmentListener).
  • Resolving inheritance for "App\EventListener\ShipmentListener" (parent: .instanceof.App\EventListener\ShipmentListener.0.App\EventListener\ShipmentListener).
  • Resolving inheritance for ".instanceof.App\EventListener\TestListener.0.App\EventListener\TestListener" (parent: .abstract.instanceof.App\EventListener\TestListener).
  • Resolving inheritance for "App\EventListener\TestListener" (parent: .instanceof.App\EventListener\TestListener.0.App\EventListener\TestListener).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DoctrineEncryptSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\DoctrineEncryptSubscriber).
  • Resolving inheritance for "App\EventSubscriber\DoctrineEncryptSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DoctrineEncryptSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LoggedUserWishlistSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LoggedUserWishlistSubscriber).
  • Resolving inheritance for "App\EventSubscriber\LoggedUserWishlistSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LoggedUserWishlistSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ProAccessSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ProAccessSubscriber).
  • Resolving inheritance for "App\EventSubscriber\ProAccessSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ProAccessSubscriber).
  • Resolving inheritance for ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.App\Factory\CartItemFactory" (parent: .abstract.instanceof.App\Factory\CartItemFactory).
  • Resolving inheritance for ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.App\Factory\CartItemFactory" (parent: .instanceof.Sylius\Resource\Factory\FactoryInterface.0.App\Factory\CartItemFactory).
  • Resolving inheritance for "App\Factory\CartItemFactory" (parent: .instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.App\Factory\CartItemFactory).
  • Resolving inheritance for ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.App\Factory\OrderFactory" (parent: .abstract.instanceof.App\Factory\OrderFactory).
  • Resolving inheritance for ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.App\Factory\OrderFactory" (parent: .instanceof.Sylius\Resource\Factory\FactoryInterface.0.App\Factory\OrderFactory).
  • Resolving inheritance for "App\Factory\OrderFactory" (parent: .instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.App\Factory\OrderFactory).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AddToCartTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\AddToCartTypeExtension).
  • Resolving inheritance for "App\Form\Extension\AddToCartTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AddToCartTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AddressTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\AddressTypeExtension).
  • Resolving inheritance for "App\Form\Extension\AddressTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AddressTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CartItemTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\CartItemTypeExtension).
  • Resolving inheritance for "App\Form\Extension\CartItemTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CartItemTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ChannelPricingTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\ChannelPricingTypeExtension).
  • Resolving inheritance for "App\Form\Extension\ChannelPricingTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ChannelPricingTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CompleteTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\CompleteTypeExtension).
  • Resolving inheritance for "App\Form\Extension\CompleteTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CompleteTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CustomerProfileTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\CustomerProfileTypeExtension).
  • Resolving inheritance for "App\Form\Extension\CustomerProfileTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CustomerProfileTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CustomerRegistrationTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\CustomerRegistrationTypeExtension).
  • Resolving inheritance for "App\Form\Extension\CustomerRegistrationTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CustomerRegistrationTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CustomerSimpleRegistrationTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\CustomerSimpleRegistrationTypeExtension).
  • Resolving inheritance for "App\Form\Extension\CustomerSimpleRegistrationTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CustomerSimpleRegistrationTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CustomerTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\CustomerTypeExtension).
  • Resolving inheritance for "App\Form\Extension\CustomerTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CustomerTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\OrderItemTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\OrderItemTypeExtension).
  • Resolving inheritance for "App\Form\Extension\OrderItemTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\OrderItemTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\PaymentMethodTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\PaymentMethodTypeExtension).
  • Resolving inheritance for "App\Form\Extension\PaymentMethodTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\PaymentMethodTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductImageTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\ProductImageTypeExtension).
  • Resolving inheritance for "App\Form\Extension\ProductImageTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductImageTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductTranslationTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\ProductTranslationTypeExtension).
  • Resolving inheritance for "App\Form\Extension\ProductTranslationTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductTranslationTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\ProductTypeExtension).
  • Resolving inheritance for "App\Form\Extension\ProductTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ShipmentTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\ShipmentTypeExtension).
  • Resolving inheritance for "App\Form\Extension\ShipmentTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ShipmentTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ShippingMethodTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\ShippingMethodTypeExtension).
  • Resolving inheritance for "App\Form\Extension\ShippingMethodTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ShippingMethodTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AddProductsToCartType" (parent: .abstract.instanceof.App\Form\Type\AddProductsToCartType).
  • Resolving inheritance for "App\Form\Type\AddProductsToCartType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AddProductsToCartType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AgoraType" (parent: .abstract.instanceof.App\Form\Type\AgoraType).
  • Resolving inheritance for "App\Form\Type\AgoraType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AgoraType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AllEntitiesSearchType" (parent: .abstract.instanceof.App\Form\Type\AllEntitiesSearchType).
  • Resolving inheritance for "App\Form\Type\AllEntitiesSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AllEntitiesSearchType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AllSearchType" (parent: .abstract.instanceof.App\Form\Type\AllSearchType).
  • Resolving inheritance for "App\Form\Type\AllSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AllSearchType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AssociatedCategoriesType" (parent: .abstract.instanceof.App\Form\Type\AssociatedCategoriesType).
  • Resolving inheritance for "App\Form\Type\AssociatedCategoriesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AssociatedCategoriesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AssociatedFamiliesType" (parent: .abstract.instanceof.App\Form\Type\AssociatedFamiliesType).
  • Resolving inheritance for "App\Form\Type\AssociatedFamiliesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AssociatedFamiliesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BillingAccountType" (parent: .abstract.instanceof.App\Form\Type\BillingAccountType).
  • Resolving inheritance for "App\Form\Type\BillingAccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BillingAccountType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BlogSearchType" (parent: .abstract.instanceof.App\Form\Type\BlogSearchType).
  • Resolving inheritance for "App\Form\Type\BlogSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BlogSearchType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BrandsTranslationType" (parent: .abstract.instanceof.App\Form\Type\BrandsTranslationType).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\BrandsTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BrandsTranslationType).
  • Resolving inheritance for "App\Form\Type\BrandsTranslationType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\BrandsTranslationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BrandsType" (parent: .abstract.instanceof.App\Form\Type\BrandsType).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\BrandsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BrandsType).
  • Resolving inheritance for "App\Form\Type\BrandsType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\BrandsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CanHaveOutOfStockProductConfigurationType" (parent: .abstract.instanceof.App\Form\Type\CanHaveOutOfStockProductConfigurationType).
  • Resolving inheritance for "App\Form\Type\CanHaveOutOfStockProductConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CanHaveOutOfStockProductConfigurationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CategoriesTranslationType" (parent: .abstract.instanceof.App\Form\Type\CategoriesTranslationType).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\CategoriesTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CategoriesTranslationType).
  • Resolving inheritance for "App\Form\Type\CategoriesTranslationType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\CategoriesTranslationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CategoriesType" (parent: .abstract.instanceof.App\Form\Type\CategoriesType).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\CategoriesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CategoriesType).
  • Resolving inheritance for "App\Form\Type\CategoriesType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\CategoriesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CloneEntityType" (parent: .abstract.instanceof.App\Form\Type\CloneEntityType).
  • Resolving inheritance for "App\Form\Type\CloneEntityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CloneEntityType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CompatibilityCheckType" (parent: .abstract.instanceof.App\Form\Type\CompatibilityCheckType).
  • Resolving inheritance for "App\Form\Type\CompatibilityCheckType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CompatibilityCheckType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomCartItemType" (parent: .abstract.instanceof.App\Form\Type\CustomCartItemType).
  • Resolving inheritance for "App\Form\Type\CustomCartItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomCartItemType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomPageBlockType" (parent: .abstract.instanceof.App\Form\Type\CustomPageBlockType).
  • Resolving inheritance for "App\Form\Type\CustomPageBlockType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomPageBlockType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomPageTranslationType" (parent: .abstract.instanceof.App\Form\Type\CustomPageTranslationType).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\CustomPageTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomPageTranslationType).
  • Resolving inheritance for "App\Form\Type\CustomPageTranslationType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\CustomPageTranslationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomPageType" (parent: .abstract.instanceof.App\Form\Type\CustomPageType).
  • Resolving inheritance for "App\Form\Type\CustomPageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomPageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomerNewsletterType" (parent: .abstract.instanceof.App\Form\Type\CustomerNewsletterType).
  • Resolving inheritance for "App\Form\Type\CustomerNewsletterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomerNewsletterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomerProRegistrationType" (parent: .abstract.instanceof.App\Form\Type\CustomerProRegistrationType).
  • Resolving inheritance for "App\Form\Type\CustomerProRegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomerProRegistrationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DeliveryWSConfigurationType" (parent: .abstract.instanceof.App\Form\Type\DeliveryWSConfigurationType).
  • Resolving inheritance for "App\Form\Type\DeliveryWSConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DeliveryWSConfigurationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DeliveryWSURLType" (parent: .abstract.instanceof.App\Form\Type\DeliveryWSURLType).
  • Resolving inheritance for "App\Form\Type\DeliveryWSURLType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DeliveryWSURLType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EmailProductFinishedType" (parent: .abstract.instanceof.App\Form\Type\EmailProductFinishedType).
  • Resolving inheritance for "App\Form\Type\EmailProductFinishedType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EmailProductFinishedType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FactoriesContactType" (parent: .abstract.instanceof.App\Form\Type\FactoriesContactType).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\FactoriesContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FactoriesContactType).
  • Resolving inheritance for "App\Form\Type\FactoriesContactType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\FactoriesContactType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FactoriesTranslationType" (parent: .abstract.instanceof.App\Form\Type\FactoriesTranslationType).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\FactoriesTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FactoriesTranslationType).
  • Resolving inheritance for "App\Form\Type\FactoriesTranslationType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\FactoriesTranslationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FactoriesType" (parent: .abstract.instanceof.App\Form\Type\FactoriesType).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\FactoriesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FactoriesType).
  • Resolving inheritance for "App\Form\Type\FactoriesType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\FactoriesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FamiliesTranslationType" (parent: .abstract.instanceof.App\Form\Type\FamiliesTranslationType).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\FamiliesTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FamiliesTranslationType).
  • Resolving inheritance for "App\Form\Type\FamiliesTranslationType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\FamiliesTranslationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FamiliesType" (parent: .abstract.instanceof.App\Form\Type\FamiliesType).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\FamiliesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FamiliesType).
  • Resolving inheritance for "App\Form\Type\FamiliesType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\FamiliesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FastAddToCartType" (parent: .abstract.instanceof.App\Form\Type\FastAddToCartType).
  • Resolving inheritance for "App\Form\Type\FastAddToCartType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FastAddToCartType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FinishedProductSearchType" (parent: .abstract.instanceof.App\Form\Type\FinishedProductSearchType).
  • Resolving inheritance for "App\Form\Type\FinishedProductSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FinishedProductSearchType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MediaLibraryType" (parent: .abstract.instanceof.App\Form\Type\MediaLibraryType).
  • Resolving inheritance for "App\Form\Type\MediaLibraryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MediaLibraryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MediaMassiveImportType" (parent: .abstract.instanceof.App\Form\Type\MediaMassiveImportType).
  • Resolving inheritance for "App\Form\Type\MediaMassiveImportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MediaMassiveImportType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MediaSubTypeVichType" (parent: .abstract.instanceof.App\Form\Type\MediaSubTypeVichType).
  • Resolving inheritance for "App\Form\Type\MediaSubTypeVichType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MediaSubTypeVichType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MediaTranslationType" (parent: .abstract.instanceof.App\Form\Type\MediaTranslationType).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\MediaTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MediaTranslationType).
  • Resolving inheritance for "App\Form\Type\MediaTranslationType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\MediaTranslationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MediaType" (parent: .abstract.instanceof.App\Form\Type\MediaType).
  • Resolving inheritance for "App\Form\Type\MediaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MediaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MediaTypeVichTranslationType" (parent: .abstract.instanceof.App\Form\Type\MediaTypeVichTranslationType).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\MediaTypeVichTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MediaTypeVichTranslationType).
  • Resolving inheritance for "App\Form\Type\MediaTypeVichTranslationType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\MediaTypeVichTranslationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MediaTypeVichType" (parent: .abstract.instanceof.App\Form\Type\MediaTypeVichType).
  • Resolving inheritance for "App\Form\Type\MediaTypeVichType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MediaTypeVichType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\OrderShowUpdateType" (parent: .abstract.instanceof.App\Form\Type\OrderShowUpdateType).
  • Resolving inheritance for "App\Form\Type\OrderShowUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\OrderShowUpdateType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFactoryFilterType" (parent: .abstract.instanceof.App\Form\Type\ProductFactoryFilterType).
  • Resolving inheritance for "App\Form\Type\ProductFactoryFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFactoryFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFactoryItemType" (parent: .abstract.instanceof.App\Form\Type\ProductFactoryItemType).
  • Resolving inheritance for "App\Form\Type\ProductFactoryItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFactoryItemType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFactoryType" (parent: .abstract.instanceof.App\Form\Type\ProductFactoryType).
  • Resolving inheritance for "App\Form\Type\ProductFactoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFactoryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFinishedAutocompleteChoiceType" (parent: .abstract.instanceof.App\Form\Type\ProductFinishedAutocompleteChoiceType).
  • Resolving inheritance for "App\Form\Type\ProductFinishedAutocompleteChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFinishedAutocompleteChoiceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFinishedRecommendationType" (parent: .abstract.instanceof.App\Form\Type\ProductFinishedRecommendationType).
  • Resolving inheritance for "App\Form\Type\ProductFinishedRecommendationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFinishedRecommendationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFinishedTranslationType" (parent: .abstract.instanceof.App\Form\Type\ProductFinishedTranslationType).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\ProductFinishedTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFinishedTranslationType).
  • Resolving inheritance for "App\Form\Type\ProductFinishedTranslationType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\ProductFinishedTranslationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFinishedType" (parent: .abstract.instanceof.App\Form\Type\ProductFinishedType).
  • Resolving inheritance for "App\Form\Type\ProductFinishedType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFinishedType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFinishedWarrantyValueType" (parent: .abstract.instanceof.App\Form\Type\ProductFinishedWarrantyValueType).
  • Resolving inheritance for "App\Form\Type\ProductFinishedWarrantyValueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFinishedWarrantyValueType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductPositionType" (parent: .abstract.instanceof.App\Form\Type\ProductPositionType).
  • Resolving inheritance for "App\Form\Type\ProductPositionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductPositionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductRecommendationType" (parent: .abstract.instanceof.App\Form\Type\ProductRecommendationType).
  • Resolving inheritance for "App\Form\Type\ProductRecommendationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductRecommendationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductSearchType" (parent: .abstract.instanceof.App\Form\Type\ProductSearchType).
  • Resolving inheritance for "App\Form\Type\ProductSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductSearchType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Rule\GroupSameAsCustomerGroupType" (parent: .abstract.instanceof.App\Form\Type\Rule\GroupSameAsCustomerGroupType).
  • Resolving inheritance for "App\Form\Type\Rule\GroupSameAsCustomerGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Rule\GroupSameAsCustomerGroupType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ShoppingFeedImportType" (parent: .abstract.instanceof.App\Form\Type\ShoppingFeedImportType).
  • Resolving inheritance for "App\Form\Type\ShoppingFeedImportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ShoppingFeedImportType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ShoppingFeedType" (parent: .abstract.instanceof.App\Form\Type\ShoppingFeedType).
  • Resolving inheritance for "App\Form\Type\ShoppingFeedType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ShoppingFeedType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SimpleNewsletterType" (parent: .abstract.instanceof.App\Form\Type\SimpleNewsletterType).
  • Resolving inheritance for "App\Form\Type\SimpleNewsletterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SimpleNewsletterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SupplementPartType" (parent: .abstract.instanceof.App\Form\Type\SupplementPartType).
  • Resolving inheritance for "App\Form\Type\SupplementPartType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SupplementPartType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SupplementType" (parent: .abstract.instanceof.App\Form\Type\SupplementType).
  • Resolving inheritance for "App\Form\Type\SupplementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SupplementType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\UpdateProductsFromFileType" (parent: .abstract.instanceof.App\Form\Type\UpdateProductsFromFileType).
  • Resolving inheritance for "App\Form\Type\UpdateProductsFromFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\UpdateProductsFromFileType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\WarrantyFolderSelectionType" (parent: .abstract.instanceof.App\Form\Type\WarrantyFolderSelectionType).
  • Resolving inheritance for "App\Form\Type\WarrantyFolderSelectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\WarrantyFolderSelectionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\WarrantyFolderType" (parent: .abstract.instanceof.App\Form\Type\WarrantyFolderType).
  • Resolving inheritance for "App\Form\Type\WarrantyFolderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\WarrantyFolderType).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\GridBundle\Grid\GridInterface.0.App\Grid\BrandsGrid" (parent: .abstract.instanceof.App\Grid\BrandsGrid).
  • Resolving inheritance for "App\Grid\BrandsGrid" (parent: .instanceof.Sylius\Bundle\GridBundle\Grid\GridInterface.0.App\Grid\BrandsGrid).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\GridBundle\Grid\GridInterface.0.App\Grid\CategoriesGrid" (parent: .abstract.instanceof.App\Grid\CategoriesGrid).
  • Resolving inheritance for "App\Grid\CategoriesGrid" (parent: .instanceof.Sylius\Bundle\GridBundle\Grid\GridInterface.0.App\Grid\CategoriesGrid).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\GridBundle\Grid\GridInterface.0.App\Grid\FactoriesGrid" (parent: .abstract.instanceof.App\Grid\FactoriesGrid).
  • Resolving inheritance for "App\Grid\FactoriesGrid" (parent: .instanceof.Sylius\Bundle\GridBundle\Grid\GridInterface.0.App\Grid\FactoriesGrid).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\GridBundle\Grid\GridInterface.0.App\Grid\FamiliesGrid" (parent: .abstract.instanceof.App\Grid\FamiliesGrid).
  • Resolving inheritance for "App\Grid\FamiliesGrid" (parent: .instanceof.Sylius\Bundle\GridBundle\Grid\GridInterface.0.App\Grid\FamiliesGrid).
  • Resolving inheritance for ".instanceof.Sylius\Component\Grid\Filtering\FilterInterface.0.App\Grid\Filter\AssociatedCategoriesFilter" (parent: .abstract.instanceof.App\Grid\Filter\AssociatedCategoriesFilter).
  • Resolving inheritance for "App\Grid\Filter\AssociatedCategoriesFilter" (parent: .instanceof.Sylius\Component\Grid\Filtering\FilterInterface.0.App\Grid\Filter\AssociatedCategoriesFilter).
  • Resolving inheritance for ".instanceof.Sylius\Component\Grid\Filtering\FilterInterface.0.App\Grid\Filter\AssociatedFamiliesFilter" (parent: .abstract.instanceof.App\Grid\Filter\AssociatedFamiliesFilter).
  • Resolving inheritance for "App\Grid\Filter\AssociatedFamiliesFilter" (parent: .instanceof.Sylius\Component\Grid\Filtering\FilterInterface.0.App\Grid\Filter\AssociatedFamiliesFilter).
  • Resolving inheritance for ".instanceof.Sylius\Component\Grid\Filtering\FilterInterface.0.App\Grid\Filter\FamilyNameFilter" (parent: .abstract.instanceof.App\Grid\Filter\FamilyNameFilter).
  • Resolving inheritance for "App\Grid\Filter\FamilyNameFilter" (parent: .instanceof.Sylius\Component\Grid\Filtering\FilterInterface.0.App\Grid\Filter\FamilyNameFilter).
  • Resolving inheritance for ".instanceof.Sylius\Component\Grid\Filtering\FilterInterface.0.App\Grid\Filter\ProductFactoryFilter" (parent: .abstract.instanceof.App\Grid\Filter\ProductFactoryFilter).
  • Resolving inheritance for "App\Grid\Filter\ProductFactoryFilter" (parent: .instanceof.Sylius\Component\Grid\Filtering\FilterInterface.0.App\Grid\Filter\ProductFactoryFilter).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\MakerBundle\MakerInterface.0.App\Maker\MakeResource" (parent: .abstract.instanceof.App\Maker\MakeResource).
  • Resolving inheritance for "App\Maker\MakeResource" (parent: .instanceof.Symfony\Bundle\MakerBundle\MakerInterface.0.App\Maker\MakeResource).
  • Resolving inheritance for ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessing\OrderTaxesProcessor" (parent: .abstract.instanceof.App\OrderProcessing\OrderTaxesProcessor).
  • Resolving inheritance for "App\OrderProcessing\OrderTaxesProcessor" (parent: .instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessing\OrderTaxesProcessor).
  • Resolving inheritance for ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessing\ShippingMethodAutoAssignProcessor" (parent: .abstract.instanceof.App\OrderProcessing\ShippingMethodAutoAssignProcessor).
  • Resolving inheritance for "App\OrderProcessing\ShippingMethodAutoAssignProcessor" (parent: .instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessing\ShippingMethodAutoAssignProcessor).
  • Resolving inheritance for ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessing\WarrantyOrderProcessor" (parent: .abstract.instanceof.App\OrderProcessing\WarrantyOrderProcessor).
  • Resolving inheritance for "App\OrderProcessing\WarrantyOrderProcessor" (parent: .instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessing\WarrantyOrderProcessor).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomPageBlockRepository" (parent: .abstract.instanceof.App\Repository\CustomPageBlockRepository).
  • Resolving inheritance for "App\Repository\CustomPageBlockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomPageBlockRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryWSOrderRepository" (parent: .abstract.instanceof.App\Repository\DeliveryWSOrderRepository).
  • Resolving inheritance for "App\Repository\DeliveryWSOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryWSOrderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryWSURLRepository" (parent: .abstract.instanceof.App\Repository\DeliveryWSURLRepository).
  • Resolving inheritance for "App\Repository\DeliveryWSURLRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryWSURLRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FactoriesContactRepository" (parent: .abstract.instanceof.App\Repository\FactoriesContactRepository).
  • Resolving inheritance for "App\Repository\FactoriesContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FactoriesContactRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductFactoryItemRepository" (parent: .abstract.instanceof.App\Repository\Product\ProductFactoryItemRepository).
  • Resolving inheritance for "App\Repository\Product\ProductFactoryItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductFactoryItemRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductFactoryRepository" (parent: .abstract.instanceof.App\Repository\Product\ProductFactoryRepository).
  • Resolving inheritance for "App\Repository\Product\ProductFactoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductFactoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductPositionRepository" (parent: .abstract.instanceof.App\Repository\ProductPositionRepository).
  • Resolving inheritance for "App\Repository\ProductPositionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductPositionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shipping\SupplementPartRepository" (parent: .abstract.instanceof.App\Repository\Shipping\SupplementPartRepository).
  • Resolving inheritance for "App\Repository\Shipping\SupplementPartRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shipping\SupplementPartRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shipping\SupplementRepository" (parent: .abstract.instanceof.App\Repository\Shipping\SupplementRepository).
  • Resolving inheritance for "App\Repository\Shipping\SupplementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shipping\SupplementRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShoppingFeedRepository" (parent: .abstract.instanceof.App\Repository\ShoppingFeedRepository).
  • Resolving inheritance for "App\Repository\ShoppingFeedRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShoppingFeedRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\BrandsNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\BrandsNormalizer).
  • Resolving inheritance for "App\Serializer\Normalizer\BrandsNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\BrandsNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\CategoriesNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\CategoriesNormalizer).
  • Resolving inheritance for "App\Serializer\Normalizer\CategoriesNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\CategoriesNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\CustomersNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\CustomersNormalizer).
  • Resolving inheritance for "App\Serializer\Normalizer\CustomersNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\CustomersNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\FactoriesNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\FactoriesNormalizer).
  • Resolving inheritance for "App\Serializer\Normalizer\FactoriesNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\FactoriesNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\OrdersNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\OrdersNormalizer).
  • Resolving inheritance for "App\Serializer\Normalizer\OrdersNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\OrdersNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\TaxonsNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\TaxonsNormalizer).
  • Resolving inheritance for "App\Serializer\Normalizer\TaxonsNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\TaxonsNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Service\MeiliSearchService" (parent: .abstract.instanceof.App\Service\MeiliSearchService).
  • Resolving inheritance for "App\Service\MeiliSearchService" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Service\MeiliSearchService).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\DataStructureExtension" (parent: .abstract.instanceof.App\Twig\Extension\DataStructureExtension).
  • Resolving inheritance for "App\Twig\Extension\DataStructureExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\DataStructureExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\MassiveFormExtension" (parent: .abstract.instanceof.App\Twig\Extension\MassiveFormExtension).
  • Resolving inheritance for "App\Twig\Extension\MassiveFormExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\MassiveFormExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\PriceExtension" (parent: .abstract.instanceof.App\Twig\Extension\PriceExtension).
  • Resolving inheritance for "App\Twig\Extension\PriceExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\PriceExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\ProductExtension" (parent: .abstract.instanceof.App\Twig\Extension\ProductExtension).
  • Resolving inheritance for "App\Twig\Extension\ProductExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\ProductExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\ProductFinishedExtension" (parent: .abstract.instanceof.App\Twig\Extension\ProductFinishedExtension).
  • Resolving inheritance for "App\Twig\Extension\ProductFinishedExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\ProductFinishedExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\RoutingExtension" (parent: .abstract.instanceof.App\Twig\Extension\RoutingExtension).
  • Resolving inheritance for "App\Twig\Extension\RoutingExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\RoutingExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\UserExtension" (parent: .abstract.instanceof.App\Twig\Extension\UserExtension).
  • Resolving inheritance for "App\Twig\Extension\UserExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\UserExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\WarrantyExtension" (parent: .abstract.instanceof.App\Twig\Extension\WarrantyExtension).
  • Resolving inheritance for "App\Twig\Extension\WarrantyExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\WarrantyExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\CustomPageExtension" (parent: .abstract.instanceof.App\Twig\Filters\CustomPageExtension).
  • Resolving inheritance for "App\Twig\Filters\CustomPageExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\CustomPageExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\ShippingMethodDescriptionExtension" (parent: .abstract.instanceof.App\Twig\Filters\ShippingMethodDescriptionExtension).
  • Resolving inheritance for "App\Twig\Filters\ShippingMethodDescriptionExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\ShippingMethodDescriptionExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\SlugifyExtension" (parent: .abstract.instanceof.App\Twig\Filters\SlugifyExtension).
  • Resolving inheritance for "App\Twig\Filters\SlugifyExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\SlugifyExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\ActionLogExtension" (parent: .abstract.instanceof.App\Twig\Functions\ActionLogExtension).
  • Resolving inheritance for "App\Twig\Functions\ActionLogExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\ActionLogExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\BreadcrumbExtension" (parent: .abstract.instanceof.App\Twig\Functions\BreadcrumbExtension).
  • Resolving inheritance for "App\Twig\Functions\BreadcrumbExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\BreadcrumbExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\CartExtension" (parent: .abstract.instanceof.App\Twig\Functions\CartExtension).
  • Resolving inheritance for "App\Twig\Functions\CartExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\CartExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\CategoriesTranslationExtension" (parent: .abstract.instanceof.App\Twig\Functions\CategoriesTranslationExtension).
  • Resolving inheritance for "App\Twig\Functions\CategoriesTranslationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\CategoriesTranslationExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\CustomPageExtension" (parent: .abstract.instanceof.App\Twig\Functions\CustomPageExtension).
  • Resolving inheritance for "App\Twig\Functions\CustomPageExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\CustomPageExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\DeliveryWSExtension" (parent: .abstract.instanceof.App\Twig\Functions\DeliveryWSExtension).
  • Resolving inheritance for "App\Twig\Functions\DeliveryWSExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\DeliveryWSExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\FamiliesTranslationExtension" (parent: .abstract.instanceof.App\Twig\Functions\FamiliesTranslationExtension).
  • Resolving inheritance for "App\Twig\Functions\FamiliesTranslationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\FamiliesTranslationExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\FastAddToCartExtension" (parent: .abstract.instanceof.App\Twig\Functions\FastAddToCartExtension).
  • Resolving inheritance for "App\Twig\Functions\FastAddToCartExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\FastAddToCartExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\InstanceOfExtension" (parent: .abstract.instanceof.App\Twig\Functions\InstanceOfExtension).
  • Resolving inheritance for "App\Twig\Functions\InstanceOfExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\InstanceOfExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\MediaExtension" (parent: .abstract.instanceof.App\Twig\Functions\MediaExtension).
  • Resolving inheritance for "App\Twig\Functions\MediaExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\MediaExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\RecommendationExtension" (parent: .abstract.instanceof.App\Twig\Functions\RecommendationExtension).
  • Resolving inheritance for "App\Twig\Functions\RecommendationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\RecommendationExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\ResourceExtension" (parent: .abstract.instanceof.App\Twig\Functions\ResourceExtension).
  • Resolving inheritance for "App\Twig\Functions\ResourceExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\ResourceExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ProvinceAddressConstraintValidator" (parent: .abstract.instanceof.App\Validator\Constraints\ProvinceAddressConstraintValidator).
  • Resolving inheritance for "App\Validator\Constraints\ProvinceAddressConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ProvinceAddressConstraintValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\IsProductSerialNumberUniqueValidator" (parent: .abstract.instanceof.App\Validator\IsProductSerialNumberUniqueValidator).
  • Resolving inheritance for "App\Validator\IsProductSerialNumberUniqueValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\IsProductSerialNumberUniqueValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PostcodeValidator" (parent: .abstract.instanceof.App\Validator\PostcodeValidator).
  • Resolving inheritance for "App\Validator\PostcodeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PostcodeValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Register\IntracommunityVATValidator" (parent: .abstract.instanceof.App\Validator\Register\IntracommunityVATValidator).
  • Resolving inheritance for "App\Validator\Register\IntracommunityVATValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Register\IntracommunityVATValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.sylius.form.extension.type.complete_type" (parent: .abstract.instanceof.sylius.form.extension.type.complete_type).
  • Resolving inheritance for "sylius.form.extension.type.complete_type" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.sylius.form.extension.type.complete_type).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.product" (parent: .abstract.instanceof.app.form.extension.type.product).
  • Resolving inheritance for "app.form.extension.type.product" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.product).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.type.product_translation" (parent: .abstract.instanceof.app.form.type.product_translation).
  • Resolving inheritance for "app.form.type.product_translation" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.type.product_translation).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.meilisearch.indexing_listener" (parent: .abstract.instanceof.app.meilisearch.indexing_listener).
  • Resolving inheritance for "app.meilisearch.indexing_listener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.meilisearch.indexing_listener).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.sylius.controller.shop.homepage" (parent: .abstract.instanceof.sylius.controller.shop.homepage).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.sylius.controller.shop.homepage" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.sylius.controller.shop.homepage).
  • Resolving inheritance for "sylius.controller.shop.homepage" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.sylius.controller.shop.homepage).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.sylius.form.extension.type.cart_item" (parent: .abstract.instanceof.sylius.form.extension.type.cart_item).
  • Resolving inheritance for "sylius.form.extension.type.cart_item" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.sylius.form.extension.type.cart_item).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.sylius.validator.valid_province_address" (parent: .abstract.instanceof.sylius.validator.valid_province_address).
  • Resolving inheritance for "sylius.validator.valid_province_address" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.sylius.validator.valid_province_address).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.logout_success_handler" (parent: .abstract.instanceof.app.logout_success_handler).
  • Resolving inheritance for "app.logout_success_handler" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.logout_success_handler).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_shop" (parent: assets.json_manifest_version_strategy).
  • Resolving inheritance for "assets._package_shop" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_admin" (parent: assets.json_manifest_version_strategy).
  • Resolving inheritance for "assets._package_admin" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_app.admin" (parent: assets.json_manifest_version_strategy).
  • Resolving inheritance for "assets._package_app.admin" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_bootstrapTheme" (parent: assets.json_manifest_version_strategy).
  • Resolving inheritance for "assets._package_bootstrapTheme" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_wishlist_shop" (parent: assets.json_manifest_version_strategy).
  • Resolving inheritance for "assets._package_wishlist_shop" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_wishlist_admin" (parent: assets.json_manifest_version_strategy).
  • Resolving inheritance for "assets._package_wishlist_admin" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_sogedis-admin-theme" (parent: assets.json_manifest_version_strategy).
  • Resolving inheritance for "assets._package_sogedis-admin-theme" (parent: assets.path_package).
  • Resolving inheritance for "mailer.transport_factory.mailjet" (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_abandoned_cart_notification" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.setono_sylius_abandoned_cart_notification" (parent: workflow.marking_store.method).
  • Resolving inheritance for "state_machine.sylius_catalog_promotion" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.sylius_catalog_promotion" (parent: workflow.marking_store.method).
  • Resolving inheritance for "state_machine.sylius_order" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.sylius_order" (parent: workflow.marking_store.method).
  • Resolving inheritance for "state_machine.sylius_order_checkout" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.sylius_order_checkout" (parent: workflow.marking_store.method).
  • Resolving inheritance for "state_machine.sylius_order_payment" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.sylius_order_payment" (parent: workflow.marking_store.method).
  • Resolving inheritance for "state_machine.sylius_order_shipping" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.sylius_order_shipping" (parent: workflow.marking_store.method).
  • Resolving inheritance for "state_machine.sylius_payment" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.sylius_payment" (parent: workflow.marking_store.method).
  • Resolving inheritance for "state_machine.sylius_product_review" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.sylius_product_review" (parent: workflow.marking_store.method).
  • Resolving inheritance for "state_machine.sylius_shipment" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.sylius_shipment" (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.main" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.main_failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.catalog_promotion_removal" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.catalog_promotion_removal_failed" (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 "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
  • Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
  • Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
  • 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.admin" (parent: security.firewall.config).
  • Resolving inheritance for "security.listener.admin.user_provider" (parent: security.listener.user_provider.abstract).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.listener.session.admin" (parent: security.listener.session).
  • 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.authenticator.form_login.admin" (parent: security.authenticator.form_login).
  • 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 "cache.security_token_verifier" (parent: cache.system).
  • Resolving inheritance for "security.authenticator.remember_me_signature_hasher.admin" (parent: security.authenticator.remember_me_signature_hasher).
  • Resolving inheritance for "security.authenticator.remember_me_handler.admin" (parent: security.authenticator.signature_remember_me_handler).
  • Resolving inheritance for "security.listener.check_remember_me_conditions.admin" (parent: security.listener.check_remember_me_conditions).
  • Resolving inheritance for "security.listener.remember_me.admin" (parent: security.listener.remember_me).
  • Resolving inheritance for "security.authenticator.remember_me.admin" (parent: security.authenticator.remember_me).
  • Resolving inheritance for "security.authenticator.manager.admin" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.admin" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.admin" (parent: security.listener.user_checker).
  • 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.listener.new_api_admin_user.user_provider" (parent: security.listener.user_provider.abstract).
  • Resolving inheritance for "security.authenticator.jwt.new_api_admin_user" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.json_login.new_api_admin_user" (parent: security.authenticator.json_login).
  • 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.authenticator.manager.new_api_admin_user" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.new_api_admin_user" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.new_api_admin_user" (parent: security.listener.user_checker).
  • 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.listener.new_api_shop_user.user_provider" (parent: security.listener.user_provider.abstract).
  • Resolving inheritance for "security.authenticator.jwt.new_api_shop_user" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.json_login.new_api_shop_user" (parent: security.authenticator.json_login).
  • 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.authenticator.manager.new_api_shop_user" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.new_api_shop_user" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.new_api_shop_user" (parent: security.listener.user_checker).
  • 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.shop" (parent: security.firewall.config).
  • Resolving inheritance for "security.listener.shop.user_provider" (parent: security.listener.user_provider.abstract).
  • Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
  • Resolving inheritance for "security.listener.session.shop" (parent: security.listener.session).
  • Resolving inheritance for "security.logout_listener.shop" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.listener.default.shop" (parent: security.logout.listener.default).
  • Resolving inheritance for "hwi_oauth.resource_ownermap.shop" (parent: hwi_oauth.abstract_resource_ownermap).
  • Resolving inheritance for "security.authentication.success_handler.shop.oauth" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.shop.oauth" (parent: security.authentication.custom_failure_handler).
  • Resolving inheritance for "security.authentication.failure_handler.shop.oauth" (parent: hwi_oauth.authentication.failure_handler).
  • Resolving inheritance for "hwi_oauth.context_listener.token_refresher.shop" (parent: hwi_oauth.context_listener.abstract_token_refresher).
  • Resolving inheritance for "security.authenticator.form_login.shop" (parent: security.authenticator.form_login).
  • Resolving inheritance for "security.authentication.success_handler.shop.form_login" (parent: security.authentication.custom_success_handler).
  • Resolving inheritance for "security.authentication.success_handler.shop.form_login" (parent: app.authentication_success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.shop.form_login" (parent: security.authentication.custom_failure_handler).
  • Resolving inheritance for "sylius.authentication.failure_handler" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.failure_handler.shop.form_login" (parent: sylius.authentication.failure_handler).
  • Resolving inheritance for "security.authenticator.remember_me_signature_hasher.shop" (parent: security.authenticator.remember_me_signature_hasher).
  • Resolving inheritance for "security.authenticator.remember_me_handler.shop" (parent: security.authenticator.signature_remember_me_handler).
  • Resolving inheritance for "security.listener.check_remember_me_conditions.shop" (parent: security.listener.check_remember_me_conditions).
  • Resolving inheritance for "security.listener.remember_me.shop" (parent: security.listener.remember_me).
  • Resolving inheritance for "security.authenticator.remember_me.shop" (parent: security.authenticator.remember_me).
  • Resolving inheritance for "security.authenticator.manager.shop" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.shop" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.shop" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.authentication.switchuser_listener.shop" (parent: security.authentication.switchuser_listener).
  • Resolving inheritance for "security.exception_listener.shop" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.shop" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.dbal.sogedis_legacy_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.sogedis_legacy_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.sogedis_legacy_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 "doctrine.orm.sogedis_legacy_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.sogedis_legacy_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.sogedis_legacy_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.symfony_mailer" (parent: sylius.email_sender.adapter.abstract).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Sylius\Bundle\MailerBundle\Console\Command\DebugMailerCommand" (parent: .abstract.instanceof.Sylius\Bundle\MailerBundle\Console\Command\DebugMailerCommand).
  • Resolving inheritance for "Sylius\Bundle\MailerBundle\Console\Command\DebugMailerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Sylius\Bundle\MailerBundle\Console\Command\DebugMailerCommand).
  • Resolving inheritance for "sylius.authentication.success_handler" (parent: security.authentication.success_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 "sylius.cache.metadata.resource_collection" (parent: cache.system).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.SM\Extension\Twig\SMExtension" (parent: .abstract.instanceof.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.sylius_image_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.cache.resolver.aws_s3_resolver" (parent: liip_imagine.cache.resolver.prototype.aws_s3).
  • 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 "liip_imagine.binary.loader.aws_s3" (parent: liip_imagine.binary.loader.prototype.flysystem2).
  • 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_entity_order_order" (parent: payum.storage.doctrine.orm).
  • Resolving inheritance for "payum.extension.storage.app_entity_order_order" (parent: payum.extension.storage.prototype).
  • Resolving inheritance for "payum.storage.app_entity_payment_payment" (parent: payum.storage.doctrine.orm).
  • Resolving inheritance for "payum.extension.storage.app_entity_payment_payment" (parent: payum.extension.storage.prototype).
  • Resolving inheritance for "payum.storage.sylius_bundle_payumbundle_model_gatewayconfig" (parent: payum.storage.doctrine.orm).
  • Resolving inheritance for "payum.dynamic_gateways.config_storage" (parent: payum.storage.sylius_bundle_payumbundle_model_gatewayconfig).
  • Resolving inheritance for "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.archived_shipping_methods_filter" (parent: api_platform.doctrine.orm.exists_filter).
  • Resolving inheritance for "sylius.api.product_association_filter" (parent: api_platform.doctrine.orm.search_filter).
  • Resolving inheritance for "sylius.api.product_taxon_code_filter" (parent: api_platform.doctrine.orm.search_filter).
  • Resolving inheritance for "sylius.api.product_image_product_variants_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_price_filter" (parent: api_platform.doctrine.orm.order_filter).
  • Resolving inheritance for "sylius.api.order_filter.position" (parent: api_platform.doctrine.orm.order_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.order_date_filter" (parent: api_platform.doctrine.orm.date_filter).
  • Resolving inheritance for "sylius.api.order_product_filter" (parent: api_platform.doctrine.orm.search_filter).
  • Resolving inheritance for "sylius.api.order_shipping_method_filter" (parent: api_platform.doctrine.orm.search_filter).
  • Resolving inheritance for "sylius.api.order_variants_filter" (parent: api_platform.doctrine.orm.search_filter).
  • Resolving inheritance for "sylius.api.order_currency_filter" (parent: api_platform.doctrine.orm.search_filter).
  • Resolving inheritance for "sylius.api.order_total_filter" (parent: api_platform.doctrine.orm.range_filter).
  • Resolving inheritance for "sylius.api.order_channel_filter" (parent: api_platform.doctrine.orm.search_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.payment_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 "sylius.api.catalog_promotion_search_filter" (parent: api_platform.doctrine.orm.search_filter).
  • Resolving inheritance for "sylius.api.catalog_promotion_enabled_filter" (parent: api_platform.doctrine.orm.boolean_filter).
  • Resolving inheritance for "sylius.api.catalog_promotion_start_date_filter" (parent: api_platform.doctrine.orm.date_filter).
  • Resolving inheritance for "sylius.api.catalog_promotion_end_date_filter" (parent: api_platform.doctrine.orm.date_filter).
  • Resolving inheritance for "sylius.api.tax_rates_start_date_filter" (parent: api_platform.doctrine.orm.date_filter).
  • Resolving inheritance for "sylius.api.tax_rates_end_date_filter" (parent: api_platform.doctrine.orm.date_filter).
  • Resolving inheritance for "sylius.api.tax_rate.date_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter).
  • Resolving inheritance for "sylius.api.channel_pricing_channel_filter" (parent: api_platform.doctrine.orm.search_filter).
  • Resolving inheritance for "sylius.api.channel_pricing_product_variant_filter" (parent: api_platform.doctrine.orm.search_filter).
  • Resolving inheritance for "sylius.api.order_number_filter" (parent: api_platform.doctrine.orm.order_filter).
  • Resolving inheritance for "sylius.api.customer_group_filter" (parent: api_platform.doctrine.orm.search_filter).
  • Resolving inheritance for "sylius.api.order_customer_filter" (parent: api_platform.doctrine.orm.search_filter).
  • Resolving inheritance for "sylius.api.promotion_coupon_search_filter" (parent: api_platform.doctrine.orm.search_filter).
  • Resolving inheritance for "sylius.api.promotion_order_filter" (parent: api_platform.doctrine.orm.order_filter).
  • Resolving inheritance for "sylius.api.promotion_coupon_order_filter" (parent: api_platform.doctrine.orm.order_filter).
  • Resolving inheritance for "sylius.api.search_filter.product.code" (parent: api_platform.doctrine.orm.search_filter).
  • Resolving inheritance for "sylius.api.search_filter.taxon.code" (parent: api_platform.doctrine.orm.search_filter).
  • Resolving inheritance for "sylius.api.order_filter.code" (parent: api_platform.doctrine.orm.order_filter).
  • Resolving inheritance for "sylius.api.order_filter.name" (parent: api_platform.doctrine.orm.order_filter).
  • Resolving inheritance for "sylius.api.order_filter.start_date" (parent: api_platform.doctrine.orm.order_filter).
  • Resolving inheritance for "sylius.api.order_filter.end_date" (parent: api_platform.doctrine.orm.order_filter).
  • Resolving inheritance for "sylius.api.order_filter.priority" (parent: api_platform.doctrine.orm.order_filter).
  • Resolving inheritance for "sylius.api.product_variant_position_filter" (parent: api_platform.doctrine.orm.order_filter).
  • Resolving inheritance for "sylius.api.product_review_status_filter" (parent: api_platform.doctrine.orm.search_filter).
  • Resolving inheritance for "sylius.api.exists_filter.archived_at" (parent: api_platform.doctrine.orm.exists_filter).
  • Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Dimpulse\SyliusMeilisearchPlugin\Controller\SearchController" (parent: .abstract.instanceof.Dimpulse\SyliusMeilisearchPlugin\Controller\SearchController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Dimpulse\SyliusMeilisearchPlugin\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Dimpulse\SyliusMeilisearchPlugin\Controller\SearchController).
  • Resolving inheritance for "Dimpulse\SyliusMeilisearchPlugin\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Dimpulse\SyliusMeilisearchPlugin\Controller\SearchController).
  • Resolving inheritance for "sylius.google_tag_manager.enhanced_ecommerce_tracking.add_payment_info" (parent: sylius.google_tag_manager.enhanced_ecommerce_tracking.checkout_step.abstract).
  • Resolving inheritance for "sylius.google_tag_manager.enhanced_ecommerce_tracking.add_shipping_info" (parent: sylius.google_tag_manager.enhanced_ecommerce_tracking.checkout_step.abstract).
  • Resolving inheritance for "sylius.google_tag_manager.enhanced_ecommerce_tracking.begin_checkout" (parent: sylius.google_tag_manager.enhanced_ecommerce_tracking.checkout_step.abstract).
  • Resolving inheritance for "sylius.google_tag_manager.enhanced_ecommerce_tracking.view_cart" (parent: sylius.google_tag_manager.enhanced_ecommerce_tracking.checkout_step.abstract).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.public_pdf_file" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.private_pdf_file" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.public_image_file" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.public_video_file" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.sylius_product_image" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.warranty" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
  • Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.public_pdf_file" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.public_pdf_file" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.public_pdf_file" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.private_pdf_file" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.private_pdf_file" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.private_pdf_file" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.public_image_file" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.public_image_file" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.public_image_file" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.public_video_file" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.public_video_file" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.public_video_file" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.sylius_product_image" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.sylius_product_image" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.sylius_product_image" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.warranty" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.warranty" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.warranty" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "hwi_oauth.authentication.listener.oauth" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\OrderController" (parent: .abstract.instanceof.App\Controller\OrderController).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\ProductAssociationController" (parent: .abstract.instanceof.App\Controller\ProductAssociationController).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\ProductFinishedController" (parent: .abstract.instanceof.App\Controller\ProductFinishedController).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\TaxonController" (parent: .abstract.instanceof.App\Controller\TaxonController).
  • Resolving inheritance for "maker.auto_command.make_resource" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_grid" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_data_provider" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_data_persister" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_state_processor" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_state_provider" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
  • 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.send_message" (parent: messenger.middleware.send_message).
  • Resolving inheritance for "sylius.command_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
  • Resolving inheritance for "sylius.query_bus.middleware.traceable" (parent: messenger.middleware.traceable).
  • Resolving inheritance for "sylius.query_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
  • Resolving inheritance for "sylius.query_bus.middleware.send_message" (parent: messenger.middleware.send_message).
  • Resolving inheritance for "sylius.query_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.send_message" (parent: messenger.middleware.send_message).
  • 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.send_message" (parent: messenger.middleware.send_message).
  • 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.send_message" (parent: messenger.middleware.send_message).
  • Resolving inheritance for "sylius_event.bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
  • Resolving inheritance for "setono_sylius_abandoned_cart.command_bus.middleware.traceable" (parent: messenger.middleware.traceable).
  • Resolving inheritance for "setono_sylius_abandoned_cart.command_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
  • Resolving inheritance for "setono_sylius_abandoned_cart.command_bus.middleware.send_message" (parent: messenger.middleware.send_message).
  • Resolving inheritance for "setono_sylius_abandoned_cart.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).
  • Resolving inheritance for "monolog.logger.shoppingfeed" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.dimpulse_action_log_plugin_log" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.axepta" (parent: monolog.logger_prototype).
  • Resolving inheritance for "doctrine.dbal.sogedis_legacy_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
  • Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
  • Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
  • Resolving inheritance for "doctrine.dbal.logging_middleware.sogedis_legacy" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.debug_middleware.sogedis_legacy" (parent: doctrine.dbal.debug_middleware).
1
  • Skipping service "Dimpulse\SyliusMediaPlugin\Controller\GreetingController": Class or interface "Dimpulse\SyliusMediaPlugin\Controller\GreetingController" cannot be loaded.
3951
  • 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 "Http\Message\MessageFactory"; reason: private alias.
  • Removed service "Http\Message\RequestFactory"; reason: private alias.
  • Removed service "Http\Message\ResponseFactory"; reason: private alias.
  • Removed service "Http\Message\StreamFactory"; reason: private alias.
  • Removed service "Http\Message\UriFactory"; reason: private alias.
  • Removed service "Sylius\Component\Grid\DataExtractor\DataExtractorInterface"; reason: private alias.
  • Removed service "BitBag\SyliusWishlistPlugin\Resolver\WishlistsResolverInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\OrderBundle\Factory\AddToCartCommandFactoryInterface"; reason: private alias.
  • Removed service "Sylius\Component\Core\Provider\ZoneProviderInterface"; reason: private alias.
  • Removed service "Sylius\Component\Registry\PrioritizedServiceRegistryInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Mailer\ShipmentEmailManagerInterface"; reason: private alias.
  • Removed service "App\Factory\CartItemFactoryInterface"; reason: private alias.
  • Removed service "App\Service\AWS\S3\Interfaces\IAWS_S3"; reason: private alias.
  • Removed service "App\Service\DeliveryWS\Mapper\Interfaces\IDeliveryMapper"; reason: private alias.
  • Removed service "App\Service\Router\ChainOfResponsibility\Interfaces\ICompleteHandler"; reason: private alias.
  • Removed service "App\Service\Slug\Interfaces\ISlug"; reason: private alias.
  • Removed service "Symfony\Bundle\MakerBundle\FileManager"; reason: private alias.
  • Removed service "Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $wishlist manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $wishlistManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $wishlist manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $wishlistManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $wishlist manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $wishlistManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $wishlist repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $wishlistRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $wishlist repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $wishlistRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $wishlist repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $wishlistRepository"; reason: private alias.
  • Removed service ".BitBag\SyliusWishlistPlugin\Repository\WishlistRepositoryInterface $wishlist repository"; reason: private alias.
  • Removed service "BitBag\SyliusWishlistPlugin\Repository\WishlistRepositoryInterface $wishlistRepository"; reason: private alias.
  • Removed service ".BitBag\SyliusWishlistPlugin\Repository\WishlistRepository $wishlist repository"; reason: private alias.
  • Removed service "BitBag\SyliusWishlistPlugin\Repository\WishlistRepository $wishlistRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $wishlist repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $wishlistRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $wishlist repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $wishlistRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $wishlist repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $wishlistRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $wishlist factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $wishlistFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $wishlist factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $wishlistFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $wishlist factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $wishlistFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $wishlist product manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $wishlistProductManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $wishlist product manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $wishlistProductManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $wishlist product manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $wishlistProductManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $wishlist product repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $wishlistProductRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $wishlist product repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $wishlistProductRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $wishlist product repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $wishlistProductRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $wishlist product repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $wishlistProductRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $wishlist product repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $wishlistProductRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $wishlist product repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $wishlistProductRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $wishlist product factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $wishlistProductFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $wishlist product factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $wishlistProductFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $wishlist product factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $wishlistProductFactory"; 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 "Psr\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\HttpFoundation\UriSigner"; 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\Clock\ClockInterface"; reason: private alias.
  • Removed service "Psr\Clock\ClockInterface"; 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\Container\ContainerInterface $parameter_bag"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; 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\Component\Asset\PackageInterface $shop.package"; reason: private alias.
  • Removed service "Symfony\Component\Asset\PackageInterface $shopPackage"; reason: private alias.
  • Removed service ".Symfony\Component\Asset\PackageInterface $admin.package"; reason: private alias.
  • Removed service "Symfony\Component\Asset\PackageInterface $adminPackage"; reason: private alias.
  • Removed service ".Symfony\Component\Asset\PackageInterface $app.admin.package"; reason: private alias.
  • Removed service "Symfony\Component\Asset\PackageInterface $appAdminPackage"; reason: private alias.
  • Removed service ".Symfony\Component\Asset\PackageInterface $bootstrapTheme.package"; reason: private alias.
  • Removed service "Symfony\Component\Asset\PackageInterface $bootstrapThemePackage"; reason: private alias.
  • Removed service ".Symfony\Component\Asset\PackageInterface $wishlist_shop.package"; reason: private alias.
  • Removed service "Symfony\Component\Asset\PackageInterface $wishlistShopPackage"; reason: private alias.
  • Removed service ".Symfony\Component\Asset\PackageInterface $wishlist_admin.package"; reason: private alias.
  • Removed service "Symfony\Component\Asset\PackageInterface $wishlistAdminPackage"; reason: private alias.
  • Removed service ".Symfony\Component\Asset\PackageInterface $sogedis-admin-theme.package"; reason: private alias.
  • Removed service "Symfony\Component\Asset\PackageInterface $sogedisAdminThemePackage"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
  • Removed service "Http\Client\HttpAsyncClient"; reason: private alias.
  • Removed service "Http\Client\HttpClient"; reason: private alias.
  • Removed service "mailer"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "mailer.default_transport"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; 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 "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\LocaleSwitcher"; 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 $setono_sylius_abandoned_cart_notification.state_machine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $setonoSyliusAbandonedCartNotificationStateMachine"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $setono_sylius_abandoned_cart_notification"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $setonoSyliusAbandonedCartNotification"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_catalog_promotion.state_machine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusCatalogPromotionStateMachine"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_catalog_promotion"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusCatalogPromotion"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_order.state_machine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusOrderStateMachine"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_order"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusOrder"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_order_checkout.state_machine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusOrderCheckoutStateMachine"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_order_checkout"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusOrderCheckout"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_order_payment.state_machine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusOrderPaymentStateMachine"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_order_payment"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusOrderPayment"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_order_shipping.state_machine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusOrderShippingStateMachine"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_order_shipping"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusOrderShipping"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_payment.state_machine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusPaymentStateMachine"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_payment"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusPayment"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_product_review.state_machine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusProductReviewStateMachine"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_product_review"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusProductReview"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_shipment.state_machine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusShipmentStateMachine"; reason: private alias.
  • Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_shipment"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusShipment"; reason: private alias.
  • Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "routing.loader.annotation"; reason: private alias.
  • Removed service "routing.loader.annotation.directory"; reason: private alias.
  • Removed service "routing.loader.annotation.file"; 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\WebLink\HttpHeaderSerializer"; 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 "SessionHandlerInterface"; 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 "messenger.default_serializer"; reason: private alias.
  • Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
  • Removed service ".Symfony\Component\Messenger\MessageBusInterface $sylius.query_bus"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface $syliusQueryBus"; reason: private alias.
  • Removed service ".Symfony\Component\Messenger\MessageBusInterface $sylius.event_bus"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface $syliusEventBus"; reason: private alias.
  • Removed service ".Symfony\Component\Messenger\MessageBusInterface $sylius_default.bus"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface $syliusDefaultBus"; reason: private alias.
  • Removed service ".Symfony\Component\Messenger\MessageBusInterface $sylius_event.bus"; reason: private alias.
  • Removed service ".Symfony\Component\Messenger\MessageBusInterface $setono_sylius_abandoned_cart.command_bus"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface $setonoSyliusAbandonedCartCommandBus"; reason: private alias.
  • Removed service "html_sanitizer"; reason: private alias.
  • Removed service "Symfony\Component\HtmlSanitizer\HtmlSanitizerInterface"; 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\Bundle\SecurityBundle\Security"; 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 "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
  • Removed service "security.password_hasher"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
  • Removed service "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 "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; 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.shop"; reason: private alias.
  • Removed service "hwi_oauth.user.provider.entity.shop"; reason: private alias.
  • Removed service "security.user_checker.shop"; reason: private alias.
  • Removed service "security.firewall.context_locator"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "Symfony\Component\Mime\BodyRendererInterface"; 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\DBAL\Connection $sogedis_legacyConnection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection $sogedisLegacyConnection"; 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.orm.sogedis_legacy_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.sogedis_legacy_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.sogedis_legacy_query_cache"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $sogedis_legacyEntityManager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $sogedisLegacyEntityManager"; reason: private alias.
  • Removed service "doctrine.orm.sogedis_legacy_entity_manager.event_manager"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $adjustment manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $adjustmentManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $adjustment manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $adjustmentManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $adjustment manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $adjustmentManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $adjustment repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $adjustmentRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $adjustment repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $adjustmentRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $adjustment repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $adjustmentRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $adjustment repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $adjustmentRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $adjustment repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $adjustmentRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $adjustment repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $adjustmentRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $adjustment factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $adjustmentFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $adjustment factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $adjustmentFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $adjustment factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $adjustmentFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $order manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $orderManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $order manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $orderManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $order manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $orderManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $order repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $orderRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $order repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $orderRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $order repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $orderRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Order\Repository\OrderRepositoryInterface $order repository"; reason: private alias.
  • Removed service "Sylius\Component\Order\Repository\OrderRepositoryInterface $orderRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Core\Repository\OrderRepositoryInterface $order repository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\OrderRepositoryInterface $orderRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderRepository $order repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderRepository $orderRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $order repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\OrderBundle\Doctrine\ORM\OrderRepository $order repository"; reason: private alias.
  • Removed service "Sylius\Bundle\OrderBundle\Doctrine\ORM\OrderRepository $orderRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $order repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $order repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $orderRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $order factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $orderFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $order factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $orderFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $order factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $order item manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $orderItemManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $order item manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $orderItemManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $order item manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $orderItemManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $order item repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $orderItemRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $order item repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $orderItemRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $order item repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $orderItemRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Order\Repository\OrderItemRepositoryInterface $order item repository"; reason: private alias.
  • Removed service "Sylius\Component\Order\Repository\OrderItemRepositoryInterface $orderItemRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Core\Repository\OrderItemRepositoryInterface $order item repository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\OrderItemRepositoryInterface $orderItemRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderItemRepository $order item repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderItemRepository $orderItemRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $order item repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderItemRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\OrderBundle\Doctrine\ORM\OrderItemRepository $order item repository"; reason: private alias.
  • Removed service "Sylius\Bundle\OrderBundle\Doctrine\ORM\OrderItemRepository $orderItemRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $order item repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderItemRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $order item repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $orderItemRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $order item factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $orderItemFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $order item factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $orderItemFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $order item factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderItemFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $order item unit manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $orderItemUnitManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $order item unit manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $orderItemUnitManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $order item unit manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $orderItemUnitManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $order item unit repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $orderItemUnitRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $order item unit repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $orderItemUnitRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $order item unit repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $orderItemUnitRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Core\Repository\OrderItemUnitRepositoryInterface $order item unit repository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\OrderItemUnitRepositoryInterface $orderItemUnitRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderItemUnitRepository $order item unit repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderItemUnitRepository $orderItemUnitRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $order item unit repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderItemUnitRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $order item unit repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderItemUnitRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $order item unit repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $orderItemUnitRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Order\Factory\OrderItemUnitFactoryInterface $order item unit factory"; reason: private alias.
  • Removed service "Sylius\Component\Order\Factory\OrderItemUnitFactoryInterface $orderItemUnitFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $order item unit factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $orderItemUnitFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Order\Factory\OrderItemUnitFactory $order item unit factory"; reason: private alias.
  • Removed service "Sylius\Component\Order\Factory\OrderItemUnitFactory $orderItemUnitFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $order item unit factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderItemUnitFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $order sequence manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $orderSequenceManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $order sequence manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $orderSequenceManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $order sequence manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $orderSequenceManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $order sequence repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $orderSequenceRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $order sequence repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $orderSequenceRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $order sequence repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $orderSequenceRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $order sequence repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderSequenceRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $order sequence repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderSequenceRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $order sequence repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $orderSequenceRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $order sequence factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $orderSequenceFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $order sequence factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $orderSequenceFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $order sequence factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderSequenceFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $currency manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $currencyManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $currency manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $currencyManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $currency manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $currencyManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $currency repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $currencyRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $currency repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $currencyRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $currency repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $currencyRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $currency repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $currencyRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $currency repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $currencyRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $currency repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $currencyRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $currency factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $currencyFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $currency factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $currencyFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $currency factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $currencyFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $exchange rate manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $exchangeRateManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $exchange rate manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $exchangeRateManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $exchange rate manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $exchangeRateManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $exchange rate repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $exchangeRateRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $exchange rate repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $exchangeRateRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $exchange rate repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $exchangeRateRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Currency\Repository\ExchangeRateRepositoryInterface $exchange rate repository"; reason: private alias.
  • Removed service "Sylius\Component\Currency\Repository\ExchangeRateRepositoryInterface $exchangeRateRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository $exchange rate repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository $exchangeRateRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $exchange rate repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $exchangeRateRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $exchange rate repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $exchangeRateRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $exchange rate repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $exchangeRateRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $exchange rate factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $exchangeRateFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $exchange rate factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $exchangeRateFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $exchange rate factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $exchangeRateFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $locale manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $localeManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $locale manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $localeManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $locale manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $localeManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $locale repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $localeRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $locale repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $localeRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $locale repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $localeRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $locale repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $localeRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $locale repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $localeRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $locale repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $localeRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $locale factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $localeFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $locale factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $localeFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $locale factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $localeFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productManager"; reason: private alias.
  • Removed service ".Sylius\Component\Core\Repository\ProductRepositoryInterface $product repository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\ProductRepositoryInterface $productRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Product\Repository\ProductRepositoryInterface $product repository"; reason: private alias.
  • Removed service "Sylius\Component\Product\Repository\ProductRepositoryInterface $productRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productRepository"; reason: private alias.
  • Removed service ".App\Repository\ProductRepository $product repository"; reason: private alias.
  • Removed service "App\Repository\ProductRepository $productRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductRepository $product repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductRepository $productRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductRepository $product repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductRepository $productRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $product factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $productFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\TranslatableFactory $product factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $product factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $product translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product variant manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productVariantManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product variant manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productVariantManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product variant manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productVariantManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product variant repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productVariantRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product variant repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productVariantRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product variant repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productVariantRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Product\Repository\ProductVariantRepositoryInterface $product variant repository"; reason: private alias.
  • Removed service "Sylius\Component\Product\Repository\ProductVariantRepositoryInterface $productVariantRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Core\Repository\ProductVariantRepositoryInterface $product variant repository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\ProductVariantRepositoryInterface $productVariantRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductVariantRepository $product variant repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductVariantRepository $productVariantRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product variant repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productVariantRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductVariantRepository $product variant repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductVariantRepository $productVariantRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product variant repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productVariantRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product variant repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productVariantRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $product variant factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $productVariantFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product variant factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productVariantFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\TranslatableFactory $product variant factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productVariantFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product variant factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productVariantFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $product variant factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productVariantFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product variant translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productVariantTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product variant translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productVariantTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product variant translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productVariantTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product variant translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productVariantTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product variant translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productVariantTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product variant translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productVariantTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product variant translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productVariantTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product variant translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productVariantTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product variant translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productVariantTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product variant translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productVariantTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $product variant translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productVariantTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product variant translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productVariantTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product option manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product option manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productOptionManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product option manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productOptionManager"; reason: private alias.
  • Removed service ".Sylius\Component\Product\Repository\ProductOptionRepositoryInterface $product option repository"; reason: private alias.
  • Removed service "Sylius\Component\Product\Repository\ProductOptionRepositoryInterface $productOptionRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product option repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productOptionRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product option repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productOptionRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product option repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productOptionRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductOptionRepository $product option repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductOptionRepository $productOptionRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product option repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productOptionRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductOptionRepository $product option repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductOptionRepository $productOptionRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product option repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product option repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productOptionRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $product option factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $productOptionFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product option factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productOptionFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\TranslatableFactory $product option factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productOptionFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product option factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $product option factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productOptionFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product option translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product option translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productOptionTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product option translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productOptionTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product option translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productOptionTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product option translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productOptionTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product option translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productOptionTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product option translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product option translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productOptionTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product option translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productOptionTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product option translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productOptionTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $product option translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productOptionTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product option translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product association manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productAssociationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product association manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productAssociationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product association manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productAssociationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product association repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productAssociationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product association repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productAssociationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product association repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productAssociationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Core\Repository\ProductAssociationRepositoryInterface $product association repository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\ProductAssociationRepositoryInterface $productAssociationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductAssociationRepository $product association repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductAssociationRepository $productAssociationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product association repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAssociationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product association repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAssociationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product association repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productAssociationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product association factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productAssociationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $product association factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productAssociationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product association factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAssociationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product association type manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productAssociationTypeManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product association type manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productAssociationTypeManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product association type manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productAssociationTypeManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product association type repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productAssociationTypeRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product association type repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productAssociationTypeRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product association type repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productAssociationTypeRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Product\Repository\ProductAssociationTypeRepositoryInterface $product association type repository"; reason: private alias.
  • Removed service "Sylius\Component\Product\Repository\ProductAssociationTypeRepositoryInterface $productAssociationTypeRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductAssociationTypeRepository $product association type repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductAssociationTypeRepository $productAssociationTypeRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product association type repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAssociationTypeRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product association type repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAssociationTypeRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product association type repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productAssociationTypeRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $product association type factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $productAssociationTypeFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product association type factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productAssociationTypeFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\TranslatableFactory $product association type factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productAssociationTypeFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product association type factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAssociationTypeFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $product association type factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productAssociationTypeFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product association type translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productAssociationTypeTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product association type translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productAssociationTypeTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product association type translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productAssociationTypeTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product association type translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productAssociationTypeTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product association type translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productAssociationTypeTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product association type translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productAssociationTypeTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product association type translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAssociationTypeTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product association type translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAssociationTypeTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product association type translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productAssociationTypeTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product association type translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productAssociationTypeTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $product association type translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productAssociationTypeTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product association type translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAssociationTypeTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product option value manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionValueManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product option value manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productOptionValueManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product option value manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productOptionValueManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product option value repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productOptionValueRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product option value repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productOptionValueRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product option value repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productOptionValueRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product option value repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionValueRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product option value repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productOptionValueRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product option value repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productOptionValueRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $product option value factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $productOptionValueFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product option value factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productOptionValueFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\TranslatableFactory $product option value factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productOptionValueFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product option value factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionValueFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $product option value factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productOptionValueFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product option value translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionValueTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product option value translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productOptionValueTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product option value translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productOptionValueTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product option value translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productOptionValueTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product option value translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productOptionValueTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product option value translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productOptionValueTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product option value translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionValueTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product option value translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productOptionValueTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product option value translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productOptionValueTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product option value translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productOptionValueTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $product option value translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productOptionValueTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product option value translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionValueTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $channel manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $channelManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $channel manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $channelManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $channel manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $channelManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $channel repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $channelRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $channel repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $channelRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $channel repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $channelRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Channel\Repository\ChannelRepositoryInterface $channel repository"; reason: private alias.
  • Removed service "Sylius\Component\Channel\Repository\ChannelRepositoryInterface $channelRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ChannelBundle\Doctrine\ORM\ChannelRepository $channel repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ChannelBundle\Doctrine\ORM\ChannelRepository $channelRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $channel repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $channelRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channel repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channelRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $channel repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $channelRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $channel factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $channelFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $channel factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $channelFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $channel factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $channelFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product attribute manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productAttributeManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product attribute manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productAttributeManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product attribute manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productAttributeManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product attribute repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productAttributeRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product attribute repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productAttributeRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product attribute repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productAttributeRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product attribute repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAttributeRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product attribute repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAttributeRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product attribute repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productAttributeRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $product attribute factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $productAttributeFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product attribute factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productAttributeFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\TranslatableFactory $product attribute factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productAttributeFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product attribute factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAttributeFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $product attribute factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productAttributeFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product attribute translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productAttributeTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product attribute translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productAttributeTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product attribute translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productAttributeTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product attribute translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productAttributeTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product attribute translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productAttributeTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product attribute translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productAttributeTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product attribute translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAttributeTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product attribute translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAttributeTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product attribute translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productAttributeTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product attribute translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productAttributeTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $product attribute translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productAttributeTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product attribute translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAttributeTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product attribute value manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productAttributeValueManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product attribute value manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productAttributeValueManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product attribute value manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productAttributeValueManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product attribute value repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productAttributeValueRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product attribute value repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productAttributeValueRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product attribute value repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productAttributeValueRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Product\Repository\ProductAttributeValueRepositoryInterface $product attribute value repository"; reason: private alias.
  • Removed service "Sylius\Component\Product\Repository\ProductAttributeValueRepositoryInterface $productAttributeValueRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductAttributeValueRepository $product attribute value repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductAttributeValueRepository $productAttributeValueRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product attribute value repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAttributeValueRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product attribute value repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAttributeValueRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product attribute value repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productAttributeValueRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product attribute value factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productAttributeValueFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $product attribute value factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productAttributeValueFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product attribute value factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAttributeValueFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $tax rate manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $taxRateManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $tax rate manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $taxRateManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $tax rate manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $taxRateManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $tax rate repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $taxRateRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $tax rate repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $taxRateRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $tax rate repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxRateRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $tax rate repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxRateRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $tax rate repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxRateRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $tax rate repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $taxRateRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $tax rate factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $taxRateFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $tax rate factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $taxRateFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $tax rate factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxRateFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $tax category manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $taxCategoryManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $tax category manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $taxCategoryManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $tax category manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $taxCategoryManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $tax category repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $taxCategoryRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $tax category repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $taxCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $tax category repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Taxation\Repository\TaxCategoryRepositoryInterface $tax category repository"; reason: private alias.
  • Removed service "Sylius\Component\Taxation\Repository\TaxCategoryRepositoryInterface $taxCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\TaxationBundle\Doctrine\ORM\TaxCategoryRepository $tax category repository"; reason: private alias.
  • Removed service "Sylius\Bundle\TaxationBundle\Doctrine\ORM\TaxCategoryRepository $taxCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $tax category repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $tax category repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxCategoryRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $tax category repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $taxCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $tax category factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $taxCategoryFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $tax category factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $taxCategoryFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $tax category factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxCategoryFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $shipment manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $shipmentManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $shipment manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $shipmentManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $shipment manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $shipmentManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $shipment repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $shipmentRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $shipment repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $shipmentRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shipment repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shipmentRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Core\Repository\ShipmentRepositoryInterface $shipment repository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\ShipmentRepositoryInterface $shipmentRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\ShipmentRepository $shipment repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ShipmentRepository $shipmentRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $shipment repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shipmentRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipment repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipmentRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $shipment repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $shipmentRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $shipment factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $shipmentFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $shipment factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $shipmentFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $shipment factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shipmentFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $shipment unit manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $shipmentUnitManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $shipment unit manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $shipmentUnitManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $shipment unit manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $shipmentUnitManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $shipment unit repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $shipmentUnitRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $shipment unit repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $shipmentUnitRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shipment unit repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shipmentUnitRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipment unit repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipmentUnitRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $shipment unit repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shipmentUnitRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $shipment unit repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $shipmentUnitRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $shipment unit factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $shipmentUnitFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $shipment unit factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $shipmentUnitFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $shipment unit factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shipmentUnitFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $shipping method manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $shippingMethodManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $shipping method manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $shippingMethodManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $shipping method manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $shippingMethodManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $shipping method repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $shippingMethodRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $shipping method repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $shippingMethodRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shipping method repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shippingMethodRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Shipping\Repository\ShippingMethodRepositoryInterface $shipping method repository"; reason: private alias.
  • Removed service "Sylius\Component\Shipping\Repository\ShippingMethodRepositoryInterface $shippingMethodRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Core\Repository\ShippingMethodRepositoryInterface $shipping method repository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\ShippingMethodRepositoryInterface $shippingMethodRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingMethodRepository $shipping method repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingMethodRepository $shippingMethodRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $shipping method repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingMethodRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ShippingBundle\Doctrine\ORM\ShippingMethodRepository $shipping method repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ShippingBundle\Doctrine\ORM\ShippingMethodRepository $shippingMethodRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipping method repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingMethodRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $shipping method repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $shippingMethodRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $shipping method factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $shippingMethodFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $shipping method factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $shippingMethodFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\TranslatableFactory $shipping method factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $shippingMethodFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $shipping method factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingMethodFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $shipping method factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $shippingMethodFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $shipping method translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $shippingMethodTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $shipping method translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $shippingMethodTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $shipping method translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $shippingMethodTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $shipping method translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $shippingMethodTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $shipping method translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $shippingMethodTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shipping method translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shippingMethodTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipping method translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingMethodTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $shipping method translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingMethodTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $shipping method translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $shippingMethodTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $shipping method translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $shippingMethodTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $shipping method translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $shippingMethodTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $shipping method translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingMethodTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $shipping category manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $shippingCategoryManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $shipping category manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $shippingCategoryManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $shipping category manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $shippingCategoryManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $shipping category repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $shippingCategoryRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $shipping category repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $shippingCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shipping category repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shippingCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Core\Repository\ShippingCategoryRepositoryInterface $shipping category repository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\ShippingCategoryRepositoryInterface $shippingCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingCategoryRepository $shipping category repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingCategoryRepository $shippingCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $shipping category repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipping category repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingCategoryRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $shipping category repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $shippingCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $shipping category factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $shippingCategoryFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $shipping category factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $shippingCategoryFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $shipping category factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingCategoryFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $shipping method rule manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $shippingMethodRuleManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $shipping method rule manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $shippingMethodRuleManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $shipping method rule manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $shippingMethodRuleManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $shipping method rule repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $shippingMethodRuleRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $shipping method rule repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $shippingMethodRuleRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shipping method rule repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shippingMethodRuleRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipping method rule repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingMethodRuleRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $shipping method rule repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingMethodRuleRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $shipping method rule repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $shippingMethodRuleRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $shipping method rule factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $shippingMethodRuleFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $shipping method rule factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $shippingMethodRuleFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $shipping method rule factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingMethodRuleFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $payment manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $paymentManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $payment manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $paymentManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $payment manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $paymentManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $payment repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $paymentRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $payment repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $paymentRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $payment repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $paymentRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Core\Repository\PaymentRepositoryInterface $payment repository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\PaymentRepositoryInterface $paymentRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\PaymentRepository $payment repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\PaymentRepository $paymentRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $payment repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $payment repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $payment repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $paymentRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $payment factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $paymentFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $payment factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $paymentFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $payment factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $payment method manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $paymentMethodManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $payment method manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $paymentMethodManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $payment method manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $paymentMethodManager"; reason: private alias.
  • Removed service ".Sylius\Component\Core\Repository\PaymentMethodRepositoryInterface $payment method repository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\PaymentMethodRepositoryInterface $paymentMethodRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Payment\Repository\PaymentMethodRepositoryInterface $payment method repository"; reason: private alias.
  • Removed service "Sylius\Component\Payment\Repository\PaymentMethodRepositoryInterface $paymentMethodRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $payment method repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $paymentMethodRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $payment method repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $paymentMethodRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $payment method repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $paymentMethodRepository"; reason: private alias.
  • Removed service ".App\Repository\PaymentMethodRepository $payment method repository"; reason: private alias.
  • Removed service "App\Repository\PaymentMethodRepository $paymentMethodRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $payment method repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentMethodRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\PaymentMethodRepository $payment method repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\PaymentMethodRepository $paymentMethodRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\PaymentBundle\Doctrine\ORM\PaymentMethodRepository $payment method repository"; reason: private alias.
  • Removed service "Sylius\Bundle\PaymentBundle\Doctrine\ORM\PaymentMethodRepository $paymentMethodRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $payment method repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentMethodRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $payment method repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $paymentMethodRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $payment method factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $paymentMethodFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $payment method factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $paymentMethodFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\TranslatableFactory $payment method factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $paymentMethodFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $payment method factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentMethodFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $payment method factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $paymentMethodFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $payment method translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $paymentMethodTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $payment method translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $paymentMethodTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $payment method translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $paymentMethodTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $payment method translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $paymentMethodTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $payment method translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $paymentMethodTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $payment method translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $paymentMethodTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $payment method translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentMethodTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $payment method translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentMethodTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $payment method translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $paymentMethodTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $payment method translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $paymentMethodTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $payment method translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $paymentMethodTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $payment method translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentMethodTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $catalog promotion manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $catalogPromotionManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $catalog promotion manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $catalogPromotionManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $catalog promotion manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $catalogPromotionManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $catalog promotion repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $catalogPromotionRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $catalog promotion repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $catalogPromotionRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalog promotion repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalogPromotionRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Promotion\Repository\CatalogPromotionRepositoryInterface $catalog promotion repository"; reason: private alias.
  • Removed service "Sylius\Component\Promotion\Repository\CatalogPromotionRepositoryInterface $catalogPromotionRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\PromotionBundle\Doctrine\ORM\CatalogPromotionRepository $catalog promotion repository"; reason: private alias.
  • Removed service "Sylius\Bundle\PromotionBundle\Doctrine\ORM\CatalogPromotionRepository $catalogPromotionRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $catalog promotion repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $catalogPromotionRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalog promotion repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalogPromotionRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $catalog promotion repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $catalogPromotionRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $catalog promotion factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $catalogPromotionFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $catalog promotion factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $catalogPromotionFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $catalog promotion factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $catalogPromotionFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $catalog promotion translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $catalogPromotionTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $catalog promotion translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $catalogPromotionTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $catalog promotion translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $catalogPromotionTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $catalog promotion translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $catalogPromotionTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $catalog promotion translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $catalogPromotionTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalog promotion translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalogPromotionTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalog promotion translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalogPromotionTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $catalog promotion translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $catalogPromotionTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $catalog promotion translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $catalogPromotionTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $catalog promotion translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $catalogPromotionTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $catalog promotion translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $catalogPromotionTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $catalog promotion translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $catalogPromotionTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $catalog promotion scope manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $catalogPromotionScopeManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $catalog promotion scope manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $catalogPromotionScopeManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $catalog promotion scope manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $catalogPromotionScopeManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $catalog promotion scope repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $catalogPromotionScopeRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $catalog promotion scope repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $catalogPromotionScopeRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalog promotion scope repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalogPromotionScopeRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalog promotion scope repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalogPromotionScopeRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $catalog promotion scope repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $catalogPromotionScopeRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $catalog promotion scope repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $catalogPromotionScopeRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $catalog promotion scope factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $catalogPromotionScopeFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $catalog promotion scope factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $catalogPromotionScopeFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $catalog promotion scope factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $catalogPromotionScopeFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion subject manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $promotionSubjectManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $promotion subject manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $promotionSubjectManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $promotion subject manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $promotionSubjectManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $promotion subject repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $promotionSubjectRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $promotion subject repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $promotionSubjectRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion subject repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionSubjectRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion subject repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionSubjectRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $promotion subject repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionSubjectRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $promotion subject repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $promotionSubjectRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $promotionManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $promotion manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $promotionManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $promotion manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $promotionManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $promotion repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $promotionRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $promotion repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $promotionRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Promotion\Repository\PromotionRepositoryInterface $promotion repository"; reason: private alias.
  • Removed service "Sylius\Component\Promotion\Repository\PromotionRepositoryInterface $promotionRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Core\Repository\PromotionRepositoryInterface $promotion repository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\PromotionRepositoryInterface $promotionRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\PromotionRepository $promotion repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\PromotionRepository $promotionRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $promotion repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\PromotionBundle\Doctrine\ORM\PromotionRepository $promotion repository"; reason: private alias.
  • Removed service "Sylius\Bundle\PromotionBundle\Doctrine\ORM\PromotionRepository $promotionRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $promotion repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $promotionRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $promotion factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $promotionFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $promotion factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $promotionFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $promotion factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $promotionTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $promotion translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $promotionTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $promotion translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $promotionTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $promotion translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $promotionTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $promotion translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $promotionTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $promotion translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $promotion translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $promotionTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $promotion translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $promotionTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $promotion translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $promotionTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $promotion translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion coupon manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $promotionCouponManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $promotion coupon manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $promotionCouponManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $promotion coupon manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $promotionCouponManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $promotion coupon repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $promotionCouponRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $promotion coupon repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $promotionCouponRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion coupon repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionCouponRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Promotion\Repository\PromotionCouponRepositoryInterface $promotion coupon repository"; reason: private alias.
  • Removed service "Sylius\Component\Promotion\Repository\PromotionCouponRepositoryInterface $promotionCouponRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\PromotionBundle\Doctrine\ORM\PromotionCouponRepository $promotion coupon repository"; reason: private alias.
  • Removed service "Sylius\Bundle\PromotionBundle\Doctrine\ORM\PromotionCouponRepository $promotionCouponRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $promotion coupon repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionCouponRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion coupon repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionCouponRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $promotion coupon repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $promotionCouponRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $promotion coupon factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $promotionCouponFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $promotion coupon factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $promotionCouponFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $promotion coupon factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionCouponFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $catalog promotion action manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $catalogPromotionActionManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $catalog promotion action manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $catalogPromotionActionManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $catalog promotion action manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $catalogPromotionActionManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $catalog promotion action repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $catalogPromotionActionRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $catalog promotion action repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $catalogPromotionActionRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalog promotion action repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalogPromotionActionRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalog promotion action repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalogPromotionActionRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $catalog promotion action repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $catalogPromotionActionRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $catalog promotion action repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $catalogPromotionActionRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $catalog promotion action factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $catalogPromotionActionFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $catalog promotion action factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $catalogPromotionActionFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $catalog promotion action factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $catalogPromotionActionFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion rule manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $promotionRuleManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $promotion rule manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $promotionRuleManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $promotion rule manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $promotionRuleManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $promotion rule repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $promotionRuleRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $promotion rule repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $promotionRuleRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion rule repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionRuleRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion rule repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionRuleRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $promotion rule repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionRuleRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $promotion rule repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $promotionRuleRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $promotion rule factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $promotionRuleFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $promotion rule factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $promotionRuleFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $promotion rule factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionRuleFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion action manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $promotionActionManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $promotion action manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $promotionActionManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $promotion action manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $promotionActionManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $promotion action repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $promotionActionRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $promotion action repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $promotionActionRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion action repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionActionRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion action repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionActionRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $promotion action repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionActionRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $promotion action repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $promotionActionRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $promotion action factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $promotionActionFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $promotion action factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $promotionActionFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $promotion action factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionActionFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $address manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $addressManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $address manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $addressManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $address manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $addressManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $address repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $addressRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $address repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $addressRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $address repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $addressRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Core\Repository\AddressRepositoryInterface $address repository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\AddressRepositoryInterface $addressRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\AddressRepository $address repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\AddressRepository $addressRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $address repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $addressRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $address repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $addressRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $address repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $addressRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $address factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $addressFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $address factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $addressFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $address factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $addressFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $address log entry manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $addressLogEntryManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $address log entry manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $addressLogEntryManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $address log entry manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $addressLogEntryManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $address log entry repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $addressLogEntryRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $address log entry repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $addressLogEntryRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $address log entry repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $addressLogEntryRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\ResourceLogEntryRepositoryInterface $address log entry repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\ResourceLogEntryRepositoryInterface $addressLogEntryRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\ResourceLogEntryRepository $address log entry repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\ResourceLogEntryRepository $addressLogEntryRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $address log entry repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $addressLogEntryRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $address log entry repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $addressLogEntryRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $address log entry repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $addressLogEntryRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $address log entry factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $addressLogEntryFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $address log entry factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $addressLogEntryFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $address log entry factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $addressLogEntryFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $country manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $countryManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $country manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $countryManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $country manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $countryManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $country repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $countryRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $country repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $countryRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $country repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $countryRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $country repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $countryRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $country repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $countryRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $country repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $countryRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $country factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $countryFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $country factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $countryFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $country factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $countryFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $province manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $provinceManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $province manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $provinceManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $province manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $provinceManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $province repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $provinceRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $province repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $provinceRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $province repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $provinceRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $province repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $provinceRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $province repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $provinceRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $province repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $provinceRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $province factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $provinceFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $province factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $provinceFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $province factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $provinceFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $zone manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $zoneManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $zone manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $zoneManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $zone manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $zoneManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $zone repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $zoneRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $zone repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $zoneRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $zone repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $zoneRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Addressing\Repository\ZoneRepositoryInterface $zone repository"; reason: private alias.
  • Removed service "Sylius\Component\Addressing\Repository\ZoneRepositoryInterface $zoneRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\AddressingBundle\Repository\ZoneRepository $zone repository"; reason: private alias.
  • Removed service "Sylius\Bundle\AddressingBundle\Repository\ZoneRepository $zoneRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $zone repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $zoneRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $zone repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $zoneRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $zone repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $zoneRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $zone factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $zoneFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $zone factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $zoneFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $zone factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $zoneFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $zone member manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $zoneMemberManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $zone member manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $zoneMemberManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $zone member manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $zoneMemberManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $zone member repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $zoneMemberRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $zone member repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $zoneMemberRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $zone member repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $zoneMemberRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $zone member repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $zoneMemberRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $zone member repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $zoneMemberRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $zone member repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $zoneMemberRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $zone member factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $zoneMemberFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $zone member factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $zoneMemberFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $zone member factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $zoneMemberFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $inventory unit manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $inventoryUnitManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $inventory unit manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $inventoryUnitManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $inventory unit manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $inventoryUnitManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $inventory unit repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $inventoryUnitRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $inventory unit repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $inventoryUnitRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $inventory unit repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $inventoryUnitRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $inventory unit repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $inventoryUnitRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $inventory unit repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $inventoryUnitRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $inventory unit repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $inventoryUnitRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $inventory unit factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $inventoryUnitFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $inventory unit factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $inventoryUnitFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $inventory unit factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $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 $taxon manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $taxonManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $taxon manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $taxonManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $taxon manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $taxonManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $taxon repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $taxonRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $taxon repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $taxonRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxon repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxonRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface $taxon repository"; reason: private alias.
  • Removed service "Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface $taxonRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\TaxonomyBundle\Doctrine\ORM\TaxonRepository $taxon repository"; reason: private alias.
  • Removed service "Sylius\Bundle\TaxonomyBundle\Doctrine\ORM\TaxonRepository $taxonRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $taxon repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxonRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxon repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxonRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $taxon repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $taxonRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $taxon factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $taxonFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $taxon factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $taxonFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\TranslatableFactory $taxon factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $taxonFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $taxon factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxonFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $taxon factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $taxonFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $taxon translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $taxonTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $taxon translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $taxonTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $taxon translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $taxonTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $taxon translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $taxonTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $taxon translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $taxonTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxon translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxonTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxon translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxonTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $taxon translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxonTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $taxon translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $taxonTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $taxon translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $taxonTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $taxon translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $taxonTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $taxon translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxonTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $admin user manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $adminUserManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $admin user manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $adminUserManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $admin user manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $adminUserManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $admin user repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $adminUserRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $admin user repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $adminUserRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $admin user repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $adminUserRepository"; reason: private alias.
  • Removed service ".Sylius\Component\User\Repository\UserRepositoryInterface $admin user repository"; reason: private alias.
  • Removed service "Sylius\Component\User\Repository\UserRepositoryInterface $adminUserRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\UserBundle\Doctrine\ORM\UserRepository $admin user repository"; reason: private alias.
  • Removed service "Sylius\Bundle\UserBundle\Doctrine\ORM\UserRepository $adminUserRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $admin user repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $adminUserRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $admin user repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $adminUserRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $admin user repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $adminUserRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $admin user factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $adminUserFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $admin user factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $adminUserFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $admin user factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $adminUserFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $shop user manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $shopUserManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $shop user manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $shopUserManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $shop user manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $shopUserManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $shop user repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $shopUserRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $shop user repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $shopUserRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shop user repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shopUserRepository"; reason: private alias.
  • Removed service ".Sylius\Component\User\Repository\UserRepositoryInterface $shop user repository"; reason: private alias.
  • Removed service "Sylius\Component\User\Repository\UserRepositoryInterface $shopUserRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\UserRepository $shop user repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\UserRepository $shopUserRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $shop user repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shopUserRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\UserBundle\Doctrine\ORM\UserRepository $shop user repository"; reason: private alias.
  • Removed service "Sylius\Bundle\UserBundle\Doctrine\ORM\UserRepository $shopUserRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shop user repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shopUserRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $shop user repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $shopUserRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $shop user factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $shopUserFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $shop user factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $shopUserFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $shop user factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shopUserFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $oauth user manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $oauthUserManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $oauth user manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $oauthUserManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $oauth user manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $oauthUserManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $oauth user repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $oauthUserRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $oauth user repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $oauthUserRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $oauth user repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $oauthUserRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $oauth user repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $oauthUserRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $oauth user repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $oauthUserRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $oauth user repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $oauthUserRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $oauth user factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $oauthUserFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $oauth user factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $oauthUserFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $oauth user factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $oauthUserFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $customer manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $customerManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $customer manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $customerManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $customer manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $customerManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $customer repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $customerRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $customer repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $customerRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $customer repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $customerRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Core\Repository\CustomerRepositoryInterface $customer repository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\CustomerRepositoryInterface $customerRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\CustomerRepository $customer repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\CustomerRepository $customerRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $customer repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $customerRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customer repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customerRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $customer repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $customerRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $customer factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $customerFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $customer factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $customerFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $customer factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $customerFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $customer group manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $customerGroupManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $customer group manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $customerGroupManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $customer group manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $customerGroupManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $customer group repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $customerGroupRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $customer group repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $customerGroupRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $customer group repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $customerGroupRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Customer\Repository\CustomerGroupRepositoryInterface $customer group repository"; reason: private alias.
  • Removed service "Sylius\Component\Customer\Repository\CustomerGroupRepositoryInterface $customerGroupRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CustomerBundle\Doctrine\ORM\CustomerGroupRepository $customer group repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CustomerBundle\Doctrine\ORM\CustomerGroupRepository $customerGroupRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $customer group repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $customerGroupRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customer group repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customerGroupRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $customer group repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $customerGroupRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $customer group factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $customerGroupFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $customer group factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $customerGroupFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $customer group factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $customerGroupFactory"; reason: private alias.
  • Removed service "Sylius\Bundle\UiBundle\Command\DebugTemplateEventCommand"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product review manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productReviewManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product review manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productReviewManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product review manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productReviewManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product review repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productReviewRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product review repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productReviewRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product review repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productReviewRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Core\Repository\ProductReviewRepositoryInterface $product review repository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\ProductReviewRepositoryInterface $productReviewRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductReviewRepository $product review repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductReviewRepository $productReviewRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product review repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productReviewRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product review repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productReviewRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product review repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productReviewRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product review factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productReviewFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $product review factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productReviewFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product review factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productReviewFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product reviewer manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productReviewerManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product reviewer manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productReviewerManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product reviewer manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productReviewerManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product reviewer repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productReviewerRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product reviewer repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productReviewerRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product reviewer repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productReviewerRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product reviewer repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productReviewerRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product reviewer repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productReviewerRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product reviewer repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productReviewerRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product reviewer factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productReviewerFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $product reviewer factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productReviewerFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product reviewer factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productReviewerFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product taxon manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productTaxonManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product taxon manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productTaxonManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product taxon manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productTaxonManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product taxon repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productTaxonRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product taxon repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productTaxonRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product taxon repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productTaxonRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Core\Repository\ProductTaxonRepositoryInterface $product taxon repository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\ProductTaxonRepositoryInterface $productTaxonRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductTaxonRepository $product taxon repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductTaxonRepository $productTaxonRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product taxon repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productTaxonRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product taxon repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productTaxonRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product taxon repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productTaxonRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product taxon factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productTaxonFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $product taxon factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productTaxonFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product taxon factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productTaxonFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product image manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productImageManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product image manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productImageManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product image manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productImageManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product image repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productImageRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product image repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productImageRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product image repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productImageRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product image repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productImageRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product image repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productImageRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product image repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productImageRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product image factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productImageFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $product image factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productImageFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product image factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productImageFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $taxon image manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $taxonImageManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $taxon image manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $taxonImageManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $taxon image manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $taxonImageManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $taxon image repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $taxonImageRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $taxon image repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $taxonImageRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxon image repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxonImageRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxon image repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxonImageRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $taxon image repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxonImageRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $taxon image repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $taxonImageRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $taxon image factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $taxonImageFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $taxon image factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $taxonImageFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $taxon image factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxonImageFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $channel pricing manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $channelPricingManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $channel pricing manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $channelPricingManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $channel pricing manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $channelPricingManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $channel pricing repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $channelPricingRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $channel pricing repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $channelPricingRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $channel pricing repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $channelPricingRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channel pricing repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channelPricingRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $channel pricing repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $channelPricingRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $channel pricing repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $channelPricingRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $channel pricing factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $channelPricingFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $channel pricing factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $channelPricingFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $channel pricing factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $channelPricingFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $channel price history config manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $channelPriceHistoryConfigManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $channel price history config manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $channelPriceHistoryConfigManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $channel price history config manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $channelPriceHistoryConfigManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $channel price history config repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $channelPriceHistoryConfigRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $channel price history config repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $channelPriceHistoryConfigRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $channel price history config repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $channelPriceHistoryConfigRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channel price history config repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channelPriceHistoryConfigRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $channel price history config repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $channelPriceHistoryConfigRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $channel price history config repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $channelPriceHistoryConfigRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $channel price history config factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $channelPriceHistoryConfigFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $channel price history config factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $channelPriceHistoryConfigFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $channel price history config factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $channelPriceHistoryConfigFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $channel pricing log entry manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $channelPricingLogEntryManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $channel pricing log entry manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $channelPricingLogEntryManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $channel pricing log entry manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $channelPricingLogEntryManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $channel pricing log entry repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $channelPricingLogEntryRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $channel pricing log entry repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $channelPricingLogEntryRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $channel pricing log entry repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $channelPricingLogEntryRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Core\Repository\ChannelPricingLogEntryRepositoryInterface $channel pricing log entry repository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\ChannelPricingLogEntryRepositoryInterface $channelPricingLogEntryRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\ChannelPricingLogEntryRepository $channel pricing log entry repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ChannelPricingLogEntryRepository $channelPricingLogEntryRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $channel pricing log entry repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $channelPricingLogEntryRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channel pricing log entry repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channelPricingLogEntryRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $channel pricing log entry repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $channelPricingLogEntryRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Core\Factory\ChannelPricingLogEntryFactoryInterface $channel pricing log entry factory"; reason: private alias.
  • Removed service "Sylius\Component\Core\Factory\ChannelPricingLogEntryFactoryInterface $channelPricingLogEntryFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $channel pricing log entry factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $channelPricingLogEntryFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Core\Factory\ChannelPricingLogEntryFactory $channel pricing log entry factory"; reason: private alias.
  • Removed service "Sylius\Component\Core\Factory\ChannelPricingLogEntryFactory $channelPricingLogEntryFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $channel pricing log entry factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $channelPricingLogEntryFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $avatar image manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $avatarImageManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $avatar image manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $avatarImageManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $avatar image manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $avatarImageManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $avatar image repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $avatarImageRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $avatar image repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $avatarImageRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $avatar image repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $avatarImageRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Core\Repository\AvatarImageRepositoryInterface $avatar image repository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\AvatarImageRepositoryInterface $avatarImageRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\AvatarImageRepository $avatar image repository"; reason: private alias.
  • Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\AvatarImageRepository $avatarImageRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $avatar image repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $avatarImageRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $avatar image repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $avatarImageRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $avatar image repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $avatarImageRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $avatar image factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $avatarImageFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $avatar image factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $avatarImageFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $avatar image factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $avatarImageFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $shop billing data manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $shopBillingDataManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $shop billing data manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $shopBillingDataManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $shop billing data manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $shopBillingDataManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $shop billing data repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $shopBillingDataRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $shop billing data repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $shopBillingDataRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shop billing data repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shopBillingDataRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shop billing data repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shopBillingDataRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $shop billing data repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shopBillingDataRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $shop billing data repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $shopBillingDataRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $shop billing data factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $shopBillingDataFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $shop billing data factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $shopBillingDataFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $shop billing data factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shopBillingDataFactory"; reason: private alias.
  • Removed service "Sylius\Component\Core\Filesystem\Adapter\FilesystemAdapterInterface"; reason: private alias.
  • Removed service "Sylius\Resource\Context\Initiator\RequestContextInitiatorInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\ParametersParserInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\RequestConfigurationFactoryInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\NewResourceFactoryInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\SingleResourceProviderInterface"; reason: private alias.
  • Removed service "Hateoas\Representation\Factory\PagerfantaFactory"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\ResourcesCollectionProviderInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\ResourceFormFactoryInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\RedirectHandlerInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\DisabledAuthorizationChecker"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\FlashHelperInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\EventDispatcherInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\ViewHandlerInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\ResourceUpdateHandlerInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\ResourceDeleteHandlerInterface"; reason: private alias.
  • Removed service "Sylius\Resource\Symfony\EventDispatcher\OperationEventDispatcherInterface"; reason: private alias.
  • Removed service "Sylius\Resource\Symfony\EventDispatcher\OperationEventHandlerInterface"; reason: private alias.
  • Removed service "Sylius\Resource\Symfony\Session\Flash\FlashHelperInterface"; reason: private alias.
  • Removed service "Sylius\Resource\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface"; reason: private alias.
  • Removed service "sylius.resource_metadata_collection.factory"; reason: private alias.
  • Removed service "Sylius\Resource\Metadata\Operation\HttpOperationInitiatorInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Routing\ResourceLoader"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Routing\CrudRoutesAttributesLoader"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Routing\RoutesAttributesLoader"; reason: private alias.
  • Removed service "sylius.state_processor.main"; reason: private alias.
  • Removed service "sylius.state_provider.main"; reason: private alias.
  • Removed service "Sylius\Resource\State\ProviderInterface"; reason: private alias.
  • Removed service "Sylius\Resource\State\FactoryInterface"; reason: private alias.
  • Removed service "Sylius\Resource\State\ResponderInterface"; reason: private alias.
  • Removed service "Sylius\Resource\StateMachine\OperationStateMachineInterface"; reason: private alias.
  • Removed service "sylius.state_machine.operation.default"; reason: private alias.
  • Removed service "Sylius\Resource\Twig\Context\Factory\ContextFactoryInterface"; reason: private alias.
  • Removed service "Sylius\Resource\Metadata\RegistryInterface"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Metadata\RegistryInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\ExpressionLanguage\ExpressionLanguage"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Grid\Parser\OptionsParserInterface"; reason: private alias.
  • Removed service "sylius.resource_controller.authorization_checker"; reason: private alias.
  • Removed service "sylius_resource.doctrine.mapping_driver_chain"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\Form\Builder\DefaultFormBuilder"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\ContainerRepositoryFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $administration role manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $administrationRoleManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $administration role manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $administrationRoleManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $administration role manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $administrationRoleManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $administration role repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $administrationRoleRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $administration role repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $administrationRoleRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $administration role repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $administrationRoleRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $administration role repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $administrationRoleRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $administration role repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $administrationRoleRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $administration role repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $administrationRoleRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $administration role factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $administrationRoleFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $administration role factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $administrationRoleFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $administration role factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $administrationRoleFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $post manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $postManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $post manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $postManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $post manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $postManager"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $post repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $postRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $post repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $postRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $post repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $postRepository"; reason: private alias.
  • Removed service ".Dimpulse\SyliusBlogPlugin\Repository\PostRepository $post repository"; reason: private alias.
  • Removed service "Dimpulse\SyliusBlogPlugin\Repository\PostRepository $postRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $post repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $postRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $post repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $postRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $post repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $postRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $post factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $postFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $post factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $postFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $post factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $postFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $post translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $postTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $post translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $postTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $post translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $postTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $post translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $postTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $post translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $postTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $post translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $postTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $post translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $postTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $post translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $postTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $post translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $postTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $post translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $postTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $post translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $postTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $post translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $postTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $post image manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $postImageManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $post image manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $postImageManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $post image manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $postImageManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $post image repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $postImageRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $post image repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $postImageRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $post image repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $postImageRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $post image repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $postImageRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $post image repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $postImageRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $post image repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $postImageRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $post image factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $postImageFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $post image factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $postImageFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $post image factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $postImageFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $post image translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $postImageTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $post image translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $postImageTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $post image translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $postImageTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $post image translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $postImageTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $post image translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $postImageTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $post image translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $postImageTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $post image translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $postImageTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $post image translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $postImageTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $post image translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $postImageTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $post image translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $postImageTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $post image translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $postImageTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $post image translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $postImageTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $post category image manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $postCategoryImageManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $post category image manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $postCategoryImageManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $post category image manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $postCategoryImageManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $post category image repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $postCategoryImageRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $post category image repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $postCategoryImageRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $post category image repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $postCategoryImageRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $post category image repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $postCategoryImageRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $post category image repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $postCategoryImageRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $post category image repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $postCategoryImageRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $post category image factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $postCategoryImageFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $post category image factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $postCategoryImageFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $post category image factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $postCategoryImageFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $post category image translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $postCategoryImageTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $post category image translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $postCategoryImageTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $post category image translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $postCategoryImageTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $post category image translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $postCategoryImageTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $post category image translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $postCategoryImageTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $post category image translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $postCategoryImageTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $post category image translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $postCategoryImageTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $post category image translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $postCategoryImageTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $post category image translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $postCategoryImageTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $post category image translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $postCategoryImageTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $post category image translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $postCategoryImageTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $post category image translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $postCategoryImageTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $post category manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $postCategoryManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $post category manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $postCategoryManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $post category manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $postCategoryManager"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $post category repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $postCategoryRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $post category repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $postCategoryRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $post category repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $postCategoryRepository"; reason: private alias.
  • Removed service ".Dimpulse\SyliusBlogPlugin\Repository\PostCategoryRepository $post category repository"; reason: private alias.
  • Removed service "Dimpulse\SyliusBlogPlugin\Repository\PostCategoryRepository $postCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $post category repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $postCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $post category repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $postCategoryRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $post category repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $postCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $post category factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $postCategoryFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $post category factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $postCategoryFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $post category factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $postCategoryFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $post category translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $postCategoryTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $post category translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $postCategoryTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $post category translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $postCategoryTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $post category translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $postCategoryTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $post category translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $postCategoryTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $post category translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $postCategoryTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $post category translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $postCategoryTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $post category translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $postCategoryTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $post category translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $postCategoryTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $post category translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $postCategoryTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $post category translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $postCategoryTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $post category translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $postCategoryTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product finished manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productFinishedManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product finished manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productFinishedManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product finished manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productFinishedManager"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product finished repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productFinishedRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product finished repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productFinishedRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product finished repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productFinishedRepository"; reason: private alias.
  • Removed service ".App\Repository\ProductFinishedRepository $product finished repository"; reason: private alias.
  • Removed service "App\Repository\ProductFinishedRepository $productFinishedRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product finished repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productFinishedRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product finished repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productFinishedRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product finished repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productFinishedRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product finished factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productFinishedFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $product finished factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $productFinishedFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product finished factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productFinishedFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product finished translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productFinishedTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product finished translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productFinishedTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product finished translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productFinishedTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product finished translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productFinishedTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product finished translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productFinishedTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product finished translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productFinishedTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product finished translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productFinishedTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product finished translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productFinishedTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product finished translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productFinishedTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product finished translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productFinishedTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $product finished translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $productFinishedTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product finished translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productFinishedTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product finished recommendation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productFinishedRecommendationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product finished recommendation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productFinishedRecommendationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product finished recommendation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productFinishedRecommendationManager"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product finished recommendation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productFinishedRecommendationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product finished recommendation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productFinishedRecommendationRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product finished recommendation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productFinishedRecommendationRepository"; reason: private alias.
  • Removed service ".App\Repository\ProductFinishedRecommendationRepository $product finished recommendation repository"; reason: private alias.
  • Removed service "App\Repository\ProductFinishedRecommendationRepository $productFinishedRecommendationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product finished recommendation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productFinishedRecommendationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product finished recommendation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productFinishedRecommendationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product finished recommendation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productFinishedRecommendationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product finished recommendation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productFinishedRecommendationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $product finished recommendation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $productFinishedRecommendationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product finished recommendation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productFinishedRecommendationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product recommendation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productRecommendationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product recommendation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productRecommendationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product recommendation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productRecommendationManager"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product recommendation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productRecommendationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product recommendation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productRecommendationRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product recommendation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productRecommendationRepository"; reason: private alias.
  • Removed service ".App\Repository\ProductRecommendationRepository $product recommendation repository"; reason: private alias.
  • Removed service "App\Repository\ProductRecommendationRepository $productRecommendationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product recommendation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productRecommendationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product recommendation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productRecommendationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product recommendation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productRecommendationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product recommendation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productRecommendationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $product recommendation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $productRecommendationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product recommendation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productRecommendationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $billing account manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $billingAccountManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $billing account manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $billingAccountManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $billing account manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $billingAccountManager"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $billing account repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $billingAccountRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $billing account repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $billingAccountRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $billing account repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $billingAccountRepository"; reason: private alias.
  • Removed service ".App\Repository\BillingAccountRepository $billing account repository"; reason: private alias.
  • Removed service "App\Repository\BillingAccountRepository $billingAccountRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $billing account repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $billingAccountRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $billing account repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $billingAccountRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $billing account repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $billingAccountRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $billing account factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $billingAccountFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $billing account factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $billingAccountFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $billing account factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $billingAccountFactory"; reason: private alias.
  • Removed service ".App\Repository\Interfaces\IMassiveSelectionRepository $taxon repository"; reason: private alias.
  • Removed service "App\Repository\Interfaces\IMassiveSelectionRepository $taxonRepository"; reason: private alias.
  • Removed service ".App\Repository\TaxonRepository $taxon repository"; reason: private alias.
  • Removed service "App\Repository\TaxonRepository $taxonRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $taxon factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $taxonFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $media library type manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $mediaLibraryTypeManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $media library type manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $mediaLibraryTypeManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $media library type manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $mediaLibraryTypeManager"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $media library type repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $mediaLibraryTypeRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $media library type repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $mediaLibraryTypeRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $media library type repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $mediaLibraryTypeRepository"; reason: private alias.
  • Removed service ".App\Repository\MediaLibraryRepository $media library type repository"; reason: private alias.
  • Removed service "App\Repository\MediaLibraryRepository $mediaLibraryTypeRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $media library type repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $mediaLibraryTypeRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $media library type repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $mediaLibraryTypeRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $media library type repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $mediaLibraryTypeRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $media library type factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $mediaLibraryTypeFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $media library type factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $mediaLibraryTypeFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $media library type factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $mediaLibraryTypeFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $media sub type manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $mediaSubTypeManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $media sub type manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $mediaSubTypeManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $media sub type manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $mediaSubTypeManager"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $media sub type repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $mediaSubTypeRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $media sub type repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $mediaSubTypeRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $media sub type repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $mediaSubTypeRepository"; reason: private alias.
  • Removed service ".App\Repository\MediaSubTypeVichRepository $media sub type repository"; reason: private alias.
  • Removed service "App\Repository\MediaSubTypeVichRepository $mediaSubTypeRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $media sub type repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $mediaSubTypeRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $media sub type repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $mediaSubTypeRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $media sub type repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $mediaSubTypeRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $media sub type factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $mediaSubTypeFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $media sub type factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $mediaSubTypeFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $media sub type factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $mediaSubTypeFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $media type manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $mediaTypeManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $media type manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $mediaTypeManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $media type manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $mediaTypeManager"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $media type repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $mediaTypeRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $media type repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $mediaTypeRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $media type repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $mediaTypeRepository"; reason: private alias.
  • Removed service ".App\Repository\MediaTypeVichRepository $media type repository"; reason: private alias.
  • Removed service "App\Repository\MediaTypeVichRepository $mediaTypeRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $media type repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $mediaTypeRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $media type repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $mediaTypeRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $media type repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $mediaTypeRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $media type factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $mediaTypeFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $media type factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $mediaTypeFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $media type factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $mediaTypeFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $media type translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $mediaTypeTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $media type translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $mediaTypeTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $media type translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $mediaTypeTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $media type translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $mediaTypeTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $media type translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $mediaTypeTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $media type translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $mediaTypeTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $media type translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $mediaTypeTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $media type translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $mediaTypeTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $media type translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $mediaTypeTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $media type translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $mediaTypeTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $media type translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $mediaTypeTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $media type translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $mediaTypeTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $delivery ws configuration manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $deliveryWsConfigurationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $delivery ws configuration manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $deliveryWsConfigurationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $delivery ws configuration manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $deliveryWsConfigurationManager"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $delivery ws configuration repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $deliveryWsConfigurationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $delivery ws configuration repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $deliveryWsConfigurationRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $delivery ws configuration repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $deliveryWsConfigurationRepository"; reason: private alias.
  • Removed service ".App\Repository\DeliveryWSConfigurationRepository $delivery ws configuration repository"; reason: private alias.
  • Removed service "App\Repository\DeliveryWSConfigurationRepository $deliveryWsConfigurationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $delivery ws configuration repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $deliveryWsConfigurationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $delivery ws configuration repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $deliveryWsConfigurationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $delivery ws configuration repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $deliveryWsConfigurationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $delivery ws configuration factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $deliveryWsConfigurationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $delivery ws configuration factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $deliveryWsConfigurationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $delivery ws configuration factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $deliveryWsConfigurationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $custom page manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $customPageManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $custom page manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $customPageManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $custom page manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $customPageManager"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $custom page repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $customPageRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $custom page repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $customPageRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $custom page repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $customPageRepository"; reason: private alias.
  • Removed service ".App\Repository\CustomPageRepository $custom page repository"; reason: private alias.
  • Removed service "App\Repository\CustomPageRepository $customPageRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $custom page repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $customPageRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $custom page repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customPageRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $custom page repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $customPageRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $custom page factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $customPageFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $custom page factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $customPageFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $custom page factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $customPageFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $custom page translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $customPageTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $custom page translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $customPageTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $custom page translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $customPageTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $custom page translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $customPageTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $custom page translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $customPageTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $custom page translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $customPageTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $custom page translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customPageTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $custom page translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $customPageTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $custom page translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $customPageTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $custom page translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $customPageTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $custom page translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $customPageTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $custom page translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $customPageTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $shipping.supplement manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $shippingSupplementManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $shipping.supplement manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $shippingSupplementManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $shipping.supplement manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $shippingSupplementManager"; reason: private alias.
  • Removed service ".Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface $shipping.supplement repository"; reason: private alias.
  • Removed service "Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface $shippingSupplementRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $shipping.supplement repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $shippingSupplementRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $shipping.supplement repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $shippingSupplementRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shipping.supplement repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shippingSupplementRepository"; reason: private alias.
  • Removed service ".App\Repository\Shipping\SupplementRepository $shipping.supplement repository"; reason: private alias.
  • Removed service "App\Repository\Shipping\SupplementRepository $shippingSupplementRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $shipping.supplement repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingSupplementRepository"; reason: private alias.
  • Removed service ".Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository $shipping.supplement repository"; reason: private alias.
  • Removed service "Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository $shippingSupplementRepository"; reason: private alias.
  • Removed service ".Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository $shipping.supplement repository"; reason: private alias.
  • Removed service "Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository $shippingSupplementRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $shipping.supplement repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $shippingSupplementRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $shipping.supplement factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $shippingSupplementFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $shipping.supplement factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $shippingSupplementFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $shipping.supplement factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingSupplementFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $shipping.supplement part manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $shippingSupplementPartManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $shipping.supplement part manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $shippingSupplementPartManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $shipping.supplement part manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $shippingSupplementPartManager"; reason: private alias.
  • Removed service ".Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface $shipping.supplement part repository"; reason: private alias.
  • Removed service "Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface $shippingSupplementPartRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $shipping.supplement part repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $shippingSupplementPartRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $shipping.supplement part repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $shippingSupplementPartRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shipping.supplement part repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shippingSupplementPartRepository"; reason: private alias.
  • Removed service ".App\Repository\Shipping\SupplementPartRepository $shipping.supplement part repository"; reason: private alias.
  • Removed service "App\Repository\Shipping\SupplementPartRepository $shippingSupplementPartRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $shipping.supplement part repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingSupplementPartRepository"; reason: private alias.
  • Removed service ".Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository $shipping.supplement part repository"; reason: private alias.
  • Removed service "Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository $shippingSupplementPartRepository"; reason: private alias.
  • Removed service ".Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository $shipping.supplement part repository"; reason: private alias.
  • Removed service "Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository $shippingSupplementPartRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $shipping.supplement part repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $shippingSupplementPartRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $shipping.supplement part factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $shippingSupplementPartFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $shipping.supplement part factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $shippingSupplementPartFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $shipping.supplement part factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingSupplementPartFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $brands manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $brandsManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $brands manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $brandsManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $brands manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $brandsManager"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $brands repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $brandsRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $brands repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $brandsRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $brands repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $brandsRepository"; reason: private alias.
  • Removed service ".App\Repository\BrandsRepository $brands repository"; reason: private alias.
  • Removed service "App\Repository\BrandsRepository $brandsRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $brands repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $brandsRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $brands repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $brandsRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $brands repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $brandsRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $brands factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $brandsFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $brands factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $brandsFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $brands factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $brandsFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $brands translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $brandsTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $brands translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $brandsTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $brands translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $brandsTranslationManager"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $brands translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $brandsTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $brands translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $brandsTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $brands translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $brandsTranslationRepository"; reason: private alias.
  • Removed service ".App\Repository\BrandsTranslationRepository $brands translation repository"; reason: private alias.
  • Removed service "App\Repository\BrandsTranslationRepository $brandsTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $brands translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $brandsTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $brands translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $brandsTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $brands translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $brandsTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $brands translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $brandsTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $brands translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $brandsTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $brands translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $brandsTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $categories manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $categoriesManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $categories manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $categoriesManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $categories manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $categoriesManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $categories repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $categoriesRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $categories repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $categoriesRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $categories repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $categoriesRepository"; reason: private alias.
  • Removed service ".App\Repository\Interfaces\IMassiveSelectionRepository $categories repository"; reason: private alias.
  • Removed service "App\Repository\Interfaces\IMassiveSelectionRepository $categoriesRepository"; reason: private alias.
  • Removed service ".App\Repository\CategoriesRepository $categories repository"; reason: private alias.
  • Removed service "App\Repository\CategoriesRepository $categoriesRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $categories repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $categoriesRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $categories repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $categoriesRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $categories repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $categoriesRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $categories factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $categoriesFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $categories factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $categoriesFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $categories factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $categoriesFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $categories translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $categoriesTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $categories translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $categoriesTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $categories translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $categoriesTranslationManager"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $categories translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $categoriesTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $categories translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $categoriesTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $categories translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $categoriesTranslationRepository"; reason: private alias.
  • Removed service ".App\Repository\CategoriesTranslationRepository $categories translation repository"; reason: private alias.
  • Removed service "App\Repository\CategoriesTranslationRepository $categoriesTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $categories translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $categoriesTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $categories translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $categoriesTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $categories translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $categoriesTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $categories translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $categoriesTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $categories translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $categoriesTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $categories translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $categoriesTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $factories manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $factoriesManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $factories manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $factoriesManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $factories manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $factoriesManager"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $factories repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $factoriesRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $factories repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $factoriesRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $factories repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $factoriesRepository"; reason: private alias.
  • Removed service ".App\Repository\FactoriesRepository $factories repository"; reason: private alias.
  • Removed service "App\Repository\FactoriesRepository $factoriesRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $factories repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $factoriesRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $factories repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $factoriesRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $factories repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $factoriesRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $factories factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $factoriesFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $factories factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $factoriesFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $factories factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $factoriesFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $factories translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $factoriesTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $factories translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $factoriesTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $factories translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $factoriesTranslationManager"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $factories translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $factoriesTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $factories translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $factoriesTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $factories translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $factoriesTranslationRepository"; reason: private alias.
  • Removed service ".App\Repository\FactoriesTranslationRepository $factories translation repository"; reason: private alias.
  • Removed service "App\Repository\FactoriesTranslationRepository $factoriesTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $factories translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $factoriesTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $factories translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $factoriesTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $factories translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $factoriesTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $factories translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $factoriesTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $factories translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $factoriesTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $factories translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $factoriesTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $families manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $familiesManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $families manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $familiesManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $families manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $familiesManager"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $families repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $familiesRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $families repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $familiesRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $families repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $familiesRepository"; reason: private alias.
  • Removed service ".App\Repository\FamiliesRepository $families repository"; reason: private alias.
  • Removed service "App\Repository\FamiliesRepository $familiesRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $families repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $familiesRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $families repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $familiesRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $families repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $familiesRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $families factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $familiesFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $families factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $familiesFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $families factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $familiesFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $families translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $familiesTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $families translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $familiesTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $families translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $familiesTranslationManager"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $families translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $familiesTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $families translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $familiesTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $families translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $familiesTranslationRepository"; reason: private alias.
  • Removed service ".App\Repository\FamiliesTranslationRepository $families translation repository"; reason: private alias.
  • Removed service "App\Repository\FamiliesTranslationRepository $familiesTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $families translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $familiesTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $families translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $familiesTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $families translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $familiesTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $families translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $familiesTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $families translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $familiesTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $families translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $familiesTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $medias manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $mediasManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $medias manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $mediasManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $medias manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $mediasManager"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $medias repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $mediasRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $medias repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $mediasRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $medias repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $mediasRepository"; reason: private alias.
  • Removed service ".App\Repository\MediaRepository $medias repository"; reason: private alias.
  • Removed service "App\Repository\MediaRepository $mediasRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $medias repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $mediasRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $medias repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $mediasRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $medias repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $mediasRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $medias factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $mediasFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $medias factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $mediasFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $medias factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $mediasFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $medias translation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $mediasTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $medias translation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $mediasTranslationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $medias translation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $mediasTranslationManager"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $medias translation repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $mediasTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $medias translation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $mediasTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $medias translation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $mediasTranslationRepository"; reason: private alias.
  • Removed service ".App\Repository\MediaTranslationRepository $medias translation repository"; reason: private alias.
  • Removed service "App\Repository\MediaTranslationRepository $mediasTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $medias translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $mediasTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $medias translation repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $mediasTranslationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $medias translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $mediasTranslationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $medias translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $mediasTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $medias translation factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $mediasTranslationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $medias translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $mediasTranslationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $warranty folder manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $warrantyFolderManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $warranty folder manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $warrantyFolderManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $warranty folder manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $warrantyFolderManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $warranty folder repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $warrantyFolderRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $warranty folder repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $warrantyFolderRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $warranty folder repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $warrantyFolderRepository"; reason: private alias.
  • Removed service ".App\Repository\WarrantyFolderRepository $warranty folder repository"; reason: private alias.
  • Removed service "App\Repository\WarrantyFolderRepository $warrantyFolderRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $warranty folder repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $warrantyFolderRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $warranty folder repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $warrantyFolderRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $warranty folder repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $warrantyFolderRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $warranty folder factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $warrantyFolderFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $warranty folder factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $warrantyFolderFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $warranty folder factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $warrantyFolderFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product finished warranty value manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productFinishedWarrantyValueManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product finished warranty value manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productFinishedWarrantyValueManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product finished warranty value manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productFinishedWarrantyValueManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product finished warranty value repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productFinishedWarrantyValueRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product finished warranty value repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productFinishedWarrantyValueRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product finished warranty value repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productFinishedWarrantyValueRepository"; reason: private alias.
  • Removed service ".App\Repository\Product\ProductFinishedWarrantyValueRepository $product finished warranty value repository"; reason: private alias.
  • Removed service "App\Repository\Product\ProductFinishedWarrantyValueRepository $productFinishedWarrantyValueRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product finished warranty value repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productFinishedWarrantyValueRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product finished warranty value repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productFinishedWarrantyValueRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product finished warranty value repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productFinishedWarrantyValueRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $product finished warranty value factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $productFinishedWarrantyValueFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $product finished warranty value factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $productFinishedWarrantyValueFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product finished warranty value factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productFinishedWarrantyValueFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $action log manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $actionLogManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $action log manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $actionLogManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $action log manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $actionLogManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $action log repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $actionLogRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $action log repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $actionLogRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $action log repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $actionLogRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $action log repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $actionLogRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $action log repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $actionLogRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $action log repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $actionLogRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $action log factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $actionLogFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $action log factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $actionLogFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $action log factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $actionLogFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $action log resource manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $actionLogResourceManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $action log resource manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $actionLogResourceManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $action log resource manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $actionLogResourceManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $action log resource repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $actionLogResourceRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $action log resource repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $actionLogResourceRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $action log resource repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $actionLogResourceRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $action log resource repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $actionLogResourceRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $action log resource repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $actionLogResourceRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $action log resource repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $actionLogResourceRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $action log resource factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $actionLogResourceFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $action log resource factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $actionLogResourceFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $action log resource factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $actionLogResourceFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $media manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $mediaManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $media manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $mediaManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $media manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $mediaManager"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $media repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $mediaRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $media repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $mediaRepository"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $media repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $mediaRepository"; reason: private alias.
  • Removed service ".Dimpulse\SyliusMediaPlugin\Repository\MediaRepository $media repository"; reason: private alias.
  • Removed service "Dimpulse\SyliusMediaPlugin\Repository\MediaRepository $mediaRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $media repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $mediaRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $media repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $mediaRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $media repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $mediaRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $media factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $mediaFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $media factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $mediaFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $media factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $mediaFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $media image manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $mediaImageManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $media image manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $mediaImageManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $media image manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $mediaImageManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $media image repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $mediaImageRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $media image repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $mediaImageRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $media image repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $mediaImageRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $media image repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $mediaImageRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $media image repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $mediaImageRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $media image repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $mediaImageRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $media image factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $mediaImageFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $media image factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $mediaImageFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $media image factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $mediaImageFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $media category manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $mediaCategoryManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $media category manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $mediaCategoryManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $media category manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $mediaCategoryManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $media category repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $mediaCategoryRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $media category repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $mediaCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $media category repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $mediaCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $media category repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $mediaCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $media category repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $mediaCategoryRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $media category repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $mediaCategoryRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $media category factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $mediaCategoryFactory"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\Factory $media category factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\Factory $mediaCategoryFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $media category factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $mediaCategoryFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $notification manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $notificationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $notification manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $notificationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $notification manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $notificationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $notification repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $notificationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $notification repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $notificationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $notification repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $notificationRepository"; reason: private alias.
  • Removed service ".Setono\SyliusAbandonedCartPlugin\Repository\NotificationRepositoryInterface $notification repository"; reason: private alias.
  • Removed service "Setono\SyliusAbandonedCartPlugin\Repository\NotificationRepositoryInterface $notificationRepository"; reason: private alias.
  • Removed service ".Setono\SyliusAbandonedCartPlugin\Repository\NotificationRepository $notification repository"; reason: private alias.
  • Removed service "Setono\SyliusAbandonedCartPlugin\Repository\NotificationRepository $notificationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $notification repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $notificationRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $notification repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $notificationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $notification repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $notificationRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $notification factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $notificationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $notification factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $notificationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $notification factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $notificationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $unsubscribed customer manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $unsubscribedCustomerManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $unsubscribed customer manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $unsubscribedCustomerManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $unsubscribed customer manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $unsubscribedCustomerManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $unsubscribed customer repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $unsubscribedCustomerRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $unsubscribed customer repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $unsubscribedCustomerRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $unsubscribed customer repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $unsubscribedCustomerRepository"; reason: private alias.
  • Removed service ".Setono\SyliusAbandonedCartPlugin\Repository\UnsubscribedCustomerRepositoryInterface $unsubscribed customer repository"; reason: private alias.
  • Removed service "Setono\SyliusAbandonedCartPlugin\Repository\UnsubscribedCustomerRepositoryInterface $unsubscribedCustomerRepository"; reason: private alias.
  • Removed service ".Setono\SyliusAbandonedCartPlugin\Repository\UnsubscribedCustomerRepository $unsubscribed customer repository"; reason: private alias.
  • Removed service "Setono\SyliusAbandonedCartPlugin\Repository\UnsubscribedCustomerRepository $unsubscribedCustomerRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $unsubscribed customer repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $unsubscribedCustomerRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $unsubscribed customer repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $unsubscribedCustomerRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $unsubscribed customer repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $unsubscribedCustomerRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $unsubscribed customer factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $unsubscribedCustomerFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $unsubscribed customer factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $unsubscribedCustomerFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $unsubscribed customer factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $unsubscribedCustomerFactory"; reason: private alias.
  • Removed service "Sylius\Bundle\GridBundle\Twig\GridExtension"; reason: private alias.
  • Removed service "Sylius\Bundle\GridBundle\Twig\BulkActionGridExtension"; 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 "Psr\Container\ContainerInterface"; 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.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 "jms_serializer.event_dispatcher"; 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\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
  • Removed service "liip_imagine"; reason: private alias.
  • Removed service "Imagine\Image\ImagineInterface"; reason: private alias.
  • Removed service "payum.entity_manager"; 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 $payment security token manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $paymentSecurityTokenManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $payment security token manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $paymentSecurityTokenManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $payment security token manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $paymentSecurityTokenManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $payment security token repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $paymentSecurityTokenRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $payment security token repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $paymentSecurityTokenRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $payment security token repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $paymentSecurityTokenRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $payment security token repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentSecurityTokenRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $payment security token repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentSecurityTokenRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $payment security token repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $paymentSecurityTokenRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $payment security token factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $paymentSecurityTokenFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $payment security token factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $paymentSecurityTokenFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $payment security token factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentSecurityTokenFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $gateway config manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $gatewayConfigManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $gateway config manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $gatewayConfigManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $gateway config manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $gatewayConfigManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $gateway config repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $gatewayConfigRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $gateway config repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $gatewayConfigRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $gateway config repository"; reason: private alias.
  • Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $gatewayConfigRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $gateway config repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $gatewayConfigRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $gateway config repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $gatewayConfigRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $gateway config repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $gatewayConfigRepository"; reason: private alias.
  • Removed service ".Sylius\Resource\Factory\FactoryInterface $gateway config factory"; reason: private alias.
  • Removed service "Sylius\Resource\Factory\FactoryInterface $gatewayConfigFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $gateway config factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $gatewayConfigFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $gateway config factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $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 "sylius.http_client"; reason: private alias.
  • Removed service "Sylius\Bundle\ShopBundle\Locale\LocaleSwitcherInterface"; 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.property_accessor"; reason: private alias.
  • Removed service "nelmio_alice.generator.caller"; 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.instantiator"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.fixture_bag"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.parameter_bag"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.value"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.value.property_accessor"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.fixture_set"; 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.file_parser"; reason: private alias.
  • Removed service "nelmio_alice.file_locator"; 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 "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 "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 ".League\Flysystem\FilesystemOperator $sylius.storage"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemOperator $syliusStorage"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemReader $sylius.storage"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemReader $syliusStorage"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemWriter $sylius.storage"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemWriter $syliusStorage"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemOperator $pdf.public.storage"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemOperator $pdfPublicStorage"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemReader $pdf.public.storage"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemReader $pdfPublicStorage"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemWriter $pdf.public.storage"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemWriter $pdfPublicStorage"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemOperator $pdf.private.storage"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemOperator $pdfPrivateStorage"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemReader $pdf.private.storage"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemReader $pdfPrivateStorage"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemWriter $pdf.private.storage"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemWriter $pdfPrivateStorage"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemOperator $image.public.storage"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemOperator $imagePublicStorage"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemReader $image.public.storage"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemReader $imagePublicStorage"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemWriter $image.public.storage"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemWriter $imagePublicStorage"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemOperator $video.public.storage"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemOperator $videoPublicStorage"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemReader $video.public.storage"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemReader $videoPublicStorage"; reason: private alias.
  • Removed service ".League\Flysystem\FilesystemWriter $video.public.storage"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemWriter $videoPublicStorage"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
  • Removed service "sylius_paypal.client.paypal"; reason: private alias.
  • Removed service "sylius_paypal.api.authorize_client"; reason: private alias.
  • Removed service "sylius_paypal.repository.paypal_credentials"; reason: private alias.
  • Removed service "sylius_paypal.api.cache_authorize_client"; reason: private alias.
  • Removed service "sylius_paypal.api.complete_order"; reason: private alias.
  • Removed service "sylius_paypal.api.generic"; reason: private alias.
  • Removed service "sylius_paypal.api.create_order"; reason: private alias.
  • Removed service "sylius_paypal.api.identity"; reason: private alias.
  • Removed service "sylius_paypal.api.order_details"; reason: private alias.
  • Removed service "sylius_paypal.api.webhook"; reason: private alias.
  • Removed service "sylius_paypal.api.update_order"; reason: private alias.
  • Removed service "sylius_paypal.api.refund_payment"; reason: private alias.
  • Removed service "sylius_paypal.listener.workflow.complete_paypal_order"; reason: private alias.
  • Removed service "sylius_paypal.listener.workflow.refund_payment"; reason: private alias.
  • Removed service "sylius_paypal.onboarding.initiator"; reason: private alias.
  • Removed service "sylius_paypal.onboarding.processor.basic"; reason: private alias.
  • Removed service "sylius_paypal.gateway_factory_builder"; reason: private alias.
  • Removed service "sylius_paypal.payum.action.authorize"; reason: private alias.
  • Removed service "sylius_paypal.payum.action.capture"; reason: private alias.
  • Removed service "sylius_paypal.payum.action.complete_order"; reason: private alias.
  • Removed service "sylius_paypal.payum.action.resolve_next_route"; reason: private alias.
  • Removed service "sylius_paypal.form.extension.payment_method"; reason: private alias.
  • Removed service "sylius_paypal.form.type.paypal_configuration"; reason: private alias.
  • Removed service "sylius_paypal.generator.paypal_auth_assertion"; reason: private alias.
  • Removed service "sylius_paypal.api_platform.paypal_payment"; reason: private alias.
  • Removed service "sylius_paypal.listener.paypal_payment_method"; reason: private alias.
  • Removed service "sylius_paypal.manager.payment_state"; reason: private alias.
  • Removed service "sylius_paypal.factory.paypal_payment_method_new_resource"; reason: private alias.
  • Removed service "sylius_paypal.provider.order"; reason: private alias.
  • Removed service "sylius_paypal.provider.payment"; reason: private alias.
  • Removed service "sylius_paypal.provider.order_item_non_neutral_tax"; reason: private alias.
  • Removed service "sylius_paypal.provider.paypal_item_data"; reason: private alias.
  • Removed service "sylius_paypal.provider.paypal_payment_method"; reason: private alias.
  • Removed service "sylius_paypal.provider.paypal_refund_data"; reason: private alias.
  • Removed service "sylius_paypal.provider.available_countries"; reason: private alias.
  • Removed service "sylius_paypal.resolver.capture_payment"; reason: private alias.
  • Removed service "sylius_paypal.order_processing.order_payment_processor.after_checkout"; reason: private alias.
  • Removed service "sylius_paypal.order_processing.order_payment_processor.checkout"; reason: private alias.
  • Removed service "sylius_paypal.processor.paypal_order_complete"; reason: private alias.
  • Removed service "sylius_paypal.processor.payment_complete"; reason: private alias.
  • Removed service "sylius_paypal.processor.locale"; reason: private alias.
  • Removed service "sylius_paypal.processor.payment_refund"; reason: private alias.
  • Removed service "sylius_paypal.processor.ui_paypal_payment_refund"; reason: private alias.
  • Removed service "sylius_paypal.resolver.payment_method.paypal"; reason: private alias.
  • Removed service "sylius_paypal.resolver.payment_method.paypal_prioritising"; reason: private alias.
  • Removed service "sylius_paypal.provider.paypal_configuration"; reason: private alias.
  • Removed service "sylius_paypal.provider.uuid"; reason: private alias.
  • Removed service "sylius_paypal.client.sftp"; reason: private alias.
  • Removed service "sylius_paypal.downloader.report"; reason: private alias.
  • Removed service "sylius_paypal.processor.paypal_address"; reason: private alias.
  • Removed service "sylius_paypal.updater.payment"; reason: private alias.
  • Removed service "sylius_paypal.enabler.payment_method"; reason: private alias.
  • Removed service "sylius_paypal.provider.payment_reference_number"; reason: private alias.
  • Removed service "sylius_paypal.console.command.complete_paid_payments"; reason: private alias.
  • Removed service "sylius_paypal.provider.refund_reference_number"; reason: private alias.
  • Removed service "sylius_paypal.registrar.seller_webhook"; reason: private alias.
  • Removed service "sylius_paypal.twig.extension.paypal"; reason: private alias.
  • Removed service "sylius_paypal.twig.extension.order_address"; reason: private alias.
  • Removed service "Sylius\PayPalPlugin\Verifier\PaymentAmountVerifierInterface"; reason: private alias.
  • Removed service "search.search_indexer_subscriber"; reason: private alias.
  • Removed service "Meilisearch\Bundle\SearchService"; reason: private alias.
  • Removed service "vich_uploader.storage"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
  • Removed service "vich_uploader.metadata_driver"; reason: private alias.
  • Removed service "vich_uploader.metadata.cache"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Mapping\PropertyMappingResolverInterface"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\FlysystemStorage"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
  • Removed service "hwi_oauth.resource_owners.locator"; reason: private alias.
  • Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
  • Removed service "Knp\Component\Pager\ArgumentAccess\ArgumentAccessInterface"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "bitbag.sylius_wishlist_plugin.command_bus"; 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 $http_clientLogger"; 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 "Psr\Log\LoggerInterface $shoppingfeedLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $dimpulse_action_log_plugin_logLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $dimpulseActionLogPluginLogLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $axeptaLogger"; 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 "bitbag_sylius_wishlist_plugin.controller_state_machine.wishlist"; reason: private alias.
  • Removed service "bitbag_sylius_wishlist_plugin.controller_state_machine.wishlist_product"; reason: private alias.
  • Removed service "sylius.controller_state_machine.adjustment"; reason: private alias.
  • Removed service "sylius.controller_state_machine.order"; reason: private alias.
  • Removed service "sylius.controller_state_machine.order_item"; reason: private alias.
  • Removed service "sylius.controller_state_machine.order_item_unit"; reason: private alias.
  • Removed service "sylius.controller_state_machine.order_sequence"; reason: private alias.
  • Removed service "sylius.controller_state_machine.currency"; reason: private alias.
  • Removed service "sylius.controller_state_machine.exchange_rate"; reason: private alias.
  • Removed service "sylius.controller_state_machine.locale"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_translation"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_variant"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_variant_translation"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_option"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_option_translation"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_association"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_association_type"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_association_type_translation"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_option_value"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_option_value_translation"; reason: private alias.
  • Removed service "sylius.controller_state_machine.channel"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_attribute"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_attribute_translation"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_attribute_value"; reason: private alias.
  • Removed service "sylius.controller_state_machine.tax_rate"; reason: private alias.
  • Removed service "sylius.controller_state_machine.tax_category"; reason: private alias.
  • Removed service "sylius.controller_state_machine.shipment"; reason: private alias.
  • Removed service "sylius.controller_state_machine.shipment_unit"; reason: private alias.
  • Removed service "sylius.controller_state_machine.shipping_method"; reason: private alias.
  • Removed service "sylius.controller_state_machine.shipping_method_translation"; reason: private alias.
  • Removed service "sylius.controller_state_machine.shipping_category"; reason: private alias.
  • Removed service "sylius.controller_state_machine.shipping_method_rule"; reason: private alias.
  • Removed service "sylius.controller_state_machine.payment"; reason: private alias.
  • Removed service "sylius.controller_state_machine.payment_method"; reason: private alias.
  • Removed service "sylius.controller_state_machine.payment_method_translation"; reason: private alias.
  • Removed service "sylius.controller_state_machine.catalog_promotion"; reason: private alias.
  • Removed service "sylius.controller_state_machine.catalog_promotion_translation"; reason: private alias.
  • Removed service "sylius.controller_state_machine.catalog_promotion_scope"; reason: private alias.
  • Removed service "sylius.controller_state_machine.promotion_subject"; reason: private alias.
  • Removed service "sylius.controller_state_machine.promotion"; reason: private alias.
  • Removed service "sylius.controller_state_machine.promotion_translation"; reason: private alias.
  • Removed service "sylius.controller_state_machine.promotion_coupon"; reason: private alias.
  • Removed service "sylius.controller_state_machine.catalog_promotion_action"; reason: private alias.
  • Removed service "sylius.controller_state_machine.promotion_rule"; reason: private alias.
  • Removed service "sylius.controller_state_machine.promotion_action"; reason: private alias.
  • Removed service "sylius.controller_state_machine.address"; reason: private alias.
  • Removed service "sylius.controller_state_machine.address_log_entry"; reason: private alias.
  • Removed service "sylius.controller_state_machine.country"; reason: private alias.
  • Removed service "sylius.controller_state_machine.province"; reason: private alias.
  • Removed service "sylius.controller_state_machine.zone"; reason: private alias.
  • Removed service "sylius.controller_state_machine.zone_member"; reason: private alias.
  • Removed service "sylius.controller_state_machine.inventory_unit"; reason: private alias.
  • Removed service "sylius.controller_state_machine.taxon"; reason: private alias.
  • Removed service "sylius.controller_state_machine.taxon_translation"; reason: private alias.
  • Removed service "sylius.controller_state_machine.admin_user"; reason: private alias.
  • Removed service "sylius.controller_state_machine.shop_user"; reason: private alias.
  • Removed service "sylius.controller_state_machine.oauth_user"; reason: private alias.
  • Removed service "sylius.controller_state_machine.customer"; reason: private alias.
  • Removed service "sylius.controller_state_machine.customer_group"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_review"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_reviewer"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_taxon"; reason: private alias.
  • Removed service "sylius.controller_state_machine.product_image"; reason: private alias.
  • Removed service "sylius.controller_state_machine.taxon_image"; reason: private alias.
  • Removed service "sylius.controller_state_machine.channel_pricing"; reason: private alias.
  • Removed service "sylius.controller_state_machine.channel_price_history_config"; reason: private alias.
  • Removed service "sylius.controller_state_machine.channel_pricing_log_entry"; reason: private alias.
  • Removed service "sylius.controller_state_machine.avatar_image"; reason: private alias.
  • Removed service "sylius.controller_state_machine.shop_billing_data"; reason: private alias.
  • Removed service "odiseo_sylius_rbac_plugin.controller_state_machine.administration_role"; reason: private alias.
  • Removed service "dimpulse_sylius_blog_plugin.controller_state_machine.post"; reason: private alias.
  • Removed service "dimpulse_sylius_blog_plugin.controller_state_machine.post_translation"; reason: private alias.
  • Removed service "dimpulse_sylius_blog_plugin.controller_state_machine.post_image"; reason: private alias.
  • Removed service "dimpulse_sylius_blog_plugin.controller_state_machine.post_image_translation"; reason: private alias.
  • Removed service "dimpulse_sylius_blog_plugin.controller_state_machine.post_category_image"; reason: private alias.
  • Removed service "dimpulse_sylius_blog_plugin.controller_state_machine.post_category_image_translation"; reason: private alias.
  • Removed service "dimpulse_sylius_blog_plugin.controller_state_machine.post_category"; reason: private alias.
  • Removed service "dimpulse_sylius_blog_plugin.controller_state_machine.post_category_translation"; reason: private alias.
  • Removed service "app.controller_state_machine.product_finished"; reason: private alias.
  • Removed service "app.controller_state_machine.product_finished_translation"; reason: private alias.
  • Removed service "app.controller_state_machine.product_finished_recommendation"; reason: private alias.
  • Removed service "app.controller_state_machine.product_recommendation"; reason: private alias.
  • Removed service "app.controller_state_machine.billing_account"; reason: private alias.
  • Removed service "app.controller_state_machine.taxon"; reason: private alias.
  • Removed service "app.controller_state_machine.media_library_type"; reason: private alias.
  • Removed service "app.controller_state_machine.media_sub_type"; reason: private alias.
  • Removed service "app.controller_state_machine.media_type"; reason: private alias.
  • Removed service "app.controller_state_machine.media_type_translation"; reason: private alias.
  • Removed service "app.controller_state_machine.delivery_ws_configuration"; reason: private alias.
  • Removed service "app.controller_state_machine.custom_page"; reason: private alias.
  • Removed service "app.controller_state_machine.custom_page_translation"; reason: private alias.
  • Removed service "app.controller_state_machine.shipping.supplement"; reason: private alias.
  • Removed service "app.controller_state_machine.shipping.supplement_part"; reason: private alias.
  • Removed service "app.controller_state_machine.brands"; reason: private alias.
  • Removed service "app.controller_state_machine.brands_translation"; reason: private alias.
  • Removed service "app.controller_state_machine.categories"; reason: private alias.
  • Removed service "app.controller_state_machine.categories_translation"; reason: private alias.
  • Removed service "app.controller_state_machine.factories"; reason: private alias.
  • Removed service "app.controller_state_machine.factories_translation"; reason: private alias.
  • Removed service "app.controller_state_machine.families"; reason: private alias.
  • Removed service "app.controller_state_machine.families_translation"; reason: private alias.
  • Removed service "app.controller_state_machine.medias"; reason: private alias.
  • Removed service "app.controller_state_machine.medias_translation"; reason: private alias.
  • Removed service "app.controller_state_machine.warranty_folder"; reason: private alias.
  • Removed service "app.controller_state_machine.product_finished_warranty_value"; reason: private alias.
  • Removed service "dimpulse_sylius_action_log_plugin.controller_state_machine.action_log"; reason: private alias.
  • Removed service "dimpulse_sylius_action_log_plugin.controller_state_machine.action_log_resource"; reason: private alias.
  • Removed service "dimpulse_sylius_media_plugin.controller_state_machine.media"; reason: private alias.
  • Removed service "dimpulse_sylius_media_plugin.controller_state_machine.media_image"; reason: private alias.
  • Removed service "dimpulse_sylius_media_plugin.controller_state_machine.media_category"; reason: private alias.
  • Removed service "setono_sylius_abandoned_cart.controller_state_machine.notification"; reason: private alias.
  • Removed service "setono_sylius_abandoned_cart.controller_state_machine.unsubscribed_customer"; reason: private alias.
  • Removed service "sylius.controller_state_machine.payment_security_token"; reason: private alias.
  • Removed service "sylius.controller_state_machine.gateway_config"; reason: private alias.
  • Removed service "fos_rest.serializer"; reason: private alias.
  • Removed service "knp_menu.menu_provider"; reason: private alias.
  • Removed service "liip_imagine.mime_type_guesser"; reason: private alias.
  • Removed service "liip_imagine.extension_guesser"; reason: private alias.
  • Removed service ".stof_doctrine_extensions.reader"; reason: private alias.
  • Removed service "api_platform.name_converter"; 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.awERrtN"; reason: private alias.
  • Removed service ".service_locator.LEOxZtL"; reason: private alias.
  • Removed service ".service_locator.1wIxXk0"; reason: private alias.
  • Removed service ".service_locator.Qpi8N2h"; reason: private alias.
  • Removed service ".service_locator.ZDngW11"; reason: private alias.
  • Removed service ".service_locator.0JUFIrE"; reason: private alias.
  • Removed service ".service_locator.claSLMV"; reason: private alias.
  • Removed service ".service_locator.e4Bhg7s"; reason: private alias.
  • Removed service ".service_locator.KsPGMLD"; reason: private alias.
  • Removed service ".service_locator.vsIIEJz"; reason: private alias.
  • Removed service ".service_locator.NuHbnez"; reason: private alias.
  • Removed service ".service_locator.bnaLdkn"; reason: private alias.
  • Removed service ".service_locator.BAw5x.t"; reason: private alias.
  • Removed service ".service_locator.XDGmiR3"; reason: private alias.
  • Removed service ".service_locator.egocQCz"; reason: private alias.
  • Removed service ".service_locator.bJ.4HC5"; reason: private alias.
  • Removed service ".service_locator.qjDbJxH"; reason: private alias.
  • Removed service ".service_locator.basjknU"; reason: private alias.
  • Removed service ".service_locator.quc87oj"; reason: private alias.
  • Removed service ".service_locator.zbRPYgk"; reason: private alias.
  • Removed service ".service_locator.PIRUm.C"; reason: private alias.
  • Removed service ".service_locator.W0vQSRk"; reason: private alias.
  • Removed service ".service_locator.Qs2jG.r"; reason: private alias.
  • Removed service ".service_locator.Vn_dy1d"; reason: private alias.
  • Removed service ".service_locator.ktgQ9Zf"; reason: private alias.
  • Removed service ".service_locator.KWd8pJe"; reason: private alias.
  • Removed service ".service_locator.5dNbEF1"; reason: private alias.
  • Removed service ".service_locator.UAhCZHI"; reason: private alias.
  • Removed service ".service_locator.lb9jLLr"; reason: private alias.
  • Removed service ".service_locator.7rt1ppO"; reason: private alias.
  • Removed service ".service_locator.ubegFNs"; reason: private alias.
  • Removed service ".service_locator.b.KP8cK"; reason: private alias.
  • Removed service ".service_locator.Ik9j6cb"; reason: private alias.
  • Removed service ".service_locator.KnularI"; reason: private alias.
  • Removed service ".service_locator.5uVbtPX"; reason: private alias.
  • Removed service ".service_locator.O24_MAy"; reason: private alias.
  • Removed service ".service_locator.jUv.zyj"; reason: private alias.
  • Removed service ".service_locator.HRdklNe"; reason: private alias.
  • Removed service "sylius.shop.locale_stripping_router.inner"; reason: private alias.
  • Removed service "sylius.state_provider.read"; reason: private alias.
  • Removed service "sylius.state_provider.dispatch_post_read_event.inner"; reason: private alias.
  • Removed service "sylius.resource_metadata_collection.factory.attributes"; reason: private alias.
  • Removed service "sylius.state_processor.flash.inner"; reason: private alias.
  • Removed service "sylius.state_provider.deserialize.inner"; reason: private alias.
  • Removed service "sylius.context.currency.composite.inner"; reason: private alias.
  • Removed service "sylius.context.channel.cached.inner"; reason: private alias.
  • Removed service "sylius.context.currency.channel_aware.inner"; reason: private alias.
  • Removed service "form.type_extension.form.request_handler"; reason: private alias.
  • Removed service "sylius.resource_controller.resources_resolver"; reason: private alias.
  • Removed service "Sylius\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 "sylius.resource_metadata_collection.factory.doctrine.inner"; reason: private alias.
  • Removed service "sylius.resource_metadata_collection.factory.redirect.inner"; reason: private alias.
  • Removed service "sylius.state_processor.locator"; reason: private alias.
  • Removed service "sylius.state_processor.dispatch_post_write_event.inner"; reason: private alias.
  • Removed service "sylius.state_processor.serialize.inner"; reason: private alias.
  • Removed service "sylius.state_provider.form.inner"; reason: private alias.
  • Removed service "sylius.state_processor.bulk_aware.inner"; reason: private alias.
  • Removed service "sylius.state_processor.write.inner"; reason: private alias.
  • Removed service "sylius.state_provider.validate.inner"; reason: private alias.
  • Removed service "api_platform.serializer.context_builder"; reason: private alias.
  • Removed service "Sylius\Bundle\ApiBundle\SerializerContextBuilder\ReadOperationContextBuilder.inner"; reason: private alias.
  • Removed service "Sylius\Bundle\ApiBundle\SerializerContextBuilder\LocaleContextBuilder.inner"; reason: private alias.
  • Removed service "Sylius\Bundle\ApiBundle\SerializerContextBuilder\HttpRequestMethodTypeContextBuilder.inner"; reason: private alias.
  • Removed service "sylius.routing.factory.operation_route_path_factory.default"; 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 "http_client"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.formats.inner"; reason: private alias.
  • Removed service ".debug.http_client.inner"; reason: private alias.
  • Removed service "hwi_oauth.http_client"; reason: private alias.
  • Removed service "App\Factory\CartItemFactory.inner"; reason: private alias.
  • Removed service "App\Factory\OrderFactory.inner"; reason: private alias.
  • Removed service "bitbag_sylius_wishlist_plugin.form.type.add_products_to_cart"; reason: private alias.
  • Removed service "sylius.twig.extension.price"; 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 "security.firewall.authenticator.admin"; reason: private alias.
  • Removed service "security.firewall.authenticator.new_api_admin_user"; reason: private alias.
  • Removed service "security.firewall.authenticator.new_api_shop_user"; reason: private alias.
  • Removed service "security.firewall.authenticator.shop"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "sylius.repository.tree.taxon"; 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 "sylius.custom_factory.order.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 "sylius.context.initiator.request_context"; reason: private alias.
  • Removed service "sylius.resource_metadata_collection.factory.vars.inner"; reason: private alias.
  • Removed service "sylius.resource_metadata_collection.factory.provider.inner"; reason: private alias.
  • Removed service "sylius.resource_metadata_collection.factory.resource_factory.inner"; reason: private alias.
  • Removed service "sylius.resource_metadata_collection.factory.event_short_name.inner"; reason: private alias.
  • Removed service "sylius.resource_metadata_collection.factory.templates_dir.inner"; reason: private alias.
  • Removed service "sylius.state_provider.locator"; reason: private alias.
  • Removed service "sylius.twig.context.factory"; reason: private alias.
  • Removed service "sylius.twig.context.factory.legacy.inner"; 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 "sylius.resource_controller.redirect_handler"; 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 "api_platform.doctrine.orm.query_extension.filter_eager_loading"; reason: private alias.
  • Removed service "api_platform.hydra.normalizer.error"; reason: private alias.
  • Removed service "fos_rest.serializer.flatten_exception_normalizer"; reason: private alias.
  • Removed service "Sylius\Bundle\ApiBundle\DataProvider\ChannelAwareItemDataProvider.inner"; reason: private alias.
  • Removed service "Sylius\Bundle\ApiBundle\OpenApi\Factory\OpenApiFactory.inner"; reason: private alias.
  • Removed service "sylius.resource_controller.new_resource_factory"; reason: private alias.
  • Removed service "Sylius\PayPalPlugin\Resolver\PayPalPrioritisingPaymentMethodsResolver.inner"; reason: private alias.
  • Removed service "sylius.command_bus"; reason: private alias.
  • Removed service "sylius.query_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 "setono_sylius_abandoned_cart.command_bus"; reason: private alias.
  • Removed service "state_machine.setono_sylius_abandoned_cart_notification"; reason: private alias.
  • Removed service "state_machine.sylius_catalog_promotion"; reason: private alias.
  • Removed service "state_machine.sylius_order"; reason: private alias.
  • Removed service "state_machine.sylius_order_checkout"; reason: private alias.
  • Removed service "state_machine.sylius_order_payment"; reason: private alias.
  • Removed service "state_machine.sylius_order_shipping"; reason: private alias.
  • Removed service "state_machine.sylius_payment"; reason: private alias.
  • Removed service "state_machine.sylius_product_review"; reason: private alias.
  • Removed service "state_machine.sylius_shipment"; reason: private alias.
  • Removed service ".doctrine.orm.default_metadata_driver.inner"; reason: private alias.
  • Removed service "doctrine.orm.sogedis_legacy_metadata_driver"; 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 "security.event_dispatcher.admin"; reason: private alias.
  • Removed service "security.event_dispatcher.new_api_admin_user"; reason: private alias.
  • Removed service "security.event_dispatcher.new_api_shop_user"; reason: private alias.
  • Removed service "security.event_dispatcher.shop"; 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 "sylius.routing.factory.operation_route_path_factory.show.inner"; 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.routing.factory.operation_route_path_factory.delete.inner"; reason: private alias.
  • Removed service "sylius.routing.factory.operation_route_path_factory.update.inner"; reason: private alias.
  • Removed service "sylius.routing.factory.operation_route_path_factory.bulk_operation.inner"; reason: private alias.
  • Removed service "sylius.routing.factory.operation_route_path_factory.create.inner"; reason: private alias.
  • Removed service "jms_serializer.metadata_factory"; reason: private alias.
  • Removed service "jms_serializer.handler_registry"; reason: private alias.
  • Removed service "jms_serializer.metadata.file_locator"; reason: private alias.
  • Removed service "Sylius\Bundle\ThemeBundle\Translation\Finder\TranslationFilesFinderInterface"; reason: private alias.
  • Removed service ".service_locator.gFlme_s"; reason: private alias.
  • Removed service ".service_locator.1WaDrb4"; reason: private alias.
  • Removed service ".service_locator.lw9bqVd"; reason: private alias.
  • Removed service ".service_locator.c7dCwiW"; reason: private alias.
  • Removed service ".service_locator.KhmHPyL"; reason: private alias.
  • Removed service ".service_locator.UELWyz_"; reason: private alias.
  • Removed service ".service_locator.BfxidDZ"; reason: private alias.
  • Removed service ".service_locator.6dxrjLh"; reason: private alias.
  • Removed service ".service_locator.U8ghePg"; reason: private alias.
  • Removed service ".service_locator.XNHWGm2"; reason: private alias.
  • Removed service ".service_locator.6USmJVu"; reason: private alias.
  • Removed service ".service_locator.OYHeuiO"; reason: private alias.
  • Removed service ".service_locator.HFGqS4l"; reason: private alias.
  • Removed service ".service_locator.7IAd45U"; reason: private alias.
  • Removed service ".service_locator.cXN1ZPG"; reason: private alias.
  • Removed service ".service_locator.yR4uV.z"; reason: private alias.
  • Removed service ".service_locator.hZ3E7OA"; reason: private alias.
  • Removed service ".service_locator.e6BonUG"; reason: private alias.
  • Removed service ".service_locator.162V8WY"; reason: private alias.
  • Removed service ".service_locator.SsuSJxK"; reason: private alias.
  • Removed service ".service_locator.Q1z.f9O"; reason: private alias.
  • Removed service ".service_locator.9erzBq0"; reason: private alias.
  • Removed service ".service_locator.dGUCsbe"; reason: private alias.
  • Removed service ".service_locator._kIAbz1"; reason: private alias.
  • Removed service ".service_locator..Fs8Kd7"; reason: private alias.
  • Removed service ".service_locator.zVW.0TH"; reason: private alias.
  • Removed service ".service_locator.bw143fO"; reason: private alias.
  • Removed service ".service_locator.KIi4c2X"; reason: private alias.
  • Removed service ".service_locator.2qxJo7B"; reason: private alias.
  • Removed service ".service_locator.7PMAL5V"; reason: private alias.
  • Removed service ".service_locator.4LXagYN"; reason: private alias.
  • Removed service ".service_locator.yHxp73D"; reason: private alias.
  • Removed service ".service_locator.uJlrHkM"; reason: private alias.
544
  • Changed reference of service "bitbag_sylius_wishlist_plugin.context.wishlist" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist" to "bitbag_sylius_wishlist_plugin.factory.wishlist".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.context.wishlist" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.api_platform.remove_product_from_wishlist_action" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.api_platform.remove_product_variant_from_wishlist_action" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.api_platform.remove_wishlist_action" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.base_wishlist_products_action" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.base_wishlist_products_action" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.base_wishlist_products_action" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_product_to_wishlist" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist_product" to "bitbag_sylius_wishlist_plugin.factory.wishlist_product".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_product_to_wishlist" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_product_to_wishlist" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.remove_product_from_wishlist" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.clean_wishlist" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_product_variant_to_wishlist" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist_product" to "bitbag_sylius_wishlist_plugin.factory.wishlist_product".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_product_variant_to_wishlist" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.remove_product_variant_from_wishlist" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.remove_selected_products_from_wishlist" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.remove_selected_products_from_wishlist" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.remove_selected_products_from_wishlist" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_selected_products_to_cart" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_selected_products_to_cart" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_selected_products_to_cart" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.export_selected_products_to_csv" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.export_selected_products_to_csv" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.import_from_csv" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.list_wishlist_products" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.list_wishlist_products" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_products_to_wishlist" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_products_to_wishlist" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_products_to_wishlist" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.export_wishlist_to_pdf_action" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.export_wishlist_to_pdf_action" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.export_wishlist_to_pdf_action" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.create_new_wishlist" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.create_new_wishlist" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.create_new_wishlist" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.show_chosen_wishlist" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_product_to_selected_wishlist" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_product_to_selected_wishlist" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.copy_selected_products_to_other_wishlist" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.copy_selected_products_to_other_wishlist" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.update_wishlist_name_action" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.update_wishlist_name_action" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_wishlists_to_user" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_wishlists_to_user" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.services.duplicator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.facade.wishlist_product_factory_facade" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist_product" to "bitbag_sylius_wishlist_plugin.factory.wishlist_product".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.form.type.wishlist_collection_type" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.add_products_to_wishlist_handler" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.add_product_to_wishlist_handler" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist_product" to "bitbag_sylius_wishlist_plugin.factory.wishlist_product".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.add_product_variant_to_wishlist_handler" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist_product" to "bitbag_sylius_wishlist_plugin.factory.wishlist_product".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.create_wishlist_handler" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist" to "bitbag_sylius_wishlist_plugin.factory.wishlist".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.remove_selected_products_from_wishlist" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.import_from_csv" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.add_product_to_selected_wishlist_handler" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist_product" to "bitbag_sylius_wishlist_plugin.factory.wishlist_product".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.create_new_wishlist_handler" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist" to "bitbag_sylius_wishlist_plugin.factory.wishlist".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.resolver.shop_user_wishlist_resolver" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist" to "bitbag_sylius_wishlist_plugin.factory.wishlist".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.resolver.shop_user_wishlist_resolver" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.resolver.wishlists_resolver" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.resolver.wishlists_resolver" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.resolver.wishlist_cookie_token_resolver" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "dimpulse_sylius_blog_plugin.admin.menu_builder.post.show" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "dimpulse_sylius_blog_plugin.admin.menu_builder.post_category.show" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Command\AboutPageCommand" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "App\Command\BlogCommand" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "App\Command\ImportMediaDataCommand" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "App\Command\ImportPiecesCommand" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "App\Command\ImportPromotionsCommand" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "App\Context\WarrantyModeContext" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "App\Controller\CustomPagePreviewController" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "App\Controller\FastAddToCartController" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "App\Controller\NewsletterController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\PDFController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\SirenController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\WarrantyController" previously pointing to "App\Factory\CartItemFactory" to "sylius.factory.order_item".
  • Changed reference of service "App\Controller\WarrantyController" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "App\Controller\WarrantyController" previously pointing to "sylius.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
  • Changed reference of service "App\Form\Type\AddProductsToCartType" previously pointing to "App\Factory\CartItemFactory" to "sylius.factory.order_item".
  • Changed reference of service "App\Form\Type\CustomPageType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\Type\CustomerNewsletterType" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Form\Type\FinishedProductSearchType" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "App\Order\Modifier\OrderModifier" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "App\Service\AutoPaymentService" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "App\Service\AutoShippingService" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "App\Service\Breadcrumb\BreadcrumbService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\DataStructure\DataStructureService" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "App\Service\DeliveryWS\DeliveryWS" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "App\Service\DeliveryWS\DeliveryWS" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\MassiveSelection\Config\MassiveProductConfig" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "App\Service\MassiveSelection\Config\MassiveProductFinishedConfig" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "App\Service\MassiveSelection\MassiveSelectionService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\MenuService" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "App\Service\Product\ProductService" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "App\Service\ProductsFinished\ProductFinishedService" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "App\Service\Register\RegisterFormService" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "App\Service\Router\ChainOfResponsibility\BrandHandler" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "App\Service\Router\ChainOfResponsibility\CategoryHandler" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "App\Service\Router\ChainOfResponsibility\ProductFinishedHandler" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "App\Service\Router\ChainOfResponsibility\ProductFinishedHandler" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "App\Service\Router\ChainOfResponsibility\ProductHandler" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "App\Service\Router\ChainOfResponsibility\ProductHandler" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "App\Service\Search\Strategy\SearchBlogStrategy" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "App\Service\Search\Strategy\SearchProductFinishedStrategy" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "App\Service\Search\Strategy\SearchProductStrategy" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "App\Service\ShoppingFeedService" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "App\Service\ShoppingFeedService" previously pointing to "App\Factory\CartItemFactory" to "sylius.factory.order_item".
  • Changed reference of service "App\Service\ShoppingFeedService" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
  • Changed reference of service "App\Service\ShoppingFeedService" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "App\Service\TaxationService" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "App\Templating\Helper\PriceHelper" previously pointing to "sylius.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
  • Changed reference of service "App\Twig\Functions\CartExtension" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "App\Twig\Functions\RecommendationExtension" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "App\Validator\Register\IntracommunityVATValidator" previously pointing to "translator.data_collector" to "translator".
  • 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.google_tag_manager.enhanced_ecommerce_tracking.tag_manager.cart" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.tag_manager.add_transaction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "app.service.product_finished" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "app.service.auto_shipping" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "app.service.payment_pro" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "app.authentication_success_handler" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.wishlist" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist" to "bitbag_sylius_wishlist_plugin.factory.wishlist".
  • Changed reference of service "bitbag_sylius_wishlist_plugin.controller.wishlist_product" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist_product" to "bitbag_sylius_wishlist_plugin.factory.wishlist_product".
  • Changed reference of service "argument_resolver.request_payload" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "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.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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.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.mailjet" 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 "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.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.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.command_bus" to "messenger.default_bus".
  • Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.sylius.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.command_bus" to "messenger.default_bus".
  • Changed reference of service "data_collector.workflow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.user_checker_locator" previously pointing to "SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.user_checker_locator" previously pointing to "SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.listener.user_checker.admin" previously pointing to "SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authentication.switchuser_listener.admin" previously pointing to "SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authentication.switchuser_listener.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.jwt.new_api_admin_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.jwt.new_api_admin_user" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authenticator.json_login.new_api_admin_user" previously pointing to "translator.data_collector" to "translator".
  • 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.listener.user_checker.new_api_admin_user" previously pointing to "SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authenticator.jwt.new_api_shop_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.jwt.new_api_shop_user" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authenticator.json_login.new_api_shop_user" previously pointing to "translator.data_collector" to "translator".
  • 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.listener.user_checker.new_api_shop_user" previously pointing to "SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authentication.success_handler.shop.form_login" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "security.listener.user_checker.shop" previously pointing to "SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authentication.switchuser_listener.shop" previously pointing to "SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker" to "hwi_oauth.user_checker".
  • Changed reference of service "security.authentication.switchuser_listener.shop" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "twig" previously pointing to "App\Twig\Extension\PriceExtension" to "Sylius\PriceHistoryPlugin\Infrastructure\Twig\PriceExtension".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sylius_abstraction.state_machine.adapter.winzou_state_machine" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • 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 "App\Factory\CartItemFactory" to "sylius.factory.order_item".
  • Changed reference of service "sylius.expired_carts_remover" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.listener.request_locale_setter" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "sylius.templating.helper.locale" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "sylius.controller.product" previously pointing to "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
  • Changed reference of service "sylius.controller.product_variant" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "sylius.generator.product_variant" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "sylius.controller.channel" previously pointing to "sylius.custom_factory.channel" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
  • Changed reference of service "sylius.context.channel.request_based" previously pointing to "sylius.context.channel.request_based.resolver.composite" to "Sylius\Component\Channel\Context\RequestBased\RequestResolverInterface".
  • Changed reference of service "sylius.channel_collector" previously pointing to "sylius.context.channel.cached" to "Sylius\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.registry.shipping_calculator" previously pointing to "App\Shipping\Calculator\FlatRateCalculator" to "sylius.shipping_calculator.flat_rate".
  • 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.symfony_mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Sylius\Bundle\MailerBundle\Console\Command\Dumper\EmailDetailDumperInterface" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Sylius\Bundle\MailerBundle\Console\Command\Dumper\EmailsListDumper" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sylius.form.type.promotion_coupon_generator_instruction" previously pointing to "sylius.factory.promotion_coupon_generator_instruction" to "Sylius\Component\Promotion\Factory\PromotionCouponGeneratorInstructionFactoryInterface".
  • Changed reference of service "sylius.promotion_coupon_generator" previously pointing to "sylius.custom_factory.promotion_coupon" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
  • Changed reference of service "sylius.controller.promotion_coupon" previously pointing to "sylius.custom_factory.promotion_coupon" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
  • Changed reference of service "sylius.controller.promotion_rule" previously pointing to "sylius.custom_factory.promotion_rule" to "Sylius\Component\Core\Factory\PromotionRuleFactoryInterface".
  • Changed reference of service "sylius.controller.promotion_action" previously pointing to "sylius.custom_factory.promotion_action" to "Sylius\Component\Core\Factory\PromotionActionFactoryInterface".
  • Changed reference of service "sylius.controller.address" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
  • Changed reference of service "sylius.controller.zone" previously pointing to "sylius.custom_factory.zone" to "Sylius\Component\Addressing\Factory\ZoneFactoryInterface".
  • Changed reference of service "sylius.controller.taxon" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service "sylius.controller.taxon_slug" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service "sylius.security.user_login" previously pointing to "SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker" to "hwi_oauth.user_checker".
  • Changed reference of service "sylius.security.user_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.listener.user_mailer_listener" previously pointing to "sylius.context.channel.cached" to "Sylius\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\Bundle\CoreBundle\CatalogPromotion\Listener\CatalogPromotionCreatedListener" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "Sylius\Bundle\CoreBundle\CatalogPromotion\Listener\CatalogPromotionUpdatedListener" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "Sylius\Bundle\CoreBundle\CatalogPromotion\Listener\CatalogPromotionEndedListener" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "Sylius\Bundle\CoreBundle\CatalogPromotion\Listener\CatalogPromotionStateChangedListener" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "Sylius\Bundle\CoreBundle\CatalogPromotion\Processor\CatalogPromotionStateProcessorInterface" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "Sylius\Bundle\CoreBundle\CatalogPromotion\Announcer\CatalogPromotionRemovalAnnouncerInterface" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "Sylius\Bundle\CoreBundle\CatalogPromotion\CommandDispatcher\ApplyCatalogPromotionsOnVariantsCommandDispatcherInterface" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • 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 "App\Factory\CartItemFactory" to "sylius.factory.order_item".
  • Changed reference of service "sylius.fixture.order" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
  • Changed reference of service "sylius.fixture.example_factory.payment_method" previously pointing to "sylius.custom_factory.payment_method" to "Sylius\Component\Core\Factory\PaymentMethodFactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.channel" previously pointing to "sylius.custom_factory.channel" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.promotion" 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.taxon" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.product" previously pointing to "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.product" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.address" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
  • Changed reference of service "sylius.fixture.example_factory.order" previously pointing to "App\Factory\CartItemFactory" to "sylius.factory.order_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_fixtures.listener.catalog_promotion_executor" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • 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~c7taRJC" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".2_ExtensionsRequirements~c7taRJC" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".1_SettingsRequirements~c7taRJC" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Sylius\Bundle\CoreBundle\EventListener\Workflow\Order\HoldInventoryListener" previously pointing to "sylius.custom_inventory.order_inventory_operator" to "Sylius\Component\Core\Inventory\Operator\OrderInventoryOperatorInterface".
  • Changed reference of service "Sylius\Bundle\CoreBundle\EventListener\Workflow\Order\GiveBackInventoryListener" previously pointing to "sylius.custom_inventory.order_inventory_operator" to "Sylius\Component\Core\Inventory\Operator\OrderInventoryOperatorInterface".
  • Changed reference of service "Sylius\Bundle\CoreBundle\EventListener\Workflow\OrderCheckout\ProcessCartListener" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "Sylius\Bundle\CoreBundle\EventListener\Workflow\OrderPayment\SellOrderInventoryListener" previously pointing to "sylius.custom_inventory.order_inventory_operator" to "Sylius\Component\Core\Inventory\Operator\OrderInventoryOperatorInterface".
  • Changed reference of service "Sylius\Bundle\CoreBundle\EventListener\Workflow\Payment\ProcessOrderListener" previously pointing to "Sylius\PayPalPlugin\Processor\AfterCheckoutOrderPaymentProcessor" to "sylius.order_processing.order_payment_processor.after_checkout".
  • 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\Bundle\CoreBundle\MessageHandler\Admin\Account\RequestResetPasswordEmailHandler" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "sylius.order_processing.order_prices_recalculator" previously pointing to "sylius.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
  • Changed reference of service "sylius.order_processing.shipping_charges_processor" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "Sylius\Bundle\CoreBundle\PriceHistory\CommandDispatcher\ApplyLowestPriceOnChannelPricingsCommandDispatcherInterface" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "Sylius\Component\Core\Provider\ProductVariantMap\ProductVariantPriceMapProvider" previously pointing to "sylius.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
  • Changed reference of service "Sylius\Component\Core\Provider\ProductVariantMap\ProductVariantOriginalPriceMapProvider" previously pointing to "sylius.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
  • Changed reference of service "Sylius\Component\Core\Provider\ProductVariantMap\ProductVariantLowestPriceMapProvider" previously pointing to "sylius.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
  • 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_filter.price_range" previously pointing to "sylius.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
  • 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\Bundle\CoreBundle\Provider\ChannelBasedProductTranslationProviderInterface" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "sylius.provider.product_variants_prices" previously pointing to "sylius.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
  • 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.twig.extension.channel_url" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • 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\Bundle\CoreBundle\PriceHistory\Remover\ChannelPricingLogEntriesRemoverInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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\Bundle\CoreBundle\Order\Checker\OrderPromotionsIntegrityCheckerInterface" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "Sylius\Bundle\CoreBundle\MessageDispatcher\ResetPasswordDispatcher" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "Sylius\Bundle\CoreBundle\MessageDispatcher\ResendOrderConfirmationEmailDispatcherInterface" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "Sylius\Bundle\CoreBundle\MessageDispatcher\ResendShipmentConfirmationEmailDispatcher" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • 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.dispatcher.operation" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.helper.flash" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sylius.resource_metadata_collection.factory.redirect" previously pointing to "sylius.routing.factory.operation_route_name_factory" to "Sylius\Resource\Symfony\Routing\Factory\RouteName\OperationRouteNameFactoryInterface".
  • Changed reference of service "sylius.routing.loader.routes_attributes" previously pointing to "sylius.routing.factory.route_attributes" to "Sylius\Bundle\ResourceBundle\Routing\RouteAttributesFactoryInterface".
  • Changed reference of service "sylius.routing.loader.routes_attributes" previously pointing to "sylius.routing.factory.attributes_operation_route" to "Sylius\Resource\Symfony\Routing\Factory\AttributesOperationRouteFactoryInterface".
  • Changed reference of service "sylius.routing.redirect_handler" previously pointing to "sylius.routing.factory.operation_route_name_factory" to "Sylius\Resource\Symfony\Routing\Factory\RouteName\OperationRouteNameFactoryInterface".
  • Changed reference of service "sylius.state_provider.form" previously pointing to "sylius.form.factory" to "Sylius\Resource\Symfony\Form\Factory\FormFactoryInterface".
  • Changed reference of service "sylius.state_provider.validate" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "Sylius\Resource\Grid\State\RequestGridProvider" previously pointing to "sylius.grid.view_factory.legacy" to "Sylius\Resource\Grid\View\Factory\GridViewFactoryInterface".
  • Changed reference of service "sylius.state_machine.operation.winzou" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • 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 "odiseo_sylius_rbac_plugin.controller.administration_role" previously pointing to "odiseo_sylius_rbac_plugin.custom_factory.administration_role" to "odiseo_sylius_rbac_plugin.factory.administration_role".
  • Changed reference of service "setono_sylius_abandoned_cart.controller.notification" previously pointing to "setono_sylius_abandoned_cart.custom_factory.notification" to "setono_sylius_abandoned_cart.factory.notification".
  • Changed reference of service "setono_sylius_abandoned_cart.controller.unsubscribed_customer" previously pointing to "setono_sylius_abandoned_cart.custom_factory.unsubscribed_customer" to "setono_sylius_abandoned_cart.factory.unsubscribed_customer".
  • Changed reference of service "setono_sylius_abandoned_cart.controller.action.unsubscribe_customer" previously pointing to "setono_sylius_abandoned_cart.custom_factory.unsubscribed_customer" to "setono_sylius_abandoned_cart.factory.unsubscribed_customer".
  • Changed reference of service "setono_sylius_abandoned_cart.event_listener.doctrine.create_notification_on_order_persistence" previously pointing to "setono_sylius_abandoned_cart.custom_factory.notification" to "setono_sylius_abandoned_cart.factory.notification".
  • 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 "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.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 "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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.payment_description_provider" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sylius.controller.impersonate_user" previously pointing to "sylius.security.shop_user_impersonator" to "Sylius\Bundle\CoreBundle\Security\UserImpersonatorInterface".
  • Changed reference of service "Sylius\Bundle\AdminBundle\Action\Account\RequestPasswordResetAction" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "sylius.admin.menu_builder.customer.show" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.admin.menu_builder.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.admin.menu_builder.promotion.update" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.admin.menu_builder.order.show" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.admin.menu_builder.product_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.admin.menu_builder.product.update" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.admin.menu_builder.product_variant_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Sylius\Bundle\AdminBundle\Console\Command\CreateAdminUserCommand" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "Sylius\Bundle\AdminBundle\MessageHandler\CreateAdminUserHandler" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sylius.controller.shop.contact" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "sylius.controller.shop.contact" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "sylius.controller.shop.currency_switch" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "sylius.controller.shop.locale_switch" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "sylius.controller.shop.register_thank_you" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "sylius.listener.shop_cart_blamer" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "sylius.listener.email_updater" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "sylius.listener.email_updater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.listener.user_registration" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.listener.user_registration" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "sylius.order_locale_assigner" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "sylius.listener.session_cart" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "sylius.listener.user_cart_recalculation" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "sylius.listener.user_cart_recalculation" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "sylius.listener.user_impersonated" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "sylius.shop.menu_builder.account" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Sylius\Bundle\ShopBundle\Twig\OrderPaymentsExtension" previously pointing to "Sylius\PayPalPlugin\Resolver\PayPalPrioritisingPaymentMethodsResolver" to "Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface".
  • Changed reference of service "sylius.context.cart.session_and_channel_based" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "sylius.shop.locale_switcher" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "sylius.context.locale.storage_based" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "sylius.shop.locale_stripping_router" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "sylius.resolver.checkout" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • 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 "nelmio_alice.generator.resolver.value.chainable.optional_value_resolver" previously pointing to "nelmio_alice.faker.generator" to "Faker\Generator".
  • Changed reference of service "api_platform.iri_converter.legacy" previously pointing to "api_platform.route_name_resolver.cached" to "api_platform.route_name_resolver".
  • 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.command_bus" to "messenger.default_bus".
  • Changed reference of service "ApiPlatform\Symfony\Messenger\Processor" previously pointing to "debug.traced.sylius.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 "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\Bundle\ApiBundle\CommandHandler\Account\RegisterShopUserHandler" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Cart\AddItemToCartHandler" previously pointing to "App\Factory\CartItemFactory" to "sylius.factory.order_item".
  • Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Checkout\CompleteOrderHandler" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Checkout\ShipShipmentHandler" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • 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\Cart\BlameCartHandler" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Account\RequestResetPasswordTokenHandler" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Account\ResendVerificationEmailHandler" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Account\VerifyCustomerAccountHandler" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "Sylius\Bundle\ApiBundle\SerializerContextBuilder\ChannelContextBuilder" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\SerializerContextBuilder\LocaleContextBuilder" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\Controller\DeleteOrderItemAction" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "Sylius\Bundle\ApiBundle\Controller\GetProductBySlugAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\Controller\GetProductBySlugAction" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\Controller\RemoveCustomerShopUserAction" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "Sylius\Bundle\ApiBundle\Controller\GetStatisticsAction" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "Sylius\Bundle\ApiBundle\DataProvider\ProductAttributesSubresourceDataProvider" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\DataProvider\ShippingMethodsCollectionDataProvider" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\DataProvider\PaymentMethodsCollectionDataProvider" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\DataProvider\PaymentMethodsCollectionDataProvider" previously pointing to "Sylius\PayPalPlugin\Resolver\PayPalPrioritisingPaymentMethodsResolver" to "Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\DataProvider\ChannelsCollectionDataProvider" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\EventHandler\OrderCompletedHandler" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "Sylius\Bundle\ApiBundle\Serializer\ProductVariantNormalizer" previously pointing to "sylius.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\Serializer\ShippingMethodNormalizer" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\Validator\Constraints\ChosenPaymentMethodEligibilityValidator" previously pointing to "Sylius\PayPalPlugin\Resolver\PayPalPrioritisingPaymentMethodsResolver" to "Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\DataTransformer\ChannelCodeAwareInputCommandDataTransformer" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\DataTransformer\LocaleCodeAwareInputCommandDataTransformer" 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\Bundle\ApiBundle\EventListener\ApiCartBlamerListener" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "Sylius\Bundle\ApiBundle\EventListener\ApiCartBlamerListener" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "Sylius\Bundle\ApiBundle\Assigner\OrderPromotionCodeAssignerInterface" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "Sylius\Bundle\ApiBundle\Validator\ResourceInputDataPropertiesValidatorInterface" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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\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 "Sylius\PayPalPlugin\Processor\OrderPaymentProcessor" to "sylius.order_processing.order_payment_processor.checkout".
  • Changed reference of service "Sylius\PayPalPlugin\Controller\CreatePayPalOrderFromCartAction" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • 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\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 "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "Sylius\PayPalPlugin\EventListener\Workflow\RefundPaymentListener" previously pointing to "Sylius\PayPalPlugin\Processor\UiPayPalPaymentRefundProcessor" to "Sylius\PayPalPlugin\Processor\PaymentRefundProcessorInterface".
  • 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 "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Odiseo\SyliusRbacPlugin\Action\CreateAdministrationRoleAction" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "Odiseo\SyliusRbacPlugin\Action\UpdateAdministrationRoleAction" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
  • Changed reference of service "Odiseo\SyliusRbacPlugin\CommandHandler\CreateAdministrationRoleHandler" previously pointing to "odiseo_sylius_rbac_plugin.custom_factory.administration_role" to "odiseo_sylius_rbac_plugin.factory.administration_role".
  • Changed reference of service "Odiseo\SyliusRbacPlugin\CommandHandler\UpdateAdministrationRoleHandler" previously pointing to "odiseo_sylius_rbac_plugin.custom_factory.administration_role" to "odiseo_sylius_rbac_plugin.factory.administration_role".
  • Changed reference of service "odiseo_sylius_rbac_plugin.fixture.administration_role" previously pointing to "odiseo_sylius_rbac_plugin.custom_factory.administration_role" to "odiseo_sylius_rbac_plugin.factory.administration_role".
  • Changed reference of service "Odiseo\SyliusRbacPlugin\Validator\AdministrationRoleValidator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "Odiseo\SyliusRbacPlugin\Cli\Granter\AdministratorAccessGranter" previously pointing to "odiseo_sylius_rbac_plugin.custom_factory.administration_role" to "odiseo_sylius_rbac_plugin.factory.administration_role".
  • Changed reference of service "sylius.google_tag_manager.listener.context" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "sylius.google_tag_manager.listener.context" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.tag_manager.view_item" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.tag_manager.view_item_list" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.tag_manager.view_item_list" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.tag_manager.checkout_step" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.helper.product_variant_price" previously pointing to "sylius.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
  • Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.helper.product_variant_price" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.checkout_step.abstract" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.add_payment_info" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.add_shipping_info" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.begin_checkout" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.view_cart" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.view_item_list.listener" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker" to "hwi_oauth.user_checker".
  • Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController" previously pointing to "SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker" to "hwi_oauth.user_checker".
  • Changed reference of service "hwi_oauth.authentication.listener.oauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sylius.processor.payment_methods" previously pointing to "sylius.custom_factory.payment_method" to "Sylius\Component\Core\Factory\PaymentMethodFactoryInterface".
  • Changed reference of service "sylius.processor.products" previously pointing to "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
  • Changed reference of service "sylius.processor.products" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service "sylius.processor.products" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "sylius.processor.taxonomies" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service ".service_locator.MMfLUkm" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service ".service_locator.mbuG3Wj" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service ".service_locator.FccWCMs" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service ".service_locator.7lseJss" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "sylius.command_bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.query_bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.event_bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius_default.bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius_event.bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "setono_sylius_abandoned_cart.command_bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.0sWqWG_" previously pointing to "debug.traced.sylius.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 ".debug.security.voter.bitbag_sylius_wishlist_plugin.voter.wishlist_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.sylius_api.security.voter.order" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.resource_controller.state_machine.winzou" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.1tn1eCD" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.aHX_TiS" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist" to "bitbag_sylius_wishlist_plugin.factory.wishlist".
  • Changed reference of service ".service_locator.aHX_TiS" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist_product" to "bitbag_sylius_wishlist_plugin.factory.wishlist_product".
  • Changed reference of service ".service_locator.aHX_TiS" previously pointing to "odiseo_sylius_rbac_plugin.custom_factory.administration_role" to "odiseo_sylius_rbac_plugin.factory.administration_role".
  • Changed reference of service ".service_locator.aHX_TiS" previously pointing to "setono_sylius_abandoned_cart.custom_factory.notification" to "setono_sylius_abandoned_cart.factory.notification".
  • Changed reference of service ".service_locator.aHX_TiS" previously pointing to "setono_sylius_abandoned_cart.custom_factory.unsubscribed_customer" to "setono_sylius_abandoned_cart.factory.unsubscribed_customer".
  • Changed reference of service ".service_locator.aHX_TiS" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
  • Changed reference of service ".service_locator.aHX_TiS" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service ".service_locator.aHX_TiS" previously pointing to "sylius.custom_factory.channel" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
  • Changed reference of service ".service_locator.aHX_TiS" previously pointing to "App\Factory\CartItemFactory" to "sylius.factory.order_item".
  • Changed reference of service ".service_locator.aHX_TiS" previously pointing to "sylius.custom_factory.payment" to "Sylius\Component\Payment\Factory\PaymentFactoryInterface".
  • Changed reference of service ".service_locator.aHX_TiS" previously pointing to "sylius.custom_factory.payment_method" to "Sylius\Component\Core\Factory\PaymentMethodFactoryInterface".
  • Changed reference of service ".service_locator.aHX_TiS" previously pointing to "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
  • Changed reference of service ".service_locator.aHX_TiS" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service ".service_locator.aHX_TiS" previously pointing to "sylius.custom_factory.promotion_action" to "Sylius\Component\Core\Factory\PromotionActionFactoryInterface".
  • Changed reference of service ".service_locator.aHX_TiS" previously pointing to "sylius.custom_factory.promotion_coupon" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
  • Changed reference of service ".service_locator.aHX_TiS" previously pointing to "sylius.custom_factory.promotion_rule" to "Sylius\Component\Core\Factory\PromotionRuleFactoryInterface".
  • Changed reference of service ".service_locator.aHX_TiS" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service ".service_locator.aHX_TiS" previously pointing to "sylius.custom_factory.zone" to "Sylius\Component\Addressing\Factory\ZoneFactoryInterface".
  • Changed reference of service "sylius.resource_metadata_collection.factory.state_machine.inner" previously pointing to "sylius.routing.factory.operation_route_name_factory" to "Sylius\Resource\Symfony\Routing\Factory\RouteName\OperationRouteNameFactoryInterface".
  • Changed reference of service "App\Form\Type\AddProductsToCartType.inner" previously pointing to "App\Factory\CartItemFactory" to "sylius.factory.order_item".
  • Changed reference of service "App\Twig\Extension\PriceExtension.inner" previously pointing to "sylius.templating.helper.price" to "Sylius\PriceHistoryPlugin\Application\Templating\Helper\PriceHelper".
  • Changed reference of service "debug.state_machine.setono_sylius_abandoned_cart_notification.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.state_machine.sylius_catalog_promotion.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.state_machine.sylius_order.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.state_machine.sylius_order_checkout.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.state_machine.sylius_order_payment.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.state_machine.sylius_order_shipping.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.state_machine.sylius_payment.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.state_machine.sylius_product_review.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.state_machine.sylius_shipment.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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 "Sylius\Resource\Symfony\Routing\Factory\AttributesOperationRouteFactoryInterface" previously pointing to "sylius.routing.factory.operation_route" to "Sylius\Resource\Symfony\Routing\Factory\OperationRouteFactoryInterface".
  • 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 "Sylius\Bundle\FixturesBundle\Suite\SuiteFactoryInterface" previously pointing to "sylius_fixtures.listener_registry" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
  • Changed reference of service "Sylius\Bundle\CoreBundle\Security\UserImpersonatorInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fidry_alice_data_fixtures.loader.doctrine" previously pointing to "fidry_alice_data_fixtures.persistence.doctrine.purger.purger_factory" to "fidry_alice_data_fixtures.persistence.purger_factory.doctrine".
  • Changed reference of service "nelmio_alice.file_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
  • Changed reference of service "nelmio_alice.files_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
  • Changed reference of service "sylius.order_processing.order_processor" previously pointing to "App\OrderProcessing\OrderTaxesProcessor" to "sylius.order_processing.order_taxes_processor".
  • 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\PriceHistoryPlugin\Application\Templating\Helper\PriceHelper" previously pointing to "sylius.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
  • Changed reference of service "sylius.factory.order_item" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
693
  • Removed service "bitbag_sylius_wishlist_plugin.controller.action.base_wishlist_products_action"; reason: abstract.
  • Removed service "bitbag_sylius_wishlist_plugin.controller.action.base_wishlists_listing_action"; reason: abstract.
  • Removed service "App\Entity"; reason: abstract.
  • Removed service "App\Kernel"; reason: abstract.
  • Removed service "App\Migrations"; reason: abstract.
  • Removed service "container.env"; reason: abstract.
  • Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
  • Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
  • Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; 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 "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 "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
  • Removed service "messenger.middleware.send_message"; 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.clear_site_data"; reason: abstract.
  • Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.listener.default"; 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.authenticator.manager"; reason: abstract.
  • Removed service "security.firewall.authenticator"; reason: abstract.
  • Removed service "security.listener.user_provider.abstract"; reason: abstract.
  • Removed service "security.listener.user_checker"; reason: abstract.
  • Removed service "security.listener.session"; reason: abstract.
  • Removed service "security.listener.login_throttling"; reason: abstract.
  • Removed service "security.authenticator.http_basic"; reason: abstract.
  • Removed service "security.authenticator.form_login"; reason: abstract.
  • Removed service "security.authenticator.json_login"; reason: abstract.
  • Removed service "security.authenticator.x509"; reason: abstract.
  • Removed service "security.authenticator.remote_user"; reason: abstract.
  • Removed service "security.authenticator.access_token"; reason: abstract.
  • Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
  • Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
  • Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
  • Removed service "security.access_token_handler.oidc"; reason: abstract.
  • Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
  • Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
  • Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
  • Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
  • Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
  • Removed service "security.listener.remember_me"; reason: abstract.
  • Removed service "security.authenticator.remember_me"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
  • Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "sylius.email_renderer.adapter.abstract"; reason: abstract.
  • Removed service "sylius.email_sender.adapter.abstract"; reason: abstract.
  • Removed service "sylius.admin_user_provider"; reason: abstract.
  • Removed service "sylius.shop_user_provider"; reason: abstract.
  • Removed service "sylius.oauth_user_provider"; reason: abstract.
  • Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
  • Removed service "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.async_aws_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.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.ftp"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.phpseclib_sftp"; 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.web_path"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.flysystem2"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.psr_cache"; 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 "maker.auto_command.abstract"; reason: abstract.
  • Removed service "sylius.google_tag_manager.enhanced_ecommerce_tracking.checkout_step.abstract"; reason: abstract.
  • Removed service "vich_uploader.listener.doctrine.base"; reason: abstract.
  • Removed service "hwi_oauth.authentication.listener.oauth"; reason: abstract.
  • Removed service "hwi_oauth.context_listener.abstract_token_refresher"; reason: abstract.
  • Removed service "hwi_oauth.abstract_resource_ownermap"; reason: abstract.
  • Removed service "sylius.message_queue_writer"; reason: abstract.
  • Removed service "sylius.message_queue_reader"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.bitbag_sylius_wishlist_plugin.event_subscriber.logged_user_wishlist_subscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.bitbag_sylius_wishlist_plugin.event_subscriber.logged_user_wishlist_subscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.bitbag_sylius_wishlist_plugin.form.type.extension.add_to_cart_type_extension"; reason: abstract.
  • Removed service ".abstract.instanceof.bitbag_sylius_wishlist_plugin.form.type.extension.add_to_cart_type_extension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Dimpulse\SyliusActionLogPlugin\Form\Type\ActionLogResourceType"; reason: abstract.
  • Removed service ".abstract.instanceof.Dimpulse\SyliusActionLogPlugin\Form\Type\ActionLogResourceType"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.dimpulse_action_log_plugin.twig_extension.json"; reason: abstract.
  • Removed service ".abstract.instanceof.dimpulse_action_log_plugin.twig_extension.json"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.dimpulse_action_log_plugin.twig_extension.diff"; reason: abstract.
  • Removed service ".abstract.instanceof.dimpulse_action_log_plugin.twig_extension.diff"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.dimpulse_action_log_plugin.twig_extension.router"; reason: abstract.
  • Removed service ".abstract.instanceof.dimpulse_action_log_plugin.twig_extension.router"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Dimpulse\SyliusActionLogPlugin\Controller\ActionLogResourceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Dimpulse\SyliusActionLogPlugin\Controller\ActionLogResourceController"; reason: abstract.
  • Removed service ".instanceof.Dimpulse\SyliusActionLogPlugin\Controller\ActionLogResourceController.0.Dimpulse\SyliusActionLogPlugin\Controller\ActionLogResourceController"; reason: abstract.
  • Removed service ".abstract.instanceof.Dimpulse\SyliusActionLogPlugin\Controller\ActionLogResourceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Authentication\LogoutSuccessHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Authentication\LogoutSuccessHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AWS\S3\AWS_S3ImportDocumentCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AWS\S3\AWS_S3ImportDocumentCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AWS\S3\AWS_S3ImportProductImageCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AWS\S3\AWS_S3ImportProductImageCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AboutPageCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AboutPageCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BillingAccountCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\BillingAccountCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BlogCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\BlogCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanDefaultDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CleanDefaultDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DefaultActionLogEntities"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\DefaultActionLogEntities"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateSitemapsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\GenerateSitemapsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateSlugProductFinishedCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\GenerateSlugProductFinishedCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportMediaDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportMediaDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportPaymentsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportPaymentsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportPiecesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportPiecesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportProductsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportProductsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportPromotionsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportPromotionsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportRecommendation"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportRecommendation"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportShippingCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportShippingCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportShoppingfeedCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportShoppingfeedCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportSimpleDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportSimpleDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportTaxationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportTaxationCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportTaxonsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportTaxonsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportUserGroupsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ImportUserGroupsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateFamiliesReferenceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateFamiliesReferenceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateFamilyCategoryReferenceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateFamilyCategoryReferenceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderQuickUpdateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderQuickUpdateController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\OrderQuickUpdateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlogsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlogsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\BlogsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BrandsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BrandsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\BrandsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BulkMediaUploadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BulkMediaUploadController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\BulkMediaUploadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoriesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoriesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CategoriesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CloneEntityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CloneEntityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CloneEntityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomPagePreviewController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomPagePreviewController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CustomPagePreviewController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DatatableController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DatatableController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DatatableController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeliveryWSController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeliveryWSController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DeliveryWSController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\EmailController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FactoryContactController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FactoryContactController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FactoryContactController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FamilyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FamilyController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FamilyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FastAddToCartController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FastAddToCartController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FastAddToCartController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FilterController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FilterController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\FilterController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomepageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomepageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\HomepageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MassiveSelectionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MassiveSelectionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MassiveSelectionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MediaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaLibraryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaLibraryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MediaLibraryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaSubTypeVichController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaSubTypeVichController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MediaSubTypeVichController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsletterController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsletterController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\NewsletterController"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\OrderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\OrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PDFController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PDFController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PDFController"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\ProductAssociationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProductAssociationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProductController"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\ProductFinishedController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProductFinishedController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RoutingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RoutingController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RoutingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SearchController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SearchController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SearchController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShoppingFeedController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShoppingFeedController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ShoppingFeedController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SirenController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SirenController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SirenController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SitemapController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SitemapController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SitemapController"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\TaxonController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TaxonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarrantyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarrantyController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\WarrantyController"; reason: abstract.
  • Removed service ".instanceof.App\EventListener\EntityListener.0.App\EventListener\EntityListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventListener\EntityListener"; reason: abstract.
  • Removed service ".instanceof.App\EventListener\ProductFinishedListener.0.App\EventListener\ProductFinishedListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventListener\ProductFinishedListener"; reason: abstract.
  • Removed service ".instanceof.App\EventListener\ProductPositionListener.0.App\EventListener\ProductPositionListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventListener\ProductPositionListener"; reason: abstract.
  • Removed service ".instanceof.App\EventListener\ShipmentListener.0.App\EventListener\ShipmentListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventListener\ShipmentListener"; reason: abstract.
  • Removed service ".instanceof.App\EventListener\TestListener.0.App\EventListener\TestListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventListener\TestListener"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DoctrineEncryptSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\DoctrineEncryptSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LoggedUserWishlistSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\LoggedUserWishlistSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ProAccessSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\ProAccessSubscriber"; reason: abstract.
  • Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.App\Factory\CartItemFactory"; reason: abstract.
  • Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.App\Factory\CartItemFactory"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Factory\CartItemFactory"; reason: abstract.
  • Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.App\Factory\OrderFactory"; reason: abstract.
  • Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.App\Factory\OrderFactory"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Factory\OrderFactory"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AddToCartTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Extension\AddToCartTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AddressTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Extension\AddressTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CartItemTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Extension\CartItemTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ChannelPricingTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Extension\ChannelPricingTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CompleteTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Extension\CompleteTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CustomerProfileTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Extension\CustomerProfileTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CustomerRegistrationTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Extension\CustomerRegistrationTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CustomerSimpleRegistrationTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Extension\CustomerSimpleRegistrationTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CustomerTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Extension\CustomerTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\OrderItemTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Extension\OrderItemTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\PaymentMethodTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Extension\PaymentMethodTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductImageTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Extension\ProductImageTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductTranslationTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Extension\ProductTranslationTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Extension\ProductTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ShipmentTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Extension\ShipmentTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ShippingMethodTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Extension\ShippingMethodTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AddProductsToCartType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\AddProductsToCartType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AgoraType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\AgoraType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AllEntitiesSearchType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\AllEntitiesSearchType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AllSearchType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\AllSearchType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AssociatedCategoriesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\AssociatedCategoriesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AssociatedFamiliesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\AssociatedFamiliesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BillingAccountType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\BillingAccountType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BlogSearchType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\BlogSearchType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BrandsTranslationType"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\BrandsTranslationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\BrandsTranslationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BrandsType"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\BrandsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\BrandsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CanHaveOutOfStockProductConfigurationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\CanHaveOutOfStockProductConfigurationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CategoriesTranslationType"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\CategoriesTranslationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\CategoriesTranslationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CategoriesType"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\CategoriesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\CategoriesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CloneEntityType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\CloneEntityType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CompatibilityCheckType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\CompatibilityCheckType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomCartItemType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\CustomCartItemType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomPageBlockType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\CustomPageBlockType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomPageTranslationType"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\CustomPageTranslationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\CustomPageTranslationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomPageType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\CustomPageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomerNewsletterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\CustomerNewsletterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomerProRegistrationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\CustomerProRegistrationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DeliveryWSConfigurationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\DeliveryWSConfigurationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DeliveryWSURLType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\DeliveryWSURLType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EmailProductFinishedType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\EmailProductFinishedType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FactoriesContactType"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\FactoriesContactType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\FactoriesContactType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FactoriesTranslationType"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\FactoriesTranslationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\FactoriesTranslationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FactoriesType"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\FactoriesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\FactoriesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FamiliesTranslationType"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\FamiliesTranslationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\FamiliesTranslationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FamiliesType"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\FamiliesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\FamiliesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FastAddToCartType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\FastAddToCartType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FinishedProductSearchType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\FinishedProductSearchType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MediaLibraryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\MediaLibraryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MediaMassiveImportType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\MediaMassiveImportType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MediaSubTypeVichType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\MediaSubTypeVichType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MediaTranslationType"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\MediaTranslationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\MediaTranslationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MediaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\MediaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MediaTypeVichTranslationType"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\MediaTypeVichTranslationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\MediaTypeVichTranslationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MediaTypeVichType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\MediaTypeVichType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\OrderShowUpdateType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\OrderShowUpdateType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFactoryFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\ProductFactoryFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFactoryItemType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\ProductFactoryItemType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFactoryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\ProductFactoryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFinishedAutocompleteChoiceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\ProductFinishedAutocompleteChoiceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFinishedRecommendationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\ProductFinishedRecommendationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFinishedTranslationType"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\ProductFinishedTranslationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\ProductFinishedTranslationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFinishedType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\ProductFinishedType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductFinishedWarrantyValueType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\ProductFinishedWarrantyValueType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductPositionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\ProductPositionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductRecommendationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\ProductRecommendationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductSearchType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\ProductSearchType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Rule\GroupSameAsCustomerGroupType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Rule\GroupSameAsCustomerGroupType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ShoppingFeedImportType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\ShoppingFeedImportType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ShoppingFeedType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\ShoppingFeedType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SimpleNewsletterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\SimpleNewsletterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SupplementPartType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\SupplementPartType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SupplementType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\SupplementType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\UpdateProductsFromFileType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\UpdateProductsFromFileType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\WarrantyFolderSelectionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\WarrantyFolderSelectionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\WarrantyFolderType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\WarrantyFolderType"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\GridBundle\Grid\GridInterface.0.App\Grid\BrandsGrid"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Grid\BrandsGrid"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\GridBundle\Grid\GridInterface.0.App\Grid\CategoriesGrid"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Grid\CategoriesGrid"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\GridBundle\Grid\GridInterface.0.App\Grid\FactoriesGrid"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Grid\FactoriesGrid"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\GridBundle\Grid\GridInterface.0.App\Grid\FamiliesGrid"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Grid\FamiliesGrid"; reason: abstract.
  • Removed service ".instanceof.Sylius\Component\Grid\Filtering\FilterInterface.0.App\Grid\Filter\AssociatedCategoriesFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Grid\Filter\AssociatedCategoriesFilter"; reason: abstract.
  • Removed service ".instanceof.Sylius\Component\Grid\Filtering\FilterInterface.0.App\Grid\Filter\AssociatedFamiliesFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Grid\Filter\AssociatedFamiliesFilter"; reason: abstract.
  • Removed service ".instanceof.Sylius\Component\Grid\Filtering\FilterInterface.0.App\Grid\Filter\FamilyNameFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Grid\Filter\FamilyNameFilter"; reason: abstract.
  • Removed service ".instanceof.Sylius\Component\Grid\Filtering\FilterInterface.0.App\Grid\Filter\ProductFactoryFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Grid\Filter\ProductFactoryFilter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\MakerBundle\MakerInterface.0.App\Maker\MakeResource"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Maker\MakeResource"; reason: abstract.
  • Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessing\OrderTaxesProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.App\OrderProcessing\OrderTaxesProcessor"; reason: abstract.
  • Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessing\ShippingMethodAutoAssignProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.App\OrderProcessing\ShippingMethodAutoAssignProcessor"; reason: abstract.
  • Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessing\WarrantyOrderProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.App\OrderProcessing\WarrantyOrderProcessor"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomPageBlockRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CustomPageBlockRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryWSOrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DeliveryWSOrderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryWSURLRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DeliveryWSURLRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FactoriesContactRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FactoriesContactRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductFactoryItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Product\ProductFactoryItemRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Product\ProductFactoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Product\ProductFactoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductPositionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProductPositionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shipping\SupplementPartRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Shipping\SupplementPartRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shipping\SupplementRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Shipping\SupplementRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShoppingFeedRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ShoppingFeedRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\BrandsNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\Normalizer\BrandsNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\CategoriesNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\Normalizer\CategoriesNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\CustomersNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\Normalizer\CustomersNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\FactoriesNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\Normalizer\FactoriesNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\OrdersNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\Normalizer\OrdersNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\TaxonsNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\Normalizer\TaxonsNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Service\MeiliSearchService"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\MeiliSearchService"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\DataStructureExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Extension\DataStructureExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\MassiveFormExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Extension\MassiveFormExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\PriceExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Extension\PriceExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\ProductExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Extension\ProductExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\ProductFinishedExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Extension\ProductFinishedExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\RoutingExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Extension\RoutingExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\UserExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Extension\UserExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\WarrantyExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Extension\WarrantyExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\CustomPageExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Filters\CustomPageExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\ShippingMethodDescriptionExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Filters\ShippingMethodDescriptionExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Filters\SlugifyExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Filters\SlugifyExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\ActionLogExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Functions\ActionLogExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\BreadcrumbExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Functions\BreadcrumbExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\CartExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Functions\CartExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\CategoriesTranslationExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Functions\CategoriesTranslationExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\CustomPageExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Functions\CustomPageExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\DeliveryWSExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Functions\DeliveryWSExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\FamiliesTranslationExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Functions\FamiliesTranslationExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\FastAddToCartExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Functions\FastAddToCartExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\InstanceOfExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Functions\InstanceOfExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\MediaExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Functions\MediaExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\RecommendationExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Functions\RecommendationExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Functions\ResourceExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Functions\ResourceExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\ProvinceAddressConstraintValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Constraints\ProvinceAddressConstraintValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\IsProductSerialNumberUniqueValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\IsProductSerialNumberUniqueValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PostcodeValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\PostcodeValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Register\IntracommunityVATValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Register\IntracommunityVATValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.sylius.form.extension.type.complete_type"; reason: abstract.
  • Removed service ".abstract.instanceof.sylius.form.extension.type.complete_type"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.product"; reason: abstract.
  • Removed service ".abstract.instanceof.app.form.extension.type.product"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.type.product_translation"; reason: abstract.
  • Removed service ".abstract.instanceof.app.form.type.product_translation"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.meilisearch.indexing_listener"; reason: abstract.
  • Removed service ".abstract.instanceof.app.meilisearch.indexing_listener"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.sylius.controller.shop.homepage"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.sylius.controller.shop.homepage"; reason: abstract.
  • Removed service ".abstract.instanceof.sylius.controller.shop.homepage"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.sylius.form.extension.type.cart_item"; reason: abstract.
  • Removed service ".abstract.instanceof.sylius.form.extension.type.cart_item"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.sylius.validator.valid_province_address"; reason: abstract.
  • Removed service ".abstract.instanceof.sylius.validator.valid_province_address"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.logout_success_handler"; reason: abstract.
  • Removed service ".abstract.instanceof.app.logout_success_handler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Sylius\Bundle\MailerBundle\Console\Command\DebugMailerCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Sylius\Bundle\MailerBundle\Console\Command\DebugMailerCommand"; 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.Dimpulse\SyliusMeilisearchPlugin\Controller\SearchController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Dimpulse\SyliusMeilisearchPlugin\Controller\SearchController"; reason: abstract.
  • Removed service ".abstract.instanceof.Dimpulse\SyliusMeilisearchPlugin\Controller\SearchController"; reason: abstract.
301
  • Removed service "nyholm.psr7.psr17_factory"; reason: unused.
  • Removed service "nyholm.psr7.httplug_factory"; reason: unused.
  • Removed service "bitbag_sylius_wishlist_plugin.services.product_quantity_checker"; reason: unused.
  • Removed service "bitbag_sylius_wishlist_plugin.services.product_processing_checker"; reason: unused.
  • Removed service "App\Authentication\AuthenticationSuccessHandler"; reason: unused.
  • Removed service "App\Calculator\ProductVariantPriceCalculator"; reason: unused.
  • Removed service "App\DTO\CustomPageDTO"; reason: unused.
  • Removed service "App\DTO\PostDTO"; reason: unused.
  • Removed service "App\DependencyInjection\Compiler\CustomLiipImageFiltersPass"; reason: unused.
  • Removed service "App\DependencyInjection\Compiler\RemoveLiipImageFiltersPass"; reason: unused.
  • Removed service "App\EventListener\CartListener"; reason: unused.
  • Removed service "App\Grid\FieldType\BrandType"; reason: unused.
  • Removed service "App\Grid\FieldType\CategoryType"; reason: unused.
  • Removed service "App\Grid\FieldType\FactoryType"; reason: unused.
  • Removed service "App\Grid\FieldType\FamilyType"; reason: unused.
  • Removed service "App\Grid\FieldType\PriceType"; reason: unused.
  • Removed service "App\Grid\FieldType\TaxonType"; reason: unused.
  • Removed service "App\Menu\AccountMenuListener"; reason: unused.
  • Removed service "App\Menu\AdminMenuListener"; reason: unused.
  • Removed service "App\Menu\AdminProductFormMenuListener"; reason: unused.
  • Removed service "App\Menu\OrderShowMenuListener"; reason: unused.
  • Removed service "App\Model\Post\Post"; reason: unused.
  • Removed service "App\Model\Post\PostCategory"; reason: unused.
  • Removed service "App\Order\Modifier\OrderModifier"; reason: unused.
  • Removed service "App\Repository\BillingAccountRepository"; reason: unused.
  • Removed service "App\Repository\BrandsRepository"; reason: unused.
  • Removed service "App\Repository\BrandsTranslationRepository"; reason: unused.
  • Removed service "App\Repository\CategoriesRepository"; reason: unused.
  • Removed service "App\Repository\CategoriesTranslationRepository"; reason: unused.
  • Removed service "App\Repository\CustomPageRepository"; reason: unused.
  • Removed service "App\Repository\CustomPageTranslationRepository"; reason: unused.
  • Removed service "App\Repository\DeliveryWSConfigurationRepository"; reason: unused.
  • Removed service "App\Repository\FactoriesRepository"; reason: unused.
  • Removed service "App\Repository\FactoriesTranslationRepository"; reason: unused.
  • Removed service "App\Repository\FamiliesRepository"; reason: unused.
  • Removed service "App\Repository\FamiliesTranslationRepository"; reason: unused.
  • Removed service "App\Repository\MediaLibraryRepository"; reason: unused.
  • Removed service "App\Repository\MediaRepository"; reason: unused.
  • Removed service "App\Repository\MediaSubTypeVichRepository"; reason: unused.
  • Removed service "App\Repository\MediaTranslationRepository"; reason: unused.
  • Removed service "App\Repository\MediaTypeVichRepository"; reason: unused.
  • Removed service "App\Repository\MediaTypeVichTranslationRepository"; reason: unused.
  • Removed service "App\Repository\PaymentMethodRepository"; reason: unused.
  • Removed service "App\Repository\PostCategoryRepository"; reason: unused.
  • Removed service "App\Repository\ProductFinishedRecommendationRepository"; reason: unused.
  • Removed service "App\Repository\ProductFinishedRepository"; reason: unused.
  • Removed service "App\Repository\ProductRecommendationRepository"; reason: unused.
  • Removed service "App\Repository\ProductRepository"; reason: unused.
  • Removed service "App\Repository\Sogedis\PiecesRepository"; reason: unused.
  • Removed service "App\Repository\Sogedis\ProduitsRepository"; reason: unused.
  • Removed service "App\Repository\Sogedis\RecommandationPiecesRepository"; reason: unused.
  • Removed service "App\Repository\Sogedis\RecommandationProduitsRepository"; reason: unused.
  • Removed service "App\Repository\TaxonRepository"; reason: unused.
  • Removed service "App\Repository\WarrantyFolderRepository"; reason: unused.
  • Removed service "App\Service\AWS\S3\AWS_S3Parameter"; reason: unused.
  • Removed service "App\Service\AWS\S3\PDF\AWS_S3PDF"; reason: unused.
  • Removed service "App\Service\AutoPaymentService"; reason: unused.
  • Removed service "App\Service\AutoShippingService"; reason: unused.
  • Removed service "App\Service\Breadcrumb\BreadcrumbDetails"; reason: unused.
  • Removed service "App\Service\Client\CustomHTTPRequest"; reason: unused.
  • Removed service "App\Service\Client\CustomSoapRequest"; reason: unused.
  • Removed service "App\Service\DeliveryWS\DTO\Label\LabelChronopostDto"; reason: unused.
  • Removed service "App\Service\DeliveryWS\DTO\Label\LabelColissimoDto"; reason: unused.
  • Removed service "App\Service\DeliveryWS\DTO\Label\LabelGlsDto"; reason: unused.
  • Removed service "App\Service\DeliveryWS\DTO\Label\LabelMondialRelayDto"; reason: unused.
  • Removed service "App\Service\DeliveryWS\DTO\RelayPoint\RelayPointChronopostDto"; reason: unused.
  • Removed service "App\Service\DeliveryWS\DTO\RelayPoint\RelayPointColissimoDto"; reason: unused.
  • Removed service "App\Service\DeliveryWS\DTO\RelayPoint\RelayPointGlsDto"; reason: unused.
  • Removed service "App\Service\DeliveryWS\DTO\RelayPoint\RelayPointMondialRelayDto"; reason: unused.
  • Removed service "App\Service\DeliveryWS\Mapper\DeliveryMapper"; reason: unused.
  • Removed service "App\Service\DeliveryWS\Provider\Config\DeliveryWSConfig"; reason: unused.
  • Removed service "App\Service\DeliveryWS\Provider\Parameters\ChronopostParameters"; reason: unused.
  • Removed service "App\Service\DeliveryWS\Provider\Parameters\ColissimoParameters"; reason: unused.
  • Removed service "App\Service\DeliveryWS\Provider\Parameters\GLSParameters"; reason: unused.
  • Removed service "App\Service\DeliveryWS\Provider\Parameters\MondialRelayParameters"; reason: unused.
  • Removed service "App\Service\DeliveryWS\Request\DeliveryRequest"; reason: unused.
  • Removed service "App\Service\DeliveryWS\Request\Response\LabelResponse"; reason: unused.
  • Removed service "App\Service\DeliveryWS\Request\Response\RelayPointResponse"; reason: unused.
  • Removed service "App\Service\Filters\FilterDetails"; reason: unused.
  • Removed service "App\Service\MassiveSelection\Config\MassiveSelectionConfig"; reason: unused.
  • Removed service "App\Service\PaymentService"; reason: unused.
  • Removed service "App\Service\Router\RouterGenerator"; reason: unused.
  • Removed service "App\Service\Router\RouterParameters"; reason: unused.
  • Removed service "App\Service\Router\RouterService"; reason: unused.
  • Removed service "App\Service\Taxon\TaxonService"; reason: unused.
  • Removed service "App\Shipping\Checker\Rule\CanHaveOutOfStockProductChecker"; reason: unused.
  • Removed service "App\Shipping\Checker\Rule\GroupSameAsCustomerGroupChecker"; reason: unused.
  • Removed service "App\TagManager\AddTransaction"; reason: unused.
  • Removed service "App\TagManager\Cart"; reason: unused.
  • Removed service "App\Twig\Extension\CustomFilterExtension"; reason: unused.
  • Removed service "App\Validator\Constraints\ProvinceAddressConstraintValidator"; reason: unused.
  • Removed service "App\Validator\IsProductSerialNumberUnique"; reason: unused.
  • Removed service "App\Validator\Postcode"; reason: unused.
  • Removed service "App\Validator\Register\IntracommunityVATConstraint"; reason: unused.
  • Removed service "app.block_event_listener.admin.crud.after_content_product.import"; reason: unused.
  • Removed service "app.authentication_success_handler"; reason: unused.
  • Removed service "http_cache"; reason: unused.
  • Removed service "http_cache.store"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "httplug.http_client"; reason: unused.
  • Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
  • Removed service "http_client.uri_template_expander.rize"; 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 "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service "session.storage.factory.php_bridge"; reason: unused.
  • Removed service "session.storage.factory.mock_file"; reason: unused.
  • Removed service "session.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.amqp.factory"; reason: unused.
  • Removed service "messenger.transport.redis.factory"; 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_signals_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.http_client"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.user_authenticator"; reason: unused.
  • Removed service "security.access_token_extractor.header"; reason: unused.
  • Removed service "security.access_token_extractor.query_string"; reason: unused.
  • Removed service "security.access_token_extractor.request_body"; reason: unused.
  • Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
  • Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
  • Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
  • Removed service "security.user_checker.chain.admin"; reason: unused.
  • Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
  • Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
  • Removed service "security.user_checker.chain.new_api_admin_user"; reason: unused.
  • Removed service "security.user_checker.chain.new_api_shop_user"; reason: unused.
  • Removed service "security.user_checker.chain.shop"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
  • Removed service "doctrine.dbal.connection_expiries"; reason: unused.
  • Removed service ".1_ServiceLocator~sHqV2jK"; 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.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 "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.serialized_name_annotation_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.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 "sylius.http_message_factory"; 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.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.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 ".1_TokenStorage~elHFBer"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; reason: unused.
  • Removed service "flysystem.adapter.lazy.factory"; reason: unused.
  • Removed service "webpack_encore.cache"; reason: unused.
  • Removed service "Http\Discovery\Psr18Client"; reason: unused.
  • Removed service "Sylius\PayPalPlugin\Form\Type\PayPalConfigurationType"; reason: unused.
  • Removed service "Sylius\PayPalPlugin\Resolver\CompleteOrderPaymentResolverInterface"; reason: unused.
  • Removed service "Sylius\PayPalPlugin\Processor\PayPalAddressProcessor"; reason: unused.
  • Removed service "maker.php_compat_util"; reason: unused.
  • Removed service "maker.maker.make_functional_test"; reason: unused.
  • Removed service "maker.maker.make_subscriber"; reason: unused.
  • Removed service "maker.maker.make_unit_test"; reason: unused.
  • Removed service "vich_uploader.adapter.mongodb"; reason: unused.
  • Removed service "vich_uploader.adapter.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.inject.orm"; reason: unused.
  • Removed service "vich_uploader.listener.upload.orm"; reason: unused.
  • Removed service "vich_uploader.listener.clean.orm"; reason: unused.
  • Removed service "vich_uploader.listener.remove.orm"; reason: unused.
  • Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
  • Removed service "vich_uploader.storage.file_system"; reason: unused.
  • Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
  • Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
  • Removed service "hwi_oauth.authentication.provider.oauth"; reason: unused.
  • Removed service "hwi_oauth.authentication.entry_point.oauth"; reason: unused.
  • Removed service "hwi_oauth.user.provider"; reason: unused.
  • Removed service "hwi_oauth.user.provider.entity"; reason: unused.
  • Removed service "hwi_oauth.authentication.failure_handler"; reason: unused.
  • Removed service "sylius.parameter_bag"; reason: unused.
  • Removed service "stimulus.asset_mapper.ux_package_reader"; reason: unused.
  • Removed service "libphonenumber\geocoding\PhoneNumberOfflineGeocoder"; reason: unused.
  • Removed service "libphonenumber\ShortNumberInfo"; reason: unused.
  • Removed service "libphonenumber\PhoneNumberToCarrierMapper"; reason: unused.
  • Removed service "libphonenumber\PhoneNumberToTimeZonesMapper"; 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 "sylius.resource_controller.state_machine.winzou"; reason: unused.
  • Removed service "sylius.resource_controller.state_machine.symfony"; reason: unused.
  • Removed service ".service_locator.yY.p4P7"; reason: unused.
  • Removed service ".service_locator.AMpAlRX"; reason: unused.
  • Removed service ".service_locator.AMpAlRX.Payum\Bundle\PayumBundle\Controller\AuthorizeController"; reason: unused.
  • Removed service ".service_locator.AMpAlRX.Payum\Bundle\PayumBundle\Controller\CancelController"; reason: unused.
  • Removed service ".service_locator.AMpAlRX.Payum\Bundle\PayumBundle\Controller\CaptureController"; reason: unused.
  • Removed service ".service_locator.AMpAlRX.Payum\Bundle\PayumBundle\Controller\NotifyController"; reason: unused.
  • Removed service ".service_locator.AMpAlRX.Payum\Bundle\PayumBundle\Controller\PayoutController"; reason: unused.
  • Removed service ".service_locator.AMpAlRX.Payum\Bundle\PayumBundle\Controller\RefundController"; reason: unused.
  • Removed service ".service_locator.AMpAlRX.Payum\Bundle\PayumBundle\Controller\SyncController"; reason: unused.
  • Removed service ".service_locator.XXv1IfR"; reason: unused.
  • Removed service ".service_locator.eD9Qp1V"; reason: unused.
  • Removed service ".service_locator..rWkGwp"; 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 "App\Form\Type\AddProductsToCartType.inner"; reason: unused.
  • Removed service "App\OrderProcessing\OrderTaxesProcessor.inner"; reason: unused.
  • Removed service "App\Payment\Resolver\PaymentMethodsResolver.inner"; reason: unused.
  • Removed service "App\Shipping\Calculator\FlatRateCalculator.inner"; reason: unused.
  • Removed service "App\Twig\Extension\PriceExtension.inner"; reason: unused.
  • Removed service "doctrine.migrations.container_aware_migrations_factory.inner"; reason: unused.
1409
  • Inlined service "bitbag_sylius_wishlist_plugin.facade.wishlist_product_factory_facade" to "bitbag_sylius_wishlist_plugin.services.duplicator".
  • Inlined service "bitbag_sylius_wishlist_plugin.processor.variant_pdf_model_processor" to "bitbag_sylius_wishlist_plugin.services.exporter".
  • Inlined service "bitbag_sylius_wishlist_plugin.services.exporter.dom_pdf_wishlist_exporter" to "bitbag_sylius_wishlist_plugin.services.exporter".
  • Inlined service "bitbag_sylius_wishlist_plugin.custom_factory.dom_pdf" to "bitbag_sylius_wishlist_plugin.services.exporter.dom_pdf_wishlist_exporter".
  • Inlined service "bitbag_sylius_wishlist_plugin.custom_factory.dom_pdf_options" to "bitbag_sylius_wishlist_plugin.custom_factory.dom_pdf".
  • Inlined service "bitbag_sylius_wishlist_plugin.processor.selected_wishlist_products_processor" to "bitbag_sylius_wishlist_plugin.form.type.wishlist_collection_type".
  • Inlined service "bitbag_sylius_wishlist_plugin.resolver.variant_image_path_resolver" to "bitbag_sylius_wishlist_plugin.services.generator.model_creator".
  • Inlined service "bitbag_sylius_wishlist_plugin.model.factory.variant_pdf_model_factory" to "bitbag_sylius_wishlist_plugin.services.generator.model_creator".
  • Inlined service "bitbag_sylius_wishlist_plugin.resolver.shop_user_wishlist_resolver" to "bitbag_sylius_wishlist_plugin.command_handler.wishlist.create_wishlist_handler".
  • Inlined service "bitbag_sylius_wishlist_plugin.custom_factory.csv_wishlist_product" to "bitbag_sylius_wishlist_plugin.command_handler.wishlist.export_to_csv".
  • Inlined service "bitbag_sylius_wishlist_plugin.services.exporter" to "bitbag_sylius_wishlist_plugin.command_handler.wishlist.export_selected_products_from_wishlist_to_pdf".
  • Inlined service "bitbag_sylius_wishlist_plugin.checker.wishlist_name_checker" to "bitbag_sylius_wishlist_plugin.command_handler.wishlist.create_new_wishlist_handler".
  • Inlined service "bitbag_sylius_wishlist_plugin.services.duplicator" to "bitbag_sylius_wishlist_plugin.command_handler.wishlist.copy_selected_products_to_other_wishlist".
  • Inlined service "bitbag_sylius_wishlist_plugin.services.generator.model_creator" to "bitbag_sylius_wishlist_plugin.processor.variant_pdf_model_processor".
  • Inlined service "bitbag_sylius_wishlist_plugin.resolver.generate_data_uri_for_image_resolver" to "bitbag_sylius_wishlist_plugin.resolver.variant_image_path_resolver".
  • Inlined service "assets.empty_package" to "bitbag_sylius_wishlist_plugin.resolver.generate_data_uri_for_image_resolver".
  • Inlined service ".service_locator.O2p6Lk7.Dimpulse\SyliusActionLogPlugin\Controller\ActionLogResourceController" to "Dimpulse\SyliusActionLogPlugin\Controller\ActionLogResourceController".
  • Inlined service "App\Service\ProductsFinished\Factories\FactoriesService" to "App\Command\ImportProductsCommand".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Admin\OrderQuickUpdateController" to "App\Controller\Admin\OrderQuickUpdateController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\BlogsController" to "App\Controller\BlogsController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\BrandsController" to "App\Controller\BrandsController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\BulkMediaUploadController" to "App\Controller\BulkMediaUploadController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\CategoriesController" to "App\Controller\CategoriesController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\CloneEntityController" to "App\Controller\CloneEntityController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\CustomPagePreviewController" to "App\Controller\CustomPagePreviewController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\DatatableController" to "App\Controller\DatatableController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\DeliveryWSController" to "App\Controller\DeliveryWSController".
  • Inlined service "App\Service\EmailService" to "App\Controller\EmailController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\EmailController" to "App\Controller\EmailController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\FactoryContactController" to "App\Controller\FactoryContactController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\FamilyController" to "App\Controller\FamilyController".
  • Inlined service "App\Service\SerializerService" to "App\Controller\FastAddToCartController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\FastAddToCartController" to "App\Controller\FastAddToCartController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\FilterController" to "App\Controller\FilterController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\HomepageController" to "App\Controller\HomepageController".
  • Inlined service "App\Service\MassiveSelection\MassiveSelectionService" to "App\Controller\MassiveSelectionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\MassiveSelectionController" to "App\Controller\MassiveSelectionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\MediaController" to "App\Controller\MediaController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\MediaLibraryController" to "App\Controller\MediaLibraryController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\MediaSubTypeVichController" to "App\Controller\MediaSubTypeVichController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\NewsletterController" to "App\Controller\NewsletterController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\PDFController" to "App\Controller\PDFController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ProductController" to "App\Controller\ProductController".
  • Inlined service "App\Service\Router\Factory\RouterServiceFactory" to "App\Controller\RoutingController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\RoutingController" to "App\Controller\RoutingController".
  • Inlined service "App\Service\Search\CustomSearchService" to "App\Controller\SearchController".
  • Inlined service "App\Service\Search\Strategy\SearchBlogStrategy" to "App\Controller\SearchController".
  • Inlined service "App\Service\Search\Strategy\SearchCompatibilityStrategy" to "App\Controller\SearchController".
  • Inlined service "App\Service\Search\Strategy\SearchAllStrategy" to "App\Controller\SearchController".
  • Inlined service "App\Service\Search\Strategy\SearchAllEntitiesStrategy" to "App\Controller\SearchController".
  • Inlined service "App\Service\Search\Strategy\SearchProductStrategy" to "App\Controller\SearchController".
  • Inlined service "App\Service\Search\Strategy\SearchProductFinishedStrategy" to "App\Controller\SearchController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\SearchController" to "App\Controller\SearchController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ShoppingFeedController" to "App\Controller\ShoppingFeedController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\SirenController" to "App\Controller\SirenController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\SitemapController" to "App\Controller\SitemapController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\UserController" to "App\Controller\UserController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\WarrantyController" to "App\Controller\WarrantyController".
  • Inlined service "setono_sylius_abandoned_cart.custom_factory.order" to "App\Factory\OrderFactory".
  • Inlined service "App\Service\MassiveSelection\MassiveInput" to "App\Form\Type\MediaMassiveImportType".
  • Inlined service "App\Repository\Product\ProductFinishedWarrantyValueRepository" to "App\Form\Type\ProductFinishedType".
  • Inlined service "App\Service\DeliveryWS\Resolver\DeliveryWSResolver" to "App\Service\DeliveryWS\DeliveryWS".
  • Inlined service "App\Service\DeliveryWS\Provider\MondialRelayProvider" to "App\Service\DeliveryWS\Resolver\DeliveryWSResolver".
  • Inlined service "App\Service\DeliveryWS\Provider\ColissimoProvider" to "App\Service\DeliveryWS\Resolver\DeliveryWSResolver".
  • Inlined service "App\Service\DeliveryWS\Provider\GlsProvider" to "App\Service\DeliveryWS\Resolver\DeliveryWSResolver".
  • Inlined service "App\Service\DeliveryWS\Provider\ChronopostProvider" to "App\Service\DeliveryWS\Resolver\DeliveryWSResolver".
  • Inlined service "App\Service\Router\ChainOfResponsibility\BrandHandler" to "App\Service\Router\Factory\RouterServiceFactory".
  • Inlined service "App\Service\Router\ChainOfResponsibility\CategoryHandler" to "App\Service\Router\Factory\RouterServiceFactory".
  • Inlined service "App\Service\Router\ChainOfResponsibility\ProductFinishedHandler" to "App\Service\Router\Factory\RouterServiceFactory".
  • Inlined service "App\Service\Router\ChainOfResponsibility\ProductHandler" to "App\Service\Router\Factory\RouterServiceFactory".
  • Inlined service "App\Service\Router\ChainOfResponsibility\CustomPageHandler" to "App\Service\Router\Factory\RouterServiceFactory".
  • Inlined service "App\Service\Router\Cache\RouterCacheService" to "App\Service\Router\Factory\RouterServiceFactory".
  • Inlined service "App\Service\DataStructure\DataStructureService" to "App\Twig\Extension\DataStructureExtension".
  • Inlined service "App\Service\ShippingMethodDescriptionService" to "App\Twig\Filters\ShippingMethodDescriptionExtension".
  • Inlined service "App\Service\FastAddToCart\FastAddToCartService" to "App\Twig\Functions\FastAddToCartExtension".
  • Inlined service ".service_locator.O2p6Lk7.sylius.controller.shop.homepage" to "sylius.controller.shop.homepage".
  • Inlined service "sylius.exporter.plugin.resource.customers" to "sylius.exporter.pluginpool.customers".
  • 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_clearer" to "console.command.cache_clear".
  • Inlined service ".service_locator.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
  • Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
  • Inlined service ".service_locator.RUHJ2hg" to "console.command.workflow_dump".
  • Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
  • 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._version_shop" to "assets._package_shop".
  • Inlined service "assets._version_admin" to "assets._package_admin".
  • Inlined service "assets._version_app.admin" to "assets._package_app.admin".
  • Inlined service "assets._version_bootstrapTheme" to "assets._package_bootstrapTheme".
  • Inlined service "assets._version_wishlist_shop" to "assets._package_wishlist_shop".
  • Inlined service "assets._version_wishlist_admin" to "assets._package_wishlist_admin".
  • Inlined service "assets._version_sogedis-admin-theme" to "assets._package_sogedis-admin-theme".
  • Inlined service "monolog.logger.http_client" to "http_client.transport".
  • Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
  • Inlined service "mailer.transport_factory" to "mailer.transports".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php_ast" 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.xliff.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.fuYM_Z..translation.warmer" to "translation.warmer".
  • Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
  • Inlined service ".state_machine.setono_sylius_abandoned_cart_notification.transition.0" to "state_machine.setono_sylius_abandoned_cart_notification.definition".
  • Inlined service ".state_machine.setono_sylius_abandoned_cart_notification.transition.1" to "state_machine.setono_sylius_abandoned_cart_notification.definition".
  • Inlined service ".state_machine.setono_sylius_abandoned_cart_notification.transition.2" to "state_machine.setono_sylius_abandoned_cart_notification.definition".
  • Inlined service ".state_machine.setono_sylius_abandoned_cart_notification.transition.3" to "state_machine.setono_sylius_abandoned_cart_notification.definition".
  • Inlined service ".state_machine.setono_sylius_abandoned_cart_notification.transition.4" to "state_machine.setono_sylius_abandoned_cart_notification.definition".
  • Inlined service ".state_machine.setono_sylius_abandoned_cart_notification.transition.5" to "state_machine.setono_sylius_abandoned_cart_notification.definition".
  • Inlined service ".state_machine.setono_sylius_abandoned_cart_notification.transition.6" to "state_machine.setono_sylius_abandoned_cart_notification.definition".
  • Inlined service ".state_machine.setono_sylius_abandoned_cart_notification.transition.7" to "state_machine.setono_sylius_abandoned_cart_notification.definition".
  • Inlined service ".state_machine.setono_sylius_abandoned_cart_notification.transition.8" to "state_machine.setono_sylius_abandoned_cart_notification.definition".
  • Inlined service ".state_machine.setono_sylius_abandoned_cart_notification.transition.9" to "state_machine.setono_sylius_abandoned_cart_notification.definition".
  • Inlined service "state_machine.setono_sylius_abandoned_cart_notification.metadata_store" to "state_machine.setono_sylius_abandoned_cart_notification.definition".
  • Inlined service ".state_machine.sylius_catalog_promotion.transition.0" to "state_machine.sylius_catalog_promotion.definition".
  • Inlined service ".state_machine.sylius_catalog_promotion.transition.1" to "state_machine.sylius_catalog_promotion.definition".
  • Inlined service ".state_machine.sylius_catalog_promotion.transition.2" to "state_machine.sylius_catalog_promotion.definition".
  • Inlined service ".state_machine.sylius_catalog_promotion.transition.3" to "state_machine.sylius_catalog_promotion.definition".
  • Inlined service "state_machine.sylius_catalog_promotion.metadata_store" to "state_machine.sylius_catalog_promotion.definition".
  • Inlined service ".state_machine.sylius_order.transition.0" to "state_machine.sylius_order.definition".
  • Inlined service ".state_machine.sylius_order.transition.1" to "state_machine.sylius_order.definition".
  • Inlined service ".state_machine.sylius_order.transition.2" to "state_machine.sylius_order.definition".
  • Inlined service "state_machine.sylius_order.metadata_store" to "state_machine.sylius_order.definition".
  • Inlined service ".state_machine.sylius_order_checkout.transition.0" to "state_machine.sylius_order_checkout.definition".
  • Inlined service ".state_machine.sylius_order_checkout.transition.1" to "state_machine.sylius_order_checkout.definition".
  • Inlined service ".state_machine.sylius_order_checkout.transition.2" to "state_machine.sylius_order_checkout.definition".
  • Inlined service ".state_machine.sylius_order_checkout.transition.3" to "state_machine.sylius_order_checkout.definition".
  • Inlined service ".state_machine.sylius_order_checkout.transition.4" to "state_machine.sylius_order_checkout.definition".
  • Inlined service ".state_machine.sylius_order_checkout.transition.5" to "state_machine.sylius_order_checkout.definition".
  • Inlined service ".state_machine.sylius_order_checkout.transition.6" to "state_machine.sylius_order_checkout.definition".
  • Inlined service ".state_machine.sylius_order_checkout.transition.7" to "state_machine.sylius_order_checkout.definition".
  • Inlined service ".state_machine.sylius_order_checkout.transition.8" to "state_machine.sylius_order_checkout.definition".
  • Inlined service ".state_machine.sylius_order_checkout.transition.9" to "state_machine.sylius_order_checkout.definition".
  • Inlined service ".state_machine.sylius_order_checkout.transition.10" to "state_machine.sylius_order_checkout.definition".
  • Inlined service ".state_machine.sylius_order_checkout.transition.11" to "state_machine.sylius_order_checkout.definition".
  • Inlined service ".state_machine.sylius_order_checkout.transition.12" to "state_machine.sylius_order_checkout.definition".
  • Inlined service ".state_machine.sylius_order_checkout.transition.13" to "state_machine.sylius_order_checkout.definition".
  • Inlined service ".state_machine.sylius_order_checkout.transition.14" to "state_machine.sylius_order_checkout.definition".
  • Inlined service ".state_machine.sylius_order_checkout.transition.15" to "state_machine.sylius_order_checkout.definition".
  • Inlined service ".state_machine.sylius_order_checkout.transition.16" to "state_machine.sylius_order_checkout.definition".
  • Inlined service ".state_machine.sylius_order_checkout.transition.17" to "state_machine.sylius_order_checkout.definition".
  • Inlined service "state_machine.sylius_order_checkout.metadata_store" to "state_machine.sylius_order_checkout.definition".
  • Inlined service ".state_machine.sylius_order_payment.transition.0" to "state_machine.sylius_order_payment.definition".
  • Inlined service ".state_machine.sylius_order_payment.transition.1" to "state_machine.sylius_order_payment.definition".
  • Inlined service ".state_machine.sylius_order_payment.transition.2" to "state_machine.sylius_order_payment.definition".
  • Inlined service ".state_machine.sylius_order_payment.transition.3" to "state_machine.sylius_order_payment.definition".
  • Inlined service ".state_machine.sylius_order_payment.transition.4" to "state_machine.sylius_order_payment.definition".
  • Inlined service ".state_machine.sylius_order_payment.transition.5" to "state_machine.sylius_order_payment.definition".
  • Inlined service ".state_machine.sylius_order_payment.transition.6" to "state_machine.sylius_order_payment.definition".
  • Inlined service ".state_machine.sylius_order_payment.transition.7" to "state_machine.sylius_order_payment.definition".
  • Inlined service ".state_machine.sylius_order_payment.transition.8" to "state_machine.sylius_order_payment.definition".
  • Inlined service ".state_machine.sylius_order_payment.transition.9" to "state_machine.sylius_order_payment.definition".
  • Inlined service ".state_machine.sylius_order_payment.transition.10" to "state_machine.sylius_order_payment.definition".
  • Inlined service ".state_machine.sylius_order_payment.transition.11" to "state_machine.sylius_order_payment.definition".
  • Inlined service ".state_machine.sylius_order_payment.transition.12" to "state_machine.sylius_order_payment.definition".
  • Inlined service ".state_machine.sylius_order_payment.transition.13" to "state_machine.sylius_order_payment.definition".
  • Inlined service ".state_machine.sylius_order_payment.transition.14" to "state_machine.sylius_order_payment.definition".
  • Inlined service ".state_machine.sylius_order_payment.transition.15" to "state_machine.sylius_order_payment.definition".
  • Inlined service ".state_machine.sylius_order_payment.transition.16" to "state_machine.sylius_order_payment.definition".
  • Inlined service ".state_machine.sylius_order_payment.transition.17" to "state_machine.sylius_order_payment.definition".
  • Inlined service ".state_machine.sylius_order_payment.transition.18" to "state_machine.sylius_order_payment.definition".
  • Inlined service ".state_machine.sylius_order_payment.transition.19" to "state_machine.sylius_order_payment.definition".
  • Inlined service "state_machine.sylius_order_payment.metadata_store" to "state_machine.sylius_order_payment.definition".
  • Inlined service ".state_machine.sylius_order_shipping.transition.0" to "state_machine.sylius_order_shipping.definition".
  • Inlined service ".state_machine.sylius_order_shipping.transition.1" to "state_machine.sylius_order_shipping.definition".
  • Inlined service ".state_machine.sylius_order_shipping.transition.2" to "state_machine.sylius_order_shipping.definition".
  • Inlined service ".state_machine.sylius_order_shipping.transition.3" to "state_machine.sylius_order_shipping.definition".
  • Inlined service ".state_machine.sylius_order_shipping.transition.4" to "state_machine.sylius_order_shipping.definition".
  • Inlined service "state_machine.sylius_order_shipping.metadata_store" to "state_machine.sylius_order_shipping.definition".
  • Inlined service ".state_machine.sylius_payment.transition.0" to "state_machine.sylius_payment.definition".
  • Inlined service ".state_machine.sylius_payment.transition.1" to "state_machine.sylius_payment.definition".
  • Inlined service ".state_machine.sylius_payment.transition.2" to "state_machine.sylius_payment.definition".
  • Inlined service ".state_machine.sylius_payment.transition.3" to "state_machine.sylius_payment.definition".
  • Inlined service ".state_machine.sylius_payment.transition.4" to "state_machine.sylius_payment.definition".
  • Inlined service ".state_machine.sylius_payment.transition.5" to "state_machine.sylius_payment.definition".
  • Inlined service ".state_machine.sylius_payment.transition.6" to "state_machine.sylius_payment.definition".
  • Inlined service ".state_machine.sylius_payment.transition.7" to "state_machine.sylius_payment.definition".
  • Inlined service ".state_machine.sylius_payment.transition.8" to "state_machine.sylius_payment.definition".
  • Inlined service ".state_machine.sylius_payment.transition.9" to "state_machine.sylius_payment.definition".
  • Inlined service ".state_machine.sylius_payment.transition.10" to "state_machine.sylius_payment.definition".
  • Inlined service ".state_machine.sylius_payment.transition.11" to "state_machine.sylius_payment.definition".
  • Inlined service ".state_machine.sylius_payment.transition.12" to "state_machine.sylius_payment.definition".
  • Inlined service ".state_machine.sylius_payment.transition.13" to "state_machine.sylius_payment.definition".
  • Inlined service "state_machine.sylius_payment.metadata_store" to "state_machine.sylius_payment.definition".
  • Inlined service ".state_machine.sylius_product_review.transition.0" to "state_machine.sylius_product_review.definition".
  • Inlined service ".state_machine.sylius_product_review.transition.1" to "state_machine.sylius_product_review.definition".
  • Inlined service "state_machine.sylius_product_review.metadata_store" to "state_machine.sylius_product_review.definition".
  • Inlined service ".state_machine.sylius_shipment.transition.0" to "state_machine.sylius_shipment.definition".
  • Inlined service ".state_machine.sylius_shipment.transition.1" to "state_machine.sylius_shipment.definition".
  • Inlined service ".state_machine.sylius_shipment.transition.2" to "state_machine.sylius_shipment.definition".
  • Inlined service "state_machine.sylius_shipment.metadata_store" to "state_machine.sylius_shipment.definition".
  • Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
  • 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 "api_platform.route_loader.legacy" to "routing.resolver".
  • Inlined service "routing.loader.attribute.directory" to "routing.resolver".
  • Inlined service "routing.loader.attribute.file" to "routing.resolver".
  • Inlined service "routing.loader.psr4" to "routing.resolver".
  • Inlined service ".service_locator.bSwcLbA" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.iD.GLrW.router.default" to "router.default".
  • Inlined service "monolog.logger.router" to "router.default".
  • Inlined service "config_cache_factory" to "router.default".
  • Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
  • Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
  • 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 "App\Serializer\Normalizer\BrandsNormalizer" to "serializer".
  • Inlined service "App\Serializer\Normalizer\CategoriesNormalizer" to "serializer".
  • Inlined service "App\Serializer\Normalizer\CustomersNormalizer" to "serializer".
  • Inlined service "App\Serializer\Normalizer\FactoriesNormalizer" to "serializer".
  • Inlined service "App\Serializer\Normalizer\OrdersNormalizer" to "serializer".
  • Inlined service "App\Serializer\Normalizer\TaxonsNormalizer" to "serializer".
  • Inlined service "pagerfanta.serializer.normalizer" to "serializer".
  • Inlined service "api_platform.serializer.uuid_denormalizer" to "serializer".
  • Inlined service "Misd\PhoneNumberBundle\Serializer\Normalizer\PhoneNumberNormalizer" to "serializer".
  • Inlined service "fos_rest.serializer.form_error_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.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.translatable" 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.storage.factory.native" to "session.factory".
  • Inlined service ".service_locator.TpoC7U9" 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.ka4j_zf" 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 "doctrine.orm.sogedis_legacy_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.CBStL3B" to "validator.validator_factory".
  • Inlined service "validator.expression_language_provider" to "validator.expression_language".
  • Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
  • Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
  • Inlined service ".service_locator.jP5CFrp" to "messenger.failure.send_failed_message_to_failure_transport_listener".
  • Inlined service ".service_locator.0sWqWG_" to "messenger.routable_message_bus".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service ".data_collector.command" 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.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 "data_collector.messenger" to "profiler".
  • Inlined service "mailer.data_collector" to "profiler".
  • Inlined service "data_collector.workflow" 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 "data_collector.jms_serializer" to "profiler".
  • Inlined service "Sylius\Bundle\ThemeBundle\Collector\ThemeCollector" to "profiler".
  • Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" 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 "html_sanitizer.config.default" to "html_sanitizer.sanitizer.default".
  • Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
  • Inlined service ".service_locator.e_.xxAP" to "security.helper".
  • Inlined service ".service_locator.RRqtkZY" to "security.helper".
  • Inlined service ".service_locator.z.IX.Kd" to "security.helper".
  • Inlined service ".service_locator.jBrkVKz" to "security.helper".
  • Inlined service ".service_locator.1kLS0sj" to "security.helper".
  • Inlined service "api_platform.security.expression_language_provider" to "security.expression_language".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
  • Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
  • Inlined service "security.user_password_hasher" to "form.listener.password_hasher".
  • Inlined service ".security.request_matcher.Oup8RFY" to "security.access_map".
  • Inlined service ".security.request_matcher.dmMdZ.f" to "security.access_map".
  • Inlined service ".security.request_matcher.hnsWusx" to "security.access_map".
  • Inlined service ".security.request_matcher.Md4B6MX" to "security.access_map".
  • Inlined service ".security.request_matcher.kMu1RDV" to "security.access_map".
  • Inlined service ".security.request_matcher.tyNNozL" to "security.access_map".
  • Inlined service ".security.request_matcher.YrA11Am" to "security.access_map".
  • Inlined service ".security.request_matcher.U_4f1pv" to "security.access_map".
  • Inlined service ".security.request_matcher.N_PEfN4" to "security.access_map".
  • Inlined service ".security.request_matcher.THWdgKw" to "security.access_map".
  • Inlined service ".security.request_matcher.2msORCf" to "security.access_map".
  • Inlined service ".security.request_matcher.M8vMUod" to "security.access_map".
  • Inlined service ".security.request_matcher.EcFN.u." to "security.access_map".
  • Inlined service ".security.request_matcher.Y0DB8XG" to "security.access_map".
  • Inlined service ".security.request_matcher.iSR2ASl" to "security.access_map".
  • Inlined service ".security.request_matcher.Az6jz.a" to "security.access_map".
  • Inlined service ".security.request_matcher.wiGMOUy" to "security.access_map".
  • Inlined service ".security.request_matcher.VM2nhOB" to "security.access_map".
  • Inlined service ".security.request_matcher.F6K5N3Y" to "security.access_map".
  • Inlined service ".security.request_matcher.GPUAEeJ" to "security.access_map".
  • Inlined service "security.user_providers" to "security.listener.user_provider".
  • 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.request_matcher.MvpC2Z0" to ".security.request_matcher.3gEPr8U".
  • Inlined service "security.firewall.map.config.image_resolver" to "security.firewall.map.context.image_resolver".
  • Inlined service "security.authentication.success_handler.admin.form_login" to "security.authenticator.form_login.admin".
  • Inlined service "security.authentication.failure_handler.admin.form_login" to "security.authenticator.form_login.admin".
  • Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
  • Inlined service "security.authenticator.remember_me_signature_hasher.admin" to "security.authenticator.remember_me_handler.admin".
  • Inlined service "debug.security.firewall.authenticator.admin.inner" to "debug.security.firewall.authenticator.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.authenticator.json_login.new_api_admin_user".
  • Inlined service "security.authentication.failure_handler.new_api_admin_user.json_login" to "security.authenticator.json_login.new_api_admin_user".
  • Inlined service "debug.security.firewall.authenticator.new_api_admin_user.inner" to "debug.security.firewall.authenticator.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.authenticator.json_login.new_api_shop_user".
  • Inlined service "security.authentication.failure_handler.new_api_shop_user.json_login" to "security.authenticator.json_login.new_api_shop_user".
  • Inlined service "debug.security.firewall.authenticator.new_api_shop_user.inner" to "debug.security.firewall.authenticator.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 ".security.request_matcher.h9qKDWR" to ".security.request_matcher.BvC8sny".
  • Inlined service ".service_locator.RYCt.tV" to "hwi_oauth.resource_ownermap.shop".
  • Inlined service "security.authentication.success_handler.shop.oauth" to "security.authenticator.oauth.shop".
  • Inlined service "security.authentication.failure_handler.shop.oauth" to "security.authenticator.oauth.shop".
  • Inlined service "security.authentication.success_handler.shop.form_login" to "security.authenticator.form_login.shop".
  • Inlined service "security.authentication.failure_handler.shop.form_login" to "security.authenticator.form_login.shop".
  • Inlined service "sylius.authentication.success_handler" to "security.authentication.success_handler.shop.form_login".
  • Inlined service "security.authenticator.remember_me_signature_hasher.shop" to "security.authenticator.remember_me_handler.shop".
  • Inlined service "debug.security.firewall.authenticator.shop.inner" to "debug.security.firewall.authenticator.shop".
  • Inlined service "security.exception_listener.shop" to "security.firewall.map.context.shop".
  • Inlined service "security.logout_listener.shop" to "security.firewall.map.context.shop".
  • Inlined service "security.firewall.map.config.shop" to "security.firewall.map.context.shop".
  • Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service ".security.request_matcher.KwILg4d" to ".security.request_matcher.kMu1RDV".
  • Inlined service ".security.request_matcher.PH_2Y0l" to ".security.request_matcher.tyNNozL".
  • Inlined service ".security.request_matcher.U.GmpAz" to ".security.request_matcher.YrA11Am".
  • Inlined service ".security.request_matcher.FJ.DYwM" to ".security.request_matcher.U_4f1pv".
  • Inlined service ".security.request_matcher.SFhFLWM" to ".security.request_matcher.N_PEfN4".
  • Inlined service ".security.request_matcher.K_71vXI" to ".security.request_matcher.2msORCf".
  • Inlined service ".security.request_matcher.j2548a0" to ".security.request_matcher.M8vMUod".
  • Inlined service ".security.request_matcher.IdaBLCe" to ".security.request_matcher.EcFN.u.".
  • Inlined service ".security.request_matcher.ljsKvA0" to ".security.request_matcher.iSR2ASl".
  • Inlined service ".security.request_matcher.j_65Z5N" to ".security.request_matcher.Az6jz.a".
  • Inlined service ".security.request_matcher.7VdxOcF" to ".security.request_matcher.wiGMOUy".
  • Inlined service ".security.request_matcher.nrsyNCl" to ".security.request_matcher.F6K5N3Y".
  • Inlined service ".security.request_matcher.WBHY1t3" to ".security.request_matcher.GPUAEeJ".
  • 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.htmlsanitizer" 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_sylius_wishlist_plugin.twig.extension.wishlist_extension" to "twig".
  • Inlined service "dimpulse_action_log_plugin.twig_extension.json" to "twig".
  • Inlined service "dimpulse_action_log_plugin.twig_extension.diff" to "twig".
  • Inlined service "dimpulse_action_log_plugin.twig_extension.router" to "twig".
  • Inlined service "App\Twig\Extension\DataStructureExtension" to "twig".
  • Inlined service "App\Twig\Extension\MassiveFormExtension" to "twig".
  • Inlined service "App\Twig\Extension\ProductExtension" to "twig".
  • Inlined service "App\Twig\Extension\ProductFinishedExtension" to "twig".
  • Inlined service "App\Twig\Extension\RoutingExtension" to "twig".
  • Inlined service "App\Twig\Extension\UserExtension" to "twig".
  • Inlined service "App\Twig\Extension\WarrantyExtension" to "twig".
  • Inlined service "App\Twig\Filters\CustomPageExtension" to "twig".
  • Inlined service "App\Twig\Filters\ShippingMethodDescriptionExtension" to "twig".
  • Inlined service "App\Twig\Filters\SlugifyExtension" to "twig".
  • Inlined service "App\Twig\Functions\ActionLogExtension" to "twig".
  • Inlined service "App\Twig\Functions\BreadcrumbExtension" to "twig".
  • Inlined service "App\Twig\Functions\CartExtension" to "twig".
  • Inlined service "App\Twig\Functions\CategoriesTranslationExtension" to "twig".
  • Inlined service "App\Twig\Functions\CustomPageExtension" to "twig".
  • Inlined service "App\Twig\Functions\DeliveryWSExtension" to "twig".
  • Inlined service "App\Twig\Functions\FamiliesTranslationExtension" to "twig".
  • Inlined service "App\Twig\Functions\FastAddToCartExtension" to "twig".
  • Inlined service "App\Twig\Functions\InstanceOfExtension" to "twig".
  • Inlined service "App\Twig\Functions\MediaExtension" to "twig".
  • Inlined service "App\Twig\Functions\RecommendationExtension" to "twig".
  • Inlined service "App\Twig\Functions\ResourceExtension" 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.variant_resolver" to "twig".
  • Inlined service "sylius.twig.extension.channel_url" to "twig".
  • Inlined service "sylius.twig.extension.product_translation" to "twig".
  • Inlined service "sylius.twig.extension.product_variants_prices" to "twig".
  • Inlined service "sylius.twig.extension.checkout_steps" to "twig".
  • Inlined service "sylius.twig.extension.grid" to "twig".
  • Inlined service "sylius.twig.extension.bulk_action_grid" to "twig".
  • Inlined service "SM\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.runtime_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 "sylius.twig.extension.taxes" to "twig".
  • Inlined service "sylius.twig.extension.subtotal" to "twig".
  • Inlined service "sylius.twig.extension.original_price_to_display" to "twig".
  • Inlined service "Sylius\Bundle\ShopBundle\Twig\OrderPaymentsExtension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
  • Inlined service "Sylius\PayPalPlugin\Twig\PayPalExtension" to "twig".
  • Inlined service "Sylius\PayPalPlugin\Twig\OrderAddressExtension" to "twig".
  • Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
  • Inlined service "hwi_oauth.twig.extension.oauth" to "twig".
  • Inlined service "knp_paginator.twig.extension.pagination" to "twig".
  • Inlined service "twig.extension.intl" to "twig".
  • Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
  • Inlined service "Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension" to "twig".
  • Inlined service "stimulus.twig_extension" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "App\Service\MenuService" to "twig".
  • Inlined service "sonata.block.twig.global" to "twig".
  • Inlined service "pagerfanta.undefined_callable_handler" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.etVElvN.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 ".service_locator.DbVXXcu" to "twig.runtime_loader".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
  • Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service ".service_locator.VouriQ." to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.sogedis_legacy_schema_asset_filter_manager" to "doctrine.dbal.sogedis_legacy_connection.configuration".
  • Inlined service "doctrine.dbal.logging_middleware.sogedis_legacy" to "doctrine.dbal.sogedis_legacy_connection.configuration".
  • Inlined service "doctrine.dbal.debug_middleware.sogedis_legacy" to "doctrine.dbal.sogedis_legacy_connection.configuration".
  • Inlined service ".service_locator.peIrtiQ" to "doctrine.dbal.sogedis_legacy_connection.event_manager".
  • Inlined service "doctrine.dbal.sogedis_legacy_connection.configuration" to "doctrine.dbal.sogedis_legacy_connection".
  • Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
  • Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "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 ".service_locator.VpjabPY" to "doctrine.orm.default_entity_listener_resolver".
  • Inlined service "cache.doctrine.orm.sogedis_legacy.metadata" to "doctrine.orm.sogedis_legacy_configuration".
  • Inlined service ".doctrine.orm.sogedis_legacy_metadata_driver" to "doctrine.orm.sogedis_legacy_configuration".
  • Inlined service "doctrine.orm.sogedis_legacy_entity_listener_resolver" to "doctrine.orm.sogedis_legacy_configuration".
  • Inlined service "cache.doctrine.orm.sogedis_legacy.result.recorder_inner" to "cache.doctrine.orm.sogedis_legacy.result".
  • Inlined service "cache.doctrine.orm.sogedis_legacy.query.recorder_inner" to "cache.doctrine.orm.sogedis_legacy.query".
  • Inlined service ".1_DataMapper~DeFhbWj" to "sylius.form.data_mapper.order_item_quantity".
  • Inlined service "sylius.locale_collection_provider.cached.inner" to "sylius.locale_collection_provider.cached".
  • 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_method_rule_checker.can_have_out_of_stock_product" to "sylius.registry.shipping_method_rule_checker".
  • Inlined service "app.shipping_method_rule_checker.group_same_as_customer_group" to "sylius.registry.shipping_method_rule_checker".
  • Inlined service "sylius.payment_methods_resolver.default" to "sylius.registry.payment_methods_resolver".
  • Inlined service "mailer.mailer" to "sylius.email_sender.adapter.symfony_mailer".
  • 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_coupon_channels_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_archival_eligibility_checker" to "sylius.promotion_eligibility_checker".
  • Inlined service ".1_DataMapper~F.CoFYN" to "sylius.form.type.promotion_coupon_generator_instruction".
  • Inlined service "sylius.promotion_rule_checker.customer_group" to "sylius.registry_promotion_rule_checker".
  • Inlined service ".1_BuildAddressFormSubscriber~D3mIOPh" to "sylius.form.type.address".
  • Inlined service "Sylius\Bundle\TaxonomyBundle\Repository\TaxonTreeRepositoryInterface.inner" to "Sylius\Bundle\TaxonomyBundle\Repository\TaxonTreeRepositoryInterface".
  • 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.class_metadata.product_image" to "sylius.repository.product_image".
  • Inlined service ".service_locator.WIy71io" to "Sylius\Bundle\CoreBundle\CatalogPromotion\Checker\ProductVariantForCatalogPromotionEligibilityInterface".
  • Inlined service "Sylius\Bundle\TaxonomyBundle\Repository\TaxonTreeRepositoryInterface" to "Sylius\Bundle\CoreBundle\CatalogPromotion\Checker\InForTaxonsScopeVariantChecker".
  • Inlined service "sylius.context.currency.composite" to "sylius.context.currency.channel_aware".
  • Inlined service "App\Factory\OrderFactory" to "sylius.custom_factory.order".
  • Inlined service "sylius.fixture.example_factory.admin_user" to "sylius.fixture.admin_user".
  • Inlined service ".1_DataMapper~fLmE9bM" to "sylius.form.type.channel_price_history_config".
  • Inlined service ".1_SettingsRequirements~c7taRJC" to "sylius.requirements".
  • Inlined service ".2_ExtensionsRequirements~c7taRJC" to "sylius.requirements".
  • Inlined service ".3_FilesystemRequirements~c7taRJC" to "sylius.requirements".
  • Inlined service "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener.inner" to "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener".
  • Inlined service ".1_Filesystem~av.AUjD" to "Sylius\Component\Core\Filesystem\Adapter\GaufretteFilesystemAdapter".
  • Inlined service "Sylius\Component\Core\Provider\ProductVariantMap\ProductVariantsMapProviderInterface" to "Sylius\Bundle\CoreBundle\Twig\ProductVariantsMapExtension".
  • Inlined service "sylius.order_item_quantity_modifier.limiting.inner" to "sylius.order_item_quantity_modifier.limiting".
  • Inlined service "Sylius\Bundle\ApiBundle\SectionResolver\ShopApiUriBasedSectionResolver" to "sylius.section_resolver.uri_based_section_resolver".
  • Inlined service "Sylius\Bundle\ApiBundle\SectionResolver\AdminApiUriBasedSectionResolver" 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.context.initiator.legacy_request_context.inner" to "sylius.context.initiator.legacy_request_context".
  • Inlined service "sylius.context.initiator.legacy_request_context" to "sylius.main_controller".
  • Inlined service "sylius.state_provider.validate" to "sylius.main_controller".
  • Inlined service "sylius.state_processor.write" to "sylius.main_controller".
  • Inlined service "sylius.resource_controller.pagerfanta_representation_factory" to "sylius.resource_controller.resources_collection_provider".
  • Inlined service "sylius.resource_factory.expression_language" to "sylius.expression_language.argument_parser.factory".
  • Inlined service "sylius.expression_language.variables_collection.factory" to "sylius.expression_language.argument_parser.factory".
  • Inlined service "sylius.repository.expression_language" to "sylius.expression_language.argument_parser.repository".
  • Inlined service "sylius.expression_language.variables_collection.repository" to "sylius.expression_language.argument_parser.repository".
  • Inlined service "sylius.routing.expression_language" to "sylius.expression_language.argument_parser.routing".
  • Inlined service "sylius.expression_language.variables_collection.routing" to "sylius.expression_language.argument_parser.routing".
  • Inlined service "sylius.registry.resource_repository" to "sylius.form.type.resource_autocomplete_choice".
  • Inlined service "sylius.negotiator" to "sylius.listener.add_format".
  • Inlined service "sylius.cache.metadata.resource_collection.recorder_inner" to "sylius.cache.metadata.resource_collection".
  • Inlined service "sylius.resource_metadata_collection.factory.state_machine.inner" to "sylius.resource_metadata_collection.factory.state_machine".
  • Inlined service "sylius.resource_metadata_collection.factory.doctrine" to "sylius.resource_metadata_collection.factory.redirect".
  • Inlined service "sylius.resource_metadata_collection.factory.redirect" to "sylius.resource_metadata_collection.factory.vars".
  • Inlined service "sylius.resource_metadata_collection.factory.vars" to "sylius.resource_metadata_collection.factory.provider".
  • Inlined service "sylius.resource_metadata_collection.factory.provider" to "sylius.resource_metadata_collection.factory.resource_factory".
  • Inlined service "sylius.resource_metadata_collection.factory.resource_factory" to "sylius.resource_metadata_collection.factory.event_short_name".
  • Inlined service "sylius.resource_metadata_collection.factory.state_machine" to "sylius.resource_metadata_collection.factory.templates_dir".
  • Inlined service ".1_RouteFactory~8wb1ZR7" to "sylius.routing.loader.resource".
  • Inlined service "sylius.routing.factory.operation_route_path_factory.collection.inner" to "sylius.routing.factory.operation_route_path_factory.collection".
  • Inlined service "sylius.expression_language.argument_parser.routing" to "sylius.routing.redirect_handler".
  • Inlined service "sylius.state_processor.dispatch_pre_write_event.inner" to "sylius.state_processor.dispatch_pre_write_event".
  • Inlined service "sylius.state_processor.dispatch_pre_write_event" to "sylius.state_processor.dispatch_post_write_event".
  • Inlined service "sylius.state_processor.dispatch_post_write_event" to "sylius.state_processor.bulk_aware".
  • Inlined service "sylius.state_responder" to "sylius.state_processor.respond".
  • Inlined service "sylius.state_processor.serialize" to "sylius.state_processor.write".
  • Inlined service "sylius.state_processor.bulk_aware" to "sylius.state_processor.write".
  • Inlined service "sylius.state_processor.flash" to "sylius.state_processor.serialize".
  • Inlined service "sylius.state_processor.respond" to "sylius.state_processor.flash".
  • Inlined service "sylius.state_provider.factory.inner" to "sylius.state_provider.factory".
  • Inlined service "sylius.state_factory" to "sylius.state_provider.factory".
  • Inlined service "sylius.state_provider.factory" to "sylius.state_provider.dispatch_post_read_event".
  • Inlined service "sylius.state_provider.dispatch_post_read_event" to "sylius.state_provider.deserialize".
  • Inlined service "sylius.state_provider.deserialize" to "sylius.state_provider.form".
  • Inlined service "sylius.state_provider.form" to "sylius.state_provider.validate".
  • Inlined service ".service_locator.aHX_TiS" to "sylius.state_factory".
  • Inlined service "sylius.expression_language.argument_parser.factory" to "sylius.state_factory".
  • Inlined service ".service_locator..MK0XMG" to "Sylius\Resource\Symfony\Request\State\Provider".
  • Inlined service "sylius.repository_argument_resolver.request" to "Sylius\Resource\Symfony\Request\State\Provider".
  • Inlined service "sylius.expression_language.argument_parser.repository" to "Sylius\Resource\Symfony\Request\State\Provider".
  • Inlined service "sylius.state_machine.operation" to "Sylius\Resource\StateMachine\State\ApplyStateMachineTransitionProcessor".
  • Inlined service "sylius.twig.context.factory.legacy" to "sylius.state_responder.html".
  • Inlined service "sylius.headers_initiator.api" to "sylius.state_responder.api".
  • Inlined service ".service_locator.EwmC2MV" to "sylius.state_machine.operation".
  • Inlined service "sylius.twig.context.factory.request.inner" to "sylius.twig.context.factory.request".
  • Inlined service "sylius.twig.context.factory.request" to "sylius.twig.context.factory.legacy".
  • 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\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain".
  • Inlined service "sylius.doctrine.orm.container_repository_factory.inner" to "sylius.doctrine.orm.container_repository_factory".
  • Inlined service "setono_sylius_abandoned_cart.dispatcher.notification" to "setono_sylius_abandoned_cart.command.process".
  • Inlined service "setono_sylius_abandoned_cart.pruner.default" to "setono_sylius_abandoned_cart.command.prune".
  • Inlined service "setono_sylius_abandoned_cart.notification_eligibility_checker.order_has_items" to "setono_sylius_abandoned_cart.notification_eligibility_checker.composite".
  • Inlined service "setono_sylius_abandoned_cart.notification_eligibility_checker.unsubscribed_customer" to "setono_sylius_abandoned_cart.notification_eligibility_checker.composite".
  • Inlined service "setono_sylius_abandoned_cart.custom_factory.order.inner" to "setono_sylius_abandoned_cart.custom_factory.order".
  • Inlined service "setono_sylius_abandoned_cart.url_generator.cart_recovery" to "setono_sylius_abandoned_cart.mailer.email_manager".
  • Inlined service "setono_sylius_abandoned_cart.url_generator.unsubscribe" to "setono_sylius_abandoned_cart.mailer.email_manager".
  • Inlined service "setono_sylius_abandoned_cart.processor.notification" to "setono_sylius_abandoned_cart.message.handler.process_notification".
  • Inlined service "setono_sylius_abandoned_cart.mailer.email_manager" to "setono_sylius_abandoned_cart.processor.notification".
  • Inlined service "setono_sylius_abandoned_cart.notification_eligibility_checker.composite" to "setono_sylius_abandoned_cart.processor.notification".
  • Inlined service ".service_locator.2jgIQDj" to "sylius.grid.grid_registry".
  • Inlined service "Sylius\Component\Grid\Data\Provider.inner" to "Sylius\Component\Grid\Data\Provider".
  • Inlined service "App\Grid\Filter\AssociatedCategoriesFilter" to "sylius.registry.grid_filter".
  • Inlined service "App\Grid\Filter\AssociatedFamiliesFilter" to "sylius.registry.grid_filter".
  • Inlined service "App\Grid\Filter\FamilyNameFilter" to "sylius.registry.grid_filter".
  • Inlined service "App\Grid\Filter\ProductFactoryFilter" to "sylius.registry.grid_filter".
  • Inlined service "app.grid_field.taxon" to "sylius.registry.grid_field".
  • Inlined service "app.grid_field.price" to "sylius.registry.grid_field".
  • Inlined service "app.grid_field.factory" to "sylius.registry.grid_field".
  • Inlined service "app.grid_field.brand" to "sylius.registry.grid_field".
  • Inlined service "app.grid_field.category" to "sylius.registry.grid_field".
  • Inlined service "app.grid_field.family" to "sylius.registry.grid_field".
  • 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 "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.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 "jms_serializer.event_dispatcher.service_locator" to "jms_serializer.traceable_event_dispatcher".
  • Inlined service "jms_serializer.traceable_metadata_factory.inner" to "jms_serializer.traceable_metadata_factory".
  • Inlined service "jms_serializer.traceable_handler_registry.inner" to "jms_serializer.traceable_handler_registry".
  • Inlined service "jms_serializer.metadata.traceable_file_locator.inner" to "jms_serializer.metadata.traceable_file_locator".
  • 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.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" to "fos_rest.format_negotiator".
  • Inlined service "gaufrette.sylius_image_adapter" to "gaufrette.sylius_image_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.runtime".
  • Inlined service "liip_imagine.cache.resolver.aws_s3_resolver.client" to "liip_imagine.cache.resolver.aws_s3_resolver".
  • 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.filter.post_processor.cwebp" to "liip_imagine.filter.manager".
  • Inlined service "app.imagine.cache.resolver.aws_s3_resolver" to "liip_imagine.cache.manager".
  • 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 "sylius.plugin.pay_pal.gateway_factory_builder" to "payum.builder".
  • Inlined service "dimpulse.axepta.gateway_factory" to "payum.builder".
  • Inlined service "pagerfanta.view.default" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.foundation6" 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_bootstrap3" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap4" 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 "sylius.fixture.admin_user" to "sylius_fixtures.fixture_registry".
  • Inlined service "odiseo_sylius_rbac_plugin.fixture.administration_role" to "sylius_fixtures.fixture_registry".
  • Inlined service ".1_FixtureLoader~PN6cIAS" to "sylius_fixtures.fixture_loader".
  • Inlined service ".2_SuiteLoader~PN6cIAS" to "sylius_fixtures.suite_loader".
  • Inlined service ".1_MetadataInterface~UuMdmFm" to "sylius.controller.payum".
  • Inlined service "Sylius\Bundle\ThemeBundle\Configuration\ThemeConfiguration" to "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface".
  • Inlined service ".1_Processor~pkd24Sw" 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\Bundle\AdminBundle\Controller\RedirectHandler.inner" to "Sylius\Bundle\AdminBundle\Controller\RedirectHandler".
  • Inlined service "sylius.mailer.shipment_email_manager.admin" to "sylius.listener.shipment_ship".
  • Inlined service "sylius.shop.locale_switcher" to "sylius.controller.shop.locale_switch".
  • 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.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.hydrator.property.symfony_property_access" to "nelmio_alice.generator.hydrator.simple".
  • 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.parameter_bag.simple" to "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters".
  • Inlined service "nelmio_alice.generator.resolver.parameter.registry" to "nelmio_alice.generator.resolver.parameter_bag.simple".
  • Inlined service "nelmio_alice.generator.resolver.parameter.chainable.static_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
  • Inlined service "nelmio_alice.generator.resolver.parameter.chainable.array_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
  • Inlined service "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
  • Inlined service "nelmio_alice.generator.resolver.parameter.chainable.string_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.array_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.dynamic_array_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.evaluated_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_property_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_method_call_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_wildcard_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.list_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.optional_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.parameter_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.value_for_current_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.variable_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.php_value_resolver".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.php_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver".
  • Inlined service "nelmio_alice.generator.resolver.value.unique_values_pool" to "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver".
  • Inlined service "nelmio_alice.generator.resolver.fixture_set.simple" to "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects".
  • Inlined service "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters" to "nelmio_alice.generator.resolver.fixture_set.simple".
  • Inlined service "nelmio_alice.generator.resolver.fixture_bag.template_bag" to "nelmio_alice.generator.resolver.fixture_set.simple".
  • Inlined service "nelmio_alice.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.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 "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 "Sylius\Bundle\ApiBundle\SerializerContextBuilder\HttpRequestMethodTypeContextBuilder" 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.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 "Sylius\Bundle\ApiBundle\ApiPlatform\Metadata\Merger\LegacyResourceMetadataMerger" to "api_platform.metadata.extractor.xml.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 "Sylius\Bundle\ApiBundle\ApiPlatform\ResourceMetadataPropertyValueResolver" 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~46P0c3D" to ".1_Serializer~46P0c3D".
  • 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 "Sylius\Bundle\ApiBundle\SerializerContextBuilder\ChannelContextBuilder.inner" to "Sylius\Bundle\ApiBundle\SerializerContextBuilder\ChannelContextBuilder".
  • Inlined service "Sylius\Bundle\ApiBundle\SerializerContextBuilder\ChannelContextBuilder" to "Sylius\Bundle\ApiBundle\SerializerContextBuilder\ReadOperationContextBuilder".
  • Inlined service "Sylius\Bundle\ApiBundle\SerializerContextBuilder\ReadOperationContextBuilder" to "Sylius\Bundle\ApiBundle\SerializerContextBuilder\LocaleContextBuilder".
  • Inlined service "Sylius\Bundle\ApiBundle\SerializerContextBuilder\LocaleContextBuilder" to "Sylius\Bundle\ApiBundle\SerializerContextBuilder\HttpRequestMethodTypeContextBuilder".
  • Inlined service "Sylius\Bundle\ApiBundle\Creator\ProductImageCreator" to "Sylius\Bundle\ApiBundle\Controller\UploadProductImageAction".
  • Inlined service "Sylius\Bundle\ApiBundle\Creator\TaxonImageCreator" to "Sylius\Bundle\ApiBundle\Controller\UploadTaxonImageAction".
  • Inlined service "Sylius\Bundle\ApiBundle\Doctrine\QueryCollectionExtension\RestrictingFilterEagerLoadingExtension.inner" to "Sylius\Bundle\ApiBundle\Doctrine\QueryCollectionExtension\RestrictingFilterEagerLoadingExtension".
  • Inlined service "Sylius\Bundle\ApiBundle\Converter\IriToIdentifierConverterInterface" to "Sylius\Bundle\ApiBundle\Serializer\CommandArgumentsDenormalizer".
  • Inlined service "Sylius\Bundle\ApiBundle\Serializer\HydraErrorNormalizer.inner" to "Sylius\Bundle\ApiBundle\Serializer\HydraErrorNormalizer".
  • Inlined service "Sylius\Bundle\ApiBundle\Serializer\FlattenExceptionNormalizer.inner" to "Sylius\Bundle\ApiBundle\Serializer\FlattenExceptionNormalizer".
  • Inlined service "Sylius\Bundle\ApiBundle\Validator\ResourceInputDataPropertiesValidatorInterface" to "Sylius\Bundle\ApiBundle\Serializer\ChannelPriceHistoryConfigDenormalizer".
  • Inlined service "Sylius\Bundle\ApiBundle\Checker\AppliedCouponEligibilityCheckerInterface" to "Sylius\Bundle\ApiBundle\Validator\Constraints\PromotionCouponEligibilityValidator".
  • Inlined service "Sylius\Bundle\ApiBundle\Validator\CatalogPromotion\FixedDiscountActionValidator.inner" to "Sylius\Bundle\ApiBundle\Validator\CatalogPromotion\FixedDiscountActionValidator".
  • Inlined service "Sylius\Bundle\ApiBundle\Validator\CatalogPromotion\ForProductsScopeValidator.inner" to "Sylius\Bundle\ApiBundle\Validator\CatalogPromotion\ForProductsScopeValidator".
  • Inlined service "Sylius\Bundle\ApiBundle\Validator\CatalogPromotion\ForTaxonsScopeValidator.inner" to "Sylius\Bundle\ApiBundle\Validator\CatalogPromotion\ForTaxonsScopeValidator".
  • Inlined service "Sylius\Bundle\ApiBundle\Validator\CatalogPromotion\ForVariantsScopeValidator.inner" to "Sylius\Bundle\ApiBundle\Validator\CatalogPromotion\ForVariantsScopeValidator".
  • Inlined service "debug.api_platform.item_data_provider" to "Sylius\Bundle\ApiBundle\DataProvider\ChannelAwareItemDataProvider".
  • Inlined service "Sylius\Bundle\ApiBundle\ApiPlatform\ApiResourceConfigurationMerger" to "Sylius\Bundle\ApiBundle\ApiPlatform\ResourceMetadataPropertyValueResolver".
  • Inlined service "api_platform.openapi.factory.legacy" to "Sylius\Bundle\ApiBundle\OpenApi\Factory\OpenApiFactory".
  • Inlined service ".2_Connection~r8uTYm2" to ".1_DbalMigrationFactory~r8uTYm2".
  • Inlined service ".1_DbalMigrationFactory~r8uTYm2" to "SyliusLabs\DoctrineMigrationsExtraBundle\Factory\ContainerAwareVersionFactory".
  • Inlined service "flysystem.adapter.sylius.storage" to "sylius.storage".
  • Inlined service "flysystem.adapter.pdf.public.storage" to "pdf.public.storage".
  • Inlined service "flysystem.adapter.pdf.private.storage" to "pdf.private.storage".
  • Inlined service "flysystem.adapter.image.public.storage" to "image.public.storage".
  • Inlined service "flysystem.adapter.video.public.storage" to "video.public.storage".
  • Inlined service ".service_locator.IatG9tv" to "webpack_encore.entrypoint_lookup_collection".
  • Inlined service ".1_ServiceLocator~wSg733d" to "webpack_encore.twig_entry_files_extension".
  • Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
  • 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 "Sylius\PayPalPlugin\Api\CreateOrderApiInterface" to "Sylius\PayPalPlugin\Payum\Action\CaptureAction".
  • Inlined service "Sylius\PayPalPlugin\Updater\PaymentUpdaterInterface" to "Sylius\PayPalPlugin\Payum\Action\CompleteOrderAction".
  • Inlined service "sylius_paypal.api.update_order_address" 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 "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
  • Inlined service "maker.template_component_generator" to "maker.generator".
  • Inlined service "maker.event_registry" to "maker.maker.make_listener".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service "meilisearch.engine" to "meilisearch.service".
  • Inlined service ".service_locator.O2p6Lk7.Dimpulse\SyliusMeilisearchPlugin\Controller\SearchController" to "Dimpulse\SyliusMeilisearchPlugin\Controller\SearchController".
  • Inlined service "Odiseo\SyliusRbacPlugin\Provider\SyliusSectionsProvider" to "Odiseo\SyliusRbacPlugin\Cli\InstallPluginCommand".
  • Inlined service "Odiseo\SyliusRbacPlugin\Access\Creator\AccessRequestCreatorInterface" to "Odiseo\SyliusRbacPlugin\Access\Listener\AccessCheckListener".
  • Inlined service "Odiseo\SyliusRbacPlugin\Access\Checker\RouteNameCheckerInterface" to "Odiseo\SyliusRbacPlugin\Access\Listener\AccessCheckListener".
  • Inlined service "google_tag_manager.factory" to "google_tag_manager".
  • Inlined service "templating.helper.google_tag_manager" to "twig.extension.google_tag_manager".
  • Inlined service "sylius.google_tag_manager.enhanced_ecommerce_tracking.tag_manager.add_transaction" to "sylius.google_tag_manager.enhanced_ecommerce_tracking.purchases.listener.thank_you".
  • Inlined service "sylius.google_tag_manager.enhanced_ecommerce_tracking.tag_manager.view_item" to "sylius.google_tag_manager.enhanced_ecommerce_tracking.view_item.listener".
  • Inlined service "sylius.google_tag_manager.enhanced_ecommerce_tracking.tag_manager.view_item_list" to "sylius.google_tag_manager.enhanced_ecommerce_tracking.view_item_list.listener".
  • Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
  • Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
  • Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.property_mapping_resolver" to "vich_uploader.property_mapping_factory".
  • Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
  • Inlined service ".service_locator.58MOb4C" to "vich_uploader.storage.flysystem".
  • Inlined service "hwi_oauth.util.domain_whitelist" to "HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController".
  • Inlined service "hwi_oauth.storage.session" to "hwi_oauth.resource_owner.google".
  • Inlined service "knp_paginator.helper.processor" to "Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime".
  • Inlined service "sylius.exporter.countries.csv" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.orders.csv" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.tax_categories.csv" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.customers.csv" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.products.csv" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.countries.xlsx" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.orders.xlsx" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.customers.xlsx" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.countries.json" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.orders.json" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.customers.json" to "sylius.exporters_registry".
  • Inlined service "sylius.importer.countries.csv" to "sylius.importers_registry".
  • Inlined service "sylius.importer.customer_group.csv" to "sylius.importers_registry".
  • Inlined service "sylius.importer.payment_methods.csv" to "sylius.importers_registry".
  • Inlined service "sylius.importer.tax_categories.csv" to "sylius.importers_registry".
  • Inlined service "sylius.importer.products.csv" to "sylius.importers_registry".
  • Inlined service "sylius.importer.taxons.csv" to "sylius.importers_registry".
  • Inlined service "sylius.importer.countries.xlsx" to "sylius.importers_registry".
  • Inlined service "sylius.importer.customer_group.xlsx" to "sylius.importers_registry".
  • Inlined service "sylius.importer.payment_methods.xlsx" to "sylius.importers_registry".
  • Inlined service "sylius.importer.tax_categories.xlsx" to "sylius.importers_registry".
  • Inlined service "sylius.importer.taxons.xlsx" to "sylius.importers_registry".
  • Inlined service "sylius.importer.countries.json" to "sylius.importers_registry".
  • Inlined service "sylius.importer.customer_group.json" to "sylius.importers_registry".
  • Inlined service "sylius.importer.payment_methods.json" to "sylius.importers_registry".
  • Inlined service "sylius.importer.tax_categories.json" to "sylius.importers_registry".
  • Inlined service "sylius.importer.customers.json" to "sylius.importers_registry".
  • Inlined service "sylius.importer.taxons.json" to "sylius.importers_registry".
  • Inlined service "sylius.service.address_concatenation" to "sylius.exporter.plugin.resource.orders".
  • Inlined service "sylius.exporter.orm.hydrator.orders" to "sylius.exporter.plugin.resource.orders".
  • Inlined service "sylius.exporter.plugin.resource.countries" to "sylius.exporter.pluginpool.countries".
  • Inlined service "sylius.exporter.plugin.resource.orders" to "sylius.exporter.pluginpool.orders".
  • Inlined service "sylius.exporter.plugin.resource.tax_categories" to "sylius.exporter.pluginpool.tax_categories".
  • Inlined service "sylius.exporter.plugin.resource.products" to "sylius.exporter.pluginpool.products".
  • Inlined service "sylius.importers_transformer_pool" to "sylius.processor.products".
  • Inlined service "sylius.processor.products" to "sylius.importer.products.csv".
  • Inlined service "sylius.csv_writer" to "sylius.exporter.csv_writer".
  • Inlined service "sylius.exporter.pluginpool.tax_categories" to "sylius.exporter.tax_categories.csv".
  • Inlined service "sylius.exporter.pluginpool.products" to "sylius.exporter.products.csv".
  • Inlined service "sylius.exporter.spreadsheet_writer_factory" to "sylius.exporter.spreadsheet_writer".
  • Inlined service "sylius.processor.customers" to "sylius.importer.customers.json".
  • Inlined service "stimulus.helper" to "stimulus.twig_extension".
  • Inlined service "Misd\PhoneNumberBundle\Templating\Helper\PhoneNumberHelper" to "Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension".
  • Inlined service "App\Maker\MakeResource" to "maker.auto_command.make_resource".
  • Inlined service "api_platform.maker.command.data_provider" to "maker.auto_command.make_data_provider".
  • Inlined service "api_platform.maker.command.data_persister" to "maker.auto_command.make_data_persister".
  • Inlined service "api_platform.maker.command.state_processor" to "maker.auto_command.make_state_processor".
  • Inlined service "api_platform.maker.command.state_provider" to "maker.auto_command.make_state_provider".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
  • Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
  • Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
  • Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
  • Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
  • Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
  • Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
  • Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
  • Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
  • Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
  • Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
  • Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
  • Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
  • Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
  • Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
  • Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
  • Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
  • Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
  • Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
  • Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
  • Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
  • Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
  • Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
  • Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
  • Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
  • Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
  • Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
  • Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
  • Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
  • Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
  • Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
  • Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
  • Inlined service "sylius.command_bus.messenger.handlers_locator" to "sylius.command_bus.middleware.handle_message".
  • Inlined service "sylius.query_bus.messenger.handlers_locator" to "sylius.query_bus.middleware.handle_message".
  • Inlined service "debug.traced.sylius.query_bus.inner" to "debug.traced.sylius.query_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 "setono_sylius_abandoned_cart.command_bus.messenger.handlers_locator" to "setono_sylius_abandoned_cart.command_bus.middleware.handle_message".
  • Inlined service "debug.traced.setono_sylius_abandoned_cart.command_bus.inner" to "debug.traced.setono_sylius_abandoned_cart.command_bus".
  • Inlined service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.add_products_to_wishlist_handler" to ".messenger.handler_descriptor.X5POX6c".
  • Inlined service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.add_selected_products_to_cart" to ".messenger.handler_descriptor.sL.Sga1".
  • Inlined service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.remove_selected_products_from_wishlist" to ".messenger.handler_descriptor.ZM6ZSdg".
  • Inlined service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.import_from_csv" to ".messenger.handler_descriptor.oe5DQxw".
  • Inlined service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.export_to_csv" to ".messenger.handler_descriptor.qKyBpRC".
  • Inlined service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.export_selected_products_from_wishlist_to_pdf" to ".messenger.handler_descriptor.s1YV94.".
  • Inlined service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.copy_selected_products_to_other_wishlist" to ".messenger.handler_descriptor.bEpBYKV".
  • Inlined service "Sylius\Bundle\ApiBundle\QueryHandler\GetCustomerStatisticsHandler" to ".messenger.handler_descriptor.E_4QOgy".
  • Inlined service "Sylius\Bundle\ApiBundle\QueryHandler\GetStatisticsHandler" to ".messenger.handler_descriptor.VdZo1m3".
  • Inlined service "Sylius\Bundle\ApiBundle\QueryHandler\GetAddressLogEntryCollectionHandler" to ".messenger.handler_descriptor.e._X57L".
  • Inlined service "http_client.uri_template" to ".debug.http_client".
  • Inlined service ".debug.hwi_oauth.http_client.inner" to ".debug.hwi_oauth.http_client".
  • Inlined service "debug.state_machine.setono_sylius_abandoned_cart_notification.inner" to "debug.state_machine.setono_sylius_abandoned_cart_notification".
  • Inlined service "debug.state_machine.sylius_catalog_promotion.inner" to "debug.state_machine.sylius_catalog_promotion".
  • Inlined service "debug.state_machine.sylius_order.inner" to "debug.state_machine.sylius_order".
  • Inlined service "debug.state_machine.sylius_order_checkout.inner" to "debug.state_machine.sylius_order_checkout".
  • Inlined service "debug.state_machine.sylius_order_payment.inner" to "debug.state_machine.sylius_order_payment".
  • Inlined service "debug.state_machine.sylius_order_shipping.inner" to "debug.state_machine.sylius_order_shipping".
  • Inlined service "debug.state_machine.sylius_payment.inner" to "debug.state_machine.sylius_payment".
  • Inlined service "debug.state_machine.sylius_product_review.inner" to "debug.state_machine.sylius_product_review".
  • Inlined service "debug.state_machine.sylius_shipment.inner" to "debug.state_machine.sylius_shipment".
  • 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 "bitbag_sylius_wishlist_plugin.voter.wishlist_voter" to ".debug.security.voter.bitbag_sylius_wishlist_plugin.voter.wishlist_voter".
  • Inlined service "sylius_api.security.voter.order" to ".debug.security.voter.sylius_api.security.voter.order".
  • Inlined service ".doctrine.orm.sogedis_legacy_metadata_driver.inner" to ".doctrine.orm.sogedis_legacy_metadata_driver".
  • Inlined service "doctrine.dbal.sogedis_legacy_regex_schema_filter" to "doctrine.dbal.sogedis_legacy_schema_asset_filter_manager".
  • 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\Bundle\ApiBundle\DataTransformer\OrderTokenValueAwareInputCommandDataTransformer" to "sylius.api.data_transformer.command_aware_input_data_transformer".
  • Inlined service "bitbag_sylius_wishlist_plugin.data_transformer.wishlist.wishlist_token_value_aware_input_command_data_transformer" to "sylius.api.data_transformer.command_aware_input_data_transformer".
  • Inlined service "Sylius\Bundle\ApiBundle\DataTransformer\ShipmentIdAwareInputCommandDataTransformer" to "sylius.api.data_transformer.command_aware_input_data_transformer".
  • Inlined service "Sylius\Bundle\ApiBundle\DataTransformer\LoggedInShopUserIdAwareCommandDataTransformer" to "sylius.api.data_transformer.command_aware_input_data_transformer".
  • Inlined service "Sylius\Bundle\ApiBundle\DataTransformer\ChannelCodeAwareInputCommandDataTransformer" to "sylius.api.data_transformer.command_aware_input_data_transformer".
  • Inlined service "Sylius\Bundle\ApiBundle\DataTransformer\LoggedInCustomerEmailIfNotSetAwareCommandDataTransformer" to "sylius.api.data_transformer.command_aware_input_data_transformer".
  • Inlined service "Sylius\Bundle\ApiBundle\DataTransformer\LoggedInCustomerEmailAwareCommandDataTransformer" to "sylius.api.data_transformer.command_aware_input_data_transformer".
  • Inlined service "Sylius\Bundle\ApiBundle\DataTransformer\LocaleCodeAwareInputCommandDataTransformer" to "sylius.api.data_transformer.command_aware_input_data_transformer".
  • Inlined service "Sylius\Bundle\ApiBundle\DataTransformer\SubresourceIdAwareCommandDataTransformer" to "sylius.api.data_transformer.command_aware_input_data_transformer".
  • Inlined service "debug.security.event_dispatcher.admin.inner" to "debug.security.event_dispatcher.admin".
  • Inlined service "debug.security.event_dispatcher.new_api_admin_user.inner" to "debug.security.event_dispatcher.new_api_admin_user".
  • Inlined service "debug.security.event_dispatcher.new_api_shop_user.inner" to "debug.security.event_dispatcher.new_api_shop_user".
  • Inlined service "debug.security.event_dispatcher.shop.inner" to "debug.security.event_dispatcher.shop".
  • Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
  • Inlined service ".service_locator.iD.GLrW" to ".service_locator.iD.GLrW.router.default".
  • Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
  • Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
  • Inlined service "sylius.state_provider.read.inner" to "sylius.state_provider.factory.inner".
  • 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 ".service_locator.rgUS3.c" to "sylius.state_processor.dispatch_pre_write_event.inner".
  • Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
  • Inlined service ".service_locator.oR77BOj" to "debug.argument_resolver.inner".
  • Inlined service ".1_ClassMetadata~gnJPS2p" to "Sylius\Bundle\TaxonomyBundle\Repository\TaxonTreeRepositoryInterface.inner".
  • Inlined service "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer" to "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer.inner".
  • Inlined service ".service_locator.oTBrvDC" to "sylius.state_provider.read.inner".
  • Inlined service ".service_locator.UfKDKFO" to "sylius.twig.context.factory.request.inner".
  • Inlined service ".service_locator.y_n9T9R" 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 "state_machine.setono_sylius_abandoned_cart_notification.definition" to "debug.state_machine.setono_sylius_abandoned_cart_notification.inner".
  • Inlined service "state_machine.sylius_catalog_promotion.definition" to "debug.state_machine.sylius_catalog_promotion.inner".
  • Inlined service "state_machine.sylius_order.definition" to "debug.state_machine.sylius_order.inner".
  • Inlined service "state_machine.sylius_order_checkout.definition" to "debug.state_machine.sylius_order_checkout.inner".
  • Inlined service "state_machine.sylius_order_payment.definition" to "debug.state_machine.sylius_order_payment.inner".
  • Inlined service "state_machine.sylius_order_shipping.definition" to "debug.state_machine.sylius_order_shipping.inner".
  • Inlined service "state_machine.sylius_payment.definition" to "debug.state_machine.sylius_payment.inner".
  • Inlined service "state_machine.sylius_product_review.definition" to "debug.state_machine.sylius_product_review.inner".
  • Inlined service "state_machine.sylius_shipment.definition" to "debug.state_machine.sylius_shipment.inner".
  • Inlined service "serializer.mapping.chain_loader" to "api_platform.serializer.mapping.class_metadata_factory.inner".
  • Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.traceable_metadata_factory.inner".
  • Inlined service "jms_serializer.handler_registry.service_locator" to "jms_serializer.traceable_handler_registry.inner".
  • Inlined service ".service_locator.RtTSRKu" to "console.command_loader".
  • Inlined service "debug.traced.sylius.command_bus.inner" to "messenger.default_bus".
  • Inlined service "sylius.custom_factory.adjustment.inner" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Inlined service "sylius.custom_factory.product_variant.inner" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Inlined service "sylius.custom_factory.product.inner" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
  • Inlined service "sylius.custom_factory.channel.inner" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
  • Inlined service "sylius.context.channel.request_based.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 "App\Payment\Resolver\PaymentMethodsResolver" 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 "sylius.grid.view_factory.legacy.inner" to "Sylius\Resource\Grid\View\Factory\GridViewFactoryInterface".
  • 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.catalog_promotion_executor" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
  • Inlined service "Sylius\Bundle\CoreBundle\Fixture\Listener\ImagesPurgerListener" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
  • Inlined service "sylius_fixtures.listener.logger" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
  • Inlined service ".1_Processor~v7RHK0o" 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 "SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker.inner" to "hwi_oauth.user_checker".
  • Inlined service "App\OrderProcessing\ShippingMethodAutoAssignProcessor" to "sylius.order_processing.order_processor".
  • Inlined service "App\OrderProcessing\WarrantyOrderProcessor" to "sylius.order_processing.order_processor".
  • Inlined service "App\OrderProcessing\WarrantyOrderProcessor" to "sylius.order_processing.order_processor".
  • Inlined service "setono_sylius_abandoned_cart.context.token_value_based_cart_context" to "sylius.context.cart".
  • Inlined service "Sylius\Bundle\ApiBundle\Context\TokenValueBasedCartContext" to "sylius.context.cart".
  • Inlined service "App\Templating\Helper\PriceHelper" to "Sylius\PriceHistoryPlugin\Infrastructure\Twig\PriceExtension".
  • Inlined service "sylius.custom_factory.address.inner" to "sylius.factory.address".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "setono_sylius_abandoned_cart.custom_factory.notification.inner" to "setono_sylius_abandoned_cart.factory.notification".
  • Inlined service "setono_sylius_abandoned_cart.custom_factory.unsubscribed_customer.inner" to "setono_sylius_abandoned_cart.factory.unsubscribed_customer".
  • Inlined service "bitbag_sylius_wishlist_plugin.custom_factory.wishlist.inner" to "bitbag_sylius_wishlist_plugin.factory.wishlist".
  • Inlined service "bitbag_sylius_wishlist_plugin.custom_factory.wishlist_product.inner" to "bitbag_sylius_wishlist_plugin.factory.wishlist_product".
  • Inlined service "App\Service\ShippingService" to "sylius.shipping_calculator.flat_rate".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • 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 "odiseo_sylius_rbac_plugin.custom_factory.administration_role.inner" to "odiseo_sylius_rbac_plugin.factory.administration_role".
  • Inlined service "api_platform.route_name_resolver.cached.inner" to "api_platform.route_name_resolver".
  • Inlined service "Sylius\Bundle\ThemeBundle\Asset\Installer\OutputAwareAssetsInstaller" to "console.command.public_alias.Sylius\Bundle\ThemeBundle\Command\AssetsInstallCommand".
  • Inlined service "App\Service\DeliveryWS\DTO\DeliveryWSConfigDto" to "App\Service\DeliveryWS\DeliveryWS".
  • Inlined service "App\Service\DeliveryWS\Provider\Config\DeliveryWSConfigurationLoader" to "App\Service\DeliveryWS\DeliveryWS".
  • Inlined service "App\Service\DeliveryWS\DTO\DeliveryWSConfigDto" to "App\Service\DeliveryWS\DeliveryWS".
  • Inlined service "App\Service\DeliveryWS\Provider\Config\DeliveryWSConfigurationLoader" to "App\Service\DeliveryWS\DeliveryWS".
  • Inlined service "App\Service\DeliveryWS\DTO\DeliveryWSConfigDto" to "App\Service\DeliveryWS\DeliveryWS".
  • Inlined service "App\Service\DeliveryWS\Provider\Config\DeliveryWSConfigurationLoader" to "App\Service\DeliveryWS\DeliveryWS".
  • Inlined service "App\Service\DeliveryWS\DTO\DeliveryWSConfigDto" to "App\Service\DeliveryWS\DeliveryWS".
  • Inlined service "App\Service\DeliveryWS\Provider\Config\DeliveryWSConfigurationLoader" to "App\Service\DeliveryWS\DeliveryWS".
  • Inlined service "routing.loader.attribute" to "routing.loader".
  • Inlined service "routing.loader.attribute" to "routing.loader".
  • Inlined service "routing.loader.attribute" to "routing.loader".
  • Inlined service ".1_Serializer~46P0c3D" to "serializer".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service ".security.request_matcher.CTN4cKQ" to "security.access_map".
  • Inlined service ".security.request_matcher.mkvwfq5" to "security.access_map".
  • Inlined service ".security.request_matcher.CTN4cKQ" to "security.access_map".
  • Inlined service ".security.request_matcher.d7fmaa3" to "security.access_map".
  • Inlined service ".security.request_matcher.mkvwfq5" to "security.access_map".
  • Inlined service ".security.request_matcher.d7fmaa3" to "security.access_map".
  • Inlined service "App\Service\Breadcrumb\BreadcrumbService" to "twig".
  • Inlined service "App\Service\Breadcrumb\BreadcrumbService" to "twig".
  • Inlined service "sylius.dispatcher.operation" to "sylius.main_controller".
  • Inlined service "sylius.dispatcher.operation" to "sylius.main_controller".
  • Inlined service "sylius.event_handler.operation" to "sylius.main_controller".
  • Inlined service "sylius.dispatcher.operation" to "sylius.main_controller".
  • Inlined service "sylius.event_handler.operation" to "sylius.main_controller".
  • Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
  • Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "nelmio_alice.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 "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "sylius.exporter.csv_writer" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.pluginpool.countries" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.csv_writer" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.pluginpool.orders" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.csv_writer" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.csv_writer" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.pluginpool.customers" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.csv_writer" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.spreadsheet_writer" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.pluginpool.countries" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.spreadsheet_writer" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.pluginpool.orders" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.spreadsheet_writer" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.pluginpool.customers" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.pluginpool.countries" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.pluginpool.orders" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.exporter.pluginpool.customers" to "sylius.exporters_registry".
  • Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
  • Inlined service "sylius.factory.csv_reader" to "sylius.importers_registry".
  • Inlined service "sylius.processor.countries" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.factory.csv_reader" to "sylius.importers_registry".
  • Inlined service "sylius.processor.customer_groups" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.factory.csv_reader" to "sylius.importers_registry".
  • Inlined service "sylius.processor.payment_methods" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.factory.csv_reader" to "sylius.importers_registry".
  • Inlined service "sylius.processor.tax_categories" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.factory.csv_reader" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.factory.csv_reader" to "sylius.importers_registry".
  • Inlined service "sylius.processor.taxonomies" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.factory.spreadsheet_reader" to "sylius.importers_registry".
  • Inlined service "sylius.processor.countries" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.factory.spreadsheet_reader" to "sylius.importers_registry".
  • Inlined service "sylius.processor.customer_groups" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.factory.spreadsheet_reader" to "sylius.importers_registry".
  • Inlined service "sylius.processor.payment_methods" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.factory.spreadsheet_reader" to "sylius.importers_registry".
  • Inlined service "sylius.processor.tax_categories" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.factory.spreadsheet_reader" to "sylius.importers_registry".
  • Inlined service "sylius.processor.taxonomies" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.processor.countries" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.processor.customer_groups" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.processor.payment_methods" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.processor.tax_categories" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "sylius.processor.taxonomies" to "sylius.importers_registry".
  • Inlined service "sylius.importer.result" to "sylius.importers_registry".
  • Inlined service "jms_serializer.identical_property_naming_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.identical_property_naming_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.identical_property_naming_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
  • Inlined service "jms_serializer.accessor_strategy.default" 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 "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "sylius.helper.flash" to "sylius.main_controller".
  • Inlined service "sylius.helper.flash" to "sylius.main_controller".
  • Inlined service "sylius.importer.metadata_validator" to "sylius.importers_registry".
  • Inlined service "sylius.importer.metadata_validator" to "sylius.importers_registry".
  • Inlined service "sylius.importer.metadata_validator" to "sylius.importers_registry".
  • Inlined service "sylius.importer.metadata_validator" to "sylius.importers_registry".
  • Inlined service "sylius.importer.metadata_validator" to "sylius.importers_registry".
  • Inlined service "sylius.importer.metadata_validator" to "sylius.importers_registry".
  • Inlined service "sylius.importer.metadata_validator" to "sylius.importers_registry".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.property_accessor.std" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.property_accessor.std" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.data_loader".
4
  • Tag "container.decorator" was defined on service(s) "App\Form\Type\AddProductsToCartType", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.admin", "debug.security.firewall.authenticator.new_api_admin_user", "debug.security.firewall.authenticator.new_api_shop_user", "debug.security.firewall.authenticator.shop", "sylius.locale_collection_provider.cached", "sylius.locale_provider.channel_based", "sylius.custom_factory.order", "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener", "sylius.order_item_quantity_modifier.limiting", "sylius.custom_resource_controller.resource_update_handler", "sylius.custom_resource_controller.resource_delete_handler", "sylius.resource_metadata_collection.factory.templates_dir", "sylius.routing.factory.operation_route_path_factory.create", "sylius.resource_controller.resources_resolver.grid_aware", "sylius.custom_grid_renderer.twig", "sylius.custom_bulk_action_grid_renderer.twig", "sylius.doctrine.orm.container_repository_factory", "Sylius\Component\Grid\Data\Provider", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator", "Sylius\Bundle\AdminBundle\Controller\RedirectHandler", "api_platform.serializer.context_builder.filter", "api_platform.serializer.mapping.class_metadata_factory", "api_platform.subresource_operation_factory.cached", "api_platform.hydra.json_schema.schema_factory", "debug.api_platform.collection_data_provider", "debug.api_platform.subresource_data_provider", "debug.api_platform.data_persister", "api_platform.identifiers_extractor.cached", "Sylius\Bundle\ApiBundle\Doctrine\QueryCollectionExtension\RestrictingFilterEagerLoadingExtension", "Sylius\Bundle\ApiBundle\Serializer\HydraErrorNormalizer", "Sylius\Bundle\ApiBundle\Serializer\FlattenExceptionNormalizer", "Sylius\Bundle\ApiBundle\Validator\CatalogPromotion\FixedDiscountActionValidator", "Sylius\Bundle\ApiBundle\Validator\CatalogPromotion\ForProductsScopeValidator", "Sylius\Bundle\ApiBundle\Validator\CatalogPromotion\ForTaxonsScopeValidator", "Sylius\Bundle\ApiBundle\Validator\CatalogPromotion\ForVariantsScopeValidator", "Sylius\Bundle\ApiBundle\DataProvider\ChannelAwareItemDataProvider", "Sylius\PayPalPlugin\Factory\PayPalPaymentMethodNewResourceFactory", "debug.traced.sylius.query_bus", "debug.traced.sylius.event_bus", "debug.traced.sylius_default.bus", "debug.traced.sylius_event.bus", "debug.traced.setono_sylius_abandoned_cart.command_bus", ".debug.http_client", ".debug.hwi_oauth.http_client", "debug.state_machine.setono_sylius_abandoned_cart_notification", "debug.state_machine.sylius_catalog_promotion", "debug.state_machine.sylius_order", "debug.state_machine.sylius_order_checkout", "debug.state_machine.sylius_order_payment", "debug.state_machine.sylius_order_shipping", "debug.state_machine.sylius_payment", "debug.state_machine.sylius_product_review", "debug.state_machine.sylius_shipment", "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener", "fos_rest.serializer.form_error_handler", "debug.security.event_dispatcher.admin", "debug.security.event_dispatcher.new_api_admin_user", "debug.security.event_dispatcher.new_api_shop_user", "debug.security.event_dispatcher.shop", "messenger.default_bus", "Sylius\Component\Order\Factory\AdjustmentFactoryInterface", "Sylius\Component\Locale\Context\LocaleContextInterface", "Sylius\Component\Product\Factory\ProductVariantFactoryInterface", "Sylius\Component\Product\Factory\ProductFactoryInterface", "Sylius\Component\Channel\Factory\ChannelFactoryInterface", "Sylius\Component\Payment\Factory\PaymentFactoryInterface", "Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface", "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface", "Sylius\Component\Addressing\Factory\ZoneFactoryInterface", "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface", "Sylius\Component\Core\Factory\PaymentMethodFactoryInterface", "Sylius\Component\Core\Factory\PromotionActionFactoryInterface", "Sylius\Component\Core\Factory\PromotionRuleFactoryInterface", "Sylius\Component\Payment\Resolver\DefaultPaymentMethodResolverInterface", "Sylius\Component\Core\Inventory\Operator\OrderInventoryOperatorInterface", "Sylius\Resource\Grid\View\Factory\GridViewFactoryInterface", "hwi_oauth.user_checker", "Sylius\PriceHistoryPlugin\Infrastructure\Twig\PriceExtension", "sylius.context.cart.new", "sylius.factory.order_item", "sylius.factory.address", "validator", "setono_sylius_abandoned_cart.factory.notification", "setono_sylius_abandoned_cart.factory.unsubscribed_customer", "bitbag_sylius_wishlist_plugin.factory.wishlist", "bitbag_sylius_wishlist_plugin.factory.wishlist_product", "sylius.order_processing.order_taxes_processor", "sylius.shipping_calculator.flat_rate", "event_dispatcher", "sylius.order_processing.order_payment_processor.after_checkout", "sylius.order_processing.order_payment_processor.checkout", "Sylius\PayPalPlugin\Processor\PaymentRefundProcessorInterface", "odiseo_sylius_rbac_plugin.factory.administration_role", "api_platform.route_name_resolver", but was never used.
  • 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.variant_resolver", "sylius.templating.helper.checkout_steps", "Vich\UploaderBundle\Templating\Helper\UploaderHelper", ".container.private.Sylius\PriceHistoryPlugin\Application\Templating\Helper\PriceHelper", but was never used.
  • Tag "doctrine_mongodb.odm.event_listener" was defined on service(s) "meilisearch.search_indexer_subscriber", but was never used.
  • Tag "workflow.state_machine" was defined on service(s) "debug.state_machine.setono_sylius_abandoned_cart_notification", "debug.state_machine.sylius_catalog_promotion", "debug.state_machine.sylius_order", "debug.state_machine.sylius_order_checkout", "debug.state_machine.sylius_order_payment", "debug.state_machine.sylius_order_shipping", "debug.state_machine.sylius_payment", "debug.state_machine.sylius_product_review", "debug.state_machine.sylius_shipment", but was never used.