Redirect 302 redirect from GET @authenticate (1799a9)

Log Messages

Level (7)
Channel (5)
Time Message
deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Bazinga\Bundle\HateoasBundle\BazingaHateoasBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "JMS\SerializerBundle\JMSSerializerBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::boot()" might add "void" as a native return type declaration in the future. Do the same in child class "Knp\Bundle\GaufretteBundle\KnpGaufretteBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Sylius\Bundle\ShopBundle\SyliusShopBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "ApiPlatform\Symfony\Bundle\ApiPlatformBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Lexik\Bundle\JWTAuthenticationBundle\LexikJWTAuthenticationBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::registerCommands()" might add "void" as a native return type declaration in the future. Do the same in child class "Lexik\Bundle\JWTAuthenticationBundle\LexikJWTAuthenticationBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "League\FlysystemBundle\FlysystemBundle" now to avoid errors or add an explicit @return annotation to suppress this 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 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 symfony/http-foundation 6.2: The "Symfony\Component\HttpFoundation\RequestMatcher" class is deprecated, use "Symfony\Component\HttpFoundation\ChainRequestMatcher" instead.
deprecation User Deprecated: Using XML mapping driver with XSD validation disabled is deprecated and will not be supported in Doctrine ORM 3.0. (XmlDriver.php:60 called by SimplifiedXmlDriver.php:23, https://github.com/doctrine/orm/pull/6728, package doctrine/orm)
deprecation User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without setting second argument $numberAware=true is deprecated and will be removed in Doctrine ORM 3.0. (UnderscoreNamingStrategy.php:44 called by App_KernelDevDebugContainer.php:3513, https://github.com/doctrine/orm/pull/7908, package doctrine/orm)
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: 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.
info Connecting with parameters
[
  "dbname" => "staging_point-s"
  "host" => "127.0.0.1"
  "port" => "3308"
  "user" => "staging-point-s"
  "password" => "<redacted>"
  "driver" => "pdo_mysql"
  "charset" => "utf8mb4"
  "driverOptions" => []
  "defaultTableOptions" => [
    "charset" => "utf8mb4"
    "collate" => "utf8mb4_unicode_ci"
  ]
]
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sylius\Bundle\ResourceBundle\EventListener\ORMMappedSuperClassSubscriber" 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\ResourceBundle\EventListener\ORMRepositoryClassSubscriber" 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\ResourceBundle\EventListener\ORMTranslatableListener" 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 "Doctrine\ORM\Tools\ResolveTargetEntityListener" 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: Method "Payum\Core\Model\DetailsAggregateInterface::getDetails()" might add "?object" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\PayumBundle\Model\PaymentSecurityToken" now to avoid errors or add an explicit @return annotation to suppress this message.
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: 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".
deprecation User Deprecated: Method "SM\Callback\Callback::call()" might add "mixed" as a native return type declaration in the future. Do the same in child class "winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallback" now to avoid errors or add an explicit @return annotation to suppress this message.
info Matched route
"authenticate"
.
deprecation User Deprecated: Method "Doctrine\ORM\Query\SqlWalker::walkSelectStatement()" might add "string" as a native return type declaration in the future. Do the same in child class "Sylius\Bundle\CoreBundle\Doctrine\ORM\SqlWalker\OrderByIdentifierSqlWalker" now to avoid errors or add an explicit @return annotation to suppress this message.
info Authenticator successful!
deprecation User Deprecated: Since sonata-project/block-bundle 4.11: The "sonata.block.cache.handler.default" service is deprecated since sonata-project/block-bundle 4.11 and will be removed in 5.0.
deprecation User Deprecated: Since sylius/shop-bundle 1.12: The "sylius.twig.extension.taxes" is deprecated since Sylius 1.12 and will be removed in 2.0. Use methods "getTaxExcludedTotal" and "getTaxIncludedTotal" from "Sylius\Component\Core\Model\Order" instead.
deprecation User Deprecated: The "Sylius\Bundle\ShopBundle\Twig\OrderTaxesTotalExtension" class is deprecated since Sylius 1.12 and will be removed in 2.0. Use methods "getTaxExcludedTotal" and "getTaxIncludedTotal" from "Sylius\Component\Core\Model\Order" instead.
deprecation User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Payum\Core\Model\ArrayObject" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Payum\Core\Model\ArrayObject" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Payum\Core\Model\ArrayObject" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Payum\Core\Model\ArrayObject" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "IteratorAggregate::getIterator()" might add "\Traversable" as a native return type declaration in the future. Do the same in implementation "Payum\Core\Model\ArrayObject" now to avoid errors or add an explicit @return annotation to suppress this message.

There are no log messages.

Container Compilation Logs (5575)

Log messages generated during the compilation of the service container.
Messages Class
1
  • [liip/imagine-bundle] Registered binary loader: liip_imagine.binary.loader.default
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
2
  • [liip/imagine-bundle] Registered cache resolver: liip_imagine.cache.resolver.default
  • [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"
719
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Shared\Application\Command\UpdateTranslationCommand" (parent: .abstract.instanceof.App\Shared\Application\Command\UpdateTranslationCommand).
  • Resolving inheritance for "App\Shared\Application\Command\UpdateTranslationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Shared\Application\Command\UpdateTranslationCommand).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Shared\Application\Twig\Extension\Runtime\TranslateEnumRuntime" (parent: .abstract.instanceof.App\Shared\Application\Twig\Extension\Runtime\TranslateEnumRuntime).
  • Resolving inheritance for "App\Shared\Application\Twig\Extension\Runtime\TranslateEnumRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Shared\Application\Twig\Extension\Runtime\TranslateEnumRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Shared\Application\Twig\Extension\TranslateEnumExtension" (parent: .abstract.instanceof.App\Shared\Application\Twig\Extension\TranslateEnumExtension).
  • Resolving inheritance for "App\Shared\Application\Twig\Extension\TranslateEnumExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Shared\Application\Twig\Extension\TranslateEnumExtension).
  • 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.extension.type.product_variant" (parent: .abstract.instanceof.app.form.extension.type.product_variant).
  • Resolving inheritance for "app.form.extension.type.product_variant" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.product_variant).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.checkout_address" (parent: .abstract.instanceof.app.form.extension.type.checkout_address).
  • Resolving inheritance for "app.form.extension.type.checkout_address" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.checkout_address).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.cart" (parent: .abstract.instanceof.app.form.extension.type.cart).
  • Resolving inheritance for "app.form.extension.type.cart" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.cart).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.cart_item" (parent: .abstract.instanceof.app.form.extension.type.cart_item).
  • Resolving inheritance for "app.form.extension.type.cart_item" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.cart_item).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.address" (parent: .abstract.instanceof.app.form.extension.type.address).
  • Resolving inheritance for "app.form.extension.type.address" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.address).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\FixturesBundle\Listener\ListenerInterface.0.app.listener.after_fixture" (parent: .abstract.instanceof.app.listener.after_fixture).
  • Resolving inheritance for "app.listener.after_fixture" (parent: .instanceof.Sylius\Bundle\FixturesBundle\Listener\ListenerInterface.0.app.listener.after_fixture).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\FixturesBundle\Listener\ListenerInterface.0.app.listener.docs_purger" (parent: .abstract.instanceof.app.listener.docs_purger).
  • Resolving inheritance for "app.listener.docs_purger" (parent: .instanceof.Sylius\Bundle\FixturesBundle\Listener\ListenerInterface.0.app.listener.docs_purger).
  • Resolving inheritance for "app.email_sender.adapter.custom" (parent: sylius.email_sender.adapter.abstract).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extra\Intl\IntlExtension" (parent: .abstract.instanceof.Twig\Extra\Intl\IntlExtension).
  • Resolving inheritance for "Twig\Extra\Intl\IntlExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extra\Intl\IntlExtension).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.simple_cache" (parent: .abstract.instanceof.simple_cache).
  • Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.simple_cache" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.simple_cache).
  • Resolving inheritance for "simple_cache" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.simple_cache).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Application\Controller\Erp\Hook\PostAdherentController" (parent: .abstract.instanceof.App\Api\Application\Controller\Erp\Hook\PostAdherentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Application\Controller\Erp\Hook\PostAdherentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Application\Controller\Erp\Hook\PostAdherentController).
  • Resolving inheritance for ".instanceof.App\Api\Application\Controller\Erp\Hook\PostAdherentController.0.App\Api\Application\Controller\Erp\Hook\PostAdherentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Application\Controller\Erp\Hook\PostAdherentController).
  • Resolving inheritance for "App\Api\Application\Controller\Erp\Hook\PostAdherentController" (parent: .instanceof.App\Api\Application\Controller\Erp\Hook\PostAdherentController.0.App\Api\Application\Controller\Erp\Hook\PostAdherentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dev\Application\Controller\Mock\AdherentListingController" (parent: .abstract.instanceof.App\Dev\Application\Controller\Mock\AdherentListingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dev\Application\Controller\Mock\AdherentListingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dev\Application\Controller\Mock\AdherentListingController).
  • Resolving inheritance for "App\Dev\Application\Controller\Mock\AdherentListingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dev\Application\Controller\Mock\AdherentListingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dev\Application\Controller\Mock\HtmlBatController" (parent: .abstract.instanceof.App\Dev\Application\Controller\Mock\HtmlBatController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dev\Application\Controller\Mock\HtmlBatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dev\Application\Controller\Mock\HtmlBatController).
  • Resolving inheritance for "App\Dev\Application\Controller\Mock\HtmlBatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dev\Application\Controller\Mock\HtmlBatController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dev\Application\Controller\Mock\PDFBatController" (parent: .abstract.instanceof.App\Dev\Application\Controller\Mock\PDFBatController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dev\Application\Controller\Mock\PDFBatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dev\Application\Controller\Mock\PDFBatController).
  • Resolving inheritance for "App\Dev\Application\Controller\Mock\PDFBatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dev\Application\Controller\Mock\PDFBatController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Ecom\Application\Command\PersonnalisationImportCommand" (parent: .abstract.instanceof.App\Ecom\Application\Command\PersonnalisationImportCommand).
  • Resolving inheritance for "App\Ecom\Application\Command\PersonnalisationImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Ecom\Application\Command\PersonnalisationImportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Admin\BDC\AdminDownloadController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Admin\BDC\AdminDownloadController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Admin\BDC\AdminDownloadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Admin\BDC\AdminDownloadController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Admin\BDC\AdminDownloadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Admin\BDC\AdminDownloadController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Admin\Inventory\ExportController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Admin\Inventory\ExportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Admin\Inventory\ExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Admin\Inventory\ExportController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Admin\Inventory\ExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Admin\Inventory\ExportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Admin\Order\ExportController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Admin\Order\ExportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Admin\Order\ExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Admin\Order\ExportController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Admin\Order\ExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Admin\Order\ExportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Admin\Product\ExportController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Admin\Product\ExportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Admin\Product\ExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Admin\Product\ExportController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Admin\Product\ExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Admin\Product\ExportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Admin\ShopUser\ShopUserImporterController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Admin\ShopUser\ShopUserImporterController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Admin\ShopUser\ShopUserImporterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Admin\ShopUser\ShopUserImporterController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Admin\ShopUser\ShopUserImporterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Admin\ShopUser\ShopUserImporterController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Admin\Slider\DownController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Admin\Slider\DownController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Admin\Slider\DownController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Admin\Slider\DownController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Admin\Slider\DownController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Admin\Slider\DownController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Admin\Slider\UpController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Admin\Slider\UpController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Admin\Slider\UpController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Admin\Slider\UpController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Admin\Slider\UpController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Admin\Slider\UpController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Security\AuthenticateController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Security\AuthenticateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Security\AuthenticateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Security\AuthenticateController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Security\AuthenticateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Security\AuthenticateController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Security\ForbiddenController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Security\ForbiddenController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Security\ForbiddenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Security\ForbiddenController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Security\ForbiddenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Security\ForbiddenController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\BAT\HTMLController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Shop\BAT\HTMLController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\BAT\HTMLController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\BAT\HTMLController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Shop\BAT\HTMLController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\BAT\HTMLController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\BAT\PDFController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Shop\BAT\PDFController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\BAT\PDFController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\BAT\PDFController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Shop\BAT\PDFController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\BAT\PDFController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\BAT\ShowController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Shop\BAT\ShowController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\BAT\ShowController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\BAT\ShowController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Shop\BAT\ShowController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\BAT\ShowController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\BAT\ShowFromOrderController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Shop\BAT\ShowFromOrderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\BAT\ShowFromOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\BAT\ShowFromOrderController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Shop\BAT\ShowFromOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\BAT\ShowFromOrderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\BDC\DownloadController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Shop\BDC\DownloadController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\BDC\DownloadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\BDC\DownloadController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Shop\BDC\DownloadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\BDC\DownloadController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Cart\Action\RemoveController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Shop\Cart\Action\RemoveController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Cart\Action\RemoveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Cart\Action\RemoveController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Shop\Cart\Action\RemoveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Cart\Action\RemoveController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Cart\Action\UpdateQuantityController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Shop\Cart\Action\UpdateQuantityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Cart\Action\UpdateQuantityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Cart\Action\UpdateQuantityController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Shop\Cart\Action\UpdateQuantityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Cart\Action\UpdateQuantityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Checkout\ConfirmationController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Shop\Checkout\ConfirmationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Checkout\ConfirmationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Checkout\ConfirmationController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Shop\Checkout\ConfirmationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Checkout\ConfirmationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Checkout\FormAddressController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Shop\Checkout\FormAddressController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Checkout\FormAddressController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Checkout\FormAddressController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Shop\Checkout\FormAddressController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Checkout\FormAddressController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Checkout\SummaryController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Shop\Checkout\SummaryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Checkout\SummaryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Checkout\SummaryController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Shop\Checkout\SummaryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Checkout\SummaryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Customer\ShowController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Shop\Customer\ShowController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Customer\ShowController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Customer\ShowController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Shop\Customer\ShowController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Customer\ShowController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Order\ListController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Shop\Order\ListController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Order\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Order\ListController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Shop\Order\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Order\ListController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Order\ShowController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Shop\Order\ShowController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Order\ShowController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Order\ShowController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Shop\Order\ShowController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Order\ShowController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Product\FavoriteController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Shop\Product\FavoriteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Product\FavoriteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Product\FavoriteController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Shop\Product\FavoriteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Product\FavoriteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Product\ListController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Shop\Product\ListController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Product\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Product\ListController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Shop\Product\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Product\ListController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Product\MeilleurVenteController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Shop\Product\MeilleurVenteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Product\MeilleurVenteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Product\MeilleurVenteController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Shop\Product\MeilleurVenteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Product\MeilleurVenteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Product\MisEnAvantController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Shop\Product\MisEnAvantController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Product\MisEnAvantController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Product\MisEnAvantController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Shop\Product\MisEnAvantController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Product\MisEnAvantController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Product\NouveauteController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Shop\Product\NouveauteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Product\NouveauteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Product\NouveauteController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Shop\Product\NouveauteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Product\NouveauteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Product\PromotionController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Shop\Product\PromotionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Product\PromotionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Product\PromotionController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Shop\Product\PromotionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Product\PromotionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Search\ListController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Shop\Search\ListController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Search\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Search\ListController).
  • Resolving inheritance for "App\Ecom\Application\Controller\Shop\Search\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Search\ListController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\DO\Order\Factory\OrderDOFactory" (parent: .abstract.instanceof.App\Ecom\Application\DO\Order\Factory\OrderDOFactory).
  • Resolving inheritance for "App\Ecom\Application\DO\Order\Factory\OrderDOFactory" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\DO\Order\Factory\OrderDOFactory).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\AddressTypeExtension" (parent: .abstract.instanceof.App\Ecom\Application\Form\Extension\AddressTypeExtension).
  • Resolving inheritance for "App\Ecom\Application\Form\Extension\AddressTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\AddressTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\Admin\ConfigTypeExtension" (parent: .abstract.instanceof.App\Ecom\Application\Form\Extension\Admin\ConfigTypeExtension).
  • Resolving inheritance for "App\Ecom\Application\Form\Extension\Admin\ConfigTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\Admin\ConfigTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\Admin\ProductTypeExtension" (parent: .abstract.instanceof.App\Ecom\Application\Form\Extension\Admin\ProductTypeExtension).
  • Resolving inheritance for "App\Ecom\Application\Form\Extension\Admin\ProductTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\Admin\ProductTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\Admin\ProductVariantTypeExtension" (parent: .abstract.instanceof.App\Ecom\Application\Form\Extension\Admin\ProductVariantTypeExtension).
  • Resolving inheritance for "App\Ecom\Application\Form\Extension\Admin\ProductVariantTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\Admin\ProductVariantTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\Admin\RessourceTypeExtension" (parent: .abstract.instanceof.App\Ecom\Application\Form\Extension\Admin\RessourceTypeExtension).
  • Resolving inheritance for "App\Ecom\Application\Form\Extension\Admin\RessourceTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\Admin\RessourceTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\Admin\SliderItemTypeExtension" (parent: .abstract.instanceof.App\Ecom\Application\Form\Extension\Admin\SliderItemTypeExtension).
  • Resolving inheritance for "App\Ecom\Application\Form\Extension\Admin\SliderItemTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\Admin\SliderItemTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\CartItemTypeExtension" (parent: .abstract.instanceof.App\Ecom\Application\Form\Extension\CartItemTypeExtension).
  • Resolving inheritance for "App\Ecom\Application\Form\Extension\CartItemTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\CartItemTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\CartTypeExtension" (parent: .abstract.instanceof.App\Ecom\Application\Form\Extension\CartTypeExtension).
  • Resolving inheritance for "App\Ecom\Application\Form\Extension\CartTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\CartTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\CheckoutAddressTypeExtension" (parent: .abstract.instanceof.App\Ecom\Application\Form\Extension\CheckoutAddressTypeExtension).
  • Resolving inheritance for "App\Ecom\Application\Form\Extension\CheckoutAddressTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\CheckoutAddressTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\Admin\ConfigImageType" (parent: .abstract.instanceof.App\Ecom\Application\Form\Type\Admin\ConfigImageType).
  • Resolving inheritance for "App\Ecom\Application\Form\Type\Admin\ConfigImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\Admin\ConfigImageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\Admin\DownloadBatType" (parent: .abstract.instanceof.App\Ecom\Application\Form\Type\Admin\DownloadBatType).
  • Resolving inheritance for "App\Ecom\Application\Form\Type\Admin\DownloadBatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\Admin\DownloadBatType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\Admin\FilterOrderType" (parent: .abstract.instanceof.App\Ecom\Application\Form\Type\Admin\FilterOrderType).
  • Resolving inheritance for "App\Ecom\Application\Form\Type\Admin\FilterOrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\Admin\FilterOrderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\Admin\FilterProductType" (parent: .abstract.instanceof.App\Ecom\Application\Form\Type\Admin\FilterProductType).
  • Resolving inheritance for "App\Ecom\Application\Form\Type\Admin\FilterProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\Admin\FilterProductType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\Admin\RessourceImageType" (parent: .abstract.instanceof.App\Ecom\Application\Form\Type\Admin\RessourceImageType).
  • Resolving inheritance for "App\Ecom\Application\Form\Type\Admin\RessourceImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\Admin\RessourceImageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\Admin\ShopUserImporterFileType" (parent: .abstract.instanceof.App\Ecom\Application\Form\Type\Admin\ShopUserImporterFileType).
  • Resolving inheritance for "App\Ecom\Application\Form\Type\Admin\ShopUserImporterFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\Admin\ShopUserImporterFileType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\Admin\SliderItemImageType" (parent: .abstract.instanceof.App\Ecom\Application\Form\Type\Admin\SliderItemImageType).
  • Resolving inheritance for "App\Ecom\Application\Form\Type\Admin\SliderItemImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\Admin\SliderItemImageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\CatalogPromotionFilterType" (parent: .abstract.instanceof.App\Ecom\Application\Form\Type\CatalogPromotionFilterType).
  • Resolving inheritance for "App\Ecom\Application\Form\Type\CatalogPromotionFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\CatalogPromotionFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\ChampPersonnalisationType" (parent: .abstract.instanceof.App\Ecom\Application\Form\Type\ChampPersonnalisationType).
  • Resolving inheritance for "App\Ecom\Application\Form\Type\ChampPersonnalisationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\ChampPersonnalisationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\ContactType" (parent: .abstract.instanceof.App\Ecom\Application\Form\Type\ContactType).
  • Resolving inheritance for "App\Ecom\Application\Form\Type\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\ContactType).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Form\Type\OrderType" (parent: .abstract.instanceof.App\Ecom\Application\Form\Type\OrderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\OrderType" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Form\Type\OrderType).
  • Resolving inheritance for "App\Ecom\Application\Form\Type\OrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\OrderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\PersonnalisationType" (parent: .abstract.instanceof.App\Ecom\Application\Form\Type\PersonnalisationType).
  • Resolving inheritance for "App\Ecom\Application\Form\Type\PersonnalisationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\PersonnalisationType).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Form\Type\ProductFilterType" (parent: .abstract.instanceof.App\Ecom\Application\Form\Type\ProductFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\ProductFilterType" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Form\Type\ProductFilterType).
  • Resolving inheritance for "App\Ecom\Application\Form\Type\ProductFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\ProductFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\SearchBarType" (parent: .abstract.instanceof.App\Ecom\Application\Form\Type\SearchBarType).
  • Resolving inheritance for "App\Ecom\Application\Form\Type\SearchBarType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\SearchBarType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\TaxonFilterType" (parent: .abstract.instanceof.App\Ecom\Application\Form\Type\TaxonFilterType).
  • Resolving inheritance for "App\Ecom\Application\Form\Type\TaxonFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\TaxonFilterType).
  • Resolving inheritance for ".instanceof.App\Ecom\Application\Twig\Component\Alert.0.App\Ecom\Application\Twig\Component\Alert" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Component\Alert).
  • Resolving inheritance for "App\Ecom\Application\Twig\Component\Alert" (parent: .instanceof.App\Ecom\Application\Twig\Component\Alert.0.App\Ecom\Application\Twig\Component\Alert).
  • Resolving inheritance for ".instanceof.App\Ecom\Application\Twig\Component\BootstrapModal.0.App\Ecom\Application\Twig\Component\BootstrapModal" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Component\BootstrapModal).
  • Resolving inheritance for "App\Ecom\Application\Twig\Component\BootstrapModal" (parent: .instanceof.App\Ecom\Application\Twig\Component\BootstrapModal.0.App\Ecom\Application\Twig\Component\BootstrapModal).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Twig\Component\FavoriteProductComponent" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Component\FavoriteProductComponent).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Twig\Component\FavoriteProductComponent" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Twig\Component\FavoriteProductComponent).
  • Resolving inheritance for ".instanceof.App\Ecom\Application\Twig\Component\FavoriteProductComponent.0.App\Ecom\Application\Twig\Component\FavoriteProductComponent" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Twig\Component\FavoriteProductComponent).
  • Resolving inheritance for "App\Ecom\Application\Twig\Component\FavoriteProductComponent" (parent: .instanceof.App\Ecom\Application\Twig\Component\FavoriteProductComponent.0.App\Ecom\Application\Twig\Component\FavoriteProductComponent).
  • Resolving inheritance for ".instanceof.App\Ecom\Application\Twig\Component\HeaderMenuComponent.0.App\Ecom\Application\Twig\Component\HeaderMenuComponent" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Component\HeaderMenuComponent).
  • Resolving inheritance for "App\Ecom\Application\Twig\Component\HeaderMenuComponent" (parent: .instanceof.App\Ecom\Application\Twig\Component\HeaderMenuComponent.0.App\Ecom\Application\Twig\Component\HeaderMenuComponent).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Twig\Component\PersonnalisableComponent" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Component\PersonnalisableComponent).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Twig\Component\PersonnalisableComponent" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Twig\Component\PersonnalisableComponent).
  • Resolving inheritance for ".instanceof.App\Ecom\Application\Twig\Component\PersonnalisableComponent.0.App\Ecom\Application\Twig\Component\PersonnalisableComponent" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Twig\Component\PersonnalisableComponent).
  • Resolving inheritance for "App\Ecom\Application\Twig\Component\PersonnalisableComponent" (parent: .instanceof.App\Ecom\Application\Twig\Component\PersonnalisableComponent.0.App\Ecom\Application\Twig\Component\PersonnalisableComponent).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Twig\Component\PersonnalisationFormComponent" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Component\PersonnalisationFormComponent).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Twig\Component\PersonnalisationFormComponent" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Twig\Component\PersonnalisationFormComponent).
  • Resolving inheritance for ".instanceof.App\Ecom\Application\Twig\Component\PersonnalisationFormComponent.0.App\Ecom\Application\Twig\Component\PersonnalisationFormComponent" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Twig\Component\PersonnalisationFormComponent).
  • Resolving inheritance for "App\Ecom\Application\Twig\Component\PersonnalisationFormComponent" (parent: .instanceof.App\Ecom\Application\Twig\Component\PersonnalisationFormComponent.0.App\Ecom\Application\Twig\Component\PersonnalisationFormComponent).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Twig\Component\ProductListingComponent" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Component\ProductListingComponent).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Twig\Component\ProductListingComponent" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Twig\Component\ProductListingComponent).
  • Resolving inheritance for ".instanceof.App\Ecom\Application\Twig\Component\ProductListingComponent.0.App\Ecom\Application\Twig\Component\ProductListingComponent" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Twig\Component\ProductListingComponent).
  • Resolving inheritance for "App\Ecom\Application\Twig\Component\ProductListingComponent" (parent: .instanceof.App\Ecom\Application\Twig\Component\ProductListingComponent.0.App\Ecom\Application\Twig\Component\ProductListingComponent).
  • Resolving inheritance for ".instanceof.App\Ecom\Application\Twig\Component\RessourcesComponent.0.App\Ecom\Application\Twig\Component\RessourcesComponent" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Component\RessourcesComponent).
  • Resolving inheritance for "App\Ecom\Application\Twig\Component\RessourcesComponent" (parent: .instanceof.App\Ecom\Application\Twig\Component\RessourcesComponent.0.App\Ecom\Application\Twig\Component\RessourcesComponent).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Twig\Component\SearchBarComponent" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Component\SearchBarComponent).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Twig\Component\SearchBarComponent" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Twig\Component\SearchBarComponent).
  • Resolving inheritance for ".instanceof.App\Ecom\Application\Twig\Component\SearchBarComponent.0.App\Ecom\Application\Twig\Component\SearchBarComponent" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Twig\Component\SearchBarComponent).
  • Resolving inheritance for "App\Ecom\Application\Twig\Component\SearchBarComponent" (parent: .instanceof.App\Ecom\Application\Twig\Component\SearchBarComponent.0.App\Ecom\Application\Twig\Component\SearchBarComponent).
  • Resolving inheritance for ".instanceof.App\Ecom\Application\Twig\Component\SliderComponent.0.App\Ecom\Application\Twig\Component\SliderComponent" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Component\SliderComponent).
  • Resolving inheritance for "App\Ecom\Application\Twig\Component\SliderComponent" (parent: .instanceof.App\Ecom\Application\Twig\Component\SliderComponent.0.App\Ecom\Application\Twig\Component\SliderComponent).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetBannerPromoExtension" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Extension\GetBannerPromoExtension).
  • Resolving inheritance for "App\Ecom\Application\Twig\Extension\GetBannerPromoExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetBannerPromoExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetCarrouselProductExtension" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Extension\GetCarrouselProductExtension).
  • Resolving inheritance for "App\Ecom\Application\Twig\Extension\GetCarrouselProductExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetCarrouselProductExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetCrossProductExtension" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Extension\GetCrossProductExtension).
  • Resolving inheritance for "App\Ecom\Application\Twig\Extension\GetCrossProductExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetCrossProductExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetCurrentCartExtension" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Extension\GetCurrentCartExtension).
  • Resolving inheritance for "App\Ecom\Application\Twig\Extension\GetCurrentCartExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetCurrentCartExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetPersonnalisationProductExtension" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Extension\GetPersonnalisationProductExtension).
  • Resolving inheritance for "App\Ecom\Application\Twig\Extension\GetPersonnalisationProductExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetPersonnalisationProductExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetProductFilterUrlExtension" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Extension\GetProductFilterUrlExtension).
  • Resolving inheritance for "App\Ecom\Application\Twig\Extension\GetProductFilterUrlExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetProductFilterUrlExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetProductIsFavoriteExtension" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Extension\GetProductIsFavoriteExtension).
  • Resolving inheritance for "App\Ecom\Application\Twig\Extension\GetProductIsFavoriteExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetProductIsFavoriteExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetProductPromotionExtension" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Extension\GetProductPromotionExtension).
  • Resolving inheritance for "App\Ecom\Application\Twig\Extension\GetProductPromotionExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetProductPromotionExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetBannerPromoRuntime" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Extension\Runtime\GetBannerPromoRuntime).
  • Resolving inheritance for "App\Ecom\Application\Twig\Extension\Runtime\GetBannerPromoRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetBannerPromoRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetCarrouselProductRuntime" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Extension\Runtime\GetCarrouselProductRuntime).
  • Resolving inheritance for "App\Ecom\Application\Twig\Extension\Runtime\GetCarrouselProductRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetCarrouselProductRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetCrossProductRuntime" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Extension\Runtime\GetCrossProductRuntime).
  • Resolving inheritance for "App\Ecom\Application\Twig\Extension\Runtime\GetCrossProductRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetCrossProductRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetCurrentCartRuntime" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Extension\Runtime\GetCurrentCartRuntime).
  • Resolving inheritance for "App\Ecom\Application\Twig\Extension\Runtime\GetCurrentCartRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetCurrentCartRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetPersonnalisationProductRuntime" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Extension\Runtime\GetPersonnalisationProductRuntime).
  • Resolving inheritance for "App\Ecom\Application\Twig\Extension\Runtime\GetPersonnalisationProductRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetPersonnalisationProductRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetProductFilterUrlRuntime" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Extension\Runtime\GetProductFilterUrlRuntime).
  • Resolving inheritance for "App\Ecom\Application\Twig\Extension\Runtime\GetProductFilterUrlRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetProductFilterUrlRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetProductIsFavoriteRuntime" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Extension\Runtime\GetProductIsFavoriteRuntime).
  • Resolving inheritance for "App\Ecom\Application\Twig\Extension\Runtime\GetProductIsFavoriteRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetProductIsFavoriteRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetProductPromotionRuntime" (parent: .abstract.instanceof.App\Ecom\Application\Twig\Extension\Runtime\GetProductPromotionRuntime).
  • Resolving inheritance for "App\Ecom\Application\Twig\Extension\Runtime\GetProductPromotionRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetProductPromotionRuntime).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Ecom\Domain\Security\Voter\BatVoter" (parent: .abstract.instanceof.App\Ecom\Domain\Security\Voter\BatVoter).
  • Resolving inheritance for "App\Ecom\Domain\Security\Voter\BatVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Ecom\Domain\Security\Voter\BatVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Ecom\Domain\Security\Voter\CartVoter" (parent: .abstract.instanceof.App\Ecom\Domain\Security\Voter\CartVoter).
  • Resolving inheritance for "App\Ecom\Domain\Security\Voter\CartVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Ecom\Domain\Security\Voter\CartVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Ecom\Domain\Security\Voter\OrderItemVoter" (parent: .abstract.instanceof.App\Ecom\Domain\Security\Voter\OrderItemVoter).
  • Resolving inheritance for "App\Ecom\Domain\Security\Voter\OrderItemVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Ecom\Domain\Security\Voter\OrderItemVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Ecom\Domain\Security\Voter\OrderVoter" (parent: .abstract.instanceof.App\Ecom\Domain\Security\Voter\OrderVoter).
  • Resolving inheritance for "App\Ecom\Domain\Security\Voter\OrderVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Ecom\Domain\Security\Voter\OrderVoter).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\EventListener\CartListener.0.App\Ecom\Infrastructure\EventListener\CartListener" (parent: .abstract.instanceof.App\Ecom\Infrastructure\EventListener\CartListener).
  • Resolving inheritance for "App\Ecom\Infrastructure\EventListener\CartListener" (parent: .instanceof.App\Ecom\Infrastructure\EventListener\CartListener.0.App\Ecom\Infrastructure\EventListener\CartListener).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Ecom\Infrastructure\EventListener\ChannelChangeListener" (parent: .abstract.instanceof.App\Ecom\Infrastructure\EventListener\ChannelChangeListener).
  • Resolving inheritance for "App\Ecom\Infrastructure\EventListener\ChannelChangeListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Ecom\Infrastructure\EventListener\ChannelChangeListener).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\EventListener\CustomerListener.0.App\Ecom\Infrastructure\EventListener\CustomerListener" (parent: .abstract.instanceof.App\Ecom\Infrastructure\EventListener\CustomerListener).
  • Resolving inheritance for "App\Ecom\Infrastructure\EventListener\CustomerListener" (parent: .instanceof.App\Ecom\Infrastructure\EventListener\CustomerListener.0.App\Ecom\Infrastructure\EventListener\CustomerListener).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\EventListener\Image\ImageRemoveListener.0.App\Ecom\Infrastructure\EventListener\Image\ImageRemoveListener" (parent: .abstract.instanceof.App\Ecom\Infrastructure\EventListener\Image\ImageRemoveListener).
  • Resolving inheritance for "App\Ecom\Infrastructure\EventListener\Image\ImageRemoveListener" (parent: .instanceof.App\Ecom\Infrastructure\EventListener\Image\ImageRemoveListener.0.App\Ecom\Infrastructure\EventListener\Image\ImageRemoveListener).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\EventListener\Image\ImageUploadListener.0.App\Ecom\Infrastructure\EventListener\Image\ImageUploadListener" (parent: .abstract.instanceof.App\Ecom\Infrastructure\EventListener\Image\ImageUploadListener).
  • Resolving inheritance for "App\Ecom\Infrastructure\EventListener\Image\ImageUploadListener" (parent: .instanceof.App\Ecom\Infrastructure\EventListener\Image\ImageUploadListener.0.App\Ecom\Infrastructure\EventListener\Image\ImageUploadListener).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\EventListener\IndexListener.0.App\Ecom\Infrastructure\EventListener\IndexListener" (parent: .abstract.instanceof.App\Ecom\Infrastructure\EventListener\IndexListener).
  • Resolving inheritance for "App\Ecom\Infrastructure\EventListener\IndexListener" (parent: .instanceof.App\Ecom\Infrastructure\EventListener\IndexListener.0.App\Ecom\Infrastructure\EventListener\IndexListener).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\EventListener\InventoryListener.0.App\Ecom\Infrastructure\EventListener\InventoryListener" (parent: .abstract.instanceof.App\Ecom\Infrastructure\EventListener\InventoryListener).
  • Resolving inheritance for "App\Ecom\Infrastructure\EventListener\InventoryListener" (parent: .instanceof.App\Ecom\Infrastructure\EventListener\InventoryListener.0.App\Ecom\Infrastructure\EventListener\InventoryListener).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\EventListener\Menu\MainMenuEventListener.0.App\Ecom\Infrastructure\EventListener\Menu\MainMenuEventListener" (parent: .abstract.instanceof.App\Ecom\Infrastructure\EventListener\Menu\MainMenuEventListener).
  • Resolving inheritance for "App\Ecom\Infrastructure\EventListener\Menu\MainMenuEventListener" (parent: .instanceof.App\Ecom\Infrastructure\EventListener\Menu\MainMenuEventListener.0.App\Ecom\Infrastructure\EventListener\Menu\MainMenuEventListener).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\EventListener\OrderItemListener.0.App\Ecom\Infrastructure\EventListener\OrderItemListener" (parent: .abstract.instanceof.App\Ecom\Infrastructure\EventListener\OrderItemListener).
  • Resolving inheritance for "App\Ecom\Infrastructure\EventListener\OrderItemListener" (parent: .instanceof.App\Ecom\Infrastructure\EventListener\OrderItemListener.0.App\Ecom\Infrastructure\EventListener\OrderItemListener).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\EventListener\OrderItemStatutListener.0.App\Ecom\Infrastructure\EventListener\OrderItemStatutListener" (parent: .abstract.instanceof.App\Ecom\Infrastructure\EventListener\OrderItemStatutListener).
  • Resolving inheritance for "App\Ecom\Infrastructure\EventListener\OrderItemStatutListener" (parent: .instanceof.App\Ecom\Infrastructure\EventListener\OrderItemStatutListener.0.App\Ecom\Infrastructure\EventListener\OrderItemStatutListener).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\EventListener\ProductListener.0.App\Ecom\Infrastructure\EventListener\ProductListener" (parent: .abstract.instanceof.App\Ecom\Infrastructure\EventListener\ProductListener).
  • Resolving inheritance for "App\Ecom\Infrastructure\EventListener\ProductListener" (parent: .instanceof.App\Ecom\Infrastructure\EventListener\ProductListener.0.App\Ecom\Infrastructure\EventListener\ProductListener).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\EventListener\ProductVariantListener.0.App\Ecom\Infrastructure\EventListener\ProductVariantListener" (parent: .abstract.instanceof.App\Ecom\Infrastructure\EventListener\ProductVariantListener).
  • Resolving inheritance for "App\Ecom\Infrastructure\EventListener\ProductVariantListener" (parent: .instanceof.App\Ecom\Infrastructure\EventListener\ProductVariantListener.0.App\Ecom\Infrastructure\EventListener\ProductVariantListener).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\EventListener\PromotionListener.0.App\Ecom\Infrastructure\EventListener\PromotionListener" (parent: .abstract.instanceof.App\Ecom\Infrastructure\EventListener\PromotionListener).
  • Resolving inheritance for "App\Ecom\Infrastructure\EventListener\PromotionListener" (parent: .instanceof.App\Ecom\Infrastructure\EventListener\PromotionListener.0.App\Ecom\Infrastructure\EventListener\PromotionListener).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\MessageHandler\Index\IndexAllMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Index\IndexAllMessageHandler" (parent: .abstract.instanceof.App\Ecom\Infrastructure\MessageHandler\Index\IndexAllMessageHandler).
  • Resolving inheritance for "App\Ecom\Infrastructure\MessageHandler\Index\IndexAllMessageHandler" (parent: .instanceof.App\Ecom\Infrastructure\MessageHandler\Index\IndexAllMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Index\IndexAllMessageHandler).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\MessageHandler\Order\ImportLogigonesStatutOrderMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Order\ImportLogigonesStatutOrderMessageHandler" (parent: .abstract.instanceof.App\Ecom\Infrastructure\MessageHandler\Order\ImportLogigonesStatutOrderMessageHandler).
  • Resolving inheritance for "App\Ecom\Infrastructure\MessageHandler\Order\ImportLogigonesStatutOrderMessageHandler" (parent: .instanceof.App\Ecom\Infrastructure\MessageHandler\Order\ImportLogigonesStatutOrderMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Order\ImportLogigonesStatutOrderMessageHandler).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToLogigonesMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToLogigonesMessageHandler" (parent: .abstract.instanceof.App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToLogigonesMessageHandler).
  • Resolving inheritance for "App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToLogigonesMessageHandler" (parent: .instanceof.App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToLogigonesMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToLogigonesMessageHandler).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToMailStockeurMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToMailStockeurMessageHandler" (parent: .abstract.instanceof.App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToMailStockeurMessageHandler).
  • Resolving inheritance for "App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToMailStockeurMessageHandler" (parent: .instanceof.App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToMailStockeurMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToMailStockeurMessageHandler).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\MessageHandler\Order\SendToErpMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Order\SendToErpMessageHandler" (parent: .abstract.instanceof.App\Ecom\Infrastructure\MessageHandler\Order\SendToErpMessageHandler).
  • Resolving inheritance for "App\Ecom\Infrastructure\MessageHandler\Order\SendToErpMessageHandler" (parent: .instanceof.App\Ecom\Infrastructure\MessageHandler\Order\SendToErpMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Order\SendToErpMessageHandler).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\MessageHandler\Product\AlerteStockMailMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Product\AlerteStockMailMessageHandler" (parent: .abstract.instanceof.App\Ecom\Infrastructure\MessageHandler\Product\AlerteStockMailMessageHandler).
  • Resolving inheritance for "App\Ecom\Infrastructure\MessageHandler\Product\AlerteStockMailMessageHandler" (parent: .instanceof.App\Ecom\Infrastructure\MessageHandler\Product\AlerteStockMailMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Product\AlerteStockMailMessageHandler).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\MessageHandler\Product\LaunchStockToUpdateMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Product\LaunchStockToUpdateMessageHandler" (parent: .abstract.instanceof.App\Ecom\Infrastructure\MessageHandler\Product\LaunchStockToUpdateMessageHandler).
  • Resolving inheritance for "App\Ecom\Infrastructure\MessageHandler\Product\LaunchStockToUpdateMessageHandler" (parent: .instanceof.App\Ecom\Infrastructure\MessageHandler\Product\LaunchStockToUpdateMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Product\LaunchStockToUpdateMessageHandler).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\MessageHandler\Product\ProductVariantStockToUpdateMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Product\ProductVariantStockToUpdateMessageHandler" (parent: .abstract.instanceof.App\Ecom\Infrastructure\MessageHandler\Product\ProductVariantStockToUpdateMessageHandler).
  • Resolving inheritance for "App\Ecom\Infrastructure\MessageHandler\Product\ProductVariantStockToUpdateMessageHandler" (parent: .instanceof.App\Ecom\Infrastructure\MessageHandler\Product\ProductVariantStockToUpdateMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Product\ProductVariantStockToUpdateMessageHandler).
  • Resolving inheritance for ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Ecom\Infrastructure\Processing\OrderPersonnalisationProcessor" (parent: .abstract.instanceof.App\Ecom\Infrastructure\Processing\OrderPersonnalisationProcessor).
  • Resolving inheritance for "App\Ecom\Infrastructure\Processing\OrderPersonnalisationProcessor" (parent: .instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Ecom\Infrastructure\Processing\OrderPersonnalisationProcessor).
  • Resolving inheritance for ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Ecom\Infrastructure\Processing\OrderTaxesProcessor" (parent: .abstract.instanceof.App\Ecom\Infrastructure\Processing\OrderTaxesProcessor).
  • Resolving inheritance for "App\Ecom\Infrastructure\Processing\OrderTaxesProcessor" (parent: .instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Ecom\Infrastructure\Processing\OrderTaxesProcessor).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\Provider\Search\TaxonDataTypeProviderInterface.0.App\Ecom\Infrastructure\Provider\Search\TaxonDataTypePageProvider" (parent: .abstract.instanceof.App\Ecom\Infrastructure\Provider\Search\TaxonDataTypePageProvider).
  • Resolving inheritance for "App\Ecom\Infrastructure\Provider\Search\TaxonDataTypePageProvider" (parent: .instanceof.App\Ecom\Infrastructure\Provider\Search\TaxonDataTypeProviderInterface.0.App\Ecom\Infrastructure\Provider\Search\TaxonDataTypePageProvider).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\Provider\Search\TaxonDataTypeProviderInterface.0.App\Ecom\Infrastructure\Provider\Search\TaxonDataTypeSearchProvider" (parent: .abstract.instanceof.App\Ecom\Infrastructure\Provider\Search\TaxonDataTypeSearchProvider).
  • Resolving inheritance for "App\Ecom\Infrastructure\Provider\Search\TaxonDataTypeSearchProvider" (parent: .instanceof.App\Ecom\Infrastructure\Provider\Search\TaxonDataTypeProviderInterface.0.App\Ecom\Infrastructure\Provider\Search\TaxonDataTypeSearchProvider).
  • Resolving inheritance for ".instanceof.App\Ecom\Infrastructure\Scheduler\DefaultScheduleProvider.0.App\Ecom\Infrastructure\Scheduler\DefaultScheduleProvider" (parent: .abstract.instanceof.App\Ecom\Infrastructure\Scheduler\DefaultScheduleProvider).
  • Resolving inheritance for "App\Ecom\Infrastructure\Scheduler\DefaultScheduleProvider" (parent: .instanceof.App\Ecom\Infrastructure\Scheduler\DefaultScheduleProvider.0.App\Ecom\Infrastructure\Scheduler\DefaultScheduleProvider).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Ecom\Infrastructure\Validator\ChampPersonnalisationValidator" (parent: .abstract.instanceof.App\Ecom\Infrastructure\Validator\ChampPersonnalisationValidator).
  • Resolving inheritance for "App\Ecom\Infrastructure\Validator\ChampPersonnalisationValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Ecom\Infrastructure\Validator\ChampPersonnalisationValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Ecom\Infrastructure\Validator\ImageNotBlankValidator" (parent: .abstract.instanceof.App\Ecom\Infrastructure\Validator\ImageNotBlankValidator).
  • Resolving inheritance for "App\Ecom\Infrastructure\Validator\ImageNotBlankValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Ecom\Infrastructure\Validator\ImageNotBlankValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Ecom\Infrastructure\Validator\OrderItemHasStockValidator" (parent: .abstract.instanceof.App\Ecom\Infrastructure\Validator\OrderItemHasStockValidator).
  • Resolving inheritance for "App\Ecom\Infrastructure\Validator\OrderItemHasStockValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Ecom\Infrastructure\Validator\OrderItemHasStockValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Erp\Application\Command\AdherentImportCommand" (parent: .abstract.instanceof.App\Erp\Application\Command\AdherentImportCommand).
  • Resolving inheritance for "App\Erp\Application\Command\AdherentImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Erp\Application\Command\AdherentImportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Erp\Application\Command\RegenerateBLCommand" (parent: .abstract.instanceof.App\Erp\Application\Command\RegenerateBLCommand).
  • Resolving inheritance for "App\Erp\Application\Command\RegenerateBLCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Erp\Application\Command\RegenerateBLCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Erp\Application\Command\UploadBLCommand" (parent: .abstract.instanceof.App\Erp\Application\Command\UploadBLCommand).
  • Resolving inheritance for "App\Erp\Application\Command\UploadBLCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Erp\Application\Command\UploadBLCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Import\Application\Command\ProductImportCommand" (parent: .abstract.instanceof.App\Import\Application\Command\ProductImportCommand).
  • Resolving inheritance for "App\Import\Application\Command\ProductImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Import\Application\Command\ProductImportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Import\Application\Command\SetUpDevCommand" (parent: .abstract.instanceof.App\Import\Application\Command\SetUpDevCommand).
  • Resolving inheritance for "App\Import\Application\Command\SetUpDevCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Import\Application\Command\SetUpDevCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Import\Application\Command\TaxonImportCommand" (parent: .abstract.instanceof.App\Import\Application\Command\TaxonImportCommand).
  • Resolving inheritance for "App\Import\Application\Command\TaxonImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Import\Application\Command\TaxonImportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Logigones\Application\Command\ImportEtatCommande" (parent: .abstract.instanceof.App\Logigones\Application\Command\ImportEtatCommande).
  • Resolving inheritance for "App\Logigones\Application\Command\ImportEtatCommande" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Logigones\Application\Command\ImportEtatCommande).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Logigones\Application\Command\SendOrderLogigonesCommand" (parent: .abstract.instanceof.App\Logigones\Application\Command\SendOrderLogigonesCommand).
  • Resolving inheritance for "App\Logigones\Application\Command\SendOrderLogigonesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Logigones\Application\Command\SendOrderLogigonesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Logigones\Application\Command\UpdateProductsStockCommand" (parent: .abstract.instanceof.App\Logigones\Application\Command\UpdateProductsStockCommand).
  • Resolving inheritance for "App\Logigones\Application\Command\UpdateProductsStockCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Logigones\Application\Command\UpdateProductsStockCommand).
  • Resolving inheritance for ".instanceof.Novaway\ElasticsearchBundle\Indexable\Factory\IndexableFactory.0.App\Search\Domain\Product\Factory\ProductIndexableFactory" (parent: .abstract.instanceof.App\Search\Domain\Product\Factory\ProductIndexableFactory).
  • Resolving inheritance for "App\Search\Domain\Product\Factory\ProductIndexableFactory" (parent: .instanceof.Novaway\ElasticsearchBundle\Indexable\Factory\IndexableFactory.0.App\Search\Domain\Product\Factory\ProductIndexableFactory).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Search\Infrastructure\Provider\SearchProvider" (parent: .abstract.instanceof.App\Search\Infrastructure\Provider\SearchProvider).
  • Resolving inheritance for "App\Search\Infrastructure\Provider\SearchProvider" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Search\Infrastructure\Provider\SearchProvider).
  • 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.scheduler" (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_app.shop" (parent: assets.json_manifest_version_strategy).
  • Resolving inheritance for "assets._package_app.shop" (parent: assets.path_package).
  • Resolving inheritance for "mailer.transport_factory.brevo" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "secrets.decryption_key" (parent: container.env).
  • Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.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 "messenger.retry.multiplier_retry_strategy.async_app" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.order_send_to_logigones" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.import_logigones_order_statut" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.order_send_to_mail_stockeur" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.product_to_update_from_logigones" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.sync_app" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.app_failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.index_all" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.alert_stock_mail" (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.user.provider.concrete.api_erp_users" (parent: security.user.provider.in_memory).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.mock" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.mock" (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.api_erp_login" (parent: security.firewall.config).
  • Resolving inheritance for "security.listener.api_erp_login.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.api_erp_login" (parent: security.listener.session).
  • Resolving inheritance for "security.authenticator.json_login.api_erp_login" (parent: security.authenticator.json_login).
  • Resolving inheritance for "security.authentication.success_handler.api_erp_login.json_login" (parent: security.authentication.custom_success_handler).
  • Resolving inheritance for "security.authentication.success_handler.api_erp_login.json_login" (parent: lexik_jwt_authentication.handler.authentication_success).
  • Resolving inheritance for "security.authentication.failure_handler.api_erp_login.json_login" (parent: security.authentication.custom_failure_handler).
  • Resolving inheritance for "security.authentication.failure_handler.api_erp_login.json_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
  • Resolving inheritance for "security.authenticator.manager.api_erp_login" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_erp_login" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_erp_login" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_erp_login" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_erp_login" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_erp" (parent: security.firewall.config).
  • Resolving inheritance for "security.listener.api_erp.user_provider" (parent: security.listener.user_provider.abstract).
  • Resolving inheritance for "security.authenticator.jwt.api_erp" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.manager.api_erp" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_erp" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_erp" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_erp" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_erp" (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.2" (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 "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.exception_listener.shop" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.shop" (parent: security.firewall.lazy_context).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "sylius.email_renderer.adapter.default" (parent: sylius.email_renderer.adapter.abstract).
  • Resolving inheritance for "sylius.email_renderer.adapter.twig" (parent: sylius.email_renderer.adapter.abstract).
  • Resolving inheritance for "sylius.email_sender.adapter.default" (parent: sylius.email_sender.adapter.abstract).
  • Resolving inheritance for "sylius.email_sender.adapter.symfony_mailer" (parent: sylius.email_sender.adapter.abstract).
  • Resolving inheritance for "sylius.authentication.success_handler" (parent: security.authentication.success_handler).
  • Resolving inheritance for "sylius.authentication.failure_handler" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "sylius.admin_user_provider.email_based" (parent: sylius.admin_user_provider).
  • Resolving inheritance for "sylius.admin_user_provider.name_based" (parent: sylius.admin_user_provider).
  • Resolving inheritance for "sylius.admin_user_provider.email_or_name_based" (parent: sylius.admin_user_provider).
  • Resolving inheritance for "sylius.shop_user_provider.email_based" (parent: sylius.shop_user_provider).
  • Resolving inheritance for "sylius.shop_user_provider.name_based" (parent: sylius.shop_user_provider).
  • Resolving inheritance for "sylius.shop_user_provider.email_or_name_based" (parent: sylius.shop_user_provider).
  • Resolving inheritance for "sylius.oauth_user_provider.email_based" (parent: sylius.oauth_user_provider).
  • Resolving inheritance for "sylius.oauth_user_provider.name_based" (parent: sylius.oauth_user_provider).
  • Resolving inheritance for "sylius.oauth_user_provider.email_or_name_based" (parent: sylius.oauth_user_provider).
  • Resolving inheritance for ".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.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
  • Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.locator.filesystem).
  • Resolving inheritance for "payum.storage.sylius_bundle_payumbundle_model_paymentsecuritytoken" (parent: payum.storage.doctrine.orm).
  • Resolving inheritance for "payum.security.token_storage" (parent: payum.storage.sylius_bundle_payumbundle_model_paymentsecuritytoken).
  • Resolving inheritance for "Payum\Bundle\PayumBundle\Controller\AuthorizeController" (parent: Payum\Bundle\PayumBundle\Controller\PayumController).
  • Resolving inheritance for "Payum\Bundle\PayumBundle\Controller\CancelController" (parent: Payum\Bundle\PayumBundle\Controller\PayumController).
  • Resolving inheritance for "Payum\Bundle\PayumBundle\Controller\CaptureController" (parent: Payum\Bundle\PayumBundle\Controller\PayumController).
  • Resolving inheritance for "Payum\Bundle\PayumBundle\Controller\NotifyController" (parent: Payum\Bundle\PayumBundle\Controller\PayumController).
  • Resolving inheritance for "Payum\Bundle\PayumBundle\Controller\PayoutController" (parent: Payum\Bundle\PayumBundle\Controller\PayumController).
  • Resolving inheritance for "Payum\Bundle\PayumBundle\Controller\RefundController" (parent: Payum\Bundle\PayumBundle\Controller\PayumController).
  • Resolving inheritance for "Payum\Bundle\PayumBundle\Controller\SyncController" (parent: Payum\Bundle\PayumBundle\Controller\PayumController).
  • Resolving inheritance for "payum.storage.app_ecom_domain_entity_order_order" (parent: payum.storage.doctrine.orm).
  • Resolving inheritance for "payum.extension.storage.app_ecom_domain_entity_order_order" (parent: payum.extension.storage.prototype).
  • Resolving inheritance for "payum.storage.app_ecom_domain_entity_payment_payment" (parent: payum.storage.doctrine.orm).
  • Resolving inheritance for "payum.extension.storage.app_ecom_domain_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_taxon_code_filter" (parent: api_platform.doctrine.orm.search_filter).
  • Resolving inheritance for "sylius.api.product_name_filter" (parent: api_platform.doctrine.orm.search_filter).
  • Resolving inheritance for "sylius.api.product_price_filter" (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.product_order_filter" (parent: api_platform.doctrine.orm.order_filter).
  • Resolving inheritance for "sylius.api.shipping_method_order_filter" (parent: api_platform.doctrine.orm.order_filter).
  • Resolving inheritance for "sylius.api.product_association_type_filter" (parent: api_platform.doctrine.orm.search_filter).
  • Resolving inheritance for "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 "cache.webpack_encore" (parent: cache.system).
  • Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Novaway\ElasticsearchBundle\DataCollector\ElasticsearchDataCollector" (parent: .abstract.instanceof.Novaway\ElasticsearchBundle\DataCollector\ElasticsearchDataCollector).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Novaway\ElasticsearchBundle\DataCollector\ElasticsearchDataCollector" (parent: .instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Novaway\ElasticsearchBundle\DataCollector\ElasticsearchDataCollector).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Novaway\ElasticsearchBundle\DataCollector\ElasticsearchDataCollector" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Novaway\ElasticsearchBundle\DataCollector\ElasticsearchDataCollector).
  • Resolving inheritance for "Novaway\ElasticsearchBundle\DataCollector\ElasticsearchDataCollector" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Novaway\ElasticsearchBundle\DataCollector\ElasticsearchDataCollector).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Novaway\ElasticsearchBundle\Command\PopulateCommand" (parent: .abstract.instanceof.Novaway\ElasticsearchBundle\Command\PopulateCommand).
  • Resolving inheritance for "Novaway\ElasticsearchBundle\Command\PopulateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Novaway\ElasticsearchBundle\Command\PopulateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Novaway\ElasticsearchBundle\Event\Subscriber\SyncWithElasticsearchSubscriber" (parent: .abstract.instanceof.Novaway\ElasticsearchBundle\Event\Subscriber\SyncWithElasticsearchSubscriber).
  • Resolving inheritance for "Novaway\ElasticsearchBundle\Event\Subscriber\SyncWithElasticsearchSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Novaway\ElasticsearchBundle\Event\Subscriber\SyncWithElasticsearchSubscriber).
  • Resolving inheritance for "php_translation.catalogue_fetcher" (parent: Translation\Bundle\Catalogue\CatalogueFetcher).
  • Resolving inheritance for "php_translation.catalogue_writer" (parent: Translation\Bundle\Catalogue\CatalogueWriter).
  • Resolving inheritance for "php_translation.catalogue_manager" (parent: Translation\Bundle\Catalogue\CatalogueManager).
  • Resolving inheritance for "php_translation.extractor" (parent: Translation\Extractor\Extractor).
  • Resolving inheritance for "php_translation.storage_manager" (parent: Translation\Bundle\Service\StorageManager).
  • Resolving inheritance for "php_translation.configuration_manager" (parent: Translation\Bundle\Service\ConfigurationManager).
  • Resolving inheritance for "php_translation.importer" (parent: Translation\Bundle\Service\Importer).
  • Resolving inheritance for "php_translation.cache_clearer" (parent: Translation\Bundle\Service\CacheClearer).
  • Resolving inheritance for "php_translation.catalogue_counter" (parent: Translation\Bundle\Catalogue\CatalogueCounter).
  • Resolving inheritance for "php_translation.twig_extension" (parent: Translation\Bundle\Twig\TranslationExtension).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Knp\Menu\ItemLabel" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Knp\Menu\ItemLabel).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Knp\Menu\ItemLabel" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Knp\Menu\ItemLabel).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Knp\Menu\LinkTitle" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Knp\Menu\LinkTitle).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Knp\Menu\LinkTitle" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Knp\Menu\LinkTitle).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\Constraint" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\Constraint).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\Constraint" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\Constraint).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FlashMessage" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FlashMessage).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FlashMessage" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FlashMessage).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation).
  • Resolving inheritance for ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\TranslateAnnotationVisitor" (parent: .abstract.instanceof.Translation\Extractor\Visitor\Php\TranslateAnnotationVisitor).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\TranslateAnnotationVisitor" (parent: .instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\TranslateAnnotationVisitor).
  • Resolving inheritance for "php_translation.extractor.php" (parent: Translation\Extractor\FileExtractor\PHPFileExtractor).
  • Resolving inheritance for "php_translation.extractor.twig" (parent: Translation\Extractor\FileExtractor\TwigFileExtractor).
  • Resolving inheritance for "php_translation.extractor.php.visitor.ContainerAwareTrans" (parent: Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans).
  • Resolving inheritance for "php_translation.extractor.php.visitor.ContainerAwareTransChoice" (parent: Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice).
  • Resolving inheritance for "php_translation.extractor.php.visitor.FlashMessage" (parent: Translation\Extractor\Visitor\Php\Symfony\FlashMessage).
  • Resolving inheritance for "php_translation.extractor.php.visitor.FormTypeChoices" (parent: Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices).
  • Resolving inheritance for "php_translation.extractor.php.visitor.FormTypeEmptyValue" (parent: Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue).
  • Resolving inheritance for "php_translation.extractor.php.visitor.FormTypeHelp" (parent: Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp).
  • Resolving inheritance for "php_translation.extractor.php.visitor.FormTypeInvalidMessage" (parent: Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage).
  • Resolving inheritance for "php_translation.extractor.php.visitor.FormTypeLabelExplicit" (parent: Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit).
  • Resolving inheritance for "php_translation.extractor.php.visitor.FormTypeLabelImplicit" (parent: Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit).
  • Resolving inheritance for "php_translation.extractor.php.visitor.FormTypePlaceholder" (parent: Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder).
  • Resolving inheritance for "php_translation.extractor.php.visitor.ValidationAnnotation" (parent: Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation).
  • Resolving inheritance for "php_translation.extractor.php.visitor.SourceLocationContainerVisitor" (parent: Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor).
  • Resolving inheritance for "php_translation.extractor.twig.factory.twig" (parent: Translation\Extractor\Visitor\Twig\TwigVisitor).
  • Resolving inheritance for "php_translation.storage.app" (parent: php_translation.storage.abstract).
  • Resolving inheritance for "php_translation.single_storage.file.app" (parent: php_translation.local_file_storage.abstract).
  • Resolving inheritance for "php_translator.console.delete_obsolete" (parent: Translation\Bundle\Command\DeleteObsoleteCommand).
  • Resolving inheritance for "php_translator.console.download" (parent: Translation\Bundle\Command\DownloadCommand).
  • Resolving inheritance for "php_translator.console.extract" (parent: Translation\Bundle\Command\ExtractCommand).
  • Resolving inheritance for "php_translator.console.status" (parent: Translation\Bundle\Command\StatusCommand).
  • Resolving inheritance for "php_translator.console.sync" (parent: Translation\Bundle\Command\SyncCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\ChoiceSubjectsType" (parent: .abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\ChoiceSubjectsType).
  • Resolving inheritance for "Synolia\SyliusMailTesterPlugin\Form\Type\ChoiceSubjectsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\ChoiceSubjectsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\ContactRequestType" (parent: .abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\ContactRequestType).
  • Resolving inheritance for ".instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\ContactRequestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\ContactRequestType).
  • Resolving inheritance for "Synolia\SyliusMailTesterPlugin\Form\Type\ContactRequestType" (parent: .instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\ContactRequestType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\LimitedEntityType" (parent: .abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\LimitedEntityType).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\LimitedEntityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\LimitedEntityType).
  • Resolving inheritance for "Synolia\SyliusMailTesterPlugin\Form\Type\LimitedEntityType" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\LimitedEntityType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\MailTesterType" (parent: .abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\MailTesterType).
  • Resolving inheritance for "Synolia\SyliusMailTesterPlugin\Form\Type\MailTesterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\MailTesterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\OrderConfirmationType" (parent: .abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\OrderConfirmationType).
  • Resolving inheritance for ".instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\OrderConfirmationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\OrderConfirmationType).
  • Resolving inheritance for "Synolia\SyliusMailTesterPlugin\Form\Type\OrderConfirmationType" (parent: .instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\OrderConfirmationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\PasswordTokenResetType" (parent: .abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\PasswordTokenResetType).
  • Resolving inheritance for ".instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\PasswordTokenResetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\PasswordTokenResetType).
  • Resolving inheritance for "Synolia\SyliusMailTesterPlugin\Form\Type\PasswordTokenResetType" (parent: .instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\PasswordTokenResetType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\Plugin\RefundPlugin\UnitsRefundedType" (parent: .abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\Plugin\RefundPlugin\UnitsRefundedType).
  • Resolving inheritance for ".instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\Plugin\RefundPlugin\UnitsRefundedType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\Plugin\RefundPlugin\UnitsRefundedType).
  • Resolving inheritance for "Synolia\SyliusMailTesterPlugin\Form\Type\Plugin\RefundPlugin\UnitsRefundedType" (parent: .instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\Plugin\RefundPlugin\UnitsRefundedType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\ShipmentConfirmation" (parent: .abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\ShipmentConfirmation).
  • Resolving inheritance for ".instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\ShipmentConfirmation" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\ShipmentConfirmation).
  • Resolving inheritance for "Synolia\SyliusMailTesterPlugin\Form\Type\ShipmentConfirmation" (parent: .instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\ShipmentConfirmation).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\SyliusPlusLoyaltyPurchaseCouponType" (parent: .abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\SyliusPlusLoyaltyPurchaseCouponType).
  • Resolving inheritance for ".instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\SyliusPlusLoyaltyPurchaseCouponType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\SyliusPlusLoyaltyPurchaseCouponType).
  • Resolving inheritance for "Synolia\SyliusMailTesterPlugin\Form\Type\SyliusPlusLoyaltyPurchaseCouponType" (parent: .instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\SyliusPlusLoyaltyPurchaseCouponType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\SyliusPlusReturnRequestType" (parent: .abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\SyliusPlusReturnRequestType).
  • Resolving inheritance for ".instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\SyliusPlusReturnRequestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\SyliusPlusReturnRequestType).
  • Resolving inheritance for "Synolia\SyliusMailTesterPlugin\Form\Type\SyliusPlusReturnRequestType" (parent: .instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\SyliusPlusReturnRequestType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\UserRegistrationType" (parent: .abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\UserRegistrationType).
  • Resolving inheritance for ".instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\UserRegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\UserRegistrationType).
  • Resolving inheritance for "Synolia\SyliusMailTesterPlugin\Form\Type\UserRegistrationType" (parent: .instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\UserRegistrationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\VerificationTokenType" (parent: .abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\VerificationTokenType).
  • Resolving inheritance for ".instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\VerificationTokenType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\VerificationTokenType).
  • Resolving inheritance for "Synolia\SyliusMailTesterPlugin\Form\Type\VerificationTokenType" (parent: .instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\VerificationTokenType).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusMailTesterPlugin\Controller\MailTesterController" (parent: .abstract.instanceof.Synolia\SyliusMailTesterPlugin\Controller\MailTesterController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusMailTesterPlugin\Controller\MailTesterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusMailTesterPlugin\Controller\MailTesterController).
  • Resolving inheritance for "Synolia\SyliusMailTesterPlugin\Controller\MailTesterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusMailTesterPlugin\Controller\MailTesterController).
  • Resolving inheritance for ".instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.Synolia\SyliusMailTesterPlugin\Fixture\ShopUserFixture" (parent: .abstract.instanceof.Synolia\SyliusMailTesterPlugin\Fixture\ShopUserFixture).
  • Resolving inheritance for "Synolia\SyliusMailTesterPlugin\Fixture\ShopUserFixture" (parent: .instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.Synolia\SyliusMailTesterPlugin\Fixture\ShopUserFixture).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\OrignameNamer.order_invoice" (parent: Vich\UploaderBundle\Naming\OrignameNamer).
  • 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.order_invoice" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.order_invoice" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.order_invoice" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for ".abstract.instanceof.app.email_sender.adapter.custom" (parent: sylius.email_sender.adapter.abstract).
  • Resolving inheritance for ".instanceof.App\Ecom\Application\Controller\Shop\Product\ProductController.0.App\Ecom\Application\Controller\Shop\Product\ProductController" (parent: .abstract.instanceof.App\Ecom\Application\Controller\Shop\Product\ProductController).
  • 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.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 "command.bus.middleware.traceable" (parent: messenger.middleware.traceable).
  • Resolving inheritance for "command.bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
  • Resolving inheritance for "command.bus.middleware.doctrine_transaction" (parent: messenger.middleware.doctrine_transaction).
  • Resolving inheritance for "command.bus.middleware.send_message" (parent: messenger.middleware.send_message).
  • Resolving inheritance for "command.bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
  • Resolving inheritance for "query.bus.middleware.traceable" (parent: messenger.middleware.traceable).
  • Resolving inheritance for "query.bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
  • Resolving inheritance for "query.bus.middleware.send_message" (parent: messenger.middleware.send_message).
  • Resolving inheritance for "query.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.snappy" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.mail" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.erp" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.import" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.logigones" (parent: monolog.logger_prototype).
  • 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).
1
  • Skipping service "Novaway\CoreBundle\Assets\Strategy\CachedNumberStrategy": Class or interface "Novaway\CoreBundle\Assets\Strategy\CachedNumberStrategy" cannot be loaded.
1
  • Removing method "setLiveResponder" of service "App\Ecom\Application\Twig\Component\PersonnalisationFormComponent" from controller candidates: the method is called at instantiation, thus cannot be an action.
2391
  • 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 "App\Ecom\Domain\Factory\Slider\SliderItemFactoryInterface"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\CatalogPromotionRepositoryInterface"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ChampPersonnalisableRepositoryInterface"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ChampPersonnalisableValueRepositoryInterface"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ChannelRepositoryInterface"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ConfigRepositoryInterface"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\CustomerRepositoryInterface"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ErpRepositoryInterface"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\OrderRepositoryInterface"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ProductOptionValueRepositoryInterface"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ProductRepositoryInterface"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ProductVariantPersonnalisationRepositoryInterface"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ProductVariantRepositoryInterface"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\RessourceRepositoryInterface"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ShopUserImporterRepositoryInterface"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ShopUserRepositoryInterface"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\SliderItemRepositoryInterface"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\TaxonRepositoryInterface"; 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 $app.shop.package"; reason: private alias.
  • Removed service "Symfony\Component\Asset\PackageInterface $appShopPackage"; 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 "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\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 $sylius.command_bus"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface $syliusCommandBus"; 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 $command.bus"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface $commandBus"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
  • Removed service "messenger.failure_transports.default"; 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.api_erp_login"; reason: private alias.
  • Removed service "security.user_checker.api_erp_login"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_erp"; reason: private alias.
  • Removed service "security.user_checker.api_erp"; reason: private alias.
  • Removed service "security.authentication.session_strategy.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\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $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\Component\Resource\Repository\RepositoryInterface $adjustment repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $adjustment repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $adjustmentRepository"; 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 ".Sylius\Component\Resource\Factory\Factory $adjustment factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $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\Component\Resource\Repository\RepositoryInterface $order repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".App\Ecom\Domain\Repository\OrderRepositoryInterface $order repository"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\OrderRepositoryInterface $orderRepository"; reason: private alias.
  • Removed service ".App\Ecom\Infrastructure\Repository\OrderRepository $order repository"; reason: private alias.
  • Removed service "App\Ecom\Infrastructure\Repository\OrderRepository $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\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\Component\Resource\Factory\FactoryInterface $order factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\Component\Resource\Repository\RepositoryInterface $order item repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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\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\Component\Resource\Factory\FactoryInterface $order item factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\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\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\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\Component\Resource\Factory\FactoryInterface $order item unit factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\Component\Resource\Repository\RepositoryInterface $order sequence repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $order sequence repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $orderSequenceRepository"; 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 ".Sylius\Component\Resource\Factory\Factory $order sequence factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $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\Component\Resource\Repository\RepositoryInterface $currency repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $currency repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $currencyRepository"; 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 ".Sylius\Component\Resource\Factory\Factory $currency factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $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\Component\Resource\Repository\RepositoryInterface $exchange rate repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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\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\Component\Resource\Factory\FactoryInterface $exchange rate factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\Component\Resource\Repository\RepositoryInterface $locale repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $locale repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $localeRepository"; 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 ".Sylius\Component\Resource\Factory\Factory $locale factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $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 ".Doctrine\Persistence\ObjectRepository $product repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $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 ".Sylius\Component\Resource\Repository\RepositoryInterface $product repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $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\Component\Core\Repository\ProductRepositoryInterface $product repository"; reason: private alias.
  • Removed service "Sylius\Component\Core\Repository\ProductRepositoryInterface $productRepository"; reason: private alias.
  • Removed service ".App\Ecom\Domain\Repository\ProductRepositoryInterface $product repository"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ProductRepositoryInterface $productRepository"; reason: private alias.
  • Removed service ".App\Ecom\Infrastructure\Repository\ProductRepository $product repository"; reason: private alias.
  • Removed service "App\Ecom\Infrastructure\Repository\ProductRepository $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\Component\Resource\Factory\TranslatableFactoryInterface $product factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $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\TranslatableFactory $product factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $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\Component\Resource\Repository\RepositoryInterface $product translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $product translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productTranslationRepository"; 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 ".Sylius\Component\Resource\Factory\Factory $product translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $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\Component\Resource\Repository\RepositoryInterface $product variant repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".App\Ecom\Domain\Repository\ProductVariantRepositoryInterface $product variant repository"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ProductVariantRepositoryInterface $productVariantRepository"; reason: private alias.
  • Removed service ".App\Ecom\Infrastructure\Repository\ProductVariantRepository $product variant repository"; reason: private alias.
  • Removed service "App\Ecom\Infrastructure\Repository\ProductVariantRepository $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\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\Component\Resource\Factory\TranslatableFactoryInterface $product variant factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $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\TranslatableFactory $product variant factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $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\Component\Resource\Repository\RepositoryInterface $product variant translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $product variant translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productVariantTranslationRepository"; 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 ".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 ".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\Component\Resource\Repository\RepositoryInterface $product option repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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\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\Component\Resource\Factory\TranslatableFactoryInterface $product option factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $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\TranslatableFactory $product option factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $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\Component\Resource\Repository\RepositoryInterface $product option translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $product option translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productOptionTranslationRepository"; 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 ".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 ".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\Component\Resource\Repository\RepositoryInterface $product association repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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\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\Component\Resource\Factory\FactoryInterface $product association factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\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\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\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\Component\Resource\Factory\TranslatableFactoryInterface $product association type factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $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\TranslatableFactory $product association type factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $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\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 ".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 ".Doctrine\ORM\EntityRepository $product association type translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productAssociationTypeTranslationRepository"; 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 ".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 ".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\Component\Resource\Repository\RepositoryInterface $product option value repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productOptionValueRepository"; reason: private alias.
  • Removed service ".App\Ecom\Domain\Repository\ProductOptionValueRepositoryInterface $product option value repository"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ProductOptionValueRepositoryInterface $productOptionValueRepository"; reason: private alias.
  • Removed service ".App\Ecom\Infrastructure\Repository\ProductOptionValueRepository $product option value repository"; reason: private alias.
  • Removed service "App\Ecom\Infrastructure\Repository\ProductOptionValueRepository $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 ".Doctrine\ORM\EntityRepository $product option value repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productOptionValueRepository"; 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 ".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\TranslatableFactory $product option value factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $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\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 ".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 ".Doctrine\ORM\EntityRepository $product option value translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productOptionValueTranslationRepository"; 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 ".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 ".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\Component\Resource\Repository\RepositoryInterface $channel repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".App\Ecom\Domain\Repository\ChannelRepositoryInterface $channel repository"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ChannelRepositoryInterface $channelRepository"; reason: private alias.
  • Removed service ".App\Ecom\Infrastructure\Repository\ChannelRepository $channel repository"; reason: private alias.
  • Removed service "App\Ecom\Infrastructure\Repository\ChannelRepository $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\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\Component\Resource\Factory\FactoryInterface $channel factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\Component\Resource\Repository\RepositoryInterface $product attribute repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $product attribute repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productAttributeRepository"; 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 ".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\TranslatableFactory $product attribute factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $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\Component\Resource\Repository\RepositoryInterface $product attribute translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $product attribute translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productAttributeTranslationRepository"; 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 ".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 ".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\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\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\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\Component\Resource\Factory\FactoryInterface $product attribute value factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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 ".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\Common\Collections\Selectable $tax rate repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $taxRateRepository"; 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 ".App\Ecom\Infrastructure\Repository\TaxRateRepository $tax rate repository"; reason: private alias.
  • Removed service "App\Ecom\Infrastructure\Repository\TaxRateRepository $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 ".Doctrine\ORM\EntityRepository $tax rate repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $taxRateRepository"; 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 ".Sylius\Component\Resource\Factory\Factory $tax rate factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $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\Component\Resource\Repository\RepositoryInterface $tax category repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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\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\Component\Resource\Factory\FactoryInterface $tax category factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\Component\Resource\Repository\RepositoryInterface $shipment repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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\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\Component\Resource\Factory\FactoryInterface $shipment factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\Component\Resource\Repository\RepositoryInterface $shipment unit repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $shipment unit repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $shipmentUnitRepository"; 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 ".Sylius\Component\Resource\Factory\Factory $shipment unit factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $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\Component\Resource\Repository\RepositoryInterface $shipping method repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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\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\Component\Resource\Factory\TranslatableFactoryInterface $shipping method factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $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\TranslatableFactory $shipping method factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $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\Component\Resource\Repository\RepositoryInterface $shipping method translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $shipping method translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $shippingMethodTranslationRepository"; 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 ".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 ".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\Component\Resource\Repository\RepositoryInterface $shipping category repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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\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\Component\Resource\Factory\FactoryInterface $shipping category factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\Component\Resource\Repository\RepositoryInterface $shipping method rule repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $shipping method rule repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $shippingMethodRuleRepository"; 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 ".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 ".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\Component\Resource\Repository\RepositoryInterface $payment repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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\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\Component\Resource\Factory\FactoryInterface $payment factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\Component\Resource\Repository\RepositoryInterface $payment method repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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\Ecom\Infrastructure\Repository\PaymentMethodRepository $payment method repository"; reason: private alias.
  • Removed service "App\Ecom\Infrastructure\Repository\PaymentMethodRepository $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\Component\Resource\Factory\TranslatableFactoryInterface $payment method factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $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\TranslatableFactory $payment method factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $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\Component\Resource\Repository\RepositoryInterface $payment method translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $payment method translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $paymentMethodTranslationRepository"; 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 ".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.email_sender.adapter"; reason: private alias.
  • Removed service "sylius.email_renderer.adapter"; 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\Component\Resource\Repository\RepositoryInterface $catalog promotion repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".App\Ecom\Domain\Repository\CatalogPromotionRepositoryInterface $catalog promotion repository"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\CatalogPromotionRepositoryInterface $catalogPromotionRepository"; reason: private alias.
  • Removed service ".App\Ecom\Infrastructure\Repository\CatalogPromotionRepository $catalog promotion repository"; reason: private alias.
  • Removed service "App\Ecom\Infrastructure\Repository\CatalogPromotionRepository $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\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\Component\Resource\Factory\FactoryInterface $catalog promotion factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\Component\Resource\Repository\RepositoryInterface $catalog promotion translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $catalog promotion translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $catalogPromotionTranslationRepository"; 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 ".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 ".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\Component\Resource\Repository\RepositoryInterface $catalog promotion scope repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $catalog promotion scope repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $catalogPromotionScopeRepository"; 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 ".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 ".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\Component\Resource\Repository\RepositoryInterface $promotion subject repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".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\Component\Resource\Repository\RepositoryInterface $promotion repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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\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\Component\Resource\Factory\FactoryInterface $promotion factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\Component\Resource\Repository\RepositoryInterface $promotion coupon repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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\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\Component\Resource\Factory\FactoryInterface $promotion coupon factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\Component\Resource\Repository\RepositoryInterface $catalog promotion action repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $catalog promotion action repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $catalogPromotionActionRepository"; 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 ".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 ".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\Component\Resource\Repository\RepositoryInterface $promotion rule repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $promotion rule repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $promotionRuleRepository"; 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 ".Sylius\Component\Resource\Factory\Factory $promotion rule factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $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\Component\Resource\Repository\RepositoryInterface $promotion action repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $promotion action repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $promotionActionRepository"; 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 ".Sylius\Component\Resource\Factory\Factory $promotion action factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $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\Component\Resource\Repository\RepositoryInterface $address repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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\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\Component\Resource\Factory\FactoryInterface $address factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\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\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\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\Component\Resource\Factory\FactoryInterface $address log entry factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\Component\Resource\Repository\RepositoryInterface $country repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $country repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $countryRepository"; 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 ".Sylius\Component\Resource\Factory\Factory $country factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $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\Component\Resource\Repository\RepositoryInterface $province repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $province repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $provinceRepository"; 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 ".Sylius\Component\Resource\Factory\Factory $province factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $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\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\Component\Resource\Factory\FactoryInterface $zone factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\Component\Resource\Repository\RepositoryInterface $zone member repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $zone member repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $zoneMemberRepository"; 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 ".Sylius\Component\Resource\Factory\Factory $zone member factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $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\Component\Resource\Repository\RepositoryInterface $inventory unit repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $inventory unit repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $inventoryUnitRepository"; 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\Component\Resource\Factory\Factory $inventory unit factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $inventoryUnitFactory"; reason: private alias.
  • Removed service "sylius.availability_checker"; reason: private alias.
  • Removed service "Sylius\Component\Inventory\Checker\AvailabilityCheckerInterface"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $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\Component\Resource\Repository\RepositoryInterface $taxon repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".App\Ecom\Domain\Repository\TaxonRepositoryInterface $taxon repository"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\TaxonRepositoryInterface $taxonRepository"; reason: private alias.
  • Removed service ".App\Ecom\Infrastructure\Repository\TaxonRepository $taxon repository"; reason: private alias.
  • Removed service "App\Ecom\Infrastructure\Repository\TaxonRepository $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\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\Component\Resource\Factory\TranslatableFactoryInterface $taxon factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $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\TranslatableFactory $taxon factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $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\Component\Resource\Repository\RepositoryInterface $taxon translation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $taxon translation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $taxonTranslationRepository"; 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 ".Sylius\Component\Resource\Factory\Factory $taxon translation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $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\Component\Resource\Repository\RepositoryInterface $admin user repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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\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\Component\Resource\Factory\FactoryInterface $admin user factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\Component\Resource\Repository\RepositoryInterface $shop user repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".App\Ecom\Domain\Repository\ShopUserRepositoryInterface $shop user repository"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ShopUserRepositoryInterface $shopUserRepository"; reason: private alias.
  • Removed service ".App\Ecom\Infrastructure\Repository\ShopUserRepository $shop user repository"; reason: private alias.
  • Removed service "App\Ecom\Infrastructure\Repository\ShopUserRepository $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\Component\Resource\Factory\FactoryInterface $shop user factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\Component\Resource\Repository\RepositoryInterface $oauth user repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $oauth user repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $oauthUserRepository"; 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 ".Sylius\Component\Resource\Factory\Factory $oauth user factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $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\Component\Resource\Repository\RepositoryInterface $customer repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".App\Ecom\Domain\Repository\CustomerRepositoryInterface $customer repository"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\CustomerRepositoryInterface $customerRepository"; reason: private alias.
  • Removed service ".App\Ecom\Domain\Repository\ErpRepositoryInterface $customer repository"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ErpRepositoryInterface $customerRepository"; reason: private alias.
  • Removed service ".App\Ecom\Infrastructure\Repository\CustomerRepository $customer repository"; reason: private alias.
  • Removed service "App\Ecom\Infrastructure\Repository\CustomerRepository $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\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\Component\Resource\Factory\FactoryInterface $customer factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\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\Component\Resource\Factory\FactoryInterface $customer group factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\Component\Resource\Repository\RepositoryInterface $product review repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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\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\Component\Resource\Factory\FactoryInterface $product review factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\Component\Resource\Repository\RepositoryInterface $product reviewer repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $product reviewer repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productReviewerRepository"; 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 ".Sylius\Component\Resource\Factory\Factory $product reviewer factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $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\Component\Resource\Repository\RepositoryInterface $product taxon repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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\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\Component\Resource\Factory\FactoryInterface $product taxon factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\Component\Resource\Repository\RepositoryInterface $product image repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $product image repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productImageRepository"; 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 ".Sylius\Component\Resource\Factory\Factory $product image factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $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\Component\Resource\Repository\RepositoryInterface $taxon image repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $taxon image repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $taxonImageRepository"; 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 ".Sylius\Component\Resource\Factory\Factory $taxon image factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $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\Component\Resource\Repository\RepositoryInterface $channel pricing repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $channel pricing repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $channelPricingRepository"; 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 ".Sylius\Component\Resource\Factory\Factory $channel pricing factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $channelPricingFactory"; 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\Component\Resource\Repository\RepositoryInterface $avatar image repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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\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\Component\Resource\Factory\FactoryInterface $avatar image factory"; reason: private alias.
  • Removed service "Sylius\Component\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 ".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\Component\Resource\Repository\RepositoryInterface $shop billing data repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $shop billing data repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $shopBillingDataRepository"; 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\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\Core\Filesystem\Adapter\FilesystemAdapterInterface"; 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\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\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\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 $champ personnalisable manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $champPersonnalisableManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $champ personnalisable manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $champPersonnalisableManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $champ personnalisable manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $champPersonnalisableManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $champ personnalisable repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $champPersonnalisableRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $champ personnalisable repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $champPersonnalisableRepository"; reason: private alias.
  • Removed service ".App\Ecom\Domain\Repository\ChampPersonnalisableRepositoryInterface $champ personnalisable repository"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ChampPersonnalisableRepositoryInterface $champPersonnalisableRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $champ personnalisable repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $champPersonnalisableRepository"; reason: private alias.
  • Removed service ".App\Ecom\Infrastructure\Repository\ChampPersonnalisableRepository $champ personnalisable repository"; reason: private alias.
  • Removed service "App\Ecom\Infrastructure\Repository\ChampPersonnalisableRepository $champPersonnalisableRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $champ personnalisable repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $champPersonnalisableRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $champ personnalisable factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $champPersonnalisableFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $champ personnalisable factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $champPersonnalisableFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $champ personnalisable value manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $champPersonnalisableValueManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $champ personnalisable value manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $champPersonnalisableValueManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $champ personnalisable value manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $champPersonnalisableValueManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $champ personnalisable value repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $champPersonnalisableValueRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $champ personnalisable value repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $champPersonnalisableValueRepository"; reason: private alias.
  • Removed service ".App\Ecom\Domain\Repository\ChampPersonnalisableValueRepositoryInterface $champ personnalisable value repository"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ChampPersonnalisableValueRepositoryInterface $champPersonnalisableValueRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $champ personnalisable value repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $champPersonnalisableValueRepository"; reason: private alias.
  • Removed service ".App\Ecom\Infrastructure\Repository\ChampPersonnalisableValueRepository $champ personnalisable value repository"; reason: private alias.
  • Removed service "App\Ecom\Infrastructure\Repository\ChampPersonnalisableValueRepository $champPersonnalisableValueRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $champ personnalisable value repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $champPersonnalisableValueRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $champ personnalisable value factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $champPersonnalisableValueFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $champ personnalisable value factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $champPersonnalisableValueFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $product variant personnalisation manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $productVariantPersonnalisationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $product variant personnalisation manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $productVariantPersonnalisationManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $product variant personnalisation manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $productVariantPersonnalisationManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $product variant personnalisation repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $productVariantPersonnalisationRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $product variant personnalisation repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $productVariantPersonnalisationRepository"; reason: private alias.
  • Removed service ".App\Ecom\Domain\Repository\ProductVariantPersonnalisationRepositoryInterface $product variant personnalisation repository"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ProductVariantPersonnalisationRepositoryInterface $productVariantPersonnalisationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product variant personnalisation repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productVariantPersonnalisationRepository"; reason: private alias.
  • Removed service ".App\Ecom\Infrastructure\Repository\ProductVariantPersonnalisationRepository $product variant personnalisation repository"; reason: private alias.
  • Removed service "App\Ecom\Infrastructure\Repository\ProductVariantPersonnalisationRepository $productVariantPersonnalisationRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $product variant personnalisation repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $productVariantPersonnalisationRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product variant personnalisation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productVariantPersonnalisationFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $product variant personnalisation factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $productVariantPersonnalisationFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $config manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $configManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $config manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $configManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $config manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $configManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $config repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $configRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $config repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $configRepository"; reason: private alias.
  • Removed service ".App\Ecom\Domain\Repository\ConfigRepositoryInterface $config repository"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ConfigRepositoryInterface $configRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $config repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $configRepository"; reason: private alias.
  • Removed service ".App\Ecom\Infrastructure\Repository\ConfigRepository $config repository"; reason: private alias.
  • Removed service "App\Ecom\Infrastructure\Repository\ConfigRepository $configRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $config repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $configRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $config factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $configFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $config factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $configFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $config image manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $configImageManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $config image manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $configImageManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $config image manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $configImageManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $config image repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $configImageRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $config image repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $configImageRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $config image repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $configImageRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $config image repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $configImageRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $config image repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $configImageRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $config image factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $configImageFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $config image factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $configImageFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $ressource manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $ressourceManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $ressource manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $ressourceManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $ressource manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $ressourceManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $ressource repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $ressourceRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $ressource repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $ressourceRepository"; reason: private alias.
  • Removed service ".App\Ecom\Domain\Repository\RessourceRepositoryInterface $ressource repository"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\RessourceRepositoryInterface $ressourceRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $ressource repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $ressourceRepository"; reason: private alias.
  • Removed service ".App\Ecom\Infrastructure\Repository\RessourceRepository $ressource repository"; reason: private alias.
  • Removed service "App\Ecom\Infrastructure\Repository\RessourceRepository $ressourceRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $ressource repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $ressourceRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $ressource factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $ressourceFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $ressource factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $ressourceFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $catalogue produit image manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $catalogueProduitImageManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $catalogue produit image manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $catalogueProduitImageManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $catalogue produit image manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $catalogueProduitImageManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $catalogue produit image repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $catalogueProduitImageRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $catalogue produit image repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $catalogueProduitImageRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $catalogue produit image repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $catalogueProduitImageRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalogue produit image repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalogueProduitImageRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $catalogue produit image repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $catalogueProduitImageRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $catalogue produit image factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $catalogueProduitImageFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $catalogue produit image factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $catalogueProduitImageFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $shop user importer manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $shopUserImporterManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $shop user importer manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $shopUserImporterManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $shop user importer manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $shopUserImporterManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $shop user importer repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $shopUserImporterRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $shop user importer repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $shopUserImporterRepository"; reason: private alias.
  • Removed service ".App\Ecom\Domain\Repository\ShopUserImporterRepositoryInterface $shop user importer repository"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\ShopUserImporterRepositoryInterface $shopUserImporterRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $shop user importer repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shopUserImporterRepository"; reason: private alias.
  • Removed service ".App\Ecom\Infrastructure\Repository\ShopUserImporterRepository $shop user importer repository"; reason: private alias.
  • Removed service "App\Ecom\Infrastructure\Repository\ShopUserImporterRepository $shopUserImporterRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $shop user importer repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $shopUserImporterRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $shop user importer factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shopUserImporterFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $shop user importer factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $shopUserImporterFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $slider item manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $sliderItemManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $slider item manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $sliderItemManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $slider item manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $sliderItemManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $slider item repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $sliderItemRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $slider item repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $sliderItemRepository"; reason: private alias.
  • Removed service ".App\Ecom\Domain\Repository\SliderItemRepositoryInterface $slider item repository"; reason: private alias.
  • Removed service "App\Ecom\Domain\Repository\SliderItemRepositoryInterface $sliderItemRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $slider item repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $sliderItemRepository"; reason: private alias.
  • Removed service ".App\Ecom\Infrastructure\Repository\SliderItemRepository $slider item repository"; reason: private alias.
  • Removed service "App\Ecom\Infrastructure\Repository\SliderItemRepository $sliderItemRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $slider item repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $sliderItemRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $slider item factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $sliderItemFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $slider item factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $sliderItemFactory"; reason: private alias.
  • Removed service ".Doctrine\Common\Persistence\ObjectManager $slider item image manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $sliderItemImageManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectManager $slider item image manager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $sliderItemImageManager"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityManagerInterface $slider item image manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $sliderItemImageManager"; reason: private alias.
  • Removed service ".Doctrine\Persistence\ObjectRepository $slider item image repository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $sliderItemImageRepository"; reason: private alias.
  • Removed service ".Doctrine\Common\Collections\Selectable $slider item image repository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $sliderItemImageRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $slider item image repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $sliderItemImageRepository"; reason: private alias.
  • Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $slider item image repository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $sliderItemImageRepository"; reason: private alias.
  • Removed service ".Doctrine\ORM\EntityRepository $slider item image repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $sliderItemImageRepository"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $slider item image factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $sliderItemImageFactory"; reason: private alias.
  • Removed service ".Sylius\Component\Resource\Factory\Factory $slider item image factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $sliderItemImageFactory"; 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.cache.handler"; reason: private alias.
  • Removed service "sonata.block.renderer"; reason: private alias.
  • Removed service "hateoas.configuration.metadata.cache"; reason: private alias.
  • Removed service "jms_serializer.metadata.cache"; reason: private alias.
  • Removed service "jms_serializer.naming_strategy"; reason: private alias.
  • Removed service "jms_serializer.object_constructor"; reason: private alias.
  • Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
  • Removed service "jms_serializer.accessor_strategy"; reason: private alias.
  • Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
  • Removed service "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_imagine"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
  • Removed service "payum.entity_manager"; reason: private alias.
  • Removed service "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\Component\Resource\Repository\RepositoryInterface $payment security token repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $payment security token repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $paymentSecurityTokenRepository"; 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 ".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 ".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\Component\Resource\Repository\RepositoryInterface $gateway config repository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\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 ".Doctrine\ORM\EntityRepository $gateway config repository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $gatewayConfigRepository"; 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\Component\Resource\Factory\Factory $gateway config factory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $gatewayConfigFactory"; reason: private alias.
  • Removed service "sylius.theme.configuration"; reason: private alias.
  • Removed service "sylius.theme.configuration.processor"; reason: private alias.
  • Removed service "sylius.theme.configuration.provider"; reason: private alias.
  • Removed service "sylius.factory.theme"; reason: private alias.
  • Removed service "sylius.factory.theme_author"; reason: private alias.
  • Removed service "sylius.factory.theme_screenshot"; reason: private alias.
  • Removed service "sylius.theme.circular_dependency_checker"; reason: private alias.
  • Removed service "sylius.theme.loader"; reason: private alias.
  • Removed service "sylius.theme.context.settable"; reason: private alias.
  • Removed service "sylius.repository.theme"; reason: private alias.
  • Removed service "sylius.theme.hierarchy_provider"; reason: private alias.
  • Removed service "Sylius\Bundle\ThemeBundle\Context\ThemeContextInterface"; reason: private alias.
  • Removed service "sylius.context.theme"; reason: private alias.
  • Removed service "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.file_locator"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture_bag"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.specs"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.flag_parser"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.expression_language.lexer"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.expression_language.parser"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.expression_language.parser.token_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.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"; reason: private alias.
  • Removed service "nelmio_alice.generator.object_generator"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.fixture_bag"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.fixture_set"; 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.file_parser"; reason: private alias.
  • Removed service "nelmio_alice.property_accessor"; 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 "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
  • Removed service "Symfony\UX\TwigComponent\ComponentRendererInterface"; reason: private alias.
  • Removed service "console.command.stimulus_component_debug"; reason: private alias.
  • Removed service "Symfony\UX\LiveComponent\LiveResponder"; reason: private alias.
  • Removed service "Symfony\UX\LiveComponent\ComponentValidatorInterface"; reason: private alias.
  • Removed service "Symfony\UX\Turbo\Broadcaster\BroadcasterInterface"; reason: private alias.
  • Removed service "FM\ElfinderBundle\Loader\ElFinderLoader"; reason: private alias.
  • Removed service "fm_elfinder.configurator"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager"; reason: private alias.
  • Removed service "Synolia\SyliusMailTesterPlugin\DataRetriever\EmailKeysDataRetrieverInterface"; reason: private alias.
  • Removed service "Knp\Snappy\Pdf"; 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\Form\Type\VichFileType"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service ".Psr\Log\LoggerInterface $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 $snappyLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $mailLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $erpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $importLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $logigonesLogger"; 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 "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 "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.sXbmdye"; reason: private alias.
  • Removed service ".service_locator.yzytla7"; reason: private alias.
  • Removed service ".service_locator.EW0lvT1"; reason: private alias.
  • Removed service ".service_locator.Iz78j8O"; reason: private alias.
  • Removed service ".service_locator.ZDngW11"; reason: private alias.
  • Removed service ".service_locator.0JUFIrE"; reason: private alias.
  • Removed service ".service_locator.iZCs0OH"; 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.BrYhEg1"; reason: private alias.
  • Removed service ".service_locator.XDGmiR3"; reason: private alias.
  • Removed service ".service_locator.Nqj.OGG"; reason: private alias.
  • Removed service ".service_locator.bJ.4HC5"; reason: private alias.
  • Removed service ".service_locator.43ZxCf0"; reason: private alias.
  • Removed service ".service_locator.iMmDDze"; reason: private alias.
  • Removed service ".service_locator.LC.BCSH"; reason: private alias.
  • Removed service ".service_locator.uXw9N.G"; reason: private alias.
  • Removed service ".service_locator.q6JrPOy"; reason: private alias.
  • Removed service ".service_locator.w20d1us"; reason: private alias.
  • Removed service ".service_locator.HAYaIne"; reason: private alias.
  • Removed service ".service_locator.K82Z8vO"; reason: private alias.
  • Removed service ".service_locator.vmX8Lta"; reason: private alias.
  • Removed service ".service_locator.w4IZsCi"; reason: private alias.
  • Removed service ".service_locator.JZXwm9Z"; reason: private alias.
  • Removed service ".service_locator.KnularI"; 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.qrzOgkx"; reason: private alias.
  • Removed service ".service_locator.o5oWCbG"; reason: private alias.
  • Removed service ".service_locator.3Ylkfex"; reason: private alias.
  • Removed service ".service_locator.xcq0EWk"; reason: private alias.
  • Removed service ".service_locator.HRdklNe"; reason: private alias.
  • Removed service ".service_locator.dNWWg6D"; reason: private alias.
  • Removed service ".service_locator..Dhjy4i"; reason: private alias.
  • Removed service ".service_locator.wJt18jG"; 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 "api_platform.serializer.context_builder"; 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 "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.swagger.normalizer.documentation"; reason: private alias.
  • Removed service "Sylius\Bundle\ApiBundle\Swagger\ProductDocumentationNormalizer.inner"; reason: private alias.
  • Removed service "Sylius\Bundle\ApiBundle\Swagger\ProductImageDocumentationNormalizer.inner"; reason: private alias.
  • Removed service "Sylius\Bundle\ApiBundle\Swagger\ProductSlugDocumentationNormalizer.inner"; reason: private alias.
  • Removed service "Sylius\Bundle\ApiBundle\Swagger\ProductVariantDocumentationNormalizer.inner"; reason: private alias.
  • Removed service "Sylius\Bundle\ApiBundle\Swagger\ShippingMethodDocumentationNormalizer.inner"; reason: private alias.
  • Removed service "Sylius\Bundle\ApiBundle\Swagger\PathHiderDocumentationNormalizer.inner"; reason: private alias.
  • Removed service "Sylius\Bundle\ApiBundle\Swagger\AcceptLanguageHeaderDocumentationNormalizer.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.operation.inner"; reason: private alias.
  • Removed service "Sylius\Bundle\ApiBundle\Swagger\ShopAuthenticationTokenDocumentationNormalizer.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 "App\Ecom\Infrastructure\Context\Channel\CliBasedChannelContext.inner"; 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.api_erp_login"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_erp"; 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 "locale_aware_listener"; reason: private alias.
  • Removed service "sylius.resource_controller.resource_update_handler"; reason: private alias.
  • Removed service "sylius.resource_controller.resource_delete_handler"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
  • Removed service "doctrine.orm.container_repository_factory"; reason: private alias.
  • Removed service "jms_serializer.metadata.doctrine_type_driver.inner"; reason: private alias.
  • Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
  • Removed service "jms_serializer.doctrine_object_constructor.inner"; reason: private alias.
  • Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
  • Removed service "Sylius\Bundle\ThemeBundle\Twig\Locator\TemplateLocatorInterface"; reason: private alias.
  • Removed service "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 "twig.configurator.environment"; reason: private alias.
  • Removed service "turbo.broadcaster.imux"; reason: private alias.
  • Removed service "sylius.command_bus"; reason: private alias.
  • Removed service "sylius.event_bus"; reason: private alias.
  • Removed service "sylius_default.bus"; reason: private alias.
  • Removed service "sylius_event.bus"; reason: private alias.
  • Removed service "command.bus"; reason: private alias.
  • Removed service "query.bus"; reason: private alias.
  • Removed service ".doctrine.orm.default_metadata_driver.inner"; reason: private alias.
  • Removed service "exception_listener"; reason: private alias.
  • Removed service "jms_serializer.form_error_handler"; reason: private alias.
  • Removed service "security.user_checker"; reason: private alias.
  • Removed service "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.api_erp_login"; reason: private alias.
  • Removed service "security.event_dispatcher.api_erp"; 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.api_gateway.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 "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.HErWAGN"; reason: private alias.
  • Removed service ".service_locator.87kmOwr"; reason: private alias.
  • Removed service ".service_locator.rgHRxUf"; reason: private alias.
  • Removed service ".service_locator.GNDPSRs"; reason: private alias.
  • Removed service ".service_locator.o.s_RPt"; reason: private alias.
  • Removed service ".service_locator.PqOnJ7W"; reason: private alias.
  • Removed service ".service_locator.mpdKwzm"; reason: private alias.
  • Removed service ".service_locator.BUSwA8h"; reason: private alias.
  • Removed service ".service_locator.EXKsdL1"; reason: private alias.
  • Removed service ".service_locator.bycALVz"; reason: private alias.
  • Removed service ".service_locator.Du.gwny"; reason: private alias.
  • Removed service ".service_locator.Q1z.f9O"; reason: private alias.
  • Removed service ".service_locator.DWkIcgO"; reason: private alias.
  • Removed service ".service_locator.kmgRHoA"; reason: private alias.
  • Removed service ".service_locator.FxyY_D4"; reason: private alias.
  • Removed service ".service_locator.4MVCR24"; reason: private alias.
  • Removed service ".service_locator.rzSD4Tn"; reason: private alias.
  • Removed service ".service_locator.0laJ89Y"; reason: private alias.
  • Removed service ".service_locator.9erzBq0"; reason: private alias.
  • Removed service ".service_locator.3mFEEh9"; reason: private alias.
  • Removed service ".service_locator.dGUCsbe"; reason: private alias.
  • Removed service ".service_locator.WSrdLgw"; reason: private alias.
  • Removed service ".service_locator.xHawipJ"; reason: private alias.
  • Removed service ".service_locator.u6DWx23"; reason: private alias.
  • Removed service ".service_locator.BlxN3Cw"; reason: private alias.
  • Removed service ".service_locator.zVW.0TH"; reason: private alias.
  • Removed service ".service_locator.uJlrHkM"; reason: private alias.
407
  • Changed reference of service "App\Shared\Application\Twig\Extension\Runtime\TranslateEnumRuntime" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.email_sender.adapter.custom" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.controller.shop.contact" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.controller.shop.contact" previously pointing to "App\Ecom\Infrastructure\Context\Channel\CliBasedChannelContext" 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 "App\Ecom\Application\Controller\Shop\Cart\Action\RemoveController" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "App\Ecom\Application\Controller\Shop\Cart\Action\RemoveController" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "App\Ecom\Application\Controller\Shop\Cart\Action\UpdateQuantityController" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "App\Ecom\Application\Controller\Shop\Cart\Action\UpdateQuantityController" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "App\Ecom\Application\Controller\Shop\Checkout\ConfirmationController" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "App\Ecom\Application\Controller\Shop\Checkout\ConfirmationController" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "App\Ecom\Application\Controller\Shop\Contact\ContactController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Ecom\Application\Controller\Shop\Contact\ContactController" previously pointing to "App\Ecom\Infrastructure\Context\Channel\CliBasedChannelContext" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "App\Ecom\Application\Controller\Shop\Contact\ContactController" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "App\Ecom\Application\Controller\Shop\Order\OrderItemController" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
  • Changed reference of service "App\Ecom\Application\Controller\Shop\Product\ProductController" previously pointing to "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
  • Changed reference of service "App\Ecom\Application\Twig\Extension\Runtime\GetCrossProductRuntime" previously pointing to "App\Ecom\Infrastructure\Context\Channel\CliBasedChannelContext" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "App\Ecom\Application\Twig\Extension\Runtime\GetCurrentCartRuntime" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "App\Ecom\Application\Twig\Extension\Runtime\GetProductFilterUrlRuntime" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Ecom\Application\Twig\Extension\Runtime\GetProductPromotionRuntime" previously pointing to "App\Ecom\Infrastructure\Context\Channel\CliBasedChannelContext" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "App\Ecom\Infrastructure\EventListener\ChannelChangeListener" previously pointing to "App\Ecom\Infrastructure\Context\Channel\CliBasedChannelContext" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "App\Ecom\Infrastructure\EventListener\OrderItemListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Ecom\Infrastructure\EventListener\OrderItemStatutListener" previously pointing to "App\Ecom\Infrastructure\Context\Channel\CliBasedChannelContext" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "App\Ecom\Infrastructure\EventListener\PromotionListener" previously pointing to "debug.traced.query.bus" to "messenger.default_bus".
  • Changed reference of service "App\Ecom\Infrastructure\Exporter\ProductCsvExporter" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Ecom\Infrastructure\Factory\Product\ProductFactory" previously pointing to "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
  • Changed reference of service "App\Ecom\Infrastructure\Factory\Product\ProductVariantFactory" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "App\Ecom\Infrastructure\Factory\Taxon\TaxonFactory" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service "App\Ecom\Infrastructure\Factory\User\ShopUserFactory" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
  • Changed reference of service "App\Ecom\Infrastructure\Generator\StockeurBLGenerator" previously pointing to "App\Ecom\Infrastructure\Context\Channel\CliBasedChannelContext" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "App\Ecom\Infrastructure\Mailer\StockAlert\StockAlertMailer" previously pointing to "App\Ecom\Infrastructure\Context\Channel\CliBasedChannelContext" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "App\Ecom\Infrastructure\Modifier\OrderModifier" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "App\Ecom\Infrastructure\Processing\OrderPersonnalisationProcessor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Ecom\Infrastructure\Provider\BannerPromoProvider" previously pointing to "App\Ecom\Infrastructure\Context\Channel\CliBasedChannelContext" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "App\Ecom\Infrastructure\Provider\ProductProvider" previously pointing to "App\Ecom\Infrastructure\Context\Channel\CliBasedChannelContext" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "App\Ecom\Infrastructure\Provider\RessourceProvider" previously pointing to "App\Ecom\Infrastructure\Context\Channel\CliBasedChannelContext" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "App\Ecom\Infrastructure\Provider\SliderProvider" previously pointing to "App\Ecom\Infrastructure\Context\Channel\CliBasedChannelContext" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "App\Ecom\Infrastructure\Security\AccessDeniedHandler" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Ecom\Infrastructure\Security\IntranetLoginAuthenticator" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Ecom\Infrastructure\Security\IntranetLoginEntryPoint" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Logigones\Application\Command\SendOrderLogigonesCommand" previously pointing to "debug.traced.query.bus" to "messenger.default_bus".
  • Changed reference of service "App\Search\Domain\Product\Factory\ProductIndexableFactory" previously pointing to "App\Ecom\Infrastructure\Context\Channel\CliBasedChannelContext" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "App\Search\Domain\Product\Factory\ProductIndexableFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Search\Infrastructure\Provider\SearchProvider" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Search\Infrastructure\Search\Factory\ProductSearchFactory" previously pointing to "App\Ecom\Infrastructure\Context\Channel\CliBasedChannelContext" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • 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 "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "url_helper" previously pointing to "router.default" to "router".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "services_resetter" previously pointing to "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.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.traced.query.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.brevo" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "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 "scheduler.event_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
  • Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.query.bus" to "messenger.default_bus".
  • Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.query.bus" to "messenger.default_bus".
  • Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
  • 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.query.bus" to "messenger.default_bus".
  • Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
  • 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.authentication.switchuser_listener.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener.admin" previously pointing to "router.default" to "router".
  • 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.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.authenticator.json_login.api_erp_login" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authentication.success_handler.api_erp_login.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.failure_handler.api_erp_login.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.failure_handler.api_erp_login.json_login" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authenticator.jwt.api_erp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.jwt.api_erp" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sylius.controller.adjustment" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • 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_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.composite" previously pointing to "App\Ecom\Infrastructure\Context\Channel\CliBasedChannelContext" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • 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.context.channel".
  • Changed reference of service "sylius.context.channel.fake_channel.persister" previously pointing to "sylius.context.channel.fake_channel.code_provider" to "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProviderInterface".
  • Changed reference of service "sylius.context.channel.fake_channel.context" previously pointing to "sylius.context.channel.fake_channel.code_provider" to "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProviderInterface".
  • Changed reference of service "sylius.controller.payment" previously pointing to "sylius.custom_factory.payment" to "Sylius\Component\Payment\Factory\PaymentFactoryInterface".
  • Changed reference of service "sylius.controller.payment_method" previously pointing to "sylius.custom_factory.payment_method" to "Sylius\Component\Core\Factory\PaymentMethodFactoryInterface".
  • Changed reference of service "sylius.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.registry_promotion_rule_checker" previously pointing to "sylius.channel_aware_promotion_rule_checker.item_total" to "sylius.promotion_rule_checker.item_total".
  • Changed reference of service "sylius.promotion_coupon_generator" previously pointing to "sylius.custom_factory.promotion_coupon" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
  • Changed reference of service "sylius.controller.promotion_coupon" previously pointing to "sylius.custom_factory.promotion_coupon" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
  • Changed reference of service "sylius.controller.promotion_rule" previously pointing to "sylius.custom_factory.promotion_rule" to "Sylius\Component\Core\Factory\PromotionRuleFactoryInterface".
  • Changed reference of service "sylius.controller.promotion_action" previously pointing to "sylius.custom_factory.promotion_action" to "Sylius\Component\Core\Factory\PromotionActionFactoryInterface".
  • Changed reference of service "sylius.controller.address" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
  • Changed reference of service "sylius.controller.zone" previously pointing to "sylius.custom_factory.zone" to "Sylius\Component\Addressing\Factory\ZoneFactoryInterface".
  • Changed reference of service "sylius.controller.taxon" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service "sylius.controller.taxon_slug" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service "sylius.security.user_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.listener.user_mailer_listener" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • 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.controller.security" previously pointing to "router.default" to "router".
  • Changed reference of service "Sylius\Bundle\UiBundle\Twig\RedirectPathExtension" previously pointing to "router.default" to "router".
  • 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.theme.context.channel_based" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "sylius.context.shopper" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • 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.context.channel".
  • Changed reference of service "sylius.context.currency.storage_based" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "sylius.context.currency.channel_aware" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "sylius.locale_provider.channel_based" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "sylius.fixture.geographical" previously pointing to "sylius.custom_factory.zone" to "Sylius\Component\Addressing\Factory\ZoneFactoryInterface".
  • Changed reference of service "sylius.fixture.order" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
  • Changed reference of service "sylius.fixture.order" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
  • Changed reference of service "sylius.fixture.order" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.payment_method" previously pointing to "sylius.custom_factory.payment_method" to "Sylius\Component\Core\Factory\PaymentMethodFactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.channel" previously pointing to "sylius.custom_factory.channel" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.promotion" previously pointing to "sylius.custom_factory.promotion_coupon" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.promotion_action" previously pointing to "sylius.custom_factory.promotion_action" to "Sylius\Component\Core\Factory\PromotionActionFactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.promotion_rule" previously pointing to "sylius.custom_factory.promotion_rule" to "Sylius\Component\Core\Factory\PromotionRuleFactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.product_review" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.taxon" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.product" previously pointing to "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.product" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
  • Changed reference of service "sylius.fixture.example_factory.address" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
  • Changed reference of service "sylius.fixture.example_factory.order" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
  • Changed reference of service "sylius.fixture.example_factory.order" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
  • Changed reference of service "sylius.fixture.example_factory.order" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "sylius.setup.channel" previously pointing to "sylius.custom_factory.channel" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
  • Changed reference of service ".3_FilesystemRequirements~Opxzpr1" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".2_ExtensionsRequirements~Opxzpr1" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".1_SettingsRequirements~Opxzpr1" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sylius.listener.order_recalculation" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "Sylius\Bundle\CoreBundle\MessageHandler\Admin\Account\RequestResetPasswordEmailHandler" previously pointing to "debug.traced.query.bus" to "messenger.default_bus".
  • 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.promotion_action.unit_fixed_discount" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "sylius.promotion_action.unit_percentage_discount" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "sylius.promotion_action.shipping_percentage_discount" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "sylius.promotion.units_promotion_adjustments_applicator" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "Sylius\Bundle\CoreBundle\Provider\ChannelBasedProductTranslationProviderInterface" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
  • Changed reference of service "sylius.state_resolver.order" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "sylius.state_resolver.order_checkout" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "sylius.state_resolver.order_payment" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "sylius.state_resolver.order_shipping" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "sylius.taxation.order_shipment_taxes_applicator" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "sylius.taxation.order_items_taxes_applicator" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "sylius.taxation.order_item_units_taxes_applicator" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "sylius.twig.extension.channel_url" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "Sylius\Bundle\CoreBundle\Collector\CartCollector" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "sylius.unpaid_orders_state_updater" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "sylius.order_payment_provider" previously pointing to "sylius.custom_factory.payment" to "Sylius\Component\Payment\Factory\PaymentFactoryInterface".
  • Changed reference of service "sylius.order_payment_provider" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "Sylius\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.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.routing.loader.routes_attributes" previously pointing to "sylius.routing.factory.route_attributes" to "Sylius\Bundle\ResourceBundle\Routing\RouteAttributesFactoryInterface".
  • 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 "sylius.grid.array_to_definition_converter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "SM\Callback\CascadeTransitionCallback" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "SM\Extension\Twig\SMExtension" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "sonata.block.templating.helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "hateoas.configuration.metadata.yaml_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
  • Changed reference of service "hateoas.configuration.metadata.xml_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
  • Changed reference of service "hateoas.configuration.metadata.annotation_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
  • Changed reference of service "hateoas.generator.symfony" previously pointing to "router.default" to "router".
  • Changed reference of service "jms_serializer.metadata.service_locator" previously pointing to "jms_serializer.metadata.typed_properties_driver" to "jms_serializer.metadata_driver".
  • Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "jms_serializer.templating.helper.serializer" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "fos_rest.request.param_fetcher" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
  • Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "liip_imagine.cache.manager" previously pointing to "router.default" to "router".
  • Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "payum.token_factory_builder" previously pointing to "router.default" to "router".
  • Changed reference of service "pagerfanta.route_generator_factory" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius_fixtures.suite_registry" previously pointing to "sylius_fixtures.suite_factory" to "Sylius\Bundle\FixturesBundle\Suite\SuiteFactoryInterface".
  • Changed reference of service "sylius.controller.payum" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.payum_extension.update_payment_state" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "sylius.payment_description_provider" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sylius.controller.impersonate_user" previously pointing to "sylius.security.shop_user_impersonator" to "Sylius\Bundle\CoreBundle\Security\UserImpersonatorInterface".
  • Changed reference of service "sylius.controller.impersonate_user" previously pointing to "router.default" to "router".
  • Changed reference of service "Sylius\Bundle\AdminBundle\Action\Account\RenderResetPasswordPageAction" previously pointing to "router.default" to "router".
  • Changed reference of service "Sylius\Bundle\AdminBundle\Action\Account\ResetPasswordAction" previously pointing to "router.default" to "router".
  • Changed reference of service "Sylius\Bundle\AdminBundle\Action\RemoveAvatarAction" previously pointing to "router.default" to "router".
  • Changed reference of service "Sylius\Bundle\AdminBundle\Action\Account\RequestPasswordResetAction" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.controller.admin.dashboard" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.event_subscriber.resource_delete" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.admin.menu_builder.customer.show" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.admin.menu_builder.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.admin.menu_builder.promotion.update" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.admin.menu_builder.order.show" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.admin.menu_builder.order.show" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "sylius.admin.menu_builder.product_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.admin.menu_builder.product.update" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.admin.menu_builder.product_variant_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.controller.shop.currency_switch" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • 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.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.context.channel".
  • 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.context.channel".
  • Changed reference of service "sylius.listener.order_integrity_checker" previously pointing to "router.default" to "router".
  • 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.context.channel".
  • Changed reference of service "sylius.shop.menu_builder.account" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.context.cart.session_and_channel_based" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "sylius.shop.locale_switcher" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.listener.non_channel_request_locale" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.resolver.checkout" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
  • Changed reference of service "sylius.resolver.checkout" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "sylius.router.checkout_state" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "fidry_alice_data_fixtures.loader.multipass_file" previously pointing to "nelmio_alice.file_loader.simple" to "nelmio_alice.file_loader".
  • Changed reference of service "fidry_alice_data_fixtures.loader.simple" previously pointing to "nelmio_alice.files_loader.simple" to "nelmio_alice.files_loader".
  • Changed reference of service "fidry_alice_data_fixtures.doctrine.persister_loader" previously pointing to "fidry_alice_data_fixtures.persistence.persister.doctrine.object_manager_persister" to "fidry_alice_data_fixtures.persistence.persister.doctrine".
  • Changed reference of service "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" previously pointing to "nelmio_alice.faker.generator" to "Faker\Generator".
  • Changed reference of service "api_platform.router" previously pointing to "router.default" to "router".
  • Changed reference of service "api_platform.iri_converter.legacy" previously pointing to "api_platform.route_name_resolver.cached" to "api_platform.route_name_resolver".
  • Changed reference of service "api_platform.swagger.action.ui" previously pointing to "router.default" to "router".
  • Changed reference of service "api_platform.swagger_ui.action" previously pointing to "router.default" to "router".
  • Changed reference of service "api_platform.metadata.property.metadata_factory.validator.legacy" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "api_platform.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "api_platform.messenger.data_persister" previously pointing to "debug.traced.query.bus" to "messenger.default_bus".
  • Changed reference of service "ApiPlatform\Symfony\Messenger\Processor" previously pointing to "debug.traced.query.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\Applicator\OrderStateMachineTransitionApplicatorInterface" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\Applicator\PaymentStateMachineTransitionApplicatorInterface" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\Applicator\ProductReviewStateMachineTransitionApplicatorInterface" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Cart\AddItemToCartHandler" previously pointing to "app.order_modifier" to "Sylius\Component\Order\Modifier\OrderModifierInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Cart\AddItemToCartHandler" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
  • Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Cart\RemoveItemFromCartHandler" previously pointing to "app.order_modifier" to "Sylius\Component\Order\Modifier\OrderModifierInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Checkout\ChooseShippingMethodHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Checkout\ChoosePaymentMethodHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Checkout\CompleteOrderHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Checkout\ShipShipmentHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Cart\ChangeItemQuantityInCartHandler" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\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.query.bus" to "messenger.default_bus".
  • Changed reference of service "Sylius\Bundle\ApiBundle\SerializerContextBuilder\ChannelContextBuilder" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • 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\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 "App\Ecom\Infrastructure\Context\Channel\CliBasedChannelContext" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\DataProvider\PaymentMethodsCollectionDataProvider" previously pointing to "App\Ecom\Infrastructure\Context\Channel\CliBasedChannelContext" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\DataProvider\ChannelsCollectionDataProvider" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "Sylius\Bundle\ApiBundle\Serializer\ProductVariantNormalizer" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • Changed reference of service "Sylius\Bundle\ApiBundle\Serializer\ShippingMethodNormalizer" previously pointing to "App\Ecom\Infrastructure\Context\Channel\CliBasedChannelContext" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\Validator\Constraints\CheckoutCompletionValidator" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "Sylius\Bundle\ApiBundle\Controller\GetProductBySlugAction" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • 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\DataTransformer\ChannelCodeAwareInputCommandDataTransformer" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
  • 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.context.channel".
  • 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\Modifier\OrderAddressModifierInterface" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • 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 "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Novaway\ElasticsearchBundle\Client\Client" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Translation\Bundle\Service\CacheClearer" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Translation\Bundle\Twig\TranslationExtension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "php_translation.cache_clearer" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "php_translation.twig_extension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "php_translation.extractor.php.visitor.ValidationAnnotation" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "Translation\Bundle\Controller\WebUIController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "php_translation.data_collector" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Translation\Bundle\Controller\SymfonyProfilerController" previously pointing to "router.default" to "router".
  • Changed reference of service "ux.twig_component.component_factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "ux.twig_component.component_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "ux.live_component.twig.component_runtime" previously pointing to "router.default" to "router".
  • Changed reference of service "ux.live_component.live_controller_attributes_creator" previously pointing to "router.default" to "router".
  • Changed reference of service "FM\ElfinderBundle\Controller\ElFinderController" previously pointing to "fm_elfinder.loader.default" to "fm_elfinder.loader".
  • Changed reference of service "Synolia\SyliusMailTesterPlugin\Controller\MailTesterController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".abstract.instanceof.app.email_sender.adapter.custom" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.n.vWwvH" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.command_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 "command.bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "query.bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.Cy3vzyj" previously pointing to "debug.traced.query.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.App\Ecom\Domain\Security\Voter\BatVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.App\Ecom\Domain\Security\Voter\CartVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.App\Ecom\Domain\Security\Voter\OrderItemVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.App\Ecom\Domain\Security\Voter\OrderVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.resource_controller.state_machine" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.rt88z3c" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.DXcXYa8" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.DXcXYa8" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.374gfo7" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.OnosW1M" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.AMpAlRX" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.UkmPaE6" previously pointing to "debug.validator" to "validator".
  • Changed reference of service ".service_locator.pS8uKRJ" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.9WlR5vh" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.order_modifier.inner" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • Changed reference of service "Sylius\Bundle\AdminBundle\Controller\RedirectHandler.inner" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".lazy.sylius.factory.adjustment.8Tfz3en" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
  • Changed reference of service "app.callback.check_logigones" previously pointing to "debug.traced.query.bus" to "messenger.default_bus".
  • Changed reference of service "app.callback.check_mail_stockeur" previously pointing to "debug.traced.query.bus" to "messenger.default_bus".
  • Changed reference of service "app.callback.fill_order" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "app.callback.fill_order" previously pointing to "App\Ecom\Infrastructure\Context\Channel\CliBasedChannelContext" to "Sylius\Component\Channel\Context\ChannelContextInterface".
  • Changed reference of service "Sylius\Component\Order\Modifier\OrderModifierInterface" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
  • 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\Component\Channel\Context\ChannelContextInterface" previously pointing to "sylius.context.channel.request_based.resolver.composite" to "Sylius\Component\Channel\Context\RequestBased\RequestResolverInterface".
  • Changed reference of service "SM\Factory\FactoryInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "SM\Factory\FactoryInterface" previously pointing to "winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory" to "SM\Callback\CallbackFactoryInterface".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
  • Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
  • Changed reference of service "Sylius\Bundle\FixturesBundle\Suite\SuiteFactoryInterface" previously pointing to "sylius_fixtures.listener_registry" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
  • Changed reference of service "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\Ecom\Infrastructure\Processing\OrderTaxesProcessor" to "sylius.order_processing.order_taxes_processor".
  • Changed reference of service "sylius.context.cart" previously pointing to "sylius.context.cart.new_shop_based" to "sylius.context.cart.new".
696
  • Removed service "App\Shared\Domain\Entity\Trait\IdableTrait"; reason: abstract.
  • Removed service "App\Shared\Domain\Entity\Trait\TimestampableTrait"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Addressing\Address"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Addressing\Country"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Addressing\Province"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Addressing\Zone"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Addressing\ZoneMember"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\ChampPersonnalisable\ChampPersonnalisable"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\ChampPersonnalisable\ChampPersonnalisableValue"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Channel\Channel"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Channel\ChannelPricing"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Common\ImagesAwareInterface"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Config\Config"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Config\ConfigImage"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Currency\Currency"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Currency\ExchangeRate"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Customer\Customer"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Customer\CustomerGroup"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Locale\Locale"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Order\Adjustment"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Order\Order"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Order\OrderItem"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Order\OrderItemUnit"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Order\OrderSequence"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Payment\GatewayConfig"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Payment\Payment"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Payment\PaymentMethod"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Payment\PaymentMethodTranslation"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Payment\PaymentSecurityToken"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Product\Product"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Product\ProductAssociation"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Product\ProductAssociationType"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Product\ProductAssociationTypeTranslation"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Product\ProductAttribute"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Product\ProductAttributeTranslation"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Product\ProductAttributeValue"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Product\ProductImage"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Product\ProductOption"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Product\ProductOptionTranslation"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Product\ProductOptionValue"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Product\ProductOptionValueTranslation"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Product\ProductReview"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Product\ProductTaxon"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Product\ProductTranslation"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Product\ProductVariant"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Product\ProductVariantPersonnalisation"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Product\ProductVariantTranslation"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Promotion\CatalogPromotion"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Promotion\CatalogPromotionAction"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Promotion\CatalogPromotionScope"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Promotion\Promotion"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Promotion\PromotionAction"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Promotion\PromotionCoupon"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Promotion\PromotionRule"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Ressource\Ressource"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Ressource\RessourceImage"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Shipping\Shipment"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Shipping\ShippingCategory"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Shipping\ShippingMethod"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Shipping\ShippingMethodTranslation"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\ShopUserImporter\ShopUserImporter"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Slider\SliderItem"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Slider\SliderItemImage"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Taxation\TaxCategory"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Taxation\TaxRate"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Taxonomy\Taxon"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Taxonomy\TaxonImage"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Taxonomy\TaxonTranslation"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\Trait\ErpIdTrait"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\User\AdminUser"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\User\ShopUser"; reason: abstract.
  • Removed service "App\Ecom\Domain\Entity\User\UserOAuth"; reason: abstract.
  • Removed service "App\Ecom\Infrastructure\EventListener\Fixture\AfterFixtureListener"; reason: abstract.
  • Removed service "App\Ecom\Infrastructure\EventListener\Fixture\DocPurgerListener"; reason: abstract.
  • Removed service "App\Ecom\Infrastructure\EventListener\Fixture\Factory\SliderItemExampleFactory"; reason: abstract.
  • Removed service "App\Ecom\Infrastructure\EventListener\Fixture\SliderItemFixture"; reason: abstract.
  • Removed service "App\Ecom\Infrastructure\Fixture\Factory\ShippingMethodExampleFactory"; reason: abstract.
  • Removed service "App\Ecom\Infrastructure\Fixture\ShippingMethodFixture"; 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 "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 "php_translation.storage.abstract"; reason: abstract.
  • Removed service "php_translation.local_file_storage.abstract"; reason: abstract.
  • Removed service "Synolia\SyliusMailTesterPlugin\Controller"; reason: abstract.
  • Removed service "Synolia\SyliusMailTesterPlugin\Fixture"; reason: abstract.
  • Removed service "Synolia\SyliusMailTesterPlugin\SynoliaSyliusMailTesterPlugin"; reason: abstract.
  • Removed service "vich_uploader.listener.doctrine.base"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Shared\Application\Command\UpdateTranslationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Shared\Application\Command\UpdateTranslationCommand"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Shared\Application\Twig\Extension\Runtime\TranslateEnumRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Shared\Application\Twig\Extension\Runtime\TranslateEnumRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Shared\Application\Twig\Extension\TranslateEnumExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Shared\Application\Twig\Extension\TranslateEnumExtension"; 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.extension.type.product_variant"; reason: abstract.
  • Removed service ".abstract.instanceof.app.form.extension.type.product_variant"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.checkout_address"; reason: abstract.
  • Removed service ".abstract.instanceof.app.form.extension.type.checkout_address"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.cart"; reason: abstract.
  • Removed service ".abstract.instanceof.app.form.extension.type.cart"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.cart_item"; reason: abstract.
  • Removed service ".abstract.instanceof.app.form.extension.type.cart_item"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.address"; reason: abstract.
  • Removed service ".abstract.instanceof.app.form.extension.type.address"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\FixturesBundle\Listener\ListenerInterface.0.app.listener.after_fixture"; reason: abstract.
  • Removed service ".abstract.instanceof.app.listener.after_fixture"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\FixturesBundle\Listener\ListenerInterface.0.app.listener.docs_purger"; reason: abstract.
  • Removed service ".abstract.instanceof.app.listener.docs_purger"; reason: abstract.
  • Removed service ".abstract.instanceof.app.email_sender.adapter.custom"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extra\Intl\IntlExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Twig\Extra\Intl\IntlExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.simple_cache"; reason: abstract.
  • Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.simple_cache"; reason: abstract.
  • Removed service ".abstract.instanceof.simple_cache"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Application\Controller\Erp\Hook\PostAdherentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Application\Controller\Erp\Hook\PostAdherentController"; reason: abstract.
  • Removed service ".instanceof.App\Api\Application\Controller\Erp\Hook\PostAdherentController.0.App\Api\Application\Controller\Erp\Hook\PostAdherentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Api\Application\Controller\Erp\Hook\PostAdherentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dev\Application\Controller\Mock\AdherentListingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dev\Application\Controller\Mock\AdherentListingController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Dev\Application\Controller\Mock\AdherentListingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dev\Application\Controller\Mock\HtmlBatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dev\Application\Controller\Mock\HtmlBatController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Dev\Application\Controller\Mock\HtmlBatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dev\Application\Controller\Mock\PDFBatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dev\Application\Controller\Mock\PDFBatController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Dev\Application\Controller\Mock\PDFBatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Ecom\Application\Command\PersonnalisationImportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Command\PersonnalisationImportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Admin\BDC\AdminDownloadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Admin\BDC\AdminDownloadController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Admin\BDC\AdminDownloadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Admin\Inventory\ExportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Admin\Inventory\ExportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Admin\Inventory\ExportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Admin\Order\ExportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Admin\Order\ExportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Admin\Order\ExportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Admin\Product\ExportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Admin\Product\ExportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Admin\Product\ExportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Admin\ShopUser\ShopUserImporterController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Admin\ShopUser\ShopUserImporterController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Admin\ShopUser\ShopUserImporterController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Admin\Slider\DownController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Admin\Slider\DownController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Admin\Slider\DownController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Admin\Slider\UpController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Admin\Slider\UpController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Admin\Slider\UpController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Security\AuthenticateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Security\AuthenticateController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Security\AuthenticateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Security\ForbiddenController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Security\ForbiddenController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Security\ForbiddenController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\BAT\HTMLController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\BAT\HTMLController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Shop\BAT\HTMLController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\BAT\PDFController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\BAT\PDFController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Shop\BAT\PDFController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\BAT\ShowController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\BAT\ShowController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Shop\BAT\ShowController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\BAT\ShowFromOrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\BAT\ShowFromOrderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Shop\BAT\ShowFromOrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\BDC\DownloadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\BDC\DownloadController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Shop\BDC\DownloadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Cart\Action\RemoveController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Cart\Action\RemoveController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Shop\Cart\Action\RemoveController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Cart\Action\UpdateQuantityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Cart\Action\UpdateQuantityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Shop\Cart\Action\UpdateQuantityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Checkout\ConfirmationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Checkout\ConfirmationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Shop\Checkout\ConfirmationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Checkout\FormAddressController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Checkout\FormAddressController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Shop\Checkout\FormAddressController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Checkout\SummaryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Checkout\SummaryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Shop\Checkout\SummaryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Customer\ShowController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Customer\ShowController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Shop\Customer\ShowController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Order\ListController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Order\ListController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Shop\Order\ListController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Order\ShowController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Order\ShowController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Shop\Order\ShowController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Product\FavoriteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Product\FavoriteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Shop\Product\FavoriteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Product\ListController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Product\ListController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Shop\Product\ListController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Product\MeilleurVenteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Product\MeilleurVenteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Shop\Product\MeilleurVenteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Product\MisEnAvantController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Product\MisEnAvantController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Shop\Product\MisEnAvantController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Product\NouveauteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Product\NouveauteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Shop\Product\NouveauteController"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Application\Controller\Shop\Product\ProductController.0.App\Ecom\Application\Controller\Shop\Product\ProductController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Shop\Product\ProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Product\PromotionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Product\PromotionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Shop\Product\PromotionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Controller\Shop\Search\ListController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Controller\Shop\Search\ListController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Controller\Shop\Search\ListController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\DO\Order\Factory\OrderDOFactory"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\DO\Order\Factory\OrderDOFactory"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\AddressTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Extension\AddressTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\Admin\ConfigTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Extension\Admin\ConfigTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\Admin\ProductTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Extension\Admin\ProductTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\Admin\ProductVariantTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Extension\Admin\ProductVariantTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\Admin\RessourceTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Extension\Admin\RessourceTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\Admin\SliderItemTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Extension\Admin\SliderItemTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\CartItemTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Extension\CartItemTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\CartTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Extension\CartTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Ecom\Application\Form\Extension\CheckoutAddressTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Extension\CheckoutAddressTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\Admin\ConfigImageType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Type\Admin\ConfigImageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\Admin\DownloadBatType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Type\Admin\DownloadBatType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\Admin\FilterOrderType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Type\Admin\FilterOrderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\Admin\FilterProductType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Type\Admin\FilterProductType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\Admin\RessourceImageType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Type\Admin\RessourceImageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\Admin\ShopUserImporterFileType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Type\Admin\ShopUserImporterFileType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\Admin\SliderItemImageType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Type\Admin\SliderItemImageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\CatalogPromotionFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Type\CatalogPromotionFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\ChampPersonnalisationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Type\ChampPersonnalisationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\ContactType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Type\ContactType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Form\Type\OrderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\OrderType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Type\OrderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\PersonnalisationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Type\PersonnalisationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Form\Type\ProductFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\ProductFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Type\ProductFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\SearchBarType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Type\SearchBarType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ecom\Application\Form\Type\TaxonFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Form\Type\TaxonFilterType"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Application\Twig\Component\Alert.0.App\Ecom\Application\Twig\Component\Alert"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Component\Alert"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Application\Twig\Component\BootstrapModal.0.App\Ecom\Application\Twig\Component\BootstrapModal"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Component\BootstrapModal"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Twig\Component\FavoriteProductComponent"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Twig\Component\FavoriteProductComponent"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Application\Twig\Component\FavoriteProductComponent.0.App\Ecom\Application\Twig\Component\FavoriteProductComponent"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Component\FavoriteProductComponent"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Application\Twig\Component\HeaderMenuComponent.0.App\Ecom\Application\Twig\Component\HeaderMenuComponent"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Component\HeaderMenuComponent"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Twig\Component\PersonnalisableComponent"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Twig\Component\PersonnalisableComponent"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Application\Twig\Component\PersonnalisableComponent.0.App\Ecom\Application\Twig\Component\PersonnalisableComponent"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Component\PersonnalisableComponent"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Twig\Component\PersonnalisationFormComponent"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Twig\Component\PersonnalisationFormComponent"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Application\Twig\Component\PersonnalisationFormComponent.0.App\Ecom\Application\Twig\Component\PersonnalisationFormComponent"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Component\PersonnalisationFormComponent"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Twig\Component\ProductListingComponent"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Twig\Component\ProductListingComponent"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Application\Twig\Component\ProductListingComponent.0.App\Ecom\Application\Twig\Component\ProductListingComponent"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Component\ProductListingComponent"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Application\Twig\Component\RessourcesComponent.0.App\Ecom\Application\Twig\Component\RessourcesComponent"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Component\RessourcesComponent"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ecom\Application\Twig\Component\SearchBarComponent"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ecom\Application\Twig\Component\SearchBarComponent"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Application\Twig\Component\SearchBarComponent.0.App\Ecom\Application\Twig\Component\SearchBarComponent"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Component\SearchBarComponent"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Application\Twig\Component\SliderComponent.0.App\Ecom\Application\Twig\Component\SliderComponent"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Component\SliderComponent"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetBannerPromoExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Extension\GetBannerPromoExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetCarrouselProductExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Extension\GetCarrouselProductExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetCrossProductExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Extension\GetCrossProductExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetCurrentCartExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Extension\GetCurrentCartExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetPersonnalisationProductExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Extension\GetPersonnalisationProductExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetProductFilterUrlExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Extension\GetProductFilterUrlExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetProductIsFavoriteExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Extension\GetProductIsFavoriteExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Ecom\Application\Twig\Extension\GetProductPromotionExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Extension\GetProductPromotionExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetBannerPromoRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Extension\Runtime\GetBannerPromoRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetCarrouselProductRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Extension\Runtime\GetCarrouselProductRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetCrossProductRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Extension\Runtime\GetCrossProductRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetCurrentCartRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Extension\Runtime\GetCurrentCartRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetPersonnalisationProductRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Extension\Runtime\GetPersonnalisationProductRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetProductFilterUrlRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Extension\Runtime\GetProductFilterUrlRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetProductIsFavoriteRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Extension\Runtime\GetProductIsFavoriteRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Ecom\Application\Twig\Extension\Runtime\GetProductPromotionRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Application\Twig\Extension\Runtime\GetProductPromotionRuntime"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Ecom\Domain\Security\Voter\BatVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Domain\Security\Voter\BatVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Ecom\Domain\Security\Voter\CartVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Domain\Security\Voter\CartVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Ecom\Domain\Security\Voter\OrderItemVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Domain\Security\Voter\OrderItemVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Ecom\Domain\Security\Voter\OrderVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Domain\Security\Voter\OrderVoter"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\EventListener\CartListener.0.App\Ecom\Infrastructure\EventListener\CartListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\EventListener\CartListener"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Ecom\Infrastructure\EventListener\ChannelChangeListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\EventListener\ChannelChangeListener"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\EventListener\CustomerListener.0.App\Ecom\Infrastructure\EventListener\CustomerListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\EventListener\CustomerListener"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\EventListener\Image\ImageRemoveListener.0.App\Ecom\Infrastructure\EventListener\Image\ImageRemoveListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\EventListener\Image\ImageRemoveListener"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\EventListener\Image\ImageUploadListener.0.App\Ecom\Infrastructure\EventListener\Image\ImageUploadListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\EventListener\Image\ImageUploadListener"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\EventListener\IndexListener.0.App\Ecom\Infrastructure\EventListener\IndexListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\EventListener\IndexListener"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\EventListener\InventoryListener.0.App\Ecom\Infrastructure\EventListener\InventoryListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\EventListener\InventoryListener"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\EventListener\Menu\MainMenuEventListener.0.App\Ecom\Infrastructure\EventListener\Menu\MainMenuEventListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\EventListener\Menu\MainMenuEventListener"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\EventListener\OrderItemListener.0.App\Ecom\Infrastructure\EventListener\OrderItemListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\EventListener\OrderItemListener"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\EventListener\OrderItemStatutListener.0.App\Ecom\Infrastructure\EventListener\OrderItemStatutListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\EventListener\OrderItemStatutListener"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\EventListener\ProductListener.0.App\Ecom\Infrastructure\EventListener\ProductListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\EventListener\ProductListener"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\EventListener\ProductVariantListener.0.App\Ecom\Infrastructure\EventListener\ProductVariantListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\EventListener\ProductVariantListener"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\EventListener\PromotionListener.0.App\Ecom\Infrastructure\EventListener\PromotionListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\EventListener\PromotionListener"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\MessageHandler\Index\IndexAllMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Index\IndexAllMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\MessageHandler\Index\IndexAllMessageHandler"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\MessageHandler\Order\ImportLogigonesStatutOrderMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Order\ImportLogigonesStatutOrderMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\MessageHandler\Order\ImportLogigonesStatutOrderMessageHandler"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToLogigonesMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToLogigonesMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToLogigonesMessageHandler"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToMailStockeurMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToMailStockeurMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToMailStockeurMessageHandler"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\MessageHandler\Order\SendToErpMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Order\SendToErpMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\MessageHandler\Order\SendToErpMessageHandler"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\MessageHandler\Product\AlerteStockMailMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Product\AlerteStockMailMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\MessageHandler\Product\AlerteStockMailMessageHandler"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\MessageHandler\Product\LaunchStockToUpdateMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Product\LaunchStockToUpdateMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\MessageHandler\Product\LaunchStockToUpdateMessageHandler"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\MessageHandler\Product\ProductVariantStockToUpdateMessageHandler.0.App\Ecom\Infrastructure\MessageHandler\Product\ProductVariantStockToUpdateMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\MessageHandler\Product\ProductVariantStockToUpdateMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Ecom\Infrastructure\Processing\OrderPersonnalisationProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\Processing\OrderPersonnalisationProcessor"; reason: abstract.
  • Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Ecom\Infrastructure\Processing\OrderTaxesProcessor"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\Processing\OrderTaxesProcessor"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\Provider\Search\TaxonDataTypeProviderInterface.0.App\Ecom\Infrastructure\Provider\Search\TaxonDataTypePageProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\Provider\Search\TaxonDataTypePageProvider"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\Provider\Search\TaxonDataTypeProviderInterface.0.App\Ecom\Infrastructure\Provider\Search\TaxonDataTypeSearchProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\Provider\Search\TaxonDataTypeSearchProvider"; reason: abstract.
  • Removed service ".instanceof.App\Ecom\Infrastructure\Scheduler\DefaultScheduleProvider.0.App\Ecom\Infrastructure\Scheduler\DefaultScheduleProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\Scheduler\DefaultScheduleProvider"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Ecom\Infrastructure\Validator\ChampPersonnalisationValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\Validator\ChampPersonnalisationValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Ecom\Infrastructure\Validator\ImageNotBlankValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\Validator\ImageNotBlankValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Ecom\Infrastructure\Validator\OrderItemHasStockValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ecom\Infrastructure\Validator\OrderItemHasStockValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Erp\Application\Command\AdherentImportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Erp\Application\Command\AdherentImportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Erp\Application\Command\RegenerateBLCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Erp\Application\Command\RegenerateBLCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Erp\Application\Command\UploadBLCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Erp\Application\Command\UploadBLCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Import\Application\Command\ProductImportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Import\Application\Command\ProductImportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Import\Application\Command\SetUpDevCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Import\Application\Command\SetUpDevCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Import\Application\Command\TaxonImportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Import\Application\Command\TaxonImportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Logigones\Application\Command\ImportEtatCommande"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Logigones\Application\Command\ImportEtatCommande"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Logigones\Application\Command\SendOrderLogigonesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Logigones\Application\Command\SendOrderLogigonesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Logigones\Application\Command\UpdateProductsStockCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Logigones\Application\Command\UpdateProductsStockCommand"; reason: abstract.
  • Removed service ".instanceof.Novaway\ElasticsearchBundle\Indexable\Factory\IndexableFactory.0.App\Search\Domain\Product\Factory\ProductIndexableFactory"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Search\Domain\Product\Factory\ProductIndexableFactory"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Search\Infrastructure\Provider\SearchProvider"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Search\Infrastructure\Provider\SearchProvider"; 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\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Novaway\ElasticsearchBundle\DataCollector\ElasticsearchDataCollector"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Novaway\ElasticsearchBundle\DataCollector\ElasticsearchDataCollector"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Novaway\ElasticsearchBundle\DataCollector\ElasticsearchDataCollector"; reason: abstract.
  • Removed service ".abstract.instanceof.Novaway\ElasticsearchBundle\DataCollector\ElasticsearchDataCollector"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Novaway\ElasticsearchBundle\Command\PopulateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Novaway\ElasticsearchBundle\Command\PopulateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Novaway\ElasticsearchBundle\Event\Subscriber\SyncWithElasticsearchSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Novaway\ElasticsearchBundle\Event\Subscriber\SyncWithElasticsearchSubscriber"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Knp\Menu\ItemLabel"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Knp\Menu\ItemLabel"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Knp\Menu\LinkTitle"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Knp\Menu\LinkTitle"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\Constraint"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\Constraint"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FlashMessage"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FlashMessage"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation"; reason: abstract.
  • Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\TranslateAnnotationVisitor"; reason: abstract.
  • Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\TranslateAnnotationVisitor"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\ChoiceSubjectsType"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\ChoiceSubjectsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\ContactRequestType"; reason: abstract.
  • Removed service ".instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\ContactRequestType"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\ContactRequestType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\LimitedEntityType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\LimitedEntityType"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\LimitedEntityType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\MailTesterType"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\MailTesterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\OrderConfirmationType"; reason: abstract.
  • Removed service ".instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\OrderConfirmationType"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\OrderConfirmationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\PasswordTokenResetType"; reason: abstract.
  • Removed service ".instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\PasswordTokenResetType"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\PasswordTokenResetType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\Plugin\RefundPlugin\UnitsRefundedType"; reason: abstract.
  • Removed service ".instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\Plugin\RefundPlugin\UnitsRefundedType"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\Plugin\RefundPlugin\UnitsRefundedType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\ShipmentConfirmation"; reason: abstract.
  • Removed service ".instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\ShipmentConfirmation"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\ShipmentConfirmation"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\SyliusPlusLoyaltyPurchaseCouponType"; reason: abstract.
  • Removed service ".instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\SyliusPlusLoyaltyPurchaseCouponType"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\SyliusPlusLoyaltyPurchaseCouponType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\SyliusPlusReturnRequestType"; reason: abstract.
  • Removed service ".instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\SyliusPlusReturnRequestType"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\SyliusPlusReturnRequestType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\UserRegistrationType"; reason: abstract.
  • Removed service ".instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\UserRegistrationType"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\UserRegistrationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\VerificationTokenType"; reason: abstract.
  • Removed service ".instanceof.Synolia\SyliusMailTesterPlugin\Resolver\ResolvableFormTypeInterface.0.Synolia\SyliusMailTesterPlugin\Form\Type\VerificationTokenType"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusMailTesterPlugin\Form\Type\VerificationTokenType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusMailTesterPlugin\Controller\MailTesterController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusMailTesterPlugin\Controller\MailTesterController"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusMailTesterPlugin\Controller\MailTesterController"; reason: abstract.
  • Removed service ".instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.Synolia\SyliusMailTesterPlugin\Fixture\ShopUserFixture"; reason: abstract.
  • Removed service ".abstract.instanceof.Synolia\SyliusMailTesterPlugin\Fixture\ShopUserFixture"; reason: abstract.
343
  • Removed service "App\Shared\Domain\Exception\ApiException"; reason: unused.
  • Removed service "App\Shared\Domain\Exception\ValidationException"; reason: unused.
  • Removed service "App\Shared\Infrastructure\Helper\DateHelper"; reason: unused.
  • Removed service "App\Shared\Infrastructure\Utils\Array\SortObjectByAttribute"; reason: unused.
  • Removed service "App\Shared\Infrastructure\Utils\Base64Url"; reason: unused.
  • Removed service "http_discovery.psr17_factory"; reason: unused.
  • Removed service "simple_cache"; reason: unused.
  • Removed service "Novaway\CoreBundle\Assets\Strategy\CachedNumberStrategy"; reason: unused.
  • Removed service "App\Api\Domain\Validator\AdherentValidator"; reason: unused.
  • Removed service "App\Ecom\Application\DO\Checkout\CartListingDO"; reason: unused.
  • Removed service "App\Ecom\Application\DO\Checkout\CartListingItemDO"; reason: unused.
  • Removed service "App\Ecom\Application\DO\Customer\CustomerDO"; reason: unused.
  • Removed service "App\Ecom\Application\DO\Customer\Factory\CustomerDOFactory"; reason: unused.
  • Removed service "App\Ecom\Application\DO\Inventory\InventoryExportDO"; reason: unused.
  • Removed service "App\Ecom\Application\DO\Menu\MenuDO"; reason: unused.
  • Removed service "App\Ecom\Application\DO\Menu\MenuItemDO"; reason: unused.
  • Removed service "App\Ecom\Application\DO\Order\OrderCustomerDO"; reason: unused.
  • Removed service "App\Ecom\Application\DO\Order\OrderExportDO"; reason: unused.
  • Removed service "App\Ecom\Application\DO\Order\OrderListingDO"; reason: unused.
  • Removed service "App\Ecom\Application\DO\Order\OrderShowDO"; reason: unused.
  • Removed service "App\Ecom\Application\DO\Order\OrderShowItemDO"; reason: unused.
  • Removed service "App\Ecom\Application\DO\Order\OrderStatusDO"; reason: unused.
  • Removed service "App\Ecom\Application\DO\Product\ProductExportDO"; reason: unused.
  • Removed service "App\Ecom\Application\DO\Promotion\CatalogPromotionDO"; reason: unused.
  • Removed service "App\Ecom\Application\DO\Ressource\BannerPromoDO"; reason: unused.
  • Removed service "App\Ecom\Application\DO\Ressource\RessourceDO"; reason: unused.
  • Removed service "App\Ecom\Application\DO\Ressource\RessourceItemDO"; reason: unused.
  • Removed service "App\Ecom\Application\DO\Slider\SliderDO"; reason: unused.
  • Removed service "App\Ecom\Application\DO\Slider\SliderItemDO"; reason: unused.
  • Removed service "App\Ecom\Application\DO\StockeurBL\Factory\StockeurBLDOFactory"; reason: unused.
  • Removed service "App\Ecom\Application\DO\StockeurBL\StockeurBLDO"; reason: unused.
  • Removed service "App\Ecom\Application\DO\StockeurBL\StockeurBLItemChampValueDO"; reason: unused.
  • Removed service "App\Ecom\Application\DO\StockeurBL\StockeurBLItemDO"; reason: unused.
  • Removed service "App\Ecom\Application\EventListener\CopyBillingAddressListener"; reason: unused.
  • Removed service "App\Ecom\Application\Form\DTO\Menu\Factory\MenuDTOFactory"; reason: unused.
  • Removed service "App\Ecom\Application\Form\DTO\Menu\Factory\MenuItemDTOFactory"; reason: unused.
  • Removed service "App\Ecom\Application\Form\DTO\Menu\MenuDTO"; reason: unused.
  • Removed service "App\Ecom\Application\Form\DTO\Menu\MenuItemDTO"; reason: unused.
  • Removed service "App\Ecom\Application\Form\DTO\Product\ChampPersonnalisationDTO"; reason: unused.
  • Removed service "App\Ecom\Application\Form\DTO\Product\PersonnalisationDTO"; reason: unused.
  • Removed service "App\Ecom\Application\Form\DTO\Product\PersonnalisationValidateDTO"; reason: unused.
  • Removed service "App\Ecom\Application\Form\DTO\Search\FilterDataTypeDTO"; reason: unused.
  • Removed service "App\Ecom\Application\Form\DTO\Search\SearchDTO"; reason: unused.
  • Removed service "App\Ecom\Application\Form\DTO\Search\SearchItemDTO"; reason: unused.
  • Removed service "App\Ecom\Application\Form\DTO\Search\TaxonDataTypeDTO"; reason: unused.
  • Removed service "App\Ecom\Application\Form\Payload\ContactPayload"; reason: unused.
  • Removed service "App\Ecom\Application\Form\Payload\Factory\ContactPayloadFactory"; reason: unused.
  • Removed service "App\Ecom\Application\Form\Payload\OrderPayload"; reason: unused.
  • Removed service "App\Ecom\Application\Form\Payload\ProductFilterPayload"; reason: unused.
  • Removed service "App\Ecom\Domain\Configuration\PersonnalisationConfiguration"; reason: unused.
  • Removed service "App\Ecom\Domain\Exception\NoMailToSendStockeurException"; reason: unused.
  • Removed service "App\Ecom\Domain\Mail\OrderItemMails"; reason: unused.
  • Removed service "App\Ecom\Domain\Mapping\ChannelMapping"; reason: unused.
  • Removed service "App\Ecom\Domain\Mapping\CountryMapping"; reason: unused.
  • Removed service "App\Ecom\Domain\Mapping\StockeurMailMapping"; reason: unused.
  • Removed service "App\Ecom\Domain\Personnalisation\PersonnalisationModele"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Adapter\Mailer\CustomAdapter"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\DependencyInjection\EcomExtension"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Event\Cart\ProductWithPersonnalisationAddToCartEvent"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Event\Order\OrderItemStatutEvent"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Factory\Bat\DataTemplateBatFactory"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Factory\Slider\SliderItemFactory"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Message\Index\IndexAllMessage"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Message\Order\ImportLogigonesStatutOrderMessage"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Message\Order\OrderToSendToLogigonesMessage"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Message\Order\OrderToSendToMailStockeurMessage"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Message\Order\SendToErpMessage"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Message\Product\AlerteStockMailMessage"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Message\Product\LaunchStockToUpdateMessage"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Message\Product\ProductVariantStockToUpdateMessage"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Modifier\OrderModifier"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Repository\CatalogPromotionRepository"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Repository\ChampPersonnalisableRepository"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Repository\ChampPersonnalisableValueRepository"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Repository\ChannelRepository"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Repository\ConfigRepository"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Repository\CustomerRepository"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Repository\OrderRepository"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Repository\PaymentMethodRepository"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Repository\ProductOptionValueRepository"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Repository\ProductRepository"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Repository\ProductVariantPersonnalisationRepository"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Repository\ProductVariantRepository"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Repository\RessourceRepository"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Repository\ShopUserImporterRepository"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Repository\ShopUserRepository"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Repository\SliderItemRepository"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Repository\TaxRateRepository"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Repository\TaxonRepository"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Validator\ChampPersonnalisation"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Validator\ImageNotBlank"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Validator\OrderItemHasStock"; reason: unused.
  • Removed service "App\Erp\Domain\Adherent"; reason: unused.
  • Removed service "App\Erp\Domain\Exception\FTPConnectionException"; reason: unused.
  • Removed service "App\Erp\Domain\Exception\FTPUploadException"; reason: unused.
  • Removed service "App\Erp\Domain\Factory\AdherentFactory"; reason: unused.
  • Removed service "App\Erp\Domain\Order\Factory\OrderFactory"; reason: unused.
  • Removed service "App\Erp\Domain\Order\Order"; reason: unused.
  • Removed service "App\Erp\Domain\Order\OrderItem"; reason: unused.
  • Removed service "App\Erp\Domain\Validator\AdherentValidator"; reason: unused.
  • Removed service "App\Erp\Infrastructure\Formater\OrderFormater"; reason: unused.
  • Removed service "App\Import\Domain\Category"; reason: unused.
  • Removed service "App\Import\Domain\Factory\CategoryFactory"; reason: unused.
  • Removed service "App\Import\Domain\Factory\ProductFactory"; reason: unused.
  • Removed service "App\Import\Domain\Factory\ProductVariantFactory"; reason: unused.
  • Removed service "App\Import\Domain\Product"; reason: unused.
  • Removed service "App\Import\Domain\ProductVariant"; reason: unused.
  • Removed service "App\Import\Domain\Validator\CategoryValidator"; reason: unused.
  • Removed service "App\Logigones\Domain\Commande"; reason: unused.
  • Removed service "App\Logigones\Domain\Factory\CommandeFactory"; reason: unused.
  • Removed service "App\Logigones\Domain\Factory\LigneCommandeFactory"; reason: unused.
  • Removed service "App\Logigones\Domain\IdCommande"; reason: unused.
  • Removed service "App\Logigones\Domain\LigneCommande"; reason: unused.
  • Removed service "App\Logigones\Domain\RefProduct"; reason: unused.
  • Removed service "App\Logigones\Domain\Response\EtatCommande"; reason: unused.
  • Removed service "App\Logigones\Domain\Response\Factory\EtatCommandeFactory"; reason: unused.
  • Removed service "App\Logigones\Domain\Response\Factory\StockFactory"; reason: unused.
  • Removed service "App\Logigones\Domain\Response\Stock"; reason: unused.
  • Removed service "App\Logigones\Infrastructure\Logging\LoggingSoapClient"; reason: unused.
  • Removed service "App\Search\Domain\Common\IndexableTranslatableValue"; reason: unused.
  • Removed service "App\Search\Domain\Common\IndexableTranslatableValues"; reason: unused.
  • Removed service "App\Search\Domain\Filter\SearchProductFilter"; reason: unused.
  • Removed service "App\Search\Domain\Product\IndexableIdsTaxon"; reason: unused.
  • Removed service "App\Search\Domain\Product\ProductIndexable"; reason: unused.
  • Removed service "App\Search\Domain\Utils\DateUtils"; reason: unused.
  • Removed service "App\Search\Domain\Utils\TermUtils"; reason: unused.
  • Removed service "http_cache"; reason: unused.
  • Removed service "http_cache.store"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "psr18.http_client"; 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 "mailer.default_transport"; reason: unused.
  • Removed service "translator.logging"; 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.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.formatter.logstash"; 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.api_erp_login"; reason: unused.
  • Removed service "security.user_checker.chain.api_erp"; reason: unused.
  • Removed service "security.user_checker.chain.shop"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.htmlsanitizer"; 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 ".1_ServiceLocator~ogIIIxS"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "sylius.authentication.success_handler"; reason: unused.
  • Removed service "sylius.authentication.failure_handler"; reason: unused.
  • Removed service "sylius.admin_user_provider.email_based"; reason: unused.
  • Removed service "sylius.admin_user_provider.name_based"; reason: unused.
  • Removed service "sylius.shop_user_provider.email_based"; reason: unused.
  • Removed service "sylius.shop_user_provider.name_based"; reason: unused.
  • Removed service "sylius.oauth_user_provider.email_based"; reason: unused.
  • Removed service "sylius.oauth_user_provider.name_based"; reason: unused.
  • Removed service "sylius.oauth_user_provider.email_or_name_based"; reason: unused.
  • Removed service "sonata.block.cache.handler.noop"; reason: unused.
  • Removed service "hateoas.configuration.provider.function"; reason: unused.
  • Removed service "hateoas.configuration.provider.static_method"; reason: unused.
  • Removed service "hateoas.configuration.provider.expression"; reason: unused.
  • Removed service "jms_serializer.metadata.doctrine_phpcr_type_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.doc_block_driver"; reason: unused.
  • Removed service "jms_serializer.camel_case_naming_strategy"; reason: unused.
  • Removed service "jms_serializer.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 "var_dumper.server_connection"; reason: unused.
  • Removed service "fidry_alice_data_fixtures.loader.multipass_file"; reason: unused.
  • Removed service "fidry_alice_data_fixtures.persistence.purger_modepurger_mode"; reason: unused.
  • Removed service "api_platform.path_segment_name_generator.underscore"; reason: unused.
  • Removed service "api_platform.symfony.iri_converter"; reason: unused.
  • Removed service "api_platform.api.identifiers_extractor"; reason: unused.
  • Removed service "api_platform.uri_variables.converter"; reason: unused.
  • Removed service "api_platform.uri_variables.transformer.integer"; reason: unused.
  • Removed service "api_platform.uri_variables.transformer.date_time"; reason: unused.
  • Removed service "api_platform.state_provider.locator"; reason: unused.
  • Removed service "api_platform.pagination.next"; reason: unused.
  • Removed service "api_platform.state_processor.locator"; reason: unused.
  • Removed service "api_platform.operation_method_resolver"; reason: unused.
  • Removed service "api_platform.formats_provider"; reason: unused.
  • Removed service "api_platform.serializer_locator"; reason: unused.
  • Removed service "api_platform.filter_collection_factory"; reason: unused.
  • Removed service "api_platform.filters"; reason: unused.
  • Removed service "api_platform.ramsey_uuid.uri_variables.transformer.uuid"; reason: unused.
  • Removed service "api_platform.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~EMGlV8V"; 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 "php_translation.extractor"; reason: unused.
  • Removed service "php_translation.twig_extension"; reason: unused.
  • Removed service "php_translation.extractor.php"; reason: unused.
  • Removed service "php_translation.extractor.twig"; reason: unused.
  • Removed service "php_translation.extractor.php.visitor.ContainerAwareTrans"; reason: unused.
  • Removed service "php_translation.extractor.php.visitor.ContainerAwareTransChoice"; reason: unused.
  • Removed service "php_translation.extractor.php.visitor.FlashMessage"; reason: unused.
  • Removed service "php_translation.extractor.php.visitor.FormTypeChoices"; reason: unused.
  • Removed service "php_translation.extractor.php.visitor.FormTypeEmptyValue"; reason: unused.
  • Removed service "php_translation.extractor.php.visitor.FormTypeHelp"; reason: unused.
  • Removed service "php_translation.extractor.php.visitor.FormTypeInvalidMessage"; reason: unused.
  • Removed service "php_translation.extractor.php.visitor.FormTypeLabelExplicit"; reason: unused.
  • Removed service "php_translation.extractor.php.visitor.FormTypeLabelImplicit"; reason: unused.
  • Removed service "php_translation.extractor.php.visitor.FormTypePlaceholder"; reason: unused.
  • Removed service "php_translation.extractor.php.visitor.ValidationAnnotation"; reason: unused.
  • Removed service "php_translation.extractor.php.visitor.SourceLocationContainerVisitor"; reason: unused.
  • Removed service "php_translation.extractor.twig.factory.twig"; reason: unused.
  • Removed service "ux.twig_component.twig.lexer"; reason: unused.
  • Removed service "Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
  • Removed service "stimulus.asset_mapper.ux_package_reader"; reason: unused.
  • Removed service "Synolia\SyliusMailTesterPlugin\DependencyInjection\Pass\EmailKeysDataRetrieverCompilerPass"; reason: unused.
  • Removed service "Synolia\SyliusMailTesterPlugin\DependencyInjection\Pass\ResolvableFormTypeResolverCompilerPass"; reason: unused.
  • Removed service "Synolia\SyliusMailTesterPlugin\DependencyInjection\SynoliaSyliusMailTesterExtension"; reason: unused.
  • Removed service "Synolia\SyliusMailTesterPlugin\Resolver\NoResolvableFormTypeFoundException"; 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.metadata.attribute_reader"; reason: unused.
  • Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
  • Removed service ".service_locator.GZs_dVT"; 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 "doctrine.dbal.logging_middleware.default"; reason: unused.
  • Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
  • Removed service ".service_locator.Us.gcIQ"; reason: unused.
  • Removed service ".service_locator.yY.p4P7"; reason: unused.
  • Removed service ".service_locator.Xbsa8iG.App\Ecom\Application\Form\Type\OrderType"; 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.UkmPaE6"; reason: unused.
  • Removed service ".service_locator.UkmPaE6.Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
  • Removed service ".service_locator.XXv1IfR"; reason: unused.
  • Removed service ".service_locator.LPN0n.G"; 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.order_modifier.inner"; reason: unused.
  • Removed service "App\Ecom\Infrastructure\Processing\OrderTaxesProcessor.inner"; reason: unused.
  • Removed service "doctrine.migrations.container_aware_migrations_factory.inner"; reason: unused.
987
  • Inlined service ".service_locator.O2p6Lk7.App\Api\Application\Controller\Erp\Hook\PostAdherentController" to "App\Api\Application\Controller\Erp\Hook\PostAdherentController".
  • Inlined service ".service_locator.O2p6Lk7.App\Dev\Application\Controller\Mock\AdherentListingController" to "App\Dev\Application\Controller\Mock\AdherentListingController".
  • Inlined service ".service_locator.O2p6Lk7.App\Dev\Application\Controller\Mock\HtmlBatController" to "App\Dev\Application\Controller\Mock\HtmlBatController".
  • Inlined service ".service_locator.O2p6Lk7.App\Dev\Application\Controller\Mock\PDFBatController" to "App\Dev\Application\Controller\Mock\PDFBatController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Admin\BDC\AdminDownloadController" to "App\Ecom\Application\Controller\Admin\BDC\AdminDownloadController".
  • Inlined service "App\Ecom\Infrastructure\Exporter\StockExporter" to "App\Ecom\Application\Controller\Admin\Inventory\ExportController".
  • Inlined service "App\Ecom\Infrastructure\Generator\StockExportGenerator" to "App\Ecom\Application\Controller\Admin\Inventory\ExportController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Admin\Inventory\ExportController" to "App\Ecom\Application\Controller\Admin\Inventory\ExportController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Admin\Order\ExportController" to "App\Ecom\Application\Controller\Admin\Order\ExportController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Admin\Product\ExportController" to "App\Ecom\Application\Controller\Admin\Product\ExportController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Admin\ShopUser\ShopUserImporterController" to "App\Ecom\Application\Controller\Admin\ShopUser\ShopUserImporterController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Admin\Slider\DownController" to "App\Ecom\Application\Controller\Admin\Slider\DownController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Admin\Slider\UpController" to "App\Ecom\Application\Controller\Admin\Slider\UpController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Security\AuthenticateController" to "App\Ecom\Application\Controller\Security\AuthenticateController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Security\ForbiddenController" to "App\Ecom\Application\Controller\Security\ForbiddenController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Shop\BAT\HTMLController" to "App\Ecom\Application\Controller\Shop\BAT\HTMLController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Shop\BAT\PDFController" to "App\Ecom\Application\Controller\Shop\BAT\PDFController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Shop\BAT\ShowController" to "App\Ecom\Application\Controller\Shop\BAT\ShowController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Shop\BAT\ShowFromOrderController" to "App\Ecom\Application\Controller\Shop\BAT\ShowFromOrderController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Shop\BDC\DownloadController" to "App\Ecom\Application\Controller\Shop\BDC\DownloadController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Shop\Cart\Action\RemoveController" to "App\Ecom\Application\Controller\Shop\Cart\Action\RemoveController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Shop\Cart\Action\UpdateQuantityController" to "App\Ecom\Application\Controller\Shop\Cart\Action\UpdateQuantityController".
  • Inlined service "App\Ecom\Application\Form\Payload\Factory\OrderPayloadFactory" to "App\Ecom\Application\Controller\Shop\Checkout\ConfirmationController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Shop\Checkout\ConfirmationController" to "App\Ecom\Application\Controller\Shop\Checkout\ConfirmationController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Shop\Checkout\FormAddressController" to "App\Ecom\Application\Controller\Shop\Checkout\FormAddressController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Shop\Checkout\SummaryController" to "App\Ecom\Application\Controller\Shop\Checkout\SummaryController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Shop\Customer\ShowController" to "App\Ecom\Application\Controller\Shop\Customer\ShowController".
  • Inlined service ".service_locator.rt88z3c.App\Ecom\Application\Controller\Shop\Order\ListController" to "App\Ecom\Application\Controller\Shop\Order\ListController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Shop\Order\ShowController" to "App\Ecom\Application\Controller\Shop\Order\ShowController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Shop\Product\FavoriteController" to "App\Ecom\Application\Controller\Shop\Product\FavoriteController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Shop\Product\ListController" to "App\Ecom\Application\Controller\Shop\Product\ListController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Shop\Product\MeilleurVenteController" to "App\Ecom\Application\Controller\Shop\Product\MeilleurVenteController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Shop\Product\MisEnAvantController" to "App\Ecom\Application\Controller\Shop\Product\MisEnAvantController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Shop\Product\NouveauteController" to "App\Ecom\Application\Controller\Shop\Product\NouveauteController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Shop\Product\PromotionController" to "App\Ecom\Application\Controller\Shop\Product\PromotionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Ecom\Application\Controller\Shop\Search\ListController" to "App\Ecom\Application\Controller\Shop\Search\ListController".
  • Inlined service "App\Ecom\Application\DO\Menu\Factory\MenuItemDOFactory" to "App\Ecom\Application\DO\Menu\Factory\MenuDOFactory".
  • Inlined service ".service_locator.DXcXYa8.App\Ecom\Application\DO\Order\Factory\OrderDOFactory" to "App\Ecom\Application\DO\Order\Factory\OrderDOFactory".
  • Inlined service "App\Ecom\Domain\Service\ProductAttributeService" to "App\Ecom\Application\Form\Type\Admin\FilterProductType".
  • Inlined service "App\Ecom\Application\Form\Transformer\CatalogPromotionToNumberTransformer" to "App\Ecom\Application\Form\Type\CatalogPromotionFilterType".
  • Inlined service ".service_locator.caN6nU1.App\Ecom\Application\Form\Type\ProductFilterType" to "App\Ecom\Application\Form\Type\ProductFilterType".
  • Inlined service "App\Ecom\Infrastructure\Provider\Search\TaxonDataTypeProviderHandler" to "App\Ecom\Application\Form\Type\ProductFilterType".
  • Inlined service "App\Ecom\Infrastructure\Provider\Search\FilterDataTypeProvider" to "App\Ecom\Application\Form\Type\ProductFilterType".
  • Inlined service "App\Ecom\Application\Form\Transformer\TaxonToNumberTransformer" to "App\Ecom\Application\Form\Type\TaxonFilterType".
  • Inlined service "App\Ecom\Infrastructure\Provider\BannerPromoProvider" to "App\Ecom\Application\Twig\Extension\Runtime\GetBannerPromoRuntime".
  • Inlined service "App\Ecom\Infrastructure\Mailer\StockAlert\StockAlertMailer" to "App\Ecom\Infrastructure\Alerter\StockMiniAlerter".
  • Inlined service "App\Logigones\Infrastructure\Request\GetEtatCommande" to "App\Ecom\Infrastructure\MessageHandler\Order\ImportLogigonesStatutOrderMessageHandler".
  • Inlined service "App\Logigones\Infrastructure\Request\PostCommande" to "App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToLogigonesMessageHandler".
  • Inlined service "App\Logigones\Infrastructure\Request\PostLigneCommande" to "App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToLogigonesMessageHandler".
  • Inlined service "App\Ecom\Infrastructure\Mailer\StockeurBL\StockeurBLMailer" to "App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToMailStockeurMessageHandler".
  • Inlined service "App\Ecom\Infrastructure\Generator\StockeurBLGenerator" to "App\Ecom\Infrastructure\MessageHandler\Order\OrderToSendToMailStockeurMessageHandler".
  • Inlined service "App\Ecom\Infrastructure\Alerter\StockMiniAlerter" to "App\Ecom\Infrastructure\MessageHandler\Product\AlerteStockMailMessageHandler".
  • Inlined service "App\Ecom\Infrastructure\Updater\ProductStockUpdater" to "App\Ecom\Infrastructure\MessageHandler\Product\LaunchStockToUpdateMessageHandler".
  • Inlined service "App\Ecom\Application\DO\Ressource\Factory\BannerPromoDOFactory" to "App\Ecom\Infrastructure\Provider\BannerPromoProvider".
  • Inlined service "App\Ecom\Application\DO\Ressource\Factory\RessourceDOFactory" to "App\Ecom\Infrastructure\Provider\RessourceProvider".
  • Inlined service "App\Ecom\Application\DO\Slider\Factory\SliderDOFactory" to "App\Ecom\Infrastructure\Provider\SliderProvider".
  • Inlined service "App\Ecom\Application\DO\Menu\Factory\MenuDOFactory" to "App\Ecom\Infrastructure\Provider\TaxonProvider".
  • Inlined service "App\Erp\Infrastructure\Exporter\OrderExporter" to "App\Erp\Infrastructure\Exporter\BdlExporter".
  • Inlined service "App\Ecom\Infrastructure\Importer\SliderItemSampleImporter" to "App\Import\Application\Command\SetUpDevCommand".
  • Inlined service "App\Ecom\Infrastructure\Importer\RessourceItemSampleImporter" to "App\Import\Application\Command\SetUpDevCommand".
  • Inlined service "App\Ecom\Infrastructure\Importer\PromotionSampleImporter" to "App\Import\Application\Command\SetUpDevCommand".
  • Inlined service "App\Ecom\Infrastructure\Importer\ConfigSampleImporter" to "App\Import\Application\Command\SetUpDevCommand".
  • Inlined service "App\Ecom\Infrastructure\Factory\Product\ProductFactory" to "App\Import\Infrastructure\Importer\ProductImporter".
  • Inlined service "App\Ecom\Infrastructure\Factory\Product\ProductVariantFactory" to "App\Import\Infrastructure\Importer\ProductImporter".
  • Inlined service "App\Ecom\Infrastructure\Factory\Taxon\TaxonFactory" to "App\Import\Infrastructure\Importer\TaxonImporter".
  • Inlined service "Novaway\ElasticsearchBundle\Client\Client" to "App\Search\Domain\Product\Factory\ProductIndexableFactory".
  • Inlined service ".service_locator.CHWwUoq.App\Search\Infrastructure\Provider\SearchProvider" to "App\Search\Infrastructure\Provider\SearchProvider".
  • 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 "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 "cache.scheduler.recorder_inner" to "cache.scheduler".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets._default_package".
  • 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_app.shop" to "assets._package_app.shop".
  • 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 "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.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 "pagerfanta.serializer.normalizer" to "serializer".
  • Inlined service "api_platform.serializer.uuid_denormalizer" 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 "serializer.normalizer.translatable" to "serializer".
  • Inlined service "api_platform.jsonld.normalizer.item" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.mime_message" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.form_error" to "serializer".
  • Inlined service "serializer.normalizer.backed_enum" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.collection_filters" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "api_platform.jsonld.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "api_platform.jsonld.encoder" to "serializer".
  • Inlined service "api_platform.problem.encoder" to "serializer".
  • Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service "session.storage.factory.native" to "session.factory".
  • Inlined service ".service_locator.cXsfP3P" 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.pILhryi" to "form.extension".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "sylius.form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "form.server_params" to "form.type_extension.csrf".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.0gGtfuY" 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.IMlmmDW" to "messenger.failure.send_failed_message_to_failure_transport_listener".
  • Inlined service ".service_locator.Cy3vzyj" 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 "ux.twig_component.data_collector" to "profiler".
  • Inlined service "data_collector.http_client" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "doctrine_migrations.migrations_collector" to "profiler".
  • Inlined service "php_translation.data_collector" to "profiler".
  • Inlined service "data_collector.messenger" to "profiler".
  • Inlined service "mailer.data_collector" to "profiler".
  • Inlined service "sylius.channel_collector" to "profiler".
  • Inlined service "Sylius\Bundle\UiBundle\DataCollector\TemplateBlockDataCollector" to "profiler".
  • Inlined service "sonata.block.data_collector" to "profiler".
  • Inlined service "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 "monolog.handler.streamed_error" to "monolog.handler.main_error".
  • Inlined service "monolog.handler.grouped_critical" to "monolog.handler.main_critical".
  • Inlined service "monolog.handler.streamed_critical" to "monolog.handler.grouped_critical".
  • Inlined service "monolog.handler.buffered_critical" to "monolog.handler.grouped_critical".
  • Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
  • Inlined service ".service_locator.LrCXAmX" 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..p6tnU." to "security.helper".
  • Inlined service ".service_locator._DNcvRs" to "security.helper".
  • Inlined service ".service_locator.ytRYMK0" 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.YLno758" to "security.access_map".
  • Inlined service ".security.request_matcher.v_Fwnde" to "security.access_map".
  • Inlined service ".security.request_matcher.vrn8TuW" to "security.access_map".
  • Inlined service ".security.request_matcher.ux_WM94" to "security.access_map".
  • Inlined service ".security.request_matcher.xqHPiON" to "security.access_map".
  • Inlined service ".security.request_matcher.D5xVT_B" to "security.access_map".
  • Inlined service ".security.request_matcher.28NqKnb" to "security.access_map".
  • Inlined service ".security.request_matcher.YZb2uKg" to "security.access_map".
  • Inlined service ".security.request_matcher.pIO8VCb" to "security.access_map".
  • Inlined service ".security.request_matcher.OmXCS3k" to "security.access_map".
  • Inlined service ".security.request_matcher.zgUyz1A" to "security.access_map".
  • Inlined service ".security.request_matcher.OBhSpSU" to "security.access_map".
  • Inlined service ".security.request_matcher.L4YJ.mx" to "security.access_map".
  • Inlined service ".security.request_matcher.mXNk00E" to "security.access_map".
  • Inlined service ".security.request_matcher.8cT83J8" to "security.access_map".
  • Inlined service ".security.request_matcher.lY3T6oD" to "security.access_map".
  • Inlined service ".security.request_matcher.HzUbi.F" 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.q1UFWmc" to ".security.request_matcher.kLbKLHa".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service ".security.request_matcher.mVPr2Tg" to ".security.request_matcher.nDabOi1".
  • Inlined service "security.firewall.map.config.mock" to "security.firewall.map.context.mock".
  • Inlined service ".security.request_matcher.fp1kW35" to ".security.request_matcher.uECXYgD".
  • 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.authentication.success_handler.api_erp_login.json_login" to "security.authenticator.json_login.api_erp_login".
  • Inlined service "security.authentication.failure_handler.api_erp_login.json_login" to "security.authenticator.json_login.api_erp_login".
  • Inlined service "debug.security.firewall.authenticator.api_erp_login.inner" to "debug.security.firewall.authenticator.api_erp_login".
  • Inlined service "security.exception_listener.api_erp_login" to "security.firewall.map.context.api_erp_login".
  • Inlined service "security.firewall.map.config.api_erp_login" to "security.firewall.map.context.api_erp_login".
  • Inlined service "debug.security.firewall.authenticator.api_erp.inner" to "debug.security.firewall.authenticator.api_erp".
  • Inlined service "security.exception_listener.api_erp" to "security.firewall.map.context.api_erp".
  • Inlined service "security.firewall.map.config.api_erp" to "security.firewall.map.context.api_erp".
  • Inlined service ".security.request_matcher.ikKng7X" to ".security.request_matcher.mvcA16x".
  • Inlined service "debug.security.firewall.authenticator.shop.inner" to "debug.security.firewall.authenticator.shop".
  • Inlined service "App\Ecom\Infrastructure\Security\IntranetLoginEntryPoint" to "security.exception_listener.shop".
  • Inlined service "App\Ecom\Infrastructure\Security\AccessDeniedHandler" to "security.exception_listener.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.mkvwfq5" to ".security.request_matcher.YLno758".
  • Inlined service ".security.request_matcher.k1L.Smf" to ".security.request_matcher.xqHPiON".
  • Inlined service ".security.request_matcher.X1FOpdX" to ".security.request_matcher.D5xVT_B".
  • Inlined service ".security.request_matcher.obhk0jm" to ".security.request_matcher.28NqKnb".
  • Inlined service ".security.request_matcher.SAoQXSA" to ".security.request_matcher.YZb2uKg".
  • Inlined service ".security.request_matcher.HkkKofJ" to ".security.request_matcher.pIO8VCb".
  • Inlined service ".security.request_matcher.fNVtDN3" to ".security.request_matcher.OmXCS3k".
  • Inlined service ".security.request_matcher._LA_AHr" to ".security.request_matcher.zgUyz1A".
  • Inlined service ".security.request_matcher.7lqwzcD" to ".security.request_matcher.OBhSpSU".
  • Inlined service ".security.request_matcher.klz0_JD" to ".security.request_matcher.mXNk00E".
  • Inlined service ".security.request_matcher.vB99TqM" to ".security.request_matcher.8cT83J8".
  • Inlined service ".security.request_matcher.BxL4Qg_" to ".security.request_matcher.lY3T6oD".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.weblink" to "twig".
  • Inlined service "twig.extension.serializer" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "App\Shared\Application\Twig\Extension\TranslateEnumExtension" to "twig".
  • Inlined service "Twig\Extra\Intl\IntlExtension" to "twig".
  • Inlined service "App\Ecom\Application\Twig\Extension\GetBannerPromoExtension" to "twig".
  • Inlined service "App\Ecom\Application\Twig\Extension\GetCarrouselProductExtension" to "twig".
  • Inlined service "App\Ecom\Application\Twig\Extension\GetCrossProductExtension" to "twig".
  • Inlined service "App\Ecom\Application\Twig\Extension\GetCurrentCartExtension" to "twig".
  • Inlined service "App\Ecom\Application\Twig\Extension\GetPersonnalisationProductExtension" to "twig".
  • Inlined service "App\Ecom\Application\Twig\Extension\GetProductFilterUrlExtension" to "twig".
  • Inlined service "App\Ecom\Application\Twig\Extension\GetProductIsFavoriteExtension" to "twig".
  • Inlined service "App\Ecom\Application\Twig\Extension\GetProductPromotionExtension" to "twig".
  • Inlined service "sylius.twig.extension.convert_amount" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "sylius.twig.extension.aggregate_adjustments" to "twig".
  • Inlined service "sylius.twig.extension.money" to "twig".
  • Inlined service "sylius.twig.extension.currency" to "twig".
  • Inlined service "sylius.twig.extension.locale" to "twig".
  • Inlined service "sylius.twig.extension.inventory" to "twig".
  • Inlined service "sylius.twig.extension.percentage" to "twig".
  • Inlined service "sylius.twig.extension.sort_by" to "twig".
  • Inlined service "sylius.twig.extension.template_event" to "twig".
  • Inlined service "sylius.twig.extension.price" to "twig".
  • Inlined service "sylius.twig.extension.variant_resolver" to "twig".
  • Inlined service "sylius.twig.extension.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.subtotal" 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 "Translation\Bundle\Twig\TranslationExtension" to "twig".
  • Inlined service "ux.twig_component.twig.component_extension" to "twig".
  • Inlined service "ux.live_component.twig.component_extension" to "twig".
  • Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
  • Inlined service "turbo.twig.extension" to "twig".
  • Inlined service "twig.extension.fm_elfinder_init" to "twig".
  • Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" 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 "sonata.block.twig.global" to "twig".
  • Inlined service "pagerfanta.undefined_callable_handler" to "twig".
  • Inlined service "ux.twig_component.twig.environment_configurator" to "twig".
  • Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" 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.5xA6HV7" 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.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.default_connection.configuration".
  • Inlined service ".service_locator.4b1hUqm" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service "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 "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "sylius.doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service ".service_locator.5ail3K0" to "doctrine.orm.default_entity_listener_resolver".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service ".1_DataMapper~ns4utwt" to "sylius.form.data_mapper.order_item_quantity".
  • 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 "sylius.payment_methods_resolver.default" to "sylius.registry.payment_methods_resolver".
  • Inlined service "sylius.promotion_coupon_duration_eligibility_checker" to "sylius.promotion_coupon_eligibility_checker".
  • Inlined service "sylius.promotion_coupon_usage_limit_eligibility_checker" to "sylius.promotion_coupon_eligibility_checker".
  • Inlined service "sylius.promotion_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_rule_checker.customer_group" to "sylius.registry_promotion_rule_checker".
  • Inlined service ".1_BuildAddressFormSubscriber~GkgDhrc" 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 ".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 "sylius.custom_factory.order.inner" to "sylius.custom_factory.order".
  • Inlined service ".1_SettingsRequirements~Opxzpr1" to "sylius.requirements".
  • Inlined service ".2_ExtensionsRequirements~Opxzpr1" to "sylius.requirements".
  • Inlined service ".3_FilesystemRequirements~Opxzpr1" to "sylius.requirements".
  • Inlined service "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener.inner" to "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener".
  • Inlined service "sylius.storage" to "Sylius\Component\Core\Filesystem\Adapter\FlysystemFilesystemAdapter".
  • Inlined service ".1_Filesystem~pKobZQD" to "Sylius\Component\Core\Filesystem\Adapter\GaufretteFilesystemAdapter".
  • 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.resource_controller.pagerfanta_representation_factory" to "sylius.resource_controller.resources_collection_provider".
  • Inlined service "sylius.registry.resource_repository" to "sylius.form.type.resource_autocomplete_choice".
  • Inlined service ".1_RouteFactory~hB2hfGV" to "sylius.routing.loader.resource".
  • Inlined service "sylius.registry.form_builder" to "sylius.form.type.default".
  • Inlined service "sylius.form_builder.default" to "sylius.registry.form_builder".
  • Inlined service "sylius.resource_controller.resources_resolver.grid_aware.inner" to "sylius.resource_controller.resources_resolver.grid_aware".
  • Inlined service "sylius.custom_grid_renderer.twig.inner" to "sylius.custom_grid_renderer.twig".
  • Inlined service "Sylius\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 ".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.extension".
  • Inlined service "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
  • Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
  • Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.paste_image" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.watermark_image" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.background" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.strip" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.scale" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.upscale" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.auto_rotate" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.jpegoptim" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.optipng" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.pngquant" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.mozjpeg" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.cwebp" to "liip_imagine.filter.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 "payum.builder" to "payum".
  • 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 "doctrine_migrations.migrations_flattener" to "doctrine_migrations.migrations_collector".
  • Inlined service "sylius.fixture.shipping_method" to "sylius_fixtures.fixture_registry".
  • Inlined service "Synolia\SyliusMailTesterPlugin\Fixture\ShopUserFixture" to "sylius_fixtures.fixture_registry".
  • Inlined service ".1_FixtureLoader~huzA9BQ" to "sylius_fixtures.fixture_loader".
  • Inlined service ".2_SuiteLoader~huzA9BQ" to "sylius_fixtures.suite_loader".
  • Inlined service ".1_MetadataInterface~edY27LE" to "sylius.controller.payum".
  • Inlined service "Sylius\Bundle\ThemeBundle\Configuration\ThemeConfiguration" to "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface".
  • Inlined service ".1_Processor~wq_olAr" to "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface".
  • Inlined service "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface" to "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProviderInterface".
  • Inlined service "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProviderInterface" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
  • Inlined service "Sylius\Bundle\ThemeBundle\Factory\ThemeFactoryInterface" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
  • Inlined service "Sylius\Bundle\ThemeBundle\Factory\ThemeAuthorFactoryInterface" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
  • Inlined service "Sylius\Bundle\ThemeBundle\Factory\ThemeScreenshotFactoryInterface" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
  • Inlined service "Sylius\Bundle\ThemeBundle\Loader\CircularDependencyCheckerInterface" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
  • Inlined service "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface" to "Sylius\Bundle\ThemeBundle\Repository\ThemeRepositoryInterface".
  • Inlined service "Sylius\Bundle\ThemeBundle\Asset\Installer\OutputAwareAssetsInstaller.inner" to "Sylius\Bundle\ThemeBundle\Asset\Installer\OutputAwareAssetsInstaller".
  • Inlined service "Sylius\Bundle\ThemeBundle\Twig\Locator\HierarchicalTemplateLocator.inner" to "Sylius\Bundle\ThemeBundle\Twig\Locator\HierarchicalTemplateLocator".
  • Inlined service "twig.loader.native_filesystem" to "Sylius\Bundle\ThemeBundle\Twig\Loader\ThemedTemplateLoader".
  • Inlined service "Sylius\Bundle\ThemeBundle\Twig\Locator\HierarchicalTemplateLocator" to "Sylius\Bundle\ThemeBundle\Twig\Loader\ThemedTemplateLoader".
  • Inlined service "Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator.inner" to "Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator".
  • Inlined service "Sylius\Bundle\ThemeBundle\Translation\Finder\OrderingTranslationFilesFinder" to "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\ThemeTranslatorResourceProvider".
  • Inlined service "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\SymfonyTranslatorResourceProvider" to "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\TranslatorResourceProviderInterface".
  • Inlined service "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\ThemeTranslatorResourceProvider" to "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\TranslatorResourceProviderInterface".
  • Inlined service "Sylius\Bundle\ThemeBundle\Translation\Finder\OrderingTranslationFilesFinder.inner" to "Sylius\Bundle\ThemeBundle\Translation\Finder\OrderingTranslationFilesFinder".
  • Inlined service "sylius.http_client" to "sylius.controller.admin.notification".
  • Inlined service "sylius.http_message_factory" to "sylius.controller.admin.notification".
  • Inlined service "Sylius\Bundle\AdminBundle\Controller\RedirectHandler.inner" to "Sylius\Bundle\AdminBundle\Controller\RedirectHandler".
  • 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.fixture_builder.denormalizer.fixture.tolerant_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.reference_range_name" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.factory_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.function_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.configurator_flag_handler" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.optional_flag_handler" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.element".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.configurator" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.extend" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.optional" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.template" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.unique" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.string_parser" to "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.simple_parser" to "nelmio_alice.fixture_builder.expression_language.parser.string_parser".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.dynamic_array_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.escaped_value_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_list_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_method_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_range_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.method_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.optional_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.parameter_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.property_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.simple_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_array_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.wildcard_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.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.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.fixture_set.remove_conflicting_objects" to "nelmio_alice.generator.double_pass".
  • Inlined service "nelmio_alice.generator.object_generator.complete" to "nelmio_alice.generator.double_pass".
  • Inlined service "nelmio_alice.generator.object_generator.simple" to "nelmio_alice.generator.object_generator.complete".
  • Inlined service "nelmio_alice.generator.instantiator.existing_instance" to "nelmio_alice.generator.object_generator.simple".
  • Inlined service "nelmio_alice.generator.hydrator.simple" to "nelmio_alice.generator.object_generator.simple".
  • Inlined service "nelmio_alice.generator.caller.simple" to "nelmio_alice.generator.object_generator.simple".
  • Inlined service "nelmio_alice.generator.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.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.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 "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 "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~tiOTrU6" to ".1_Serializer~tiOTrU6".
  • Inlined service "api_platform.openapi.normalizer.api_gateway.inner" to "api_platform.openapi.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\LocaleContextBuilder".
  • Inlined service "Sylius\Bundle\ApiBundle\SerializerContextBuilder\LocaleContextBuilder" to "Sylius\Bundle\ApiBundle\SerializerContextBuilder\HttpRequestMethodTypeContextBuilder".
  • 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\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 "Sylius\Bundle\ApiBundle\Swagger\AdminAuthenticationTokenDocumentationNormalizer.inner" to "Sylius\Bundle\ApiBundle\Swagger\AdminAuthenticationTokenDocumentationNormalizer".
  • Inlined service ".2_Connection~SS5lI5i" to ".1_DbalMigrationFactory~SS5lI5i".
  • Inlined service ".1_DbalMigrationFactory~SS5lI5i" to "SyliusLabs\DoctrineMigrationsExtraBundle\Factory\ContainerAwareVersionFactory".
  • Inlined service "flysystem.adapter.sylius.storage" to "sylius.storage".
  • Inlined service ".service_locator.Mqo1iIy" to "webpack_encore.entrypoint_lookup_collection".
  • Inlined service ".1_ServiceLocator~v8EN880" to "webpack_encore.twig_entry_files_extension".
  • Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
  • Inlined service "Translation\Extractor\FileExtractor\PHPFileExtractor" to "Translation\Extractor\Extractor".
  • Inlined service "Translation\Extractor\FileExtractor\TwigFileExtractor" to "Translation\Extractor\Extractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Knp\Menu\ItemLabel" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Knp\Menu\LinkTitle" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\Constraint" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\FlashMessage" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Php\TranslateAnnotationVisitor" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
  • Inlined service "Translation\Extractor\Visitor\Twig\TwigVisitor" to "Translation\Extractor\FileExtractor\TwigFileExtractor".
  • Inlined service "php_translation.single_storage.file.app" to "php_translation.storage.app".
  • Inlined service "ux.twig_component.component_template_finder" to "ux.twig_component.component_factory".
  • Inlined service ".service_locator.SBLKLVy" to "ux.twig_component.component_factory".
  • Inlined service ".service_locator.iU8QgVt.ux.twig_component.twig.component_extension" to "ux.twig_component.twig.component_extension".
  • Inlined service "ux.twig_component.twig.environment_configurator.inner" to "ux.twig_component.twig.environment_configurator".
  • Inlined service ".service_locator.4GOymc2.ux.live_component.event_subscriber" to "ux.live_component.event_subscriber".
  • Inlined service ".service_locator._mTJt_g.ux.live_component.intercept_child_component_render_subscriber" to "ux.live_component.intercept_child_component_render_subscriber".
  • Inlined service ".service_locator.rvzDxoi.ux.live_component.child_component_partial_renderer" to "ux.live_component.child_component_partial_renderer".
  • Inlined service ".service_locator.7pZx2KQ.ux.live_component.add_attributes_subscriber" to "ux.live_component.add_attributes_subscriber".
  • Inlined service "ux.live_component.query_string_props_extractor" to "ux.live_component.query_string_initializer_subscriber".
  • Inlined service "stimulus.helper" to "stimulus.twig_extension".
  • Inlined service "turbo.broadcaster.action_renderer.inner" to "turbo.broadcaster.action_renderer".
  • Inlined service "turbo.id_accessor" to "turbo.broadcaster.action_renderer".
  • Inlined service "turbo.broadcaster.action_renderer" to "turbo.doctrine.event_listener".
  • Inlined service "Synolia\SyliusMailTesterPlugin\DataRetriever\EmailKeysDataRetriever" to "Synolia\SyliusMailTesterPlugin\Form\Type\ChoiceSubjectsType".
  • Inlined service "Synolia\SyliusMailTesterPlugin\Resolver\FormTypeResolver" to "Synolia\SyliusMailTesterPlugin\Controller\MailTesterController".
  • Inlined service ".service_locator.pS8uKRJ.Synolia\SyliusMailTesterPlugin\Controller\MailTesterController" to "Synolia\SyliusMailTesterPlugin\Controller\MailTesterController".
  • Inlined service "Synolia\SyliusMailTesterPlugin\Fixture\Factory\ShopUserExampleFactory" to "Synolia\SyliusMailTesterPlugin\Fixture\ShopUserFixture".
  • Inlined service "monolog.logger.snappy" to "knp_snappy.pdf".
  • 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 "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 "debug.traced.sylius.command_bus.inner" to "debug.traced.sylius.command_bus".
  • Inlined service "sylius.event_bus.messenger.handlers_locator" to "sylius.event_bus.middleware.handle_message".
  • Inlined service "debug.traced.sylius.event_bus.inner" to "debug.traced.sylius.event_bus".
  • Inlined service "sylius_default.bus.messenger.handlers_locator" to "sylius_default.bus.middleware.handle_message".
  • Inlined service "debug.traced.sylius_default.bus.inner" to "debug.traced.sylius_default.bus".
  • Inlined service "sylius_event.bus.messenger.handlers_locator" to "sylius_event.bus.middleware.handle_message".
  • Inlined service "debug.traced.sylius_event.bus.inner" to "debug.traced.sylius_event.bus".
  • Inlined service "command.bus.messenger.handlers_locator" to "command.bus.middleware.handle_message".
  • Inlined service "debug.traced.command.bus.inner" to "debug.traced.command.bus".
  • Inlined service "query.bus.messenger.handlers_locator" to "query.bus.middleware.handle_message".
  • Inlined service "http_client.uri_template" to ".debug.http_client".
  • Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
  • Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
  • Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
  • Inlined service "App\Ecom\Domain\Security\Voter\BatVoter" to ".debug.security.voter.App\Ecom\Domain\Security\Voter\BatVoter".
  • Inlined service "App\Ecom\Domain\Security\Voter\CartVoter" to ".debug.security.voter.App\Ecom\Domain\Security\Voter\CartVoter".
  • Inlined service "App\Ecom\Domain\Security\Voter\OrderItemVoter" to ".debug.security.voter.App\Ecom\Domain\Security\Voter\OrderItemVoter".
  • Inlined service "App\Ecom\Domain\Security\Voter\OrderVoter" to ".debug.security.voter.App\Ecom\Domain\Security\Voter\OrderVoter".
  • Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
  • Inlined service "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener.inner" to "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener".
  • Inlined service "fos_rest.serializer.form_error_handler.inner" to "fos_rest.serializer.form_error_handler".
  • Inlined service "Sylius\Bundle\ApiBundle\DataTransformer\OrderTokenValueAwareInputCommandDataTransformer" 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 "SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker.inner" to "SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker".
  • 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.api_erp_login.inner" to "debug.security.event_dispatcher.api_erp_login".
  • Inlined service "debug.security.event_dispatcher.api_erp.inner" to "debug.security.event_dispatcher.api_erp".
  • Inlined service "debug.security.event_dispatcher.shop.inner" to "debug.security.event_dispatcher.shop".
  • Inlined service ".service_locator.rt88z3c" to ".service_locator.rt88z3c.App\Ecom\Application\Controller\Shop\Order\ListController".
  • Inlined service ".service_locator.DXcXYa8" to ".service_locator.DXcXYa8.App\Ecom\Application\DO\Order\Factory\OrderDOFactory".
  • Inlined service ".service_locator.caN6nU1" to ".service_locator.caN6nU1.App\Ecom\Application\Form\Type\ProductFilterType".
  • Inlined service ".service_locator.374gfo7" to ".service_locator.374gfo7.App\Ecom\Application\Twig\Component\ProductListingComponent".
  • Inlined service ".service_locator.OnosW1M" to ".service_locator.OnosW1M.App\Ecom\Application\Twig\Component\SearchBarComponent".
  • Inlined service ".service_locator.CHWwUoq" to ".service_locator.CHWwUoq.App\Search\Infrastructure\Provider\SearchProvider".
  • Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
  • Inlined service ".service_locator.9gXQpqd" to ".service_locator.9gXQpqd.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 ".service_locator.iU8QgVt" to ".service_locator.iU8QgVt.ux.twig_component.twig.component_extension".
  • Inlined service ".service_locator.4GOymc2" to ".service_locator.4GOymc2.ux.live_component.event_subscriber".
  • Inlined service ".service_locator._mTJt_g" to ".service_locator._mTJt_g.ux.live_component.intercept_child_component_render_subscriber".
  • Inlined service ".service_locator.rvzDxoi" to ".service_locator.rvzDxoi.ux.live_component.child_component_partial_renderer".
  • Inlined service ".service_locator.7pZx2KQ" to ".service_locator.7pZx2KQ.ux.live_component.add_attributes_subscriber".
  • Inlined service ".service_locator.pS8uKRJ" to ".service_locator.pS8uKRJ.Synolia\SyliusMailTesterPlugin\Controller\MailTesterController".
  • 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 "argument_metadata_factory" to "debug.argument_resolver.inner".
  • Inlined service ".service_locator.oR77BOj" to "debug.argument_resolver.inner".
  • Inlined service ".1_ClassMetadata~bHrI30." to "Sylius\Bundle\TaxonomyBundle\Repository\TaxonTreeRepositoryInterface.inner".
  • Inlined service "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer" to "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer.inner".
  • Inlined service "doctrine.orm.default_xml_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service "doctrine.orm.default_xml_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service "doctrine.orm.default_attribute_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service "doctrine.orm.default_attribute_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service ".service_locator.FcBh03_" to "sylius.doctrine.orm.container_repository_factory.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.4gBWZRk" to "console.command_loader".
  • Inlined service ".service_locator.9gXQpqd.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "config_cache_factory" to "router".
  • Inlined service "debug.traced.query.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 "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.custom_inventory.order_inventory_operator.inner" to "Sylius\Component\Core\Inventory\Operator\OrderInventoryOperatorInterface".
  • Inlined service "sylius.custom_factory.order_item.inner" to "sylius.factory.cart_item".
  • Inlined service "hateoas.configuration.metadata.yaml_driver" to "hateoas.configuration.metadata_driver".
  • Inlined service "hateoas.configuration.metadata.xml_driver" to "hateoas.configuration.metadata_driver".
  • Inlined service "hateoas.configuration.metadata.extension_driver" to "hateoas.configuration.metadata_driver".
  • Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
  • Inlined service "fos_rest.serializer.jms" to "fos_rest.view_handler".
  • Inlined service "app.listener.after_fixture" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
  • Inlined service "app.listener.docs_purger" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
  • 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~k1m9lEy" 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 "fm_elfinder.configurator.default" to "fm_elfinder.loader".
  • Inlined service "App\Ecom\Infrastructure\Processing\OrderPersonnalisationProcessor" to "sylius.order_processing.order_processor".
  • Inlined service "Sylius\Bundle\ApiBundle\Context\TokenValueBasedCartContext" to "sylius.context.cart".
  • Inlined service "sylius.context.cart.new_shop_based.inner" to "sylius.context.cart.new".
  • Inlined service "sylius.channel_aware_promotion_rule_checker.item_total.inner" to "sylius.promotion_rule_checker.item_total".
  • Inlined service "sylius.custom_factory.address.inner" to "sylius.factory.address".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "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 "routing.loader.attribute" to "routing.loader".
  • Inlined service "routing.loader.attribute" to "routing.loader".
  • Inlined service "routing.loader.attribute" to "routing.loader".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service ".security.request_matcher.00g_ytX" to "security.access_map".
  • Inlined service ".security.request_matcher.00g_ytX" to "security.access_map".
  • Inlined service "url_helper" to "twig".
  • Inlined service "url_helper" to "twig".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.argument_escaper" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.argument_escaper" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
  • Inlined service "nelmio_alice.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 "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 "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 "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".
3
  • Tag "templating.helper" was defined on service(s) "sylius.templating.helper.convert_money", "sylius.templating.helper.adjustment", "sylius.templating.helper.format_money", "sylius.templating.helper.currency", "sylius.templating.helper.locale", "sylius.templating.helper.inventory", "sylius.templating.helper.product_variants_prices", "sylius.templating.helper.price", "sylius.templating.helper.variant_resolver", "sylius.templating.helper.checkout_steps", "Vich\UploaderBundle\Templating\Helper\UploaderHelper", but was never used.
  • Tag "container.decorator" was defined on service(s) "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.api_erp_login", "debug.security.firewall.authenticator.api_erp", "debug.security.firewall.authenticator.shop", "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_controller.resources_resolver.grid_aware", "sylius.custom_grid_renderer.twig", "sylius.custom_bulk_action_grid_renderer.twig", "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", "debug.traced.sylius.command_bus", "debug.traced.sylius.event_bus", "debug.traced.sylius_default.bus", "debug.traced.sylius_event.bus", "debug.traced.command.bus", ".debug.http_client", "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener", "fos_rest.serializer.form_error_handler", "SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker", "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.api_erp_login", "debug.security.event_dispatcher.api_erp", "debug.security.event_dispatcher.shop", "messenger.default_bus", "Sylius\Component\Order\Modifier\OrderModifierInterface", "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\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\Core\Inventory\Operator\OrderInventoryOperatorInterface", "sylius.factory.cart_item", "sylius.context.cart.new", "sylius.promotion_rule_checker.item_total", "sylius.factory.address", "validator", "sylius.order_processing.order_taxes_processor", "event_dispatcher", "api_platform.route_name_resolver", but was never used.
  • Tag "sylius.product_variant_resolver.default" was defined on service(s) "sylius.product_variant_resolver.default", but was never used.