The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Sylius\Bundle\MoneyBundle\DependencyInjection\SyliusMoneyExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Sylius\Bundle\UiBundle\DependencyInjection\SyliusUiExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Knp\Bundle\GaufretteBundle\DependencyInjection\KnpGaufretteExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Payum\Bundle\PayumBundle\DependencyInjection\PayumExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Sylius\Bundle\FixturesBundle\DependencyInjection\SyliusFixturesExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Sylius\Bundle\AdminBundle\DependencyInjection\SyliusAdminExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Sylius\Bundle\ShopBundle\DependencyInjection\SyliusShopExtension".
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Sylius\Bundle\ApiBundle\DependencyInjection\SyliusApiExtension".
Method "Sylius\Resource\Factory\FactoryInterface::createNew()" might add "T" as a native return type declaration in the future. Do the same in implementation "App\Factory\Shipping\PartialShipmentFactory" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::finishView()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\AttributeType\Configuration\SelectImageAttributeEntryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\DemarcationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\DemarcationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\RegionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\RegionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\VegueriaType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\VegueriaType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Type\VendorChoiceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\Type\VendorChoiceType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Security\Voter\VendorVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\Extension\AppExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\Extension\AppExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour.
Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement.
Since symfony/dependency-injection 7.2: Type "tagged" is deprecated for tag <argument>, use "tagged_iterator" instead in "/var/www/vhosts/acooptest01.taller.fesomia.net/httpdocs/vendor/sylius/mailer-bundle/src/Bundle/DependencyInjection/../Resources/config/services.xml".
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.
Since symfony/dependency-injection 7.2: Type "tagged" is deprecated for tag <argument>, use "tagged_iterator" instead in "/var/www/vhosts/acooptest01.taller.fesomia.net/httpdocs/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/config/services/order_pay/controllers.xml".
Since symfony/options-resolver 7.3: Defining nested options via "Symfony\Component\OptionsResolver\OptionsResolver::setDefault()" is deprecated and will be removed in Symfony 8.0, use "setOptions()" method instead.
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius_cms.block" with model "Sylius\CmsPlugin\Entity\Block" and interface "Sylius\CmsPlugin\Entity\BlockInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius_cms.collection" with model "Sylius\CmsPlugin\Entity\Collection" and interface "Sylius\CmsPlugin\Entity\CollectionInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius_cms.content_configuration" with model "Sylius\CmsPlugin\Entity\ContentConfiguration" and interface "Sylius\CmsPlugin\Entity\ContentConfigurationInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius_cms.media" with model "Sylius\CmsPlugin\Entity\Media" and interface "Sylius\CmsPlugin\Entity\MediaInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius_cms.media_translation" with model "Sylius\CmsPlugin\Entity\MediaTranslation" and interface "Sylius\CmsPlugin\Entity\MediaTranslationInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius_cms.page" with model "Sylius\CmsPlugin\Entity\Page" and interface "Sylius\CmsPlugin\Entity\PageInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius_cms.page_translation" with model "Sylius\CmsPlugin\Entity\PageTranslation" and interface "Sylius\CmsPlugin\Entity\PageTranslationInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius_cms.template" with model "Sylius\CmsPlugin\Entity\Template" and interface "Sylius\CmsPlugin\Entity\TemplateInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius_refund.credit_memo" with model "Sylius\RefundPlugin\Entity\CreditMemo" and interface "Sylius\RefundPlugin\Entity\CreditMemoInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius_refund.line_item" with model "Sylius\RefundPlugin\Entity\LineItem" and interface "Sylius\RefundPlugin\Entity\LineItemInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius_refund.tax_item" with model "Sylius\RefundPlugin\Entity\TaxItem" and interface "Sylius\RefundPlugin\Entity\TaxItemInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius_refund.refund" with model "Sylius\RefundPlugin\Entity\Refund" and interface "Sylius\RefundPlugin\Entity\RefundInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius_refund.refund_payment" with model "Sylius\RefundPlugin\Entity\RefundPayment" and interface "Sylius\RefundPlugin\Entity\RefundPaymentInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius_refund.customer_billing_data" with model "Sylius\RefundPlugin\Entity\CustomerBillingData" and interface "Sylius\RefundPlugin\Entity\CustomerBillingDataInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius_refund.shop_billing_data" with model "Sylius\RefundPlugin\Entity\ShopBillingData" and interface "Sylius\RefundPlugin\Entity\ShopBillingDataInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.adjustment" with model "App\Entity\Order\Adjustment" and interface "Sylius\Component\Order\Model\AdjustmentInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.order" with model "App\Entity\Order\Order" and interface "Sylius\Component\Order\Model\OrderInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.order_item" with model "App\Entity\Order\OrderItem" and interface "Sylius\Component\Order\Model\OrderItemInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.order_item_unit" with model "App\Entity\Order\OrderItemUnit" and interface "Sylius\Component\Order\Model\OrderItemUnitInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.order_sequence" with model "App\Entity\Order\OrderSequence" and interface "Sylius\Component\Order\Model\OrderSequenceInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.currency" with model "App\Entity\Currency\Currency" and interface "Sylius\Component\Currency\Model\CurrencyInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.exchange_rate" with model "App\Entity\Currency\ExchangeRate" and interface "Sylius\Component\Currency\Model\ExchangeRateInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.locale" with model "App\Entity\Locale\Locale" and interface "Sylius\Component\Locale\Model\LocaleInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product" with model "App\Entity\Product\Product" and interface "Sylius\Component\Product\Model\ProductInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_translation" with model "App\Entity\Product\ProductTranslation" and interface "Sylius\Component\Product\Model\ProductTranslationInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_variant" with model "App\Entity\Product\ProductVariant" and interface "Sylius\Component\Product\Model\ProductVariantInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_variant_translation" with model "App\Entity\Product\ProductVariantTranslation" and interface "Sylius\Component\Product\Model\ProductVariantTranslationInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_option" with model "App\Entity\Product\ProductOption" and interface "Sylius\Component\Product\Model\ProductOptionInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_option_translation" with model "App\Entity\Product\ProductOptionTranslation" and interface "Sylius\Component\Product\Model\ProductOptionTranslationInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_association" with model "App\Entity\Product\ProductAssociation" and interface "Sylius\Component\Product\Model\ProductAssociationInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_option_value" with model "App\Entity\Product\ProductOptionValue" and interface "Sylius\Component\Product\Model\ProductOptionValueInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_option_value_translation" with model "App\Entity\Product\ProductOptionValueTranslation" and interface "Sylius\Component\Product\Model\ProductOptionValueTranslationInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_association_type" with model "App\Entity\Product\ProductAssociationType" and interface "Sylius\Component\Product\Model\ProductAssociationTypeInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_association_type_translation" with model "App\Entity\Product\ProductAssociationTypeTranslation" and interface "Sylius\Component\Product\Model\ProductAssociationTypeTranslationInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.channel" with model "App\Entity\Channel\Channel" and interface "Sylius\Component\Channel\Model\ChannelInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_attribute" with model "App\Entity\Product\ProductAttribute" and interface "Sylius\Component\Product\Model\ProductAttributeInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_attribute_translation" with model "App\Entity\Product\ProductAttributeTranslation" and interface "Sylius\Component\Product\Model\ProductAttributeTranslationInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_attribute_value" with model "App\Entity\Product\ProductAttributeValue" and interface "Sylius\Component\Product\Model\ProductAttributeValueInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.tax_rate" with model "App\Entity\Taxation\TaxRate" and interface "Sylius\Component\Taxation\Model\TaxRateInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.tax_category" with model "App\Entity\Taxation\TaxCategory" and interface "Sylius\Component\Taxation\Model\TaxCategoryInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.shipment" with model "App\Entity\Shipping\Shipment" and interface "Sylius\Component\Shipping\Model\ShipmentInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.shipment_unit" with model "App\Entity\Order\OrderItemUnit" and interface "Sylius\Component\Shipping\Model\ShipmentUnitInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.shipping_method" with model "App\Entity\Shipping\ShippingMethod" and interface "Sylius\Component\Shipping\Model\ShippingMethodInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.shipping_method_translation" with model "App\Entity\Shipping\ShippingMethodTranslation" and interface "Sylius\Component\Shipping\Model\ShippingMethodTranslationInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.shipping_category" with model "App\Entity\Shipping\ShippingCategory" and interface "Sylius\Component\Shipping\Model\ShippingCategoryInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.shipping_method_rule" with model "App\Entity\Shipping\ShippingMethodRule" and interface "Sylius\Component\Shipping\Model\ShippingMethodRuleInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.payment" with model "App\Entity\Payment\Payment" and interface "Sylius\Component\Payment\Model\PaymentInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.payment_method" with model "App\Entity\Payment\PaymentMethod" and interface "Sylius\Component\Payment\Model\PaymentMethodInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.payment_method_translation" with model "App\Entity\Payment\PaymentMethodTranslation" and interface "Sylius\Component\Payment\Model\PaymentMethodTranslationInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.gateway_config" with model "App\Entity\Payment\GatewayConfig" and interface "Sylius\Bundle\PayumBundle\Model\GatewayConfigInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.payment_request" with model "App\Entity\Payment\PaymentRequest" and interface "Sylius\Component\Payment\Model\PaymentRequestInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.catalog_promotion" with model "App\Entity\Promotion\CatalogPromotion" and interface "Sylius\Component\Promotion\Model\CatalogPromotionInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.catalog_promotion_translation" with model "App\Entity\Promotion\CatalogPromotionTranslation" and interface "Sylius\Component\Promotion\Model\CatalogPromotionTranslationInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.catalog_promotion_scope" with model "App\Entity\Promotion\CatalogPromotionScope" and interface "Sylius\Component\Promotion\Model\CatalogPromotionScopeInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.promotion" with model "App\Entity\Promotion\Promotion" and interface "Sylius\Component\Promotion\Model\PromotionInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.promotion_translation" with model "App\Entity\Promotion\PromotionTranslation" and interface "Sylius\Component\Promotion\Model\PromotionTranslationInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.promotion_coupon" with model "App\Entity\Promotion\PromotionCoupon" and interface "Sylius\Component\Promotion\Model\PromotionCouponInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.catalog_promotion_action" with model "App\Entity\Promotion\CatalogPromotionAction" and interface "Sylius\Component\Promotion\Model\CatalogPromotionActionInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.promotion_rule" with model "App\Entity\Promotion\PromotionRule" and interface "Sylius\Component\Promotion\Model\PromotionRuleInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.promotion_action" with model "App\Entity\Promotion\PromotionAction" and interface "Sylius\Component\Promotion\Model\PromotionActionInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.address" with model "App\Entity\Addressing\Address" and interface "Sylius\Component\Addressing\Model\AddressInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.country" with model "App\Entity\Addressing\Country" and interface "Sylius\Component\Addressing\Model\CountryInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.province" with model "App\Entity\Addressing\Province" and interface "Sylius\Component\Addressing\Model\ProvinceInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.zone" with model "App\Entity\Addressing\Zone" and interface "Sylius\Component\Addressing\Model\ZoneInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.zone_member" with model "App\Entity\Addressing\ZoneMember" and interface "Sylius\Component\Addressing\Model\ZoneMemberInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.inventory_unit" with model "App\Entity\Order\OrderItemUnit" and interface "Sylius\Component\Inventory\Model\InventoryUnitInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.taxon" with model "App\Entity\Taxonomy\Taxon" and interface "Sylius\Component\Taxonomy\Model\TaxonInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.taxon_translation" with model "App\Entity\Taxonomy\TaxonTranslation" and interface "Sylius\Component\Taxonomy\Model\TaxonTranslationInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.admin_user" with model "App\Entity\User\AdminUser" and interface "Sylius\Component\Core\Model\AdminUserInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.shop_user" with model "App\Entity\User\ShopUser" and interface "Sylius\Component\Core\Model\ShopUserInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.oauth_user" with model "App\Entity\User\UserOAuth" and interface "Sylius\Component\User\Model\UserOAuthInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.customer" with model "App\Entity\Customer\Customer" and interface "Sylius\Component\Customer\Model\CustomerInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.customer_group" with model "App\Entity\Customer\CustomerGroup" and interface "Sylius\Component\Customer\Model\CustomerGroupInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_review" with model "App\Entity\Product\ProductReview" and interface "Sylius\Component\Review\Model\ReviewInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_reviewer" with model "App\Entity\Customer\Customer" and interface "Sylius\Component\Review\Model\ReviewerInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_taxon" with model "App\Entity\Product\ProductTaxon" and interface "Sylius\Component\Core\Model\ProductTaxonInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.avatar_image" with model "App\Entity\User\AvatarImage" and interface "Sylius\Component\Core\Model\AvatarImageInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.product_image" with model "App\Entity\Product\ProductImage" and interface "Sylius\Component\Core\Model\ProductImageInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.taxon_image" with model "App\Entity\Taxonomy\TaxonImage" and interface "Sylius\Component\Core\Model\TaxonImageInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.channel_pricing" with model "App\Entity\Channel\ChannelPricing" and interface "Sylius\Component\Core\Model\ChannelPricingInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.channel_price_history_config" with model "App\Entity\Channel\ChannelPriceHistoryConfig" and interface "Sylius\Component\Core\Model\ChannelPriceHistoryConfigInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.channel_pricing_log_entry" with model "App\Entity\Channel\ChannelPricingLogEntry" and interface "Sylius\Component\Core\Model\ChannelPricingLogEntryInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.shop_billing_data" with model "App\Entity\Channel\ShopBillingData" and interface "Sylius\Component\Core\Model\ShopBillingDataInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "odiseo_sylius_rbac_plugin.administration_role" with model "Odiseo\SyliusRbacPlugin\Entity\AdministrationRole" and interface "Odiseo\SyliusRbacPlugin\Entity\AdministrationRoleInterface".
Since sylius/resource-bundle 1.6: Specifying the interface for resources is deprecated and will be removed in 2.0. Please rely on auto-discovering interfaces instead. Triggered by resource "sylius.payment_security_token" with model "App\Entity\Payment\PaymentSecurityToken" and interface "Sylius\Bundle\PayumBundle\Model\PaymentSecurityTokenInterface".
The "Sylius\Bundle\ResourceBundle\Controller\ResourceController::addFlash()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Sylius\Bundle\OrderBundle\Controller\OrderController".
The "Sylius\Bundle\ResourceBundle\Controller\ResourceController::getUser()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Sylius\Bundle\UserBundle\Controller\UserController".
The "Sylius\Bundle\CoreBundle\Security\ImpersonationVoter::vote()" method will require a new "Vote|null $vote" argument in the next major version of its interface "Symfony\Component\Security\Core\Authorization\Voter\VoterInterface", not defining it is deprecated.
The "Sylius\Bundle\ApiBundle\Security\ShopUserVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
The "Sylius\Bundle\ApiBundle\Security\OrderAdjustmentsVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is 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.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Liip\ImagineBundle\Templating\FilterExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\StateProcessor\Admin\AdminUser\PersistProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\StateProcessor\Admin\Country\PersistProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\StateProcessor\Admin\AvatarImage\PersistProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\StateProcessor\Shop\Address\PersistProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\StateProcessor\Admin\ProductImage\PersistProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\StateProcessor\Admin\TaxonImage\PersistProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\StateProcessor\Common\MessengerPersistProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\StateProcessor\Admin\Promotion\PromotionCoupon\PersistProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\ApiBundle\StateProcessor\Admin\Customer\PersistProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Since sylius/theme-bundle 2.0: "sylius.theme.configuration" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface" service.
Since sylius/theme-bundle 2.0: "sylius.repository.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Command\ListCommand" service.
Since sylius/theme-bundle 2.0: "sylius.repository.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Collector\ThemeCollector" service.
Since sylius/theme-bundle 2.0: "sylius.context.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Collector\ThemeCollector" service.
Since sylius/theme-bundle 2.0: "sylius.theme.hierarchy_provider" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Collector\ThemeCollector" service.
Since sylius/theme-bundle 2.0: "sylius.repository.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Form\Type\ThemeChoiceType" service.
Since sylius/theme-bundle 2.0: "sylius.repository.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Form\Type\ThemeNameChoiceType" service.
Since sylius/theme-bundle 2.0: "sylius.theme.hierarchy_provider" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Context\SettableThemeContext" service.
Since sylius/theme-bundle 2.0: "sylius.theme.loader" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "Sylius\Bundle\ThemeBundle\Repository\ThemeRepositoryInterface" service.
Since sylius/theme-bundle 2.0: "sylius.repository.theme" service is deprecated since Sylius/ThemeBundle 2.0 and will be removed in 3.0. It is being referenced by the "sylius_shop.theme.context.channel_based" service.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\CoreBundle\EventListener\UserImpersonatorSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Sylius\Bundle\CurrencyBundle\Form\Type\ExchangeRateType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Sylius\Component\Mailer\Sender\Sender::send()" method will require a new "string[] $ccRecipients" argument in the next major version of its interface "Sylius\Component\Mailer\Sender\SenderInterface", not defining it is deprecated.
The "Sylius\Component\Mailer\Sender\Sender::send()" method will require a new "string[] $bccRecipients" argument in the next major version of its interface "Sylius\Component\Mailer\Sender\SenderInterface", not defining it is deprecated.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Sylius\Bundle\PromotionBundle\Form\Type\CatalogPromotionScopeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Sylius\Bundle\PromotionBundle\Form\Type\CatalogPromotionActionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Sylius\Bundle\CoreBundle\Form\Type\ShopBillingDataType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Sylius\Bundle\PayumBundle\Action\AuthorizePaymentAction" class extends "Payum\Core\Action\GatewayAwareAction" that is deprecated since 1.3 will be removed in 2.0. Use trait+interface in your classes.
The "Sylius\Bundle\PayumBundle\Action\CapturePaymentAction" class extends "Payum\Core\Action\GatewayAwareAction" that is deprecated since 1.3 will be removed in 2.0. Use trait+interface in your classes.
The "Sylius\Bundle\PayumBundle\Action\ExecuteSameRequestWithPaymentDetailsAction" class extends "Payum\Core\Action\GatewayAwareAction" that is deprecated since 1.3 will be removed in 2.0. Use trait+interface in your classes.
Method "Payum\Core\HttpClientInterface::send()" might add "ResponseInterface" as a native return type declaration in the future. Do the same in implementation "Sylius\Bundle\PayumBundle\HttpClient\HttpClient" now to avoid errors or add an explicit @return annotation to suppress this message.
The "ApiPlatform\Hydra\Serializer\HydraPrefixNameConverter" class implements "Symfony\Component\Serializer\NameConverter\AdvancedNameConverterInterface" that is deprecated since Symfony 7.2, use NameConverterInterface instead.
The "ApiPlatform\Metadata\Util\ClassInfoTrait" trait is considered internal. It may change without further notice. You should not use it from "Sylius\Bundle\ApiBundle\ApiPlatform\Routing\IriConverter".
Method "Payum\Core\Action\ActionInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sylius\PayPalPlugin\Payum\Action\ResolveNextRouteAction" now to avoid errors or add an explicit @return annotation to suppress this message.
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 "FluxSE\SyliusStripePlugin\FluxSESyliusStripePlugin" now to avoid errors or add an explicit @return annotation to suppress this message.
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.
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.
"SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17, t0.default_locale_id AS default_locale_id_18, t19.code AS code_20, t19.created_at AS created_at_21, t19.updated_at AS updated_at_22, t19.id AS id_23, t0.base_currency_id AS base_currency_id_24, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.default_tax_zone_id AS default_tax_zone_id_30, t0.menu_taxon_id AS menu_taxon_id_31, t0.translatable_id AS translatable_id_32, t0.shop_billing_data_id AS shop_billing_data_id_33, t0.channel_price_history_config_id AS channel_price_history_config_id_34 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0.default_locale_id = t19.id INNER JOIN sylius_currency t25 ON t0.base_currency_id = t25.id WHERE t0.hostname = ? AND t0.enabled = ? ORDER BY t0.id ASC LIMIT 1"
(parameters:
[1 => "acooptest01.taller.fesomia.net"
2 => 1]
, types:
[1 => 22 => 5]
)
doctrine
[
"sql" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17, t0.default_locale_id AS default_locale_id_18, t19.code AS code_20, t19.created_at AS created_at_21, t19.updated_at AS updated_at_22, t19.id AS id_23, t0.base_currency_id AS base_currency_id_24, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.default_tax_zone_id AS default_tax_zone_id_30, t0.menu_taxon_id AS menu_taxon_id_31, t0.translatable_id AS translatable_id_32, t0.shop_billing_data_id AS shop_billing_data_id_33, t0.channel_price_history_config_id AS channel_price_history_config_id_34 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0.default_locale_id = t19.id INNER JOIN sylius_currency t25 ON t0.base_currency_id = t25.id WHERE t0.hostname = ? AND t0.enabled = ? ORDER BY t0.id ASC LIMIT 1"
"params" => [1 => "acooptest01.taller.fesomia.net"
2 => 1]
"types" => [1 => 22 => 5]
]
debug
Executing query:
"SELECT COUNT(*) FROM sylius_channel t0"
doctrine
[
"sql" => "SELECT COUNT(*) FROM sylius_channel t0"
]
debug
Executing query:
"SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17, t0.default_locale_id AS default_locale_id_18, t19.code AS code_20, t19.created_at AS created_at_21, t19.updated_at AS updated_at_22, t19.id AS id_23, t0.base_currency_id AS base_currency_id_24, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.default_tax_zone_id AS default_tax_zone_id_30, t0.menu_taxon_id AS menu_taxon_id_31, t0.translatable_id AS translatable_id_32, t0.shop_billing_data_id AS shop_billing_data_id_33, t0.channel_price_history_config_id AS channel_price_history_config_id_34 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0.default_locale_id = t19.id INNER JOIN sylius_currency t25 ON t0.base_currency_id = t25.id LIMIT 1"
doctrine
[
"sql" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17, t0.default_locale_id AS default_locale_id_18, t19.code AS code_20, t19.created_at AS created_at_21, t19.updated_at AS updated_at_22, t19.id AS id_23, t0.base_currency_id AS base_currency_id_24, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.default_tax_zone_id AS default_tax_zone_id_30, t0.menu_taxon_id AS menu_taxon_id_31, t0.translatable_id AS translatable_id_32, t0.shop_billing_data_id AS shop_billing_data_id_33, t0.channel_price_history_config_id AS channel_price_history_config_id_34 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0.default_locale_id = t19.id INNER JOIN sylius_currency t25 ON t0.base_currency_id = t25.id LIMIT 1"
]
debug
Executing statement:
"SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
"SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.min_quantity AS min_quantity_7, s0_.max_quantity AS max_quantity_8, s0_.step_quantity AS step_quantity_9, s0_.wp_permalink AS wp_permalink_10, s0_.og_image AS og_image_11, s0_.wp_id AS wp_id_12, s0_.wp_data AS wp_data_13, s1_.name AS name_14, s1_.slug AS slug_15, s1_.description AS description_16, s1_.meta_keywords AS meta_keywords_17, s1_.meta_description AS meta_description_18, s1_.id AS id_19, s1_.short_description AS short_description_20, s1_.og_title AS og_title_21, s1_.og_description AS og_description_22, s1_.locale AS locale_23, s0_.main_taxon_id AS main_taxon_id_24, s0_.vendor_id AS vendor_id_25, s1_.translatable_id AS translatable_id_26 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) WHERE s1_.slug = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s2_ WHERE s2_.product_id = s0_.id AND s2_.channel_id IN (?)) AND s0_.enabled = ? ORDER BY s0_.id ASC"
[
"sql" => "SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.min_quantity AS min_quantity_7, s0_.max_quantity AS max_quantity_8, s0_.step_quantity AS step_quantity_9, s0_.wp_permalink AS wp_permalink_10, s0_.og_image AS og_image_11, s0_.wp_id AS wp_id_12, s0_.wp_data AS wp_data_13, s1_.name AS name_14, s1_.slug AS slug_15, s1_.description AS description_16, s1_.meta_keywords AS meta_keywords_17, s1_.meta_description AS meta_description_18, s1_.id AS id_19, s1_.short_description AS short_description_20, s1_.og_title AS og_title_21, s1_.og_description AS og_description_22, s1_.locale AS locale_23, s0_.main_taxon_id AS main_taxon_id_24, s0_.vendor_id AS vendor_id_25, s1_.translatable_id AS translatable_id_26 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) WHERE s1_.slug = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s2_ WHERE s2_.product_id = s0_.id AND s2_.channel_id IN (?)) AND s0_.enabled = ? ORDER BY s0_.id ASC"
"params" => [1 => "ca"
2 => "vi-rosat-les-troies"
3 => 24 => 1]
"types" => [1 => 22 => 23 => 14 => 5]
]
debug
Executing statement:
"SELECT s0_.id AS id_0, s1_.type AS type_1, s1_.path AS path_2, s1_.id AS id_3, s1_.position AS position_4, s1_.alt_ca AS alt_ca_5, s1_.alt_es AS alt_es_6, s0_.main_taxon_id AS main_taxon_id_7, s0_.vendor_id AS vendor_id_8, s1_.owner_id AS owner_id_9 FROM sylius_product s0_ LEFT JOIN sylius_product_image s1_ ON s0_.id = s1_.owner_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.position ASC, s1_.id ASC"
(parameters:
[1 => 8242]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT s0_.id AS id_0, s1_.type AS type_1, s1_.path AS path_2, s1_.id AS id_3, s1_.position AS position_4, s1_.alt_ca AS alt_ca_5, s1_.alt_es AS alt_es_6, s0_.main_taxon_id AS main_taxon_id_7, s0_.vendor_id AS vendor_id_8, s1_.owner_id AS owner_id_9 FROM sylius_product s0_ LEFT JOIN sylius_product_image s1_ ON s0_.id = s1_.owner_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.position ASC, s1_.id ASC"
"params" => [1 => 8242]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.position AS position_2, s1_.created_at AS created_at_3, s1_.updated_at AS updated_at_4, s1_.id AS id_5, s1_.wp_id AS wp_id_6, s1_.wp_data AS wp_data_7, s0_.main_taxon_id AS main_taxon_id_8, s0_.vendor_id AS vendor_id_9 FROM sylius_product s0_ LEFT JOIN sylius_product_options s2_ ON s0_.id = s2_.product_id LEFT JOIN sylius_product_option s1_ ON s1_.id = s2_.option_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.position ASC, s1_.id ASC"
(parameters:
[1 => 8242]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.position AS position_2, s1_.created_at AS created_at_3, s1_.updated_at AS updated_at_4, s1_.id AS id_5, s1_.wp_id AS wp_id_6, s1_.wp_data AS wp_data_7, s0_.main_taxon_id AS main_taxon_id_8, s0_.vendor_id AS vendor_id_9 FROM sylius_product s0_ LEFT JOIN sylius_product_options s2_ ON s0_.id = s2_.product_id LEFT JOIN sylius_product_option s1_ ON s1_.id = s2_.option_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.position ASC, s1_.id ASC"
"params" => [1 => 8242]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.created_at AS created_at_2, s1_.updated_at AS updated_at_3, s1_.position AS position_4, s1_.enabled AS enabled_5, s1_.id AS id_6, s1_.version AS version_7, s1_.on_hold AS on_hold_8, s1_.on_hand AS on_hand_9, s1_.tracked AS tracked_10, s1_.width AS width_11, s1_.height AS height_12, s1_.depth AS depth_13, s1_.weight AS weight_14, s1_.shipping_required AS shipping_required_15, s1_.wp_id AS wp_id_16, s1_.wp_data AS wp_data_17, s0_.main_taxon_id AS main_taxon_id_18, s0_.vendor_id AS vendor_id_19, s1_.product_id AS product_id_20, s1_.tax_category_id AS tax_category_id_21, s1_.shipping_category_id AS shipping_category_id_22 FROM sylius_product s0_ LEFT JOIN sylius_product_variant s1_ ON s0_.id = s1_.product_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.position ASC, s1_.id ASC"
(parameters:
[1 => 8242]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.created_at AS created_at_2, s1_.updated_at AS updated_at_3, s1_.position AS position_4, s1_.enabled AS enabled_5, s1_.id AS id_6, s1_.version AS version_7, s1_.on_hold AS on_hold_8, s1_.on_hand AS on_hand_9, s1_.tracked AS tracked_10, s1_.width AS width_11, s1_.height AS height_12, s1_.depth AS depth_13, s1_.weight AS weight_14, s1_.shipping_required AS shipping_required_15, s1_.wp_id AS wp_id_16, s1_.wp_data AS wp_data_17, s0_.main_taxon_id AS main_taxon_id_18, s0_.vendor_id AS vendor_id_19, s1_.product_id AS product_id_20, s1_.tax_category_id AS tax_category_id_21, s1_.shipping_category_id AS shipping_category_id_22 FROM sylius_product s0_ LEFT JOIN sylius_product_variant s1_ ON s0_.id = s1_.product_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.position ASC, s1_.id ASC"
"params" => [1 => 8242]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT s0_.id AS id_0, s1_.price AS price_1, s1_.original_price AS original_price_2, s1_.minimum_price AS minimum_price_3, s1_.lowest_price_before_discount AS lowest_price_before_discount_4, s1_.channel_code AS channel_code_5, s1_.id AS id_6, s0_.product_id AS product_id_7, s0_.tax_category_id AS tax_category_id_8, s0_.shipping_category_id AS shipping_category_id_9, s1_.product_variant_id AS product_variant_id_10 FROM sylius_product_variant s0_ LEFT JOIN sylius_channel_pricing s1_ ON s0_.id = s1_.product_variant_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.id ASC"
(parameters:
[1 => 9847]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT s0_.id AS id_0, s1_.price AS price_1, s1_.original_price AS original_price_2, s1_.minimum_price AS minimum_price_3, s1_.lowest_price_before_discount AS lowest_price_before_discount_4, s1_.channel_code AS channel_code_5, s1_.id AS id_6, s0_.product_id AS product_id_7, s0_.tax_category_id AS tax_category_id_8, s0_.shipping_category_id AS shipping_category_id_9, s1_.product_variant_id AS product_variant_id_10 FROM sylius_product_variant s0_ LEFT JOIN sylius_channel_pricing s1_ ON s0_.id = s1_.product_variant_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.id ASC"
"params" => [1 => 9847]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.id AS id_2, s1_.wp_id AS wp_id_3, s1_.wp_data AS wp_data_4, s0_.product_id AS product_id_5, s0_.tax_category_id AS tax_category_id_6, s0_.shipping_category_id AS shipping_category_id_7, s1_.option_id AS option_id_8 FROM sylius_product_variant s0_ LEFT JOIN sylius_product_variant_option_value s2_ ON s0_.id = s2_.variant_id LEFT JOIN sylius_product_option_value s1_ ON s1_.id = s2_.option_value_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.id ASC"
(parameters:
[1 => 9847]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.id AS id_2, s1_.wp_id AS wp_id_3, s1_.wp_data AS wp_data_4, s0_.product_id AS product_id_5, s0_.tax_category_id AS tax_category_id_6, s0_.shipping_category_id AS shipping_category_id_7, s1_.option_id AS option_id_8 FROM sylius_product_variant s0_ LEFT JOIN sylius_product_variant_option_value s2_ ON s0_.id = s2_.variant_id LEFT JOIN sylius_product_option_value s1_ ON s1_.id = s2_.option_value_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.id ASC"
"params" => [1 => 9847]
"types" => [1 => 1]
]
"SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ? ORDER BY t0.id ASC"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ? ORDER BY t0.id ASC"
"params" => [1 => 2]
"types" => [1 => 1]
]
"SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.og_image AS og_image_9, s0_.wp_id AS wp_id_10, s0_.wp_data AS wp_data_11, s0_.code AS code_12, s0_.tree_left AS tree_left_13, s0_.tree_right AS tree_right_14, s0_.tree_level AS tree_level_15, s0_.position AS position_16, s0_.enabled AS enabled_17, s0_.id AS id_18, s0_.created_at AS created_at_19, s0_.updated_at AS updated_at_20, s0_.og_image AS og_image_21, s0_.wp_id AS wp_id_22, s0_.wp_data AS wp_data_23, s1_.name AS name_24, s1_.slug AS slug_25, s1_.description AS description_26, s1_.id AS id_27, s1_.meta_title AS meta_title_28, s1_.meta_description AS meta_description_29, s1_.og_title AS og_title_30, s1_.og_description AS og_description_31, s1_.locale AS locale_32, s2_.code AS code_33, s2_.tree_left AS tree_left_34, s2_.tree_right AS tree_right_35, s2_.tree_level AS tree_level_36, s2_.position AS position_37, s2_.enabled AS enabled_38, s2_.id AS id_39, s2_.created_at AS created_at_40, s2_.updated_at AS updated_at_41, s2_.og_image AS og_image_42, s2_.wp_id AS wp_id_43, s2_.wp_data AS wp_data_44, s0_.tree_root AS tree_root_45, s0_.parent_id AS parent_id_46, s1_.translatable_id AS translatable_id_47, s2_.tree_root AS tree_root_48, s2_.parent_id AS parent_id_49 FROM sylius_taxon s0_ LEFT JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id LEFT JOIN sylius_taxon s2_ ON s0_.id = s2_.parent_id WHERE s1_.locale = ? AND s0_.tree_root = ? ORDER BY s0_.id ASC, s2_.position ASC, s2_.id ASC"
(parameters:
[1 => "ca"
2 => 28]
, types:
[1 => 22 => 1]
)
doctrine
[
"sql" => "SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.og_image AS og_image_9, s0_.wp_id AS wp_id_10, s0_.wp_data AS wp_data_11, s0_.code AS code_12, s0_.tree_left AS tree_left_13, s0_.tree_right AS tree_right_14, s0_.tree_level AS tree_level_15, s0_.position AS position_16, s0_.enabled AS enabled_17, s0_.id AS id_18, s0_.created_at AS created_at_19, s0_.updated_at AS updated_at_20, s0_.og_image AS og_image_21, s0_.wp_id AS wp_id_22, s0_.wp_data AS wp_data_23, s1_.name AS name_24, s1_.slug AS slug_25, s1_.description AS description_26, s1_.id AS id_27, s1_.meta_title AS meta_title_28, s1_.meta_description AS meta_description_29, s1_.og_title AS og_title_30, s1_.og_description AS og_description_31, s1_.locale AS locale_32, s2_.code AS code_33, s2_.tree_left AS tree_left_34, s2_.tree_right AS tree_right_35, s2_.tree_level AS tree_level_36, s2_.position AS position_37, s2_.enabled AS enabled_38, s2_.id AS id_39, s2_.created_at AS created_at_40, s2_.updated_at AS updated_at_41, s2_.og_image AS og_image_42, s2_.wp_id AS wp_id_43, s2_.wp_data AS wp_data_44, s0_.tree_root AS tree_root_45, s0_.parent_id AS parent_id_46, s1_.translatable_id AS translatable_id_47, s2_.tree_root AS tree_root_48, s2_.parent_id AS parent_id_49 FROM sylius_taxon s0_ LEFT JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id LEFT JOIN sylius_taxon s2_ ON s0_.id = s2_.parent_id WHERE s1_.locale = ? AND s0_.tree_root = ? ORDER BY s0_.id ASC, s2_.position ASC, s2_.id ASC"
"params" => [1 => "ca"
2 => 28]
"types" => [1 => 22 => 1]
]
debug
Executing statement:
"SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.og_image AS og_image_9, s0_.wp_id AS wp_id_10, s0_.wp_data AS wp_data_11, s1_.name AS name_12, s1_.slug AS slug_13, s1_.description AS description_14, s1_.id AS id_15, s1_.meta_title AS meta_title_16, s1_.meta_description AS meta_description_17, s1_.og_title AS og_title_18, s1_.og_description AS og_description_19, s1_.locale AS locale_20, s2_.code AS code_21, s2_.tree_left AS tree_left_22, s2_.tree_right AS tree_right_23, s2_.tree_level AS tree_level_24, s2_.position AS position_25, s2_.enabled AS enabled_26, s2_.id AS id_27, s2_.created_at AS created_at_28, s2_.updated_at AS updated_at_29, s2_.og_image AS og_image_30, s2_.wp_id AS wp_id_31, s2_.wp_data AS wp_data_32, s0_.tree_root AS tree_root_33, s0_.parent_id AS parent_id_34, s1_.translatable_id AS translatable_id_35, s2_.tree_root AS tree_root_36, s2_.parent_id AS parent_id_37 FROM sylius_taxon s0_ LEFT JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id INNER JOIN sylius_taxon s3_ ON s0_.parent_id = s3_.id LEFT JOIN sylius_taxon s2_ ON s0_.id = s2_.parent_id WHERE s1_.locale = ? AND s0_.enabled = ? AND s3_.code = ? ORDER BY s0_.position ASC, s0_.id ASC, s2_.position ASC, s2_.id ASC"
(parameters:
[1 => "ca"
2 => 13 => "ABC_CATEGORY"
]
, types:
[1 => 22 => 53 => 2]
)
doctrine
[
"sql" => "SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.og_image AS og_image_9, s0_.wp_id AS wp_id_10, s0_.wp_data AS wp_data_11, s1_.name AS name_12, s1_.slug AS slug_13, s1_.description AS description_14, s1_.id AS id_15, s1_.meta_title AS meta_title_16, s1_.meta_description AS meta_description_17, s1_.og_title AS og_title_18, s1_.og_description AS og_description_19, s1_.locale AS locale_20, s2_.code AS code_21, s2_.tree_left AS tree_left_22, s2_.tree_right AS tree_right_23, s2_.tree_level AS tree_level_24, s2_.position AS position_25, s2_.enabled AS enabled_26, s2_.id AS id_27, s2_.created_at AS created_at_28, s2_.updated_at AS updated_at_29, s2_.og_image AS og_image_30, s2_.wp_id AS wp_id_31, s2_.wp_data AS wp_data_32, s0_.tree_root AS tree_root_33, s0_.parent_id AS parent_id_34, s1_.translatable_id AS translatable_id_35, s2_.tree_root AS tree_root_36, s2_.parent_id AS parent_id_37 FROM sylius_taxon s0_ LEFT JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id INNER JOIN sylius_taxon s3_ ON s0_.parent_id = s3_.id LEFT JOIN sylius_taxon s2_ ON s0_.id = s2_.parent_id WHERE s1_.locale = ? AND s0_.enabled = ? AND s3_.code = ? ORDER BY s0_.position ASC, s0_.id ASC, s2_.position ASC, s2_.id ASC"
"params" => [1 => "ca"
2 => 13 => "ABC_CATEGORY"
]
"types" => [1 => 22 => 53 => 2]
]
"SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.min_quantity AS min_quantity_7, s0_.max_quantity AS max_quantity_8, s0_.step_quantity AS step_quantity_9, s0_.wp_permalink AS wp_permalink_10, s0_.og_image AS og_image_11, s0_.wp_id AS wp_id_12, s0_.wp_data AS wp_data_13, s1_.name AS name_14, s1_.slug AS slug_15, s1_.description AS description_16, s1_.meta_keywords AS meta_keywords_17, s1_.meta_description AS meta_description_18, s1_.id AS id_19, s1_.short_description AS short_description_20, s1_.og_title AS og_title_21, s1_.og_description AS og_description_22, s1_.locale AS locale_23, s0_.main_taxon_id AS main_taxon_id_24, s0_.vendor_id AS vendor_id_25, s1_.translatable_id AS translatable_id_26 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) WHERE s1_.slug = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s2_ WHERE s2_.product_id = s0_.id AND s2_.channel_id IN (?)) AND s0_.enabled = ? ORDER BY s0_.id ASC"
[
"sql" => "SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.min_quantity AS min_quantity_7, s0_.max_quantity AS max_quantity_8, s0_.step_quantity AS step_quantity_9, s0_.wp_permalink AS wp_permalink_10, s0_.og_image AS og_image_11, s0_.wp_id AS wp_id_12, s0_.wp_data AS wp_data_13, s1_.name AS name_14, s1_.slug AS slug_15, s1_.description AS description_16, s1_.meta_keywords AS meta_keywords_17, s1_.meta_description AS meta_description_18, s1_.id AS id_19, s1_.short_description AS short_description_20, s1_.og_title AS og_title_21, s1_.og_description AS og_description_22, s1_.locale AS locale_23, s0_.main_taxon_id AS main_taxon_id_24, s0_.vendor_id AS vendor_id_25, s1_.translatable_id AS translatable_id_26 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) WHERE s1_.slug = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s2_ WHERE s2_.product_id = s0_.id AND s2_.channel_id IN (?)) AND s0_.enabled = ? ORDER BY s0_.id ASC"
"params" => [1 => "ca"
2 => "vi-rosat-les-troies"
3 => 24 => 1]
"types" => [1 => 22 => 23 => 14 => 5]
]
debug
Executing statement:
"SELECT s0_.id AS id_0, s1_.type AS type_1, s1_.path AS path_2, s1_.id AS id_3, s1_.position AS position_4, s1_.alt_ca AS alt_ca_5, s1_.alt_es AS alt_es_6, s0_.main_taxon_id AS main_taxon_id_7, s0_.vendor_id AS vendor_id_8, s1_.owner_id AS owner_id_9 FROM sylius_product s0_ LEFT JOIN sylius_product_image s1_ ON s0_.id = s1_.owner_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.position ASC, s1_.id ASC"
(parameters:
[1 => 8242]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT s0_.id AS id_0, s1_.type AS type_1, s1_.path AS path_2, s1_.id AS id_3, s1_.position AS position_4, s1_.alt_ca AS alt_ca_5, s1_.alt_es AS alt_es_6, s0_.main_taxon_id AS main_taxon_id_7, s0_.vendor_id AS vendor_id_8, s1_.owner_id AS owner_id_9 FROM sylius_product s0_ LEFT JOIN sylius_product_image s1_ ON s0_.id = s1_.owner_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.position ASC, s1_.id ASC"
"params" => [1 => 8242]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.position AS position_2, s1_.created_at AS created_at_3, s1_.updated_at AS updated_at_4, s1_.id AS id_5, s1_.wp_id AS wp_id_6, s1_.wp_data AS wp_data_7, s0_.main_taxon_id AS main_taxon_id_8, s0_.vendor_id AS vendor_id_9 FROM sylius_product s0_ LEFT JOIN sylius_product_options s2_ ON s0_.id = s2_.product_id LEFT JOIN sylius_product_option s1_ ON s1_.id = s2_.option_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.position ASC, s1_.id ASC"
(parameters:
[1 => 8242]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.position AS position_2, s1_.created_at AS created_at_3, s1_.updated_at AS updated_at_4, s1_.id AS id_5, s1_.wp_id AS wp_id_6, s1_.wp_data AS wp_data_7, s0_.main_taxon_id AS main_taxon_id_8, s0_.vendor_id AS vendor_id_9 FROM sylius_product s0_ LEFT JOIN sylius_product_options s2_ ON s0_.id = s2_.product_id LEFT JOIN sylius_product_option s1_ ON s1_.id = s2_.option_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.position ASC, s1_.id ASC"
"params" => [1 => 8242]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.created_at AS created_at_2, s1_.updated_at AS updated_at_3, s1_.position AS position_4, s1_.enabled AS enabled_5, s1_.id AS id_6, s1_.version AS version_7, s1_.on_hold AS on_hold_8, s1_.on_hand AS on_hand_9, s1_.tracked AS tracked_10, s1_.width AS width_11, s1_.height AS height_12, s1_.depth AS depth_13, s1_.weight AS weight_14, s1_.shipping_required AS shipping_required_15, s1_.wp_id AS wp_id_16, s1_.wp_data AS wp_data_17, s0_.main_taxon_id AS main_taxon_id_18, s0_.vendor_id AS vendor_id_19, s1_.product_id AS product_id_20, s1_.tax_category_id AS tax_category_id_21, s1_.shipping_category_id AS shipping_category_id_22 FROM sylius_product s0_ LEFT JOIN sylius_product_variant s1_ ON s0_.id = s1_.product_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.position ASC, s1_.id ASC"
(parameters:
[1 => 8242]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.created_at AS created_at_2, s1_.updated_at AS updated_at_3, s1_.position AS position_4, s1_.enabled AS enabled_5, s1_.id AS id_6, s1_.version AS version_7, s1_.on_hold AS on_hold_8, s1_.on_hand AS on_hand_9, s1_.tracked AS tracked_10, s1_.width AS width_11, s1_.height AS height_12, s1_.depth AS depth_13, s1_.weight AS weight_14, s1_.shipping_required AS shipping_required_15, s1_.wp_id AS wp_id_16, s1_.wp_data AS wp_data_17, s0_.main_taxon_id AS main_taxon_id_18, s0_.vendor_id AS vendor_id_19, s1_.product_id AS product_id_20, s1_.tax_category_id AS tax_category_id_21, s1_.shipping_category_id AS shipping_category_id_22 FROM sylius_product s0_ LEFT JOIN sylius_product_variant s1_ ON s0_.id = s1_.product_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.position ASC, s1_.id ASC"
"params" => [1 => 8242]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT s0_.id AS id_0, s1_.price AS price_1, s1_.original_price AS original_price_2, s1_.minimum_price AS minimum_price_3, s1_.lowest_price_before_discount AS lowest_price_before_discount_4, s1_.channel_code AS channel_code_5, s1_.id AS id_6, s0_.product_id AS product_id_7, s0_.tax_category_id AS tax_category_id_8, s0_.shipping_category_id AS shipping_category_id_9, s1_.product_variant_id AS product_variant_id_10 FROM sylius_product_variant s0_ LEFT JOIN sylius_channel_pricing s1_ ON s0_.id = s1_.product_variant_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.id ASC"
(parameters:
[1 => 9847]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT s0_.id AS id_0, s1_.price AS price_1, s1_.original_price AS original_price_2, s1_.minimum_price AS minimum_price_3, s1_.lowest_price_before_discount AS lowest_price_before_discount_4, s1_.channel_code AS channel_code_5, s1_.id AS id_6, s0_.product_id AS product_id_7, s0_.tax_category_id AS tax_category_id_8, s0_.shipping_category_id AS shipping_category_id_9, s1_.product_variant_id AS product_variant_id_10 FROM sylius_product_variant s0_ LEFT JOIN sylius_channel_pricing s1_ ON s0_.id = s1_.product_variant_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.id ASC"
"params" => [1 => 9847]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.id AS id_2, s1_.wp_id AS wp_id_3, s1_.wp_data AS wp_data_4, s0_.product_id AS product_id_5, s0_.tax_category_id AS tax_category_id_6, s0_.shipping_category_id AS shipping_category_id_7, s1_.option_id AS option_id_8 FROM sylius_product_variant s0_ LEFT JOIN sylius_product_variant_option_value s2_ ON s0_.id = s2_.variant_id LEFT JOIN sylius_product_option_value s1_ ON s1_.id = s2_.option_value_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.id ASC"
(parameters:
[1 => 9847]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT s0_.id AS id_0, s1_.code AS code_1, s1_.id AS id_2, s1_.wp_id AS wp_id_3, s1_.wp_data AS wp_data_4, s0_.product_id AS product_id_5, s0_.tax_category_id AS tax_category_id_6, s0_.shipping_category_id AS shipping_category_id_7, s1_.option_id AS option_id_8 FROM sylius_product_variant s0_ LEFT JOIN sylius_product_variant_option_value s2_ ON s0_.id = s2_.variant_id LEFT JOIN sylius_product_option_value s1_ ON s1_.id = s2_.option_value_id WHERE s0_.id IN (?) ORDER BY s0_.id ASC, s1_.id ASC"
"params" => [1 => 9847]
"types" => [1 => 1]
]
"SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1"
(parameters:
[1 => 82422 => 1]
, types:
[1 => 12 => 5]
)
doctrine
[
"sql" => "SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1"
"params" => [1 => 82422 => 1]
"types" => [1 => 12 => 5]
]
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.code AS code_4, t0.commercial_email AS commercial_email_5, t0.commercial_phone_number AS commercial_phone_number_6, t0.business_type AS business_type_7, t0.identification_document_number AS identification_document_number_8, t0.fcac_member AS fcac_member_9, t0.street AS street_10, t0.city AS city_11, t0.postcode AS postcode_12, t0.region AS region_13, t0.vegueria AS vegueria_14, t0.demarcation AS demarcation_15, t0.latitude AS latitude_16, t0.longitude AS longitude_17, t0.shipping_method AS shipping_method_18, t0.stripe_user_id AS stripe_user_id_19, t0.woo_commerce_api_key AS woo_commerce_api_key_20, t0.woo_commerce_api_secret AS woo_commerce_api_secret_21, t0.enabled AS enabled_22, t0.address AS address_23, t0.social_reason AS social_reason_24, t0.schedule AS schedule_25, t0.featured AS featured_26, t0.generalitat_cooperative_number AS generalitat_cooperative_number_27, t0.riaac_number AS riaac_number_28, t0.og_image AS og_image_29, t30.type AS type_31, t30.path AS path_32, t30.id AS id_33, t30.alt AS alt_34, t30.owner_id AS owner_id_35, t36.type AS type_37, t36.path AS path_38, t36.id AS id_39, t36.alt AS alt_40, t36.owner_id AS owner_id_41, t0.province_id AS province_id_42 FROM vendor t0 LEFT JOIN vendor_logo t30 ON t30.owner_id = t0.id LEFT JOIN vendor_main_image t36 ON t36.owner_id = t0.id WHERE t0.id = ?"
(parameters:
[1 => 131]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.code AS code_4, t0.commercial_email AS commercial_email_5, t0.commercial_phone_number AS commercial_phone_number_6, t0.business_type AS business_type_7, t0.identification_document_number AS identification_document_number_8, t0.fcac_member AS fcac_member_9, t0.street AS street_10, t0.city AS city_11, t0.postcode AS postcode_12, t0.region AS region_13, t0.vegueria AS vegueria_14, t0.demarcation AS demarcation_15, t0.latitude AS latitude_16, t0.longitude AS longitude_17, t0.shipping_method AS shipping_method_18, t0.stripe_user_id AS stripe_user_id_19, t0.woo_commerce_api_key AS woo_commerce_api_key_20, t0.woo_commerce_api_secret AS woo_commerce_api_secret_21, t0.enabled AS enabled_22, t0.address AS address_23, t0.social_reason AS social_reason_24, t0.schedule AS schedule_25, t0.featured AS featured_26, t0.generalitat_cooperative_number AS generalitat_cooperative_number_27, t0.riaac_number AS riaac_number_28, t0.og_image AS og_image_29, t30.type AS type_31, t30.path AS path_32, t30.id AS id_33, t30.alt AS alt_34, t30.owner_id AS owner_id_35, t36.type AS type_37, t36.path AS path_38, t36.id AS id_39, t36.alt AS alt_40, t36.owner_id AS owner_id_41, t0.province_id AS province_id_42 FROM vendor t0 LEFT JOIN vendor_logo t30 ON t30.owner_id = t0.id LEFT JOIN vendor_main_image t36 ON t36.owner_id = t0.id WHERE t0.id = ?"
"params" => [1 => 131]
"types" => [1 => 1]
]
"SELECT t0.code AS code_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.id AS id_6, t0.wp_id AS wp_id_7, t0.wp_data AS wp_data_8 FROM sylius_tax_category t0 WHERE t0.id = ?"
(parameters:
[1 => 15]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.id AS id_6, t0.wp_id AS wp_id_7, t0.wp_data AS wp_data_8 FROM sylius_tax_category t0 WHERE t0.id = ?"
"params" => [1 => 15]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.start_date AS start_date_6, t0.end_date AS end_date_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.id AS id_10, t0.wp_id AS wp_id_11, t0.wp_data AS wp_data_12, t0.category_id AS category_id_13, t0.zone_id AS zone_id_14 FROM sylius_tax_rate t0 WHERE t0.category_id = ? ORDER BY t0.id ASC"
(parameters:
[1 => 15]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.start_date AS start_date_6, t0.end_date AS end_date_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.id AS id_10, t0.wp_id AS wp_id_11, t0.wp_data AS wp_data_12, t0.category_id AS category_id_13, t0.zone_id AS zone_id_14 FROM sylius_tax_rate t0 WHERE t0.category_id = ? ORDER BY t0.id ASC"
"params" => [1 => 15]
"types" => [1 => 1]
]
deprecation
Deprecated: Implicit conversion from float-string "659.45" to int loses precision
"SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1"
(parameters:
[1 => 82422 => 1]
, types:
[1 => 12 => 5]
)
doctrine
[
"sql" => "SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.wp_id AS wp_id_16, t0.wp_data AS wp_data_17, t0.product_id AS product_id_18, t0.tax_category_id AS tax_category_id_19, t0.shipping_category_id AS shipping_category_id_20 FROM sylius_product_variant t0 WHERE t0.product_id = ? AND t0.enabled = ? ORDER BY t0.position ASC, t0.id ASC LIMIT 1"
"params" => [1 => 82422 => 1]
"types" => [1 => 12 => 5]
]
deprecation
User Deprecated: Since symfony/validator 7.3: Passing an array of options to configure the "Symfony\Component\Validator\Constraints\Range" constraint is deprecated, use named arguments instead.
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
593
Resolving inheritance for "sylius_cms.controller.media.overriden" (parent: sylius_cms.controller.media).
Resolving inheritance for "sylius_cms.controller.page.overriden" (parent: sylius_cms.controller.page).
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.Twig\Extension\ExtensionInterface.0.Twig\Extra\String\StringExtension" (parent: .abstract.instanceof.Twig\Extra\String\StringExtension).
Resolving inheritance for "Twig\Extra\String\StringExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extra\String\StringExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProductImageRenameCommand" (parent: .abstract.instanceof.App\Command\ProductImageRenameCommand).
Resolving inheritance for ".instanceof.App\Command\ProductImageRenameCommand.0.App\Command\ProductImageRenameCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProductImageRenameCommand).
Resolving inheritance for "App\Command\ProductImageRenameCommand" (parent: .instanceof.App\Command\ProductImageRenameCommand.0.App\Command\ProductImageRenameCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand" (parent: .abstract.instanceof.App\Command\TestCommand).
Resolving inheritance for ".instanceof.App\Command\TestCommand.0.App\Command\TestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand).
Resolving inheritance for "App\Command\TestCommand" (parent: .instanceof.App\Command\TestCommand.0.App\Command\TestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WpMigrationCommand" (parent: .abstract.instanceof.App\Command\WpMigrationCommand).
Resolving inheritance for ".instanceof.App\Command\WpMigrationCommand.0.App\Command\WpMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WpMigrationCommand).
Resolving inheritance for "App\Command\WpMigrationCommand" (parent: .instanceof.App\Command\WpMigrationCommand.0.App\Command\WpMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WpMigrationFixCommand" (parent: .abstract.instanceof.App\Command\WpMigrationFixCommand).
Resolving inheritance for ".instanceof.App\Command\WpMigrationFixCommand.0.App\Command\WpMigrationFixCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WpMigrationFixCommand).
Resolving inheritance for "App\Command\WpMigrationFixCommand" (parent: .instanceof.App\Command\WpMigrationFixCommand.0.App\Command\WpMigrationFixCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminCmsPageController" (parent: .abstract.instanceof.App\Controller\AdminCmsPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminCmsPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminCmsPageController).
Resolving inheritance for ".instanceof.App\Controller\AdminCmsPageController.0.App\Controller\AdminCmsPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminCmsPageController).
Resolving inheritance for "App\Controller\AdminCmsPageController" (parent: .instanceof.App\Controller\AdminCmsPageController.0.App\Controller\AdminCmsPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminPayOrderController" (parent: .abstract.instanceof.App\Controller\AdminPayOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminPayOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminPayOrderController).
Resolving inheritance for ".instanceof.App\Controller\AdminPayOrderController.0.App\Controller\AdminPayOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminPayOrderController).
Resolving inheritance for "App\Controller\AdminPayOrderController" (parent: .instanceof.App\Controller\AdminPayOrderController.0.App\Controller\AdminPayOrderController).
Resolving inheritance for ".instanceof.App\Controller\AdminRemoveOgImageController.0.App\Controller\AdminRemoveOgImageController" (parent: .abstract.instanceof.App\Controller\AdminRemoveOgImageController).
Resolving inheritance for "App\Controller\AdminRemoveOgImageController" (parent: .instanceof.App\Controller\AdminRemoveOgImageController.0.App\Controller\AdminRemoveOgImageController).
Resolving inheritance for ".instanceof.App\Controller\AdminRemoveVendorLogoController.0.App\Controller\AdminRemoveVendorLogoController" (parent: .abstract.instanceof.App\Controller\AdminRemoveVendorLogoController).
Resolving inheritance for "App\Controller\AdminRemoveVendorLogoController" (parent: .instanceof.App\Controller\AdminRemoveVendorLogoController.0.App\Controller\AdminRemoveVendorLogoController).
Resolving inheritance for ".instanceof.App\Controller\AdminRemoveVendorMainImageController.0.App\Controller\AdminRemoveVendorMainImageController" (parent: .abstract.instanceof.App\Controller\AdminRemoveVendorMainImageController).
Resolving inheritance for "App\Controller\AdminRemoveVendorMainImageController" (parent: .instanceof.App\Controller\AdminRemoveVendorMainImageController.0.App\Controller\AdminRemoveVendorMainImageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminRequestPaymentOrderController" (parent: .abstract.instanceof.App\Controller\AdminRequestPaymentOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminRequestPaymentOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminRequestPaymentOrderController).
Resolving inheritance for ".instanceof.App\Controller\AdminRequestPaymentOrderController.0.App\Controller\AdminRequestPaymentOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminRequestPaymentOrderController).
Resolving inheritance for "App\Controller\AdminRequestPaymentOrderController" (parent: .instanceof.App\Controller\AdminRequestPaymentOrderController.0.App\Controller\AdminRequestPaymentOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminVendorPayAllController" (parent: .abstract.instanceof.App\Controller\AdminVendorPayAllController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminVendorPayAllController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminVendorPayAllController).
Resolving inheritance for ".instanceof.App\Controller\AdminVendorPayAllController.0.App\Controller\AdminVendorPayAllController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminVendorPayAllController).
Resolving inheritance for "App\Controller\AdminVendorPayAllController" (parent: .instanceof.App\Controller\AdminVendorPayAllController.0.App\Controller\AdminVendorPayAllController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImpersonateAdminUserController" (parent: .abstract.instanceof.App\Controller\ImpersonateAdminUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImpersonateAdminUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImpersonateAdminUserController).
Resolving inheritance for ".instanceof.App\Controller\ImpersonateAdminUserController.0.App\Controller\ImpersonateAdminUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImpersonateAdminUserController).
Resolving inheritance for "App\Controller\ImpersonateAdminUserController" (parent: .instanceof.App\Controller\ImpersonateAdminUserController.0.App\Controller\ImpersonateAdminUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductImageController" (parent: .abstract.instanceof.App\Controller\ProductImageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductImageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductImageController).
Resolving inheritance for ".instanceof.App\Controller\ProductImageController.0.App\Controller\ProductImageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductImageController).
Resolving inheritance for "App\Controller\ProductImageController" (parent: .instanceof.App\Controller\ProductImageController.0.App\Controller\ProductImageController).
Resolving inheritance for ".instanceof.App\Doctrine\EventListener\OrderItemListener.0.App\Doctrine\EventListener\OrderItemListener" (parent: .abstract.instanceof.App\Doctrine\EventListener\OrderItemListener).
Resolving inheritance for "App\Doctrine\EventListener\OrderItemListener" (parent: .instanceof.App\Doctrine\EventListener\OrderItemListener.0.App\Doctrine\EventListener\OrderItemListener).
Resolving inheritance for ".instanceof.App\Doctrine\EventListener\VendorDeleteListener.0.App\Doctrine\EventListener\VendorDeleteListener" (parent: .abstract.instanceof.App\Doctrine\EventListener\VendorDeleteListener).
Resolving inheritance for "App\Doctrine\EventListener\VendorDeleteListener" (parent: .instanceof.App\Doctrine\EventListener\VendorDeleteListener.0.App\Doctrine\EventListener\VendorDeleteListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminAccessCheckSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AdminAccessCheckSubscriber).
Resolving inheritance for "App\EventSubscriber\AdminAccessCheckSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminAccessCheckSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminImageUploadSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AdminImageUploadSubscriber).
Resolving inheritance for "App\EventSubscriber\AdminImageUploadSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminImageUploadSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminMenuSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AdminMenuSubscriber).
Resolving inheritance for "App\EventSubscriber\AdminMenuSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminMenuSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminUserSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AdminUserSubscriber).
Resolving inheritance for "App\EventSubscriber\AdminUserSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminUserSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminUxFormComponentSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AdminUxFormComponentSubscriber).
Resolving inheritance for "App\EventSubscriber\AdminUxFormComponentSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminUxFormComponentSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CartSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\CartSubscriber).
Resolving inheritance for "App\EventSubscriber\CartSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CartSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\GridDefinitionConverterSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\GridDefinitionConverterSubscriber).
Resolving inheritance for "App\EventSubscriber\GridDefinitionConverterSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\GridDefinitionConverterSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OgImageUploadSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\OgImageUploadSubscriber).
Resolving inheritance for "App\EventSubscriber\OgImageUploadSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OgImageUploadSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\OrderSubscriber).
Resolving inheritance for "App\EventSubscriber\OrderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PaymentWorkflowSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\PaymentWorkflowSubscriber).
Resolving inheritance for "App\EventSubscriber\PaymentWorkflowSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PaymentWorkflowSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ProductSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ProductSubscriber).
Resolving inheritance for "App\EventSubscriber\ProductSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ProductSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ShipmentSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ShipmentSubscriber).
Resolving inheritance for "App\EventSubscriber\ShipmentSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ShipmentSubscriber).
Resolving inheritance for ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.App\Factory\Product\ProductFactory" (parent: .abstract.instanceof.App\Factory\Product\ProductFactory).
Resolving inheritance for ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.App\Factory\Product\ProductFactory" (parent: .instanceof.Sylius\Resource\Factory\FactoryInterface.0.App\Factory\Product\ProductFactory).
Resolving inheritance for "App\Factory\Product\ProductFactory" (parent: .instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.App\Factory\Product\ProductFactory).
Resolving inheritance for ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.App\Factory\Shipping\PartialShipmentFactory" (parent: .abstract.instanceof.App\Factory\Shipping\PartialShipmentFactory).
Resolving inheritance for ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.App\Factory\Shipping\PartialShipmentFactory" (parent: .instanceof.Sylius\Resource\Factory\FactoryInterface.0.App\Factory\Shipping\PartialShipmentFactory).
Resolving inheritance for "App\Factory\Shipping\PartialShipmentFactory" (parent: .instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.App\Factory\Shipping\PartialShipmentFactory).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AdminAdminUserTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\AdminAdminUserTypeExtension).
Resolving inheritance for "App\Form\Extension\AdminAdminUserTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AdminAdminUserTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AdminChannelTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\AdminChannelTypeExtension).
Resolving inheritance for "App\Form\Extension\AdminChannelTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AdminChannelTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AdminProductImageTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\AdminProductImageTypeExtension).
Resolving inheritance for "App\Form\Extension\AdminProductImageTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AdminProductImageTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AdminProductTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\AdminProductTypeExtension).
Resolving inheritance for "App\Form\Extension\AdminProductTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AdminProductTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AdminTaxonTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\AdminTaxonTypeExtension).
Resolving inheritance for "App\Form\Extension\AdminTaxonTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AdminTaxonTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CartItemTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\CartItemTypeExtension).
Resolving inheritance for "App\Form\Extension\CartItemTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CartItemTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductTranslationTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\ProductTranslationTypeExtension).
Resolving inheritance for "App\Form\Extension\ProductTranslationTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductTranslationTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductVariantTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\ProductVariantTypeExtension).
Resolving inheritance for "App\Form\Extension\ProductVariantTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductVariantTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\TaxCategoryChoiceTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\TaxCategoryChoiceTypeExtension).
Resolving inheritance for "App\Form\Extension\TaxCategoryChoiceTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\TaxCategoryChoiceTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\TaxonTranslationTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\TaxonTranslationTypeExtension).
Resolving inheritance for "App\Form\Extension\TaxonTranslationTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\TaxonTranslationTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AttributeType\Configuration\SelectImageAttributeChoicesCollectionType" (parent: .abstract.instanceof.App\Form\Type\AttributeType\Configuration\SelectImageAttributeChoicesCollectionType).
Resolving inheritance for "App\Form\Type\AttributeType\Configuration\SelectImageAttributeChoicesCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AttributeType\Configuration\SelectImageAttributeChoicesCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AttributeType\Configuration\SelectImageAttributeConfigurationType" (parent: .abstract.instanceof.App\Form\Type\AttributeType\Configuration\SelectImageAttributeConfigurationType).
Resolving inheritance for "App\Form\Type\AttributeType\Configuration\SelectImageAttributeConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AttributeType\Configuration\SelectImageAttributeConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AttributeType\Configuration\SelectImageAttributeEntryType" (parent: .abstract.instanceof.App\Form\Type\AttributeType\Configuration\SelectImageAttributeEntryType).
Resolving inheritance for "App\Form\Type\AttributeType\Configuration\SelectImageAttributeEntryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AttributeType\Configuration\SelectImageAttributeEntryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AttributeType\SelectImageAttributeType" (parent: .abstract.instanceof.App\Form\Type\AttributeType\SelectImageAttributeType).
Resolving inheritance for "App\Form\Type\AttributeType\SelectImageAttributeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AttributeType\SelectImageAttributeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Calculator\VendorRateConfigurationType" (parent: .abstract.instanceof.App\Form\Type\Calculator\VendorRateConfigurationType).
Resolving inheritance for "App\Form\Type\Calculator\VendorRateConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Calculator\VendorRateConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CartPromotion\Rule\CartVendorConfigurationType" (parent: .abstract.instanceof.App\Form\Type\CartPromotion\Rule\CartVendorConfigurationType).
Resolving inheritance for "App\Form\Type\CartPromotion\Rule\CartVendorConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CartPromotion\Rule\CartVendorConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CatalogPromotionScope\AdminForVendorsScopeConfigurationType" (parent: .abstract.instanceof.App\Form\Type\CatalogPromotionScope\AdminForVendorsScopeConfigurationType).
Resolving inheritance for "App\Form\Type\CatalogPromotionScope\AdminForVendorsScopeConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CatalogPromotionScope\AdminForVendorsScopeConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CatalogPromotionScope\ForVendorsScopeConfigurationType" (parent: .abstract.instanceof.App\Form\Type\CatalogPromotionScope\ForVendorsScopeConfigurationType).
Resolving inheritance for "App\Form\Type\CatalogPromotionScope\ForVendorsScopeConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CatalogPromotionScope\ForVendorsScopeConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChannelTranslatableTranslationType" (parent: .abstract.instanceof.App\Form\Type\ChannelTranslatableTranslationType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\ChannelTranslatableTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChannelTranslatableTranslationType).
Resolving inheritance for "App\Form\Type\ChannelTranslatableTranslationType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\ChannelTranslatableTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChannelTranslatableType" (parent: .abstract.instanceof.App\Form\Type\ChannelTranslatableType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\ChannelTranslatableType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChannelTranslatableType).
Resolving inheritance for "App\Form\Type\ChannelTranslatableType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\ChannelTranslatableType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Cms\ContentElements\HtmlContentElementType" (parent: .abstract.instanceof.App\Form\Type\Cms\ContentElements\HtmlContentElementType).
Resolving inheritance for "App\Form\Type\Cms\ContentElements\HtmlContentElementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Cms\ContentElements\HtmlContentElementType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DemarcationType" (parent: .abstract.instanceof.App\Form\Type\DemarcationType).
Resolving inheritance for "App\Form\Type\DemarcationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DemarcationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RegionType" (parent: .abstract.instanceof.App\Form\Type\RegionType).
Resolving inheritance for "App\Form\Type\RegionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RegionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VegueriaType" (parent: .abstract.instanceof.App\Form\Type\VegueriaType).
Resolving inheritance for "App\Form\Type\VegueriaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VegueriaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VendorChoiceType" (parent: .abstract.instanceof.App\Form\Type\VendorChoiceType).
Resolving inheritance for "App\Form\Type\VendorChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VendorChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VendorCommercialType" (parent: .abstract.instanceof.App\Form\Type\VendorCommercialType).
Resolving inheritance for "App\Form\Type\VendorCommercialType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VendorCommercialType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VendorImageType" (parent: .abstract.instanceof.App\Form\Type\VendorImageType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\VendorImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VendorImageType).
Resolving inheritance for "App\Form\Type\VendorImageType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\VendorImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VendorLogoType" (parent: .abstract.instanceof.App\Form\Type\VendorLogoType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\VendorLogoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VendorLogoType).
Resolving inheritance for "App\Form\Type\VendorLogoType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\VendorLogoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VendorMainImageType" (parent: .abstract.instanceof.App\Form\Type\VendorMainImageType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\VendorMainImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VendorMainImageType).
Resolving inheritance for "App\Form\Type\VendorMainImageType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\VendorMainImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VendorTranslationType" (parent: .abstract.instanceof.App\Form\Type\VendorTranslationType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\VendorTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VendorTranslationType).
Resolving inheritance for "App\Form\Type\VendorTranslationType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\VendorTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VendorType" (parent: .abstract.instanceof.App\Form\Type\VendorType).
Resolving inheritance for "App\Form\Type\VendorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VendorType).
Resolving inheritance for ".instanceof.Sylius\Bundle\GridBundle\Grid\GridInterface.0.App\Grid\VendorGrid" (parent: .abstract.instanceof.App\Grid\VendorGrid).
Resolving inheritance for "App\Grid\VendorGrid" (parent: .instanceof.Sylius\Bundle\GridBundle\Grid\GridInterface.0.App\Grid\VendorGrid).
Resolving inheritance for ".instanceof.Sylius\Bundle\GridBundle\Grid\GridInterface.0.App\Grid\VendorOrderGrid" (parent: .abstract.instanceof.App\Grid\VendorOrderGrid).
Resolving inheritance for "App\Grid\VendorOrderGrid" (parent: .instanceof.Sylius\Bundle\GridBundle\Grid\GridInterface.0.App\Grid\VendorOrderGrid).
Resolving inheritance for "App\Migration\CustomerMigration" (parent: App\Migration\AbstractMigration).
Resolving inheritance for "App\Migration\OrderMigration" (parent: App\Migration\AbstractMigration).
Resolving inheritance for "App\Migration\ProductAttributeMigration" (parent: App\Migration\AbstractMigration).
Resolving inheritance for "App\Migration\ProductMigration" (parent: App\Migration\AbstractMigration).
Resolving inheritance for "App\Migration\ProductOptionMigration" (parent: App\Migration\AbstractMigration).
Resolving inheritance for "App\Migration\ProductRelatedMigration" (parent: App\Migration\AbstractMigration).
Resolving inheritance for "App\Migration\TaxMigration" (parent: App\Migration\AbstractMigration).
Resolving inheritance for "App\Migration\TaxonMigration" (parent: App\Migration\AbstractMigration).
Resolving inheritance for "App\Migration\VendorMigration" (parent: App\Migration\AbstractMigration).
Resolving inheritance for ".instanceof.Sylius\RefundPlugin\ProcessManager\UnitsRefundedProcessStepInterface.0.App\Refund\StripeRefundStep" (parent: .abstract.instanceof.App\Refund\StripeRefundStep).
Resolving inheritance for "App\Refund\StripeRefundStep" (parent: .instanceof.Sylius\RefundPlugin\ProcessManager\UnitsRefundedProcessStepInterface.0.App\Refund\StripeRefundStep).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChannelTranslatableRepository" (parent: .abstract.instanceof.App\Repository\ChannelTranslatableRepository).
Resolving inheritance for "App\Repository\ChannelTranslatableRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChannelTranslatableRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChannelTranslatableTranslationRepository" (parent: .abstract.instanceof.App\Repository\ChannelTranslatableTranslationRepository).
Resolving inheritance for "App\Repository\ChannelTranslatableTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChannelTranslatableTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartialShipmentRepository" (parent: .abstract.instanceof.App\Repository\PartialShipmentRepository).
Resolving inheritance for "App\Repository\PartialShipmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartialShipmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendorImageRepository" (parent: .abstract.instanceof.App\Repository\VendorImageRepository).
Resolving inheritance for "App\Repository\VendorImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendorImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendorLogoRepository" (parent: .abstract.instanceof.App\Repository\VendorLogoRepository).
Resolving inheritance for "App\Repository\VendorLogoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendorLogoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendorMainImageRepository" (parent: .abstract.instanceof.App\Repository\VendorMainImageRepository).
Resolving inheritance for "App\Repository\VendorMainImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendorMainImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendorOrderRepository" (parent: .abstract.instanceof.App\Repository\VendorOrderRepository).
Resolving inheritance for "App\Repository\VendorOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendorOrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendorRepository" (parent: .abstract.instanceof.App\Repository\VendorRepository).
Resolving inheritance for "App\Repository\VendorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendorTranslationRepository" (parent: .abstract.instanceof.App\Repository\VendorTranslationRepository).
Resolving inheritance for "App\Repository\VendorTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendorTranslationRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\VendorVoter" (parent: .abstract.instanceof.App\Security\Voter\VendorVoter).
Resolving inheritance for "App\Security\Voter\VendorVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\VendorVoter).
Resolving inheritance for ".instanceof.App\Twig\Components\SearchComponent.0.App\Twig\Components\SearchComponent" (parent: .abstract.instanceof.App\Twig\Components\SearchComponent).
Resolving inheritance for "App\Twig\Components\SearchComponent" (parent: .instanceof.App\Twig\Components\SearchComponent.0.App\Twig\Components\SearchComponent).
Resolving inheritance for ".instanceof.App\Twig\Components\VendorCommercialFormComponent.0.App\Twig\Components\VendorCommercialFormComponent" (parent: .abstract.instanceof.App\Twig\Components\VendorCommercialFormComponent).
Resolving inheritance for "App\Twig\Components\VendorCommercialFormComponent" (parent: .instanceof.App\Twig\Components\VendorCommercialFormComponent.0.App\Twig\Components\VendorCommercialFormComponent).
Resolving inheritance for ".instanceof.App\Twig\Components\VendorComponent.0.App\Twig\Components\VendorComponent" (parent: .abstract.instanceof.App\Twig\Components\VendorComponent).
Resolving inheritance for "App\Twig\Components\VendorComponent" (parent: .instanceof.App\Twig\Components\VendorComponent.0.App\Twig\Components\VendorComponent).
Resolving inheritance for ".instanceof.App\Twig\Components\VendorFormComponent.0.App\Twig\Components\VendorFormComponent" (parent: .abstract.instanceof.App\Twig\Components\VendorFormComponent).
Resolving inheritance for "App\Twig\Components\VendorFormComponent" (parent: .instanceof.App\Twig\Components\VendorFormComponent.0.App\Twig\Components\VendorFormComponent).
Resolving inheritance for ".instanceof.App\Twig\Components\VendorMapComponent.0.App\Twig\Components\VendorMapComponent" (parent: .abstract.instanceof.App\Twig\Components\VendorMapComponent).
Resolving inheritance for "App\Twig\Components\VendorMapComponent" (parent: .instanceof.App\Twig\Components\VendorMapComponent.0.App\Twig\Components\VendorMapComponent).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\AppExtension" (parent: .abstract.instanceof.App\Twig\Extension\AppExtension).
Resolving inheritance for "App\Twig\Extension\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\AppExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\ThemeAssetExtension" (parent: .abstract.instanceof.App\Twig\Extension\ThemeAssetExtension).
Resolving inheritance for "App\Twig\Extension\ThemeAssetExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\ThemeAssetExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\AppExtensionRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\AppExtensionRuntime).
Resolving inheritance for "App\Twig\Runtime\AppExtensionRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\AppExtensionRuntime).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\CartItemQuantityValidator" (parent: .abstract.instanceof.App\Validator\CartItemQuantityValidator).
Resolving inheritance for "App\Validator\CartItemQuantityValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\CartItemQuantityValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\InQuantityValidator" (parent: .abstract.instanceof.App\Validator\InQuantityValidator).
Resolving inheritance for "App\Validator\InQuantityValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\InQuantityValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ProductQuantityValidator" (parent: .abstract.instanceof.App\Validator\ProductQuantityValidator).
Resolving inheritance for "App\Validator\ProductQuantityValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ProductQuantityValidator).
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.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "assets._version_admin" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._package_admin" (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_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 "assets._version_abcwebTheme" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._package_abcwebTheme" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.gmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (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 "state_machine.sylius_catalog_promotion" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.sylius_catalog_promotion" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.sylius_order" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.sylius_order" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.sylius_order_checkout" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.sylius_order_checkout" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.sylius_order_payment" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.sylius_order_payment" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.sylius_order_shipping" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.sylius_order_shipping" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.sylius_payment" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.sylius_payment" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.sylius_payment_request" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.sylius_payment_request" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.sylius_product_review" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.sylius_product_review" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.sylius_shipment" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.sylius_shipment" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.sylius_refund_refund_payment" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.sylius_refund_refund_payment" (parent: workflow.marking_store.method).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.payment_request" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.payment_request_failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.main" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.main_failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.catalog_promotion_removal" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.catalog_promotion_removal_failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
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.api_admin" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api_admin.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.jwt.api_admin" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.json_login.api_admin" (parent: security.authenticator.json_login).
Resolving inheritance for "security.authentication.success_handler.api_admin.json_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.api_admin.json_login" (parent: lexik_jwt_authentication.handler.authentication_success).
Resolving inheritance for "security.authentication.failure_handler.api_admin.json_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.api_admin.json_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
Resolving inheritance for "security.authenticator.manager.api_admin" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_admin" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_admin" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_admin" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_admin" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api_shop" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api_shop.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.jwt.api_shop" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.json_login.api_shop" (parent: security.authenticator.json_login).
Resolving inheritance for "security.authentication.success_handler.api_shop.json_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.api_shop.json_login" (parent: lexik_jwt_authentication.handler.authentication_success).
Resolving inheritance for "security.authentication.failure_handler.api_shop.json_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.api_shop.json_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
Resolving inheritance for "security.authenticator.manager.api_shop" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_shop" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_shop" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_shop" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_shop" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.shop" (parent: security.firewall.config).
Resolving inheritance for "security.listener.shop.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.shop" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.shop" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.shop" (parent: security.logout.listener.default).
Resolving inheritance for "security.authenticator.form_login.shop" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.shop.form_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "sylius.authentication.success_handler" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.success_handler.shop.form_login" (parent: sylius.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.shop.form_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "sylius.authentication.failure_handler" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authentication.failure_handler.shop.form_login" (parent: sylius.authentication.failure_handler).
Resolving inheritance for "security.authenticator.json_login.shop" (parent: security.authenticator.json_login).
Resolving inheritance for "security.authentication.success_handler.shop.json_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.shop.json_login" (parent: sylius.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.shop.json_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.shop.json_login" (parent: sylius.authentication.failure_handler).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.shop" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.shop" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.shop" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.shop" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.shop" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.shop" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.shop" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.shop" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.shop" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.shop" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.shop" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.image_resolver" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.image_resolver" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.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 ".instanceof.Symfony\Component\Console\Command\Command.0.Sylius\Bundle\MailerBundle\Console\Command\DebugMailerCommand" (parent: .abstract.instanceof.Sylius\Bundle\MailerBundle\Console\Command\DebugMailerCommand).
Resolving inheritance for ".instanceof.Sylius\Bundle\MailerBundle\Console\Command\DebugMailerCommand.0.Sylius\Bundle\MailerBundle\Console\Command\DebugMailerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Sylius\Bundle\MailerBundle\Console\Command\DebugMailerCommand).
Resolving inheritance for "Sylius\Bundle\MailerBundle\Console\Command\DebugMailerCommand" (parent: .instanceof.Sylius\Bundle\MailerBundle\Console\Command\DebugMailerCommand.0.Sylius\Bundle\MailerBundle\Console\Command\DebugMailerCommand).
Resolving inheritance for "sylius.admin_user_provider.email_based" (parent: sylius.admin_user_provider).
Resolving inheritance for "sylius.admin_user_provider.name_based" (parent: sylius.admin_user_provider).
Resolving inheritance for "sylius.admin_user_provider.email_or_name_based" (parent: sylius.admin_user_provider).
Resolving inheritance for "sylius.shop_user_provider.email_based" (parent: sylius.shop_user_provider).
Resolving inheritance for "sylius.shop_user_provider.name_based" (parent: sylius.shop_user_provider).
Resolving inheritance for "sylius.shop_user_provider.email_or_name_based" (parent: sylius.shop_user_provider).
Resolving inheritance for "sylius.oauth_user_provider.email_based" (parent: sylius.oauth_user_provider).
Resolving inheritance for "sylius.oauth_user_provider.name_based" (parent: sylius.oauth_user_provider).
Resolving inheritance for "sylius.oauth_user_provider.email_or_name_based" (parent: sylius.oauth_user_provider).
Resolving inheritance for "sylius.cache.metadata.resource_collection" (parent: cache.system).
Resolving inheritance for "gaufrette.sylius_image_adapter" (parent: knp_gaufrette.adapter.local).
Resolving inheritance for "gaufrette.sylius_refund_credit_memo_adapter" (parent: knp_gaufrette.adapter.local).
Resolving inheritance for "gaufrette.sylius_image_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.sylius_refund_credit_memo_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "liip_imagine.cache.resolver.sylius_image" (parent: liip_imagine.cache.resolver.prototype.web_path).
Resolving inheritance for "liip_imagine.cache.resolver.default" (parent: liip_imagine.cache.resolver.prototype.web_path).
Resolving inheritance for "liip_imagine.binary.loader.sylius_image" (parent: liip_imagine.binary.loader.prototype.filesystem).
Resolving inheritance for "liip_imagine.binary.loader.sylius_image" (parent: liip_imagine.binary.locator.filesystem).
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_entity_order_order" (parent: payum.storage.doctrine.orm).
Resolving inheritance for "payum.extension.storage.app_entity_order_order" (parent: payum.extension.storage.prototype).
Resolving inheritance for "payum.storage.app_entity_payment_payment" (parent: payum.storage.doctrine.orm).
Resolving inheritance for "payum.extension.storage.app_entity_payment_payment" (parent: payum.extension.storage.prototype).
Resolving inheritance for "payum.storage.sylius_bundle_payumbundle_model_gatewayconfig" (parent: payum.storage.doctrine.orm).
Resolving inheritance for "payum.dynamic_gateways.config_storage" (parent: payum.storage.sylius_bundle_payumbundle_model_gatewayconfig).
Resolving inheritance for "sylius_payum.command_handler.payment_request.token.capture" (parent: sylius_payum.command_handler.payment_request.token).
Resolving inheritance for "sylius_payum.command_handler.payment_request.token.authorize" (parent: sylius_payum.command_handler.payment_request.token).
Resolving inheritance for "sylius_payum.command_handler.payment_request.model.status" (parent: sylius_payum.command_handler.payment_request.model).
Resolving inheritance for "sylius_payum.command_handler.payment_request.model.notify" (parent: sylius_payum.command_handler.payment_request.model).
Resolving inheritance for "sylius_shop.provider.order_pay.pay_response.payum" (parent: sylius_payum.provider.order_pay.pay_response).
Resolving inheritance for "sylius_shop.provider.order_pay.after_pay_response.payum" (parent: sylius_payum.provider.order_pay.after_pay_response).
Resolving inheritance for "sylius_shop.controller.order_pay" (parent: sylius.controller.order_pay).
Resolving inheritance for "sylius_shop.controller.payment_request_pay" (parent: sylius.controller.payment_request_pay).
Resolving inheritance for "sylius_shop.handler.order_pay.payment_state_flash" (parent: sylius.handler.order_pay.payment_state_flash).
Resolving inheritance for "sylius_shop.provider.order_pay.payment_request_pay_url" (parent: sylius.provider.order_pay.payment_request_pay_url).
Resolving inheritance for "sylius_shop.provider.order_pay.after_pay_url" (parent: sylius.provider.order_pay.after_pay_url).
Resolving inheritance for "sylius_shop.provider.order_pay.final_url" (parent: sylius.provider.order_pay.final_url).
Resolving inheritance for "sylius_shop.provider.order_pay.pay_response.no_payment" (parent: sylius.provider.order_pay.pay_response.no_payment).
Resolving inheritance for "sylius_shop.provider.order_pay.pay_response.payment_request" (parent: sylius.provider.order_pay.pay_response.payment_request).
Resolving inheritance for "sylius_shop.provider.order_pay.after_pay_response.payment_request" (parent: sylius.provider.order_pay.after_pay_response.payment_request).
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.property" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource_collection" (parent: cache.system).
Resolving inheritance for "api_platform.cache.openapi" (parent: cache.system).
Resolving inheritance for "api_platform.doctrine.orm.order_filter.instance" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "api_platform.doctrine.orm.range_filter.instance" (parent: api_platform.doctrine.orm.range_filter).
Resolving inheritance for "api_platform.doctrine.orm.date_filter.instance" (parent: api_platform.doctrine.orm.date_filter).
Resolving inheritance for "api_platform.doctrine.orm.backed_enum_filter.instance" (parent: api_platform.doctrine.orm.backed_enum_filter).
Resolving inheritance for "api_platform.doctrine.orm.boolean_filter.instance" (parent: api_platform.doctrine.orm.boolean_filter).
Resolving inheritance for "api_platform.doctrine.orm.numeric_filter.instance" (parent: api_platform.doctrine.orm.numeric_filter).
Resolving inheritance for "api_platform.doctrine.orm.exists_filter.instance" (parent: api_platform.doctrine.orm.exists_filter).
Resolving inheritance for "api_platform.doctrine.orm.search_filter.instance" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "sylius_api.search_filter.admin.tax_category" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.search_filter.admin.payment" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.order_filter.admin.payment" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius_api.search_filter.admin.payment_request" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.search_filter.admin.product_attribute" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.boolean_filter.admin.product_attribute" (parent: api_platform.doctrine.orm.boolean_filter).
Resolving inheritance for "sylius_api.order_filter.admin.product_attribute" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius_api.search_filter.admin.shipment" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.exists_filter.admin.shipping_method" (parent: api_platform.doctrine.orm.exists_filter).
Resolving inheritance for "sylius_api.order_filter.admin.shipping_method" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius_api.search_filter.admin.product_association" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.order_filter.admin.product_taxon" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius_api.search_filter.admin.product_image" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.search_filter.admin.product" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.order_filter.admin.product" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius_api.search_filter.admin.product_variant" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.order_filter.admin.product_review" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius_api.search_filter.admin.product_review" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.search_filter.admin.order" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.search_filter.admin.channel_pricing_log_entry" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.date_filter.admin.order" (parent: api_platform.doctrine.orm.date_filter).
Resolving inheritance for "sylius_api.range_filter.admin.order" (parent: api_platform.doctrine.orm.range_filter).
Resolving inheritance for "sylius_api.order_filter.admin.order" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius_api.order_filter.admin.payment_method" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius_api.search_filter.admin.payment_method" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.boolean_filter.admin.payment_method" (parent: api_platform.doctrine.orm.boolean_filter).
Resolving inheritance for "sylius_api.order_filter.admin.product_association_type" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius_api.search_filter.admin.product_association_type" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.search_filter.admin.catalog_promotion" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.boolean_filter.admin.catalog_promotion" (parent: api_platform.doctrine.orm.boolean_filter).
Resolving inheritance for "sylius_api.date_filter.admin.catalog_promotion" (parent: api_platform.doctrine.orm.date_filter).
Resolving inheritance for "sylius_api.order_filter.admin.catalog_promotion" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius_api.date_filter.admin.tax_rate" (parent: api_platform.doctrine.orm.date_filter).
Resolving inheritance for "sylius_api.search_filter.admin.customer" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.order_filter.admin.customer" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius_api.search_filter.admin.promotion_coupon" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.search_filter.admin.promotion" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.order_filter.admin.promotion" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius_api.order_filter.admin.promotion_coupon" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius_api.search_filter.admin.product_taxon" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.order_filter.admin.product_variant" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius_api.exists_filter.admin.promotion" (parent: api_platform.doctrine.orm.exists_filter).
Resolving inheritance for "sylius_api.search_filter.admin.product_option" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.search_filter.admin.locale" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.search_filter.admin.customer_group" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.order_filter.admin.customer_group" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius_api.search_filter.shop.product" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.order_filter.shop.product" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius_api.search_filter.shop.image" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.search_filter.shop.product_variant" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.order_filter.shop.product_review" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius_api.search_filter.shop.product_review" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius_api.state_provider.shop.taxon_tree.branch" (parent: sylius_api.state_provider.shop.taxon_tree.abstract).
Resolving inheritance for "sylius_api.state_provider.shop.taxon_tree.path" (parent: sylius_api.state_provider.shop.taxon_tree.abstract).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "cache.ux.twig_component" (parent: cache.system).
Resolving inheritance for ".ux_icons.cache" (parent: cache.system).
Resolving inheritance for "flux_se.sylius_stripe.state_machine.refund" (parent: flux_se.sylius_stripe.state_machine.payment_state).
Resolving inheritance for "flux_se.sylius_stripe.state_machine.cancel" (parent: flux_se.sylius_stripe.state_machine.payment_state).
Resolving inheritance for "flux_se.sylius_stripe.state_machine.capture_authorized" (parent: flux_se.sylius_stripe.state_machine.payment_state).
Resolving inheritance for "flux_se.sylius_stripe.stripe.http_client" (parent: FluxSE\SyliusStripePlugin\Stripe\HttpClient\PsrClient).
Resolving inheritance for "flux_se.sylius_stripe.stripe.streaming_http_client" (parent: FluxSE\SyliusStripePlugin\Stripe\HttpClient\PsrClient).
Resolving inheritance for "flux_se.sylius_stripe.order_pay.provider.web_elements.after_url" (parent: flux_se.sylius_stripe.shop.provider.after_url).
Resolving inheritance for "flux_se.sylius_stripe.shop.provider.checkout.after_url" (parent: flux_se.sylius_stripe.shop.provider.after_url).
Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface.0.App\DependencyInjection\Compiler\AppCompilerPass" (parent: .abstract.instanceof.App\DependencyInjection\Compiler\AppCompilerPass).
Resolving inheritance for ".abstract.instanceof.App\Migration\CustomerMigration" (parent: App\Migration\AbstractMigration).
Resolving inheritance for ".abstract.instanceof.App\Migration\OrderMigration" (parent: App\Migration\AbstractMigration).
Resolving inheritance for ".abstract.instanceof.App\Migration\ProductAttributeMigration" (parent: App\Migration\AbstractMigration).
Resolving inheritance for ".abstract.instanceof.App\Migration\ProductMigration" (parent: App\Migration\AbstractMigration).
Resolving inheritance for ".abstract.instanceof.App\Migration\ProductOptionMigration" (parent: App\Migration\AbstractMigration).
Resolving inheritance for ".abstract.instanceof.App\Migration\ProductRelatedMigration" (parent: App\Migration\AbstractMigration).
Resolving inheritance for ".abstract.instanceof.App\Migration\TaxMigration" (parent: App\Migration\AbstractMigration).
Resolving inheritance for ".abstract.instanceof.App\Migration\TaxonMigration" (parent: App\Migration\AbstractMigration).
Resolving inheritance for ".abstract.instanceof.App\Migration\VendorMigration" (parent: App\Migration\AbstractMigration).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\CartItemQuantity" (parent: .abstract.instanceof.App\Validator\CartItemQuantity).
Resolving inheritance for ".instanceof.App\Validator\CartItemQuantity.0.App\Validator\CartItemQuantity" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\CartItemQuantity).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\InQuantity" (parent: .abstract.instanceof.App\Validator\InQuantity).
Resolving inheritance for ".instanceof.App\Validator\InQuantity.0.App\Validator\InQuantity" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\InQuantity).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ProductQuantity" (parent: .abstract.instanceof.App\Validator\ProductQuantity).
Resolving inheritance for ".instanceof.App\Validator\ProductQuantity.0.App\Validator\ProductQuantity" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ProductQuantity).
Resolving inheritance for "maker.auto_command.make_grid" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_state_processor" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_state_provider" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_autocomplete_field" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "sylius.payment_request.command_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "sylius.payment_request.command_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "sylius.payment_request.command_bus.middleware.doctrine_transaction" (parent: messenger.middleware.doctrine_transaction).
Resolving inheritance for "sylius.payment_request.command_bus.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "sylius.payment_request.command_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "sylius.command_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "sylius.command_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "sylius.command_bus.middleware.doctrine_transaction" (parent: messenger.middleware.doctrine_transaction).
Resolving inheritance for "sylius.command_bus.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "sylius.command_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "sylius.query_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "sylius.query_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "sylius.query_bus.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "sylius.query_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "sylius.event_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "sylius.event_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "sylius.event_bus.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "sylius.event_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "sylius_refund_plugin.command_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "sylius_refund_plugin.command_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "sylius_refund_plugin.command_bus.middleware.doctrine_transaction" (parent: messenger.middleware.doctrine_transaction).
Resolving inheritance for "sylius_refund_plugin.command_bus.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "sylius_refund_plugin.command_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "sylius_refund_plugin.event_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "sylius_refund_plugin.event_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "sylius_refund_plugin.event_bus.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "sylius_refund_plugin.event_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.paypal" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "ux.autocomplete.wrapped_entity_type_autocompleter.sylius_cms_page" (parent: ux.autocomplete.wrapped_entity_type_autocompleter).
Resolving inheritance for "ux.autocomplete.wrapped_entity_type_autocompleter.sylius_cms_block" (parent: ux.autocomplete.wrapped_entity_type_autocompleter).
Resolving inheritance for "ux.autocomplete.wrapped_entity_type_autocompleter.sylius_cms_media" (parent: ux.autocomplete.wrapped_entity_type_autocompleter).
Resolving inheritance for "ux.autocomplete.wrapped_entity_type_autocompleter.sylius_cms_admin_collection" (parent: ux.autocomplete.wrapped_entity_type_autocompleter).
Resolving inheritance for "ux.autocomplete.wrapped_entity_type_autocompleter.sylius_cms_template" (parent: ux.autocomplete.wrapped_entity_type_autocompleter).
Resolving inheritance for "ux.autocomplete.wrapped_entity_type_autocompleter.sylius_admin_grid_filter_autocomplete" (parent: ux.autocomplete.wrapped_entity_type_autocompleter).
Resolving inheritance for "ux.autocomplete.wrapped_entity_type_autocompleter.sylius_admin_grid_filter_translatable_autocomplete" (parent: ux.autocomplete.wrapped_entity_type_autocompleter).
Resolving inheritance for "ux.autocomplete.wrapped_entity_type_autocompleter.sylius_admin_product_attribute" (parent: ux.autocomplete.wrapped_entity_type_autocompleter).
Resolving inheritance for "ux.autocomplete.wrapped_entity_type_autocompleter.sylius_admin_product" (parent: ux.autocomplete.wrapped_entity_type_autocompleter).
Resolving inheritance for "ux.autocomplete.wrapped_entity_type_autocompleter.sylius_admin_product_variant" (parent: ux.autocomplete.wrapped_entity_type_autocompleter).
Resolving inheritance for "ux.autocomplete.wrapped_entity_type_autocompleter.sylius_admin_taxon" (parent: ux.autocomplete.wrapped_entity_type_autocompleter).
122
Removing service-argument resolver for controller "sylius_cms.twig.component.template.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_cms.twig.component.template.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_cms.twig.component.collection.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_cms.twig.component.collection.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing method "setLiveResponder" of service "sylius_cms.twig.component.block.form" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "sylius_cms.twig.component.block.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_cms.twig.component.block.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_cms.twig.component.media.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_cms.twig.component.media.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing method "setLiveResponder" of service "sylius_cms.twig.component.admin.page.form" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "sylius_cms.twig.component.admin.page.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_cms.twig.component.admin.page.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Twig\Components\VendorCommercialFormComponent::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Twig\Components\VendorCommercialFormComponent::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Twig\Components\VendorFormComponent::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Twig\Components\VendorFormComponent::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.customer.order_statistics::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing method "setLiveResponder" of service "sylius_admin.twig.component.dashboard.channel_selector" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "sylius_admin.twig.component.dashboard.channel_selector::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.dashboard.new_orders::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.dashboard.statistics::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.dashboard.pending_action.count_orders_to_process::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.dashboard.pending_action.count_pending_payments::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.dashboard.pending_action.count_product_reviews_to_approve::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.dashboard.pending_action.count_product_variants_out_of_stock::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.dashboard.pending_action.count_shipments_to_ship::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.order.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.order.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing method "setLiveResponder" of service "sylius_admin.twig.component.product.form" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "sylius_admin.twig.component.product.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.product.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing method "setLiveResponder" of service "sylius_admin.twig.component.product.product_attribute_autocomplete" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "sylius_admin.twig.component.product.product_attribute_autocomplete::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.product_attribute.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.product_attribute.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.product_option.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.product_option.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.product_variant.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.product_variant.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.promotion_coupon.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.promotion_coupon.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.promotion_coupon.generator_instruction_form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.shipment.ship_form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.shipment.ship_form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.taxon.delete::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing method "setLiveResponder" of service "sylius_admin.twig.component.taxon.delete" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "sylius_admin.twig.component.taxon.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.taxon.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.taxon.tree::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.zone.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.zone.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.admin_user.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.admin_user.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.catalog_promotion.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.catalog_promotion.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.channel.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.channel.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.country.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.country.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.currency.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.currency.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.customer.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.customer.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.customer_group.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.customer_group.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.exchange_rate.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.exchange_rate.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.locale.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.locale.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.payment_method.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.payment_method.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.product.generate_product_variants_form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.product.generate_product_variants_form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.product_association_type.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.product_association_type.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.product_review.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.product_review.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.promotion.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.promotion.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.shipping_category.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.shipping_category.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.shipping_method.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.shipping_method.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.tax_category.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.tax_category.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.tax_rate.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_admin.twig.component.tax_rate.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.account.register.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.account.register.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.account.profile_update.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.account.profile_update.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.account.change_password_form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.account.address.default_form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.account.address.default_form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.account.address.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.account.address.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing method "setLiveResponder" of service "sylius_shop.twig.component.cart.form" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "sylius_shop.twig.component.cart.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.cart.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.cart.summary::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.cart.summary::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.cart.widget::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.cart.widget::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.cart.widget.offcanvas::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.cart.widget.offcanvas::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.checkout.address.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.checkout.address.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing method "setLiveResponder" of service "sylius_shop.twig.component.checkout.address.address_book" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "sylius_shop.twig.component.checkout.address.address_book::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.checkout.shipping.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.checkout.shipping.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.checkout.payment.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.checkout.payment.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing method "setLiveResponder" of service "sylius_shop.twig.component.product.add_to_cart_form" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "sylius_shop.twig.component.product.add_to_cart_form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.product.add_to_cart_form::dehydrateProduct": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.product.add_to_cart_form::dehydrateProductVariant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.product.summary::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.product.summary::dehydrateProduct": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.product.summary::dehydrateProductVariant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.product_review.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_shop.twig.component.product_review.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
3553
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 "Sylius\CmsPlugin\Twig\Runtime\ResolveMediaVideoPathRuntimeInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Fixture\Factory\ProductAttributeExampleFactory"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Fixture\Factory\ProductOptionExampleFactory"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Fixture\Factory\TaxCategoryExampleFactory"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Fixture\Factory\TaxonExampleFactory"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Fixture\Factory\TaxRateExampleFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $block manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $blockManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $block manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $blockManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $block manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $blockManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $block repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $blockRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $block repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $blockRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $block repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $blockRepository"; reason: private alias.
Removed service ".Sylius\CmsPlugin\Repository\BlockRepositoryInterface $block repository"; reason: private alias.
Removed service "Sylius\CmsPlugin\Repository\BlockRepositoryInterface $blockRepository"; reason: private alias.
Removed service ".Sylius\CmsPlugin\Repository\BlockRepository $block repository"; reason: private alias.
Removed service "Sylius\CmsPlugin\Repository\BlockRepository $blockRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $block repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $blockRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $block repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $blockRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $block repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $blockRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $block factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $blockFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\Factory $block factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $blockFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $block factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $blockFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $collection manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $collectionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $collection manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $collectionManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $collection manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $collectionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $collection repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $collectionRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $collection repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $collectionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $collection repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $collectionRepository"; reason: private alias.
Removed service ".Sylius\CmsPlugin\Repository\CollectionRepositoryInterface $collection repository"; reason: private alias.
Removed service "Sylius\CmsPlugin\Repository\CollectionRepositoryInterface $collectionRepository"; reason: private alias.
Removed service ".Sylius\CmsPlugin\Repository\CollectionRepository $collection repository"; reason: private alias.
Removed service "Sylius\CmsPlugin\Repository\CollectionRepository $collectionRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $collection repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $collectionRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $collection repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $collectionRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $collection repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $collectionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $collection factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $collectionFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\Factory $collection factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $collectionFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $collection factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $collectionFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $content configuration manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $contentConfigurationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $content configuration manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $contentConfigurationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $content configuration manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $contentConfigurationManager"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $content configuration repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $contentConfigurationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $content configuration repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $contentConfigurationRepository"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $content configuration repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $contentConfigurationRepository"; reason: private alias.
Removed service ".Sylius\CmsPlugin\Repository\ContentConfigurationRepository $content configuration repository"; reason: private alias.
Removed service "Sylius\CmsPlugin\Repository\ContentConfigurationRepository $contentConfigurationRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $content configuration repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $contentConfigurationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $content configuration repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $contentConfigurationRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $content configuration repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $contentConfigurationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $content configuration factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $contentConfigurationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\Factory $content configuration factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $contentConfigurationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $content configuration factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $contentConfigurationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $media manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $mediaManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $media manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $mediaManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $media manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $mediaManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $media repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $mediaRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $media repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $mediaRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $media repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $mediaRepository"; reason: private alias.
Removed service ".Sylius\CmsPlugin\Repository\MediaRepositoryInterface $media repository"; reason: private alias.
Removed service "Sylius\CmsPlugin\Repository\MediaRepositoryInterface $mediaRepository"; reason: private alias.
Removed service ".Sylius\CmsPlugin\Repository\MediaRepository $media repository"; reason: private alias.
Removed service "Sylius\CmsPlugin\Repository\MediaRepository $mediaRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $media repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $mediaRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $media repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $mediaRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $media repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $mediaRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $media factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $mediaFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $media factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $mediaFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\TranslatableFactory $media factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $mediaFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $media factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $mediaFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $media factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $mediaFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $media translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $mediaTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $media translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $mediaTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $media translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $mediaTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $media translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $mediaTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $media translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $mediaTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $media translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $mediaTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $media translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $mediaTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $media translation repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $mediaTranslationRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $media translation repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $mediaTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $media translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $mediaTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\Factory $media translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $mediaTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $media translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $mediaTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $page manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $pageManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $page manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $pageManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $page manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $pageManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $page repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $pageRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $page repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $pageRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $page repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $pageRepository"; reason: private alias.
Removed service ".Sylius\CmsPlugin\Repository\PageRepositoryInterface $page repository"; reason: private alias.
Removed service "Sylius\CmsPlugin\Repository\PageRepositoryInterface $pageRepository"; reason: private alias.
Removed service ".Sylius\CmsPlugin\Repository\PageRepository $page repository"; reason: private alias.
Removed service "Sylius\CmsPlugin\Repository\PageRepository $pageRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $page repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $pageRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $page repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $pageRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $page repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $pageRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $page factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $pageFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $page factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $pageFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\TranslatableFactory $page factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $pageFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $page factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $pageFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $page factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $pageFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $page translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $pageTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $page translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $pageTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $page translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $pageTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $page translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $pageTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $page translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $pageTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $page translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $pageTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $page translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $pageTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $page translation repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $pageTranslationRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $page translation repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $pageTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $page translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $pageTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\Factory $page translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $pageTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $page translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $pageTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $template manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $templateManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $template manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $templateManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $template manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $templateManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $template repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $templateRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $template repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $templateRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $template repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $templateRepository"; reason: private alias.
Removed service ".Sylius\CmsPlugin\Repository\TemplateRepositoryInterface $template repository"; reason: private alias.
Removed service "Sylius\CmsPlugin\Repository\TemplateRepositoryInterface $templateRepository"; reason: private alias.
Removed service ".Sylius\CmsPlugin\Repository\TemplateRepository $template repository"; reason: private alias.
Removed service "Sylius\CmsPlugin\Repository\TemplateRepository $templateRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $template repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $templateRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $template repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $templateRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $template repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $templateRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $template factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $templateFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\Factory $template factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $templateFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $template factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $templateFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $credit memo manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $creditMemoManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $credit memo manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $creditMemoManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $credit memo manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $creditMemoManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $credit memo repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $creditMemoRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $credit memo repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $creditMemoRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $credit memo repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $creditMemoRepository"; reason: private alias.
Removed service ".Sylius\RefundPlugin\Repository\CreditMemoRepositoryInterface $credit memo repository"; reason: private alias.
Removed service "Sylius\RefundPlugin\Repository\CreditMemoRepositoryInterface $creditMemoRepository"; reason: private alias.
Removed service ".Sylius\RefundPlugin\Doctrine\ORM\CreditMemoRepository $credit memo repository"; reason: private alias.
Removed service "Sylius\RefundPlugin\Doctrine\ORM\CreditMemoRepository $creditMemoRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $credit memo repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $creditMemoRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $credit memo repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $creditMemoRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $credit memo repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $creditMemoRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $credit memo factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $creditMemoFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\Factory $credit memo factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $creditMemoFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $credit memo factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $creditMemoFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $line item manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $lineItemManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $line item manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $lineItemManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $line item manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $lineItemManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $line item repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $lineItemRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $line item repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $lineItemRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $line item repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $lineItemRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $line item repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $lineItemRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $line item repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $lineItemRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $line item repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $lineItemRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $line item factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $lineItemFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\Factory $line item factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $lineItemFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $line item factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $lineItemFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $tax item manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $taxItemManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $tax item manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $taxItemManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $tax item manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $taxItemManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $tax item repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $taxItemRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $tax item repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $taxItemRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $tax item repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxItemRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $tax item repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxItemRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $tax item repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxItemRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $tax item repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $taxItemRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $tax item factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $taxItemFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\Factory $tax item factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $taxItemFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $tax item factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxItemFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $refund manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $refundManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $refund manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $refundManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $refund manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $refundManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $refund repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $refundRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $refund repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $refundRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $refund repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $refundRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $refund repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $refundRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $refund repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $refundRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $refund repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $refundRepository"; reason: private alias.
Removed service ".Sylius\RefundPlugin\Factory\RefundFactoryInterface $refund factory"; reason: private alias.
Removed service "Sylius\RefundPlugin\Factory\RefundFactoryInterface $refundFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $refund factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $refundFactory"; reason: private alias.
Removed service ".Sylius\RefundPlugin\Factory\RefundFactory $refund factory"; reason: private alias.
Removed service "Sylius\RefundPlugin\Factory\RefundFactory $refundFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $refund factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $refundFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $refund payment manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $refundPaymentManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $refund payment manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $refundPaymentManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $refund payment manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $refundPaymentManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $refund payment repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $refundPaymentRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $refund payment repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $refundPaymentRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $refund payment repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $refundPaymentRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $refund payment repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $refundPaymentRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $refund payment repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $refundPaymentRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $refund payment repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $refundPaymentRepository"; reason: private alias.
Removed service ".Sylius\RefundPlugin\Factory\RefundPaymentFactoryInterface $refund payment factory"; reason: private alias.
Removed service "Sylius\RefundPlugin\Factory\RefundPaymentFactoryInterface $refundPaymentFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $refund payment factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $refundPaymentFactory"; reason: private alias.
Removed service ".Sylius\RefundPlugin\Factory\RefundPaymentFactory $refund payment factory"; reason: private alias.
Removed service "Sylius\RefundPlugin\Factory\RefundPaymentFactory $refundPaymentFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $refund payment factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $refundPaymentFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $customer billing data manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $customerBillingDataManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $customer billing data manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $customerBillingDataManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $customer billing data manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $customerBillingDataManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $customer billing data repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $customerBillingDataRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $customer billing data repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $customerBillingDataRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $customer billing data repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $customerBillingDataRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customer billing data repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customerBillingDataRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $customer billing data repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $customerBillingDataRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $customer billing data repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $customerBillingDataRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $customer billing data factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $customerBillingDataFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\Factory $customer billing data factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $customerBillingDataFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $customer billing data factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $customerBillingDataFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $shop billing data manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shopBillingDataManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $shop billing data manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shopBillingDataManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $shop billing data manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shopBillingDataManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $shop billing data repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shopBillingDataRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $shop billing data repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shopBillingDataRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shop billing data repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shopBillingDataRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shop billing data repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shopBillingDataRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $shop billing data repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shopBillingDataRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $shop billing data repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shopBillingDataRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $shop billing data factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $shopBillingDataFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\Factory $shop billing data factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $shopBillingDataFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $shop billing data factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shopBillingDataFactory"; reason: private alias.
Removed service "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\DependencyInjection\ServicesResetterInterface"; 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 "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; 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 $admin.package"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $adminPackage"; 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 $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\Component\Asset\PackageInterface $abcwebTheme.package"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $abcwebThemePackage"; 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 "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\Workflow\Registry"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_catalog_promotion.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusCatalogPromotionStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_catalog_promotion"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusCatalogPromotion"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_order.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusOrderStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_order"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusOrder"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_order_checkout.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusOrderCheckoutStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_order_checkout"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusOrderCheckout"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_order_payment.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusOrderPaymentStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_order_payment"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusOrderPayment"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_order_shipping.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusOrderShippingStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_order_shipping"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusOrderShipping"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_payment.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusPaymentStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_payment"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusPayment"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_payment_request.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusPaymentRequestStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_payment_request"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusPaymentRequest"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_product_review.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusProductReviewStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_product_review"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusProductReview"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_shipment.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusShipmentStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_shipment"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusShipment"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_refund_refund_payment.state_machine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusRefundRefundPaymentStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_refund_refund_payment"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusRefundRefundPayment"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "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\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; 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 "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_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 ".Symfony\Component\Messenger\MessageBusInterface $sylius.payment_request.command_bus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $syliusPaymentRequestCommandBus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service ".Symfony\Component\Messenger\MessageBusInterface $sylius.query_bus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $syliusQueryBus"; reason: private alias.
Removed service ".Symfony\Component\Messenger\MessageBusInterface $sylius.event_bus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $syliusEventBus"; reason: private alias.
Removed service ".Symfony\Component\Messenger\MessageBusInterface $sylius_refund_plugin.command_bus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $syliusRefundPluginCommandBus"; reason: private alias.
Removed service ".Symfony\Component\Messenger\MessageBusInterface $sylius_refund_plugin.event_bus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $syliusRefundPluginEventBus"; 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\Authorization\UserAuthorizationCheckerInterface"; 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\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.api_admin"; reason: private alias.
Removed service "security.user_checker.api_admin"; reason: private alias.
Removed service "security.authentication.session_strategy.api_shop"; reason: private alias.
Removed service "security.user_checker.api_shop"; 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 "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 $default.connection"; 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 $default.entity_manager"; 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\Resource\Doctrine\Persistence\RepositoryInterface $adjustment repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $adjustmentRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $adjustment repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $adjustmentRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $adjustment repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $adjustmentRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $adjustment repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $adjustmentRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $adjustment factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $adjustmentFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $adjustment factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $adjustmentFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $adjustment factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $adjustmentFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $order manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $orderManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $order manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $orderManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $order manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $orderManager"; reason: private alias.
Removed service ".Sylius\Component\Core\Repository\OrderRepositoryInterface $order repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\OrderRepositoryInterface $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\Resource\Doctrine\Persistence\RepositoryInterface $order repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $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 ".Doctrine\Persistence\ObjectRepository $order repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $orderRepository"; reason: private alias.
Removed service ".App\Repository\OrderRepository $order repository"; reason: private alias.
Removed service "App\Repository\OrderRepository $orderRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $order repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderRepository"; reason: private alias.
Removed service ".Sylius\Bundle\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\Resource\Factory\FactoryInterface $order factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $orderFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $order factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $orderFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $order factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $order item manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $orderItemManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $order item manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $orderItemManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $order item manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $orderItemManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $order item repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $orderItemRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $order item repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $orderItemRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $order item repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $orderItemRepository"; reason: private alias.
Removed service ".Sylius\Component\Order\Repository\OrderItemRepositoryInterface $order item repository"; reason: private alias.
Removed service "Sylius\Component\Order\Repository\OrderItemRepositoryInterface $orderItemRepository"; reason: private alias.
Removed service ".Sylius\Component\Core\Repository\OrderItemRepositoryInterface $order item repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\OrderItemRepositoryInterface $orderItemRepository"; reason: private alias.
Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderItemRepository $order item repository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderItemRepository $orderItemRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $order item repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderItemRepository"; reason: private alias.
Removed service ".Sylius\Bundle\OrderBundle\Doctrine\ORM\OrderItemRepository $order item repository"; reason: private alias.
Removed service "Sylius\Bundle\OrderBundle\Doctrine\ORM\OrderItemRepository $orderItemRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $order item repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderItemRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $order item repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $orderItemRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $order item factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $orderItemFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $order item factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $orderItemFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $order item factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderItemFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $order item unit manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $orderItemUnitManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $order item unit manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $orderItemUnitManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $order item unit manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $orderItemUnitManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $order item unit repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $orderItemUnitRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $order item unit repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $orderItemUnitRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $order item unit repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $orderItemUnitRepository"; reason: private alias.
Removed service ".Sylius\Component\Core\Repository\OrderItemUnitRepositoryInterface $order item unit repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\OrderItemUnitRepositoryInterface $orderItemUnitRepository"; reason: private alias.
Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderItemUnitRepository $order item unit repository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderItemUnitRepository $orderItemUnitRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $order item unit repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderItemUnitRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $order item unit repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderItemUnitRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $order item unit repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $orderItemUnitRepository"; reason: private alias.
Removed service ".Sylius\Component\Order\Factory\OrderItemUnitFactoryInterface $order item unit factory"; reason: private alias.
Removed service "Sylius\Component\Order\Factory\OrderItemUnitFactoryInterface $orderItemUnitFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $order item unit factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $orderItemUnitFactory"; reason: private alias.
Removed service ".Sylius\Component\Order\Factory\OrderItemUnitFactory $order item unit factory"; reason: private alias.
Removed service "Sylius\Component\Order\Factory\OrderItemUnitFactory $orderItemUnitFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $order item unit factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderItemUnitFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $order sequence manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $orderSequenceManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $order sequence manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $orderSequenceManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $order sequence manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $orderSequenceManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $order sequence repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $orderSequenceRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $order sequence repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $orderSequenceRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $order sequence repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $orderSequenceRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $order sequence repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderSequenceRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $order sequence repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderSequenceRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $order sequence repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $orderSequenceRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $order sequence factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $orderSequenceFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $order sequence factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $orderSequenceFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $order sequence factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderSequenceFactory"; reason: private alias.
Removed service "Sylius\Component\Order\Modifier\OrderModifierInterface"; reason: private alias.
Removed service "Sylius\Component\Order\Modifier\OrderItemQuantityModifierInterface"; reason: private alias.
Removed service "Sylius\Bundle\OrderBundle\NumberGenerator\OrderNumberGeneratorInterface"; reason: private alias.
Removed service "Sylius\Component\Order\Aggregator\AdjustmentsAggregatorInterface"; reason: private alias.
Removed service "Sylius\Component\Order\Factory\AdjustmentFactoryInterface"; reason: private alias.
Removed service "Sylius\Component\Order\Remover\ExpiredCartsRemoverInterface"; reason: private alias.
Removed service "Sylius\Bundle\OrderBundle\Factory\AddToCartCommandFactoryInterface"; reason: private alias.
Removed service "Sylius\Bundle\OrderBundle\Resetter\CartChangesResetterInterface"; reason: private alias.
Removed service "Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatterInterface"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $currency manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $currencyManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $currency manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $currencyManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $currency manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $currencyManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $currency repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $currencyRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $currency repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $currencyRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $currency repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $currencyRepository"; reason: private alias.
Removed service ".Sylius\Component\Currency\Repository\CurrencyRepositoryInterface $currency repository"; reason: private alias.
Removed service "Sylius\Component\Currency\Repository\CurrencyRepositoryInterface $currencyRepository"; reason: private alias.
Removed service ".Sylius\Bundle\CurrencyBundle\Doctrine\ORM\CurrencyRepository $currency repository"; reason: private alias.
Removed service "Sylius\Bundle\CurrencyBundle\Doctrine\ORM\CurrencyRepository $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\Resource\Factory\FactoryInterface $currency factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $currencyFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $currency factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $currencyFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $currency factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $currencyFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $exchange rate manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $exchangeRateManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $exchange rate manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $exchangeRateManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $exchange rate manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $exchangeRateManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $exchange rate repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $exchangeRateRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $exchange rate repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $exchangeRateRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $exchange rate repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $exchangeRateRepository"; reason: private alias.
Removed service ".Sylius\Component\Currency\Repository\ExchangeRateRepositoryInterface $exchange rate repository"; reason: private alias.
Removed service "Sylius\Component\Currency\Repository\ExchangeRateRepositoryInterface $exchangeRateRepository"; reason: private alias.
Removed service ".Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository $exchange rate repository"; reason: private alias.
Removed service "Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository $exchangeRateRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $exchange rate repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $exchangeRateRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $exchange rate repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $exchangeRateRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $exchange rate repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $exchangeRateRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $exchange rate factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $exchangeRateFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $exchange rate factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $exchangeRateFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $exchange rate factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $exchangeRateFactory"; reason: private alias.
Removed service "Sylius\Component\Currency\Converter\CurrencyConverterInterface"; reason: private alias.
Removed service "Sylius\Component\Currency\Converter\CurrencyNameConverterInterface"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $locale manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $localeManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $locale manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $localeManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $locale manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $localeManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $locale repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $localeRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $locale repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $localeRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $locale repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $localeRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $locale repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $localeRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $locale repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $localeRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $locale repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $localeRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $locale factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $localeFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $locale factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $localeFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $locale factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $localeFactory"; reason: private alias.
Removed service "Sylius\Component\Locale\Context\LocaleContextInterface"; reason: private alias.
Removed service "Sylius\Component\Locale\Provider\LocaleProviderInterface"; reason: private alias.
Removed service "Sylius\Component\Locale\Converter\LocaleConverterInterface"; reason: private alias.
Removed service "Sylius\Bundle\LocaleBundle\Checker\LocaleUsageCheckerInterface"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $product manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $product manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $product manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productManager"; reason: private alias.
Removed service ".Sylius\Component\Core\Repository\ProductRepositoryInterface $product repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ProductRepositoryInterface $productRepository"; reason: private alias.
Removed service ".Sylius\Component\Product\Repository\ProductRepositoryInterface $product repository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductRepositoryInterface $productRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $product repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productRepository"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $product repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productRepository"; reason: private alias.
Removed service ".App\Repository\ProductRepository $product repository"; reason: private alias.
Removed service "App\Repository\ProductRepository $productRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productRepository"; reason: private alias.
Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductRepository $product repository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductRepository $productRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductRepository $product repository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductRepository $productRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $product repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $product factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $productFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $product factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $productFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactory $product factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactory $productFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $product factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $product translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $product translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $product translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $product translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $product translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Product\Repository\ProductTranslationRepositoryInterface $product translation repository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductTranslationRepositoryInterface $productTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductTranslationRepository $product translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductTranslationRepository $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\Resource\Factory\FactoryInterface $product translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $productTranslationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $product translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $productTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $product variant manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productVariantManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $product variant manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productVariantManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $product variant manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productVariantManager"; reason: private alias.
Removed service ".Sylius\Component\Core\Repository\ProductVariantRepositoryInterface $product variant repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ProductVariantRepositoryInterface $productVariantRepository"; reason: private alias.
Removed service ".Sylius\Component\Product\Repository\ProductVariantRepositoryInterface $product variant repository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductVariantRepositoryInterface $productVariantRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product variant repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productVariantRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $product variant repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productVariantRepository"; 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 ".App\Repository\ProductVariantRepository $product variant repository"; reason: private alias.
Removed service "App\Repository\ProductVariantRepository $productVariantRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product variant repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productVariantRepository"; reason: private alias.
Removed service ".Sylius\Bundle\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\Resource\Factory\TranslatableFactoryInterface $product variant factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $productVariantFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $product variant factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $productVariantFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactory $product variant factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactory $productVariantFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product variant factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productVariantFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $product variant factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productVariantFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $product variant translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productVariantTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $product variant translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productVariantTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $product variant translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productVariantTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $product variant translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productVariantTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $product variant translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productVariantTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product variant translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productVariantTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Product\Repository\ProductVariantTranslationRepositoryInterface $product variant translation repository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductVariantTranslationRepositoryInterface $productVariantTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductVariantTranslationRepository $product variant translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductVariantTranslationRepository $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\Resource\Factory\FactoryInterface $product variant translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $productVariantTranslationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $product variant translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $productVariantTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product variant translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productVariantTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $product option manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $product option manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productOptionManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $product option manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productOptionManager"; reason: private alias.
Removed service ".Sylius\Component\Product\Repository\ProductOptionRepositoryInterface $product option repository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductOptionRepositoryInterface $productOptionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product option repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productOptionRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $product option repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productOptionRepository"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $product option repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productOptionRepository"; reason: private alias.
Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductOptionRepository $product option repository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductOptionRepository $productOptionRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product option repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productOptionRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductOptionRepository $product option repository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductOptionRepository $productOptionRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product option repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $product option repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productOptionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $product option factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $productOptionFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $product option factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $productOptionFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactory $product option factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactory $productOptionFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product option factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $product option factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productOptionFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $product option translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $product option translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productOptionTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $product option translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productOptionTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $product option translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productOptionTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $product option translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productOptionTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product option translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productOptionTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Product\Repository\ProductOptionTranslationRepositoryInterface $product option translation repository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductOptionTranslationRepositoryInterface $productOptionTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductOptionTranslationRepository $product option translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductOptionTranslationRepository $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\Resource\Factory\FactoryInterface $product option translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $productOptionTranslationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $product option translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $productOptionTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product option translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $product association manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productAssociationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $product association manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productAssociationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $product association manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productAssociationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $product association repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productAssociationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $product association repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productAssociationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product association repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productAssociationRepository"; reason: private alias.
Removed service ".Sylius\Component\Product\Repository\ProductAssociationRepositoryInterface $product association repository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductAssociationRepositoryInterface $productAssociationRepository"; reason: private alias.
Removed service ".Sylius\Component\Core\Repository\ProductAssociationRepositoryInterface $product association repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ProductAssociationRepositoryInterface $productAssociationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductAssociationRepository $product association repository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductAssociationRepository $productAssociationRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product association repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAssociationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductAssociationRepository $product association repository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\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\Resource\Factory\FactoryInterface $product association factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $productAssociationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $product association factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $productAssociationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product association factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAssociationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $product option value manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionValueManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $product option value manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productOptionValueManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $product option value manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productOptionValueManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $product option value repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productOptionValueRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $product option value repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productOptionValueRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product option value repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productOptionValueRepository"; reason: private alias.
Removed service ".Sylius\Component\Product\Repository\ProductOptionValueRepositoryInterface $product option value repository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductOptionValueRepositoryInterface $productOptionValueRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductOptionValueRepository $product option value repository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductOptionValueRepository $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 ".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\Resource\Factory\TranslatableFactoryInterface $product option value factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $productOptionValueFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $product option value factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $productOptionValueFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactory $product option value factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactory $productOptionValueFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product option value factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionValueFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $product option value factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productOptionValueFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $product option value translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionValueTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $product option value translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productOptionValueTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $product option value translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productOptionValueTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $product option value translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productOptionValueTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $product option value translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productOptionValueTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product option value translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productOptionValueTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Product\Repository\ProductOptionValueTranslationRepositoryInterface $product option value translation repository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductOptionValueTranslationRepositoryInterface $productOptionValueTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductOptionValueTranslationRepository $product option value translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductOptionValueTranslationRepository $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\Resource\Factory\FactoryInterface $product option value translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $productOptionValueTranslationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $product option value translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $productOptionValueTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product option value translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionValueTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $product association type manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productAssociationTypeManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $product association type manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productAssociationTypeManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $product association type manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productAssociationTypeManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $product association type repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productAssociationTypeRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $product association type repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productAssociationTypeRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product association type repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productAssociationTypeRepository"; reason: private alias.
Removed service ".Sylius\Component\Product\Repository\ProductAssociationTypeRepositoryInterface $product association type repository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductAssociationTypeRepositoryInterface $productAssociationTypeRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductAssociationTypeRepository $product association type repository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductAssociationTypeRepository $productAssociationTypeRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product association type repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAssociationTypeRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product association type repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAssociationTypeRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $product association type repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productAssociationTypeRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $product association type factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $productAssociationTypeFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $product association type factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $productAssociationTypeFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactory $product association type factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactory $productAssociationTypeFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product association type factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAssociationTypeFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $product association type factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productAssociationTypeFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $product association type translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productAssociationTypeTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $product association type translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productAssociationTypeTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $product association type translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productAssociationTypeTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $product association type translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productAssociationTypeTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $product association type translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productAssociationTypeTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product association type translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productAssociationTypeTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Product\Repository\ProductAssociationTypeTranslationRepositoryInterface $product association type translation repository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductAssociationTypeTranslationRepositoryInterface $productAssociationTypeTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductAssociationTypeTranslationRepository $product association type translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductAssociationTypeTranslationRepository $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\Resource\Factory\FactoryInterface $product association type translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $productAssociationTypeTranslationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $product association type translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $productAssociationTypeTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product association type translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAssociationTypeTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $channel manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $channelManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $channel manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $channelManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $channel manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $channelManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $channel repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $channelRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $channel repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $channelRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $channel repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $channelRepository"; reason: private alias.
Removed service ".Sylius\Component\Channel\Repository\ChannelRepositoryInterface $channel repository"; reason: private alias.
Removed service "Sylius\Component\Channel\Repository\ChannelRepositoryInterface $channelRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ChannelBundle\Doctrine\ORM\ChannelRepository $channel repository"; reason: private alias.
Removed service "Sylius\Bundle\ChannelBundle\Doctrine\ORM\ChannelRepository $channelRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $channel repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $channelRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channel repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channelRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $channel repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $channelRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $channel factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $channelFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $channel factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $channelFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $channel factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $channelFactory"; reason: private alias.
Removed service "Sylius\Component\Channel\Factory\ChannelFactoryInterface"; reason: private alias.
Removed service "Sylius\Component\Channel\Context\ChannelContextInterface"; reason: private alias.
Removed service "Sylius\Component\Channel\Context\RequestBased\RequestResolverInterface"; reason: private alias.
Removed service "Sylius\Component\Channel\Checker\ChannelDeletionCheckerInterface"; reason: private alias.
Removed service "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProviderInterface"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $product attribute manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productAttributeManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $product attribute manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productAttributeManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $product attribute manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productAttributeManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $product attribute repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productAttributeRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $product attribute repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productAttributeRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product attribute repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productAttributeRepository"; reason: private alias.
Removed service ".Sylius\Component\Product\Repository\ProductAttributeRepositoryInterface $product attribute repository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductAttributeRepositoryInterface $productAttributeRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductAttributeRepository $product attribute repository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductAttributeRepository $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\Resource\Factory\TranslatableFactoryInterface $product attribute factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $productAttributeFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $product attribute factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $productAttributeFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactory $product attribute factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactory $productAttributeFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product attribute factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAttributeFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $product attribute factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productAttributeFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $product attribute translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productAttributeTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $product attribute translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productAttributeTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $product attribute translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productAttributeTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $product attribute translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productAttributeTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $product attribute translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productAttributeTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product attribute translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productAttributeTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Attribute\Repository\AttributeTranslationRepositoryInterface $product attribute translation repository"; reason: private alias.
Removed service "Sylius\Component\Attribute\Repository\AttributeTranslationRepositoryInterface $productAttributeTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\AttributeBundle\Doctrine\ORM\AttributeTranslationRepository $product attribute translation repository"; reason: private alias.
Removed service "Sylius\Bundle\AttributeBundle\Doctrine\ORM\AttributeTranslationRepository $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\Resource\Factory\FactoryInterface $product attribute translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $productAttributeTranslationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $product attribute translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $productAttributeTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product attribute translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAttributeTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $product attribute value manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productAttributeValueManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $product attribute value manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productAttributeValueManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $product attribute value manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productAttributeValueManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $product attribute value repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productAttributeValueRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $product attribute value repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productAttributeValueRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product attribute value repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productAttributeValueRepository"; reason: private alias.
Removed service ".Sylius\Component\Product\Repository\ProductAttributeValueRepositoryInterface $product attribute value repository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductAttributeValueRepositoryInterface $productAttributeValueRepository"; reason: private alias.
Removed service ".Sylius\Component\Attribute\Repository\AttributeValueRepositoryInterface $product attribute value repository"; reason: private alias.
Removed service "Sylius\Component\Attribute\Repository\AttributeValueRepositoryInterface $productAttributeValueRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductAttributeValueRepository $product attribute value repository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductAttributeValueRepository $productAttributeValueRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product attribute value repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAttributeValueRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product attribute value repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAttributeValueRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $product attribute value repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productAttributeValueRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $product attribute value factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $productAttributeValueFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $product attribute value factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $productAttributeValueFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product attribute value factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAttributeValueFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $tax rate manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $taxRateManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $tax rate manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $taxRateManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $tax rate manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $taxRateManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $tax rate repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $taxRateRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $tax rate repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $taxRateRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $tax rate repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxRateRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $tax rate repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxRateRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $tax rate repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxRateRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $tax rate repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $taxRateRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $tax rate factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $taxRateFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $tax rate factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $taxRateFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $tax rate factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxRateFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $tax category manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $taxCategoryManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $tax category manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $taxCategoryManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $tax category manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $taxCategoryManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $tax category repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $taxCategoryRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $tax category repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $taxCategoryRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $tax category repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxCategoryRepository"; reason: private alias.
Removed service ".Sylius\Component\Taxation\Repository\TaxCategoryRepositoryInterface $tax category repository"; reason: private alias.
Removed service "Sylius\Component\Taxation\Repository\TaxCategoryRepositoryInterface $taxCategoryRepository"; reason: private alias.
Removed service ".Sylius\Bundle\TaxationBundle\Doctrine\ORM\TaxCategoryRepository $tax category repository"; reason: private alias.
Removed service "Sylius\Bundle\TaxationBundle\Doctrine\ORM\TaxCategoryRepository $taxCategoryRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $tax category repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxCategoryRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $tax category repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxCategoryRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $tax category repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $taxCategoryRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $tax category factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $taxCategoryFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $tax category factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $taxCategoryFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $tax category factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxCategoryFactory"; reason: private alias.
Removed service "Sylius\Component\Taxation\Calculator\CalculatorInterface"; reason: private alias.
Removed service "Sylius\Component\Taxation\Resolver\TaxRateResolverInterface"; reason: private alias.
Removed service "Sylius\Component\Taxation\Checker\TaxRateDateEligibilityCheckerInterface"; 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 ".Sylius\Component\Core\Repository\ShipmentRepositoryInterface $shipment repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ShipmentRepositoryInterface $shipmentRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shipment repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shipmentRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $shipment repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shipmentRepository"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $shipment repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shipmentRepository"; reason: private alias.
Removed service ".App\Repository\ShipmentRepository $shipment repository"; reason: private alias.
Removed service "App\Repository\ShipmentRepository $shipmentRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $shipment repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shipmentRepository"; reason: private alias.
Removed service ".Sylius\Bundle\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\Resource\Factory\FactoryInterface $shipment factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $shipmentFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $shipment factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $shipmentFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $shipment factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shipmentFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $shipment unit manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shipmentUnitManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $shipment unit manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shipmentUnitManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $shipment unit manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shipmentUnitManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $shipment unit repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shipmentUnitRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $shipment unit repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shipmentUnitRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shipment unit repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shipmentUnitRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipment unit repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipmentUnitRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $shipment unit repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shipmentUnitRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $shipment unit repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shipmentUnitRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $shipment unit factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $shipmentUnitFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $shipment unit factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $shipmentUnitFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $shipment unit factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shipmentUnitFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $shipping method manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shippingMethodManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $shipping method manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shippingMethodManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $shipping method manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shippingMethodManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $shipping method repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shippingMethodRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $shipping method repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shippingMethodRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shipping method repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shippingMethodRepository"; reason: private alias.
Removed service ".Sylius\Component\Shipping\Repository\ShippingMethodRepositoryInterface $shipping method repository"; reason: private alias.
Removed service "Sylius\Component\Shipping\Repository\ShippingMethodRepositoryInterface $shippingMethodRepository"; reason: private alias.
Removed service ".Sylius\Component\Core\Repository\ShippingMethodRepositoryInterface $shipping method repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ShippingMethodRepositoryInterface $shippingMethodRepository"; reason: private alias.
Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingMethodRepository $shipping method repository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingMethodRepository $shippingMethodRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $shipping method repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingMethodRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ShippingBundle\Doctrine\ORM\ShippingMethodRepository $shipping method repository"; reason: private alias.
Removed service "Sylius\Bundle\ShippingBundle\Doctrine\ORM\ShippingMethodRepository $shippingMethodRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipping method repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingMethodRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $shipping method repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shippingMethodRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $shipping method factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $shippingMethodFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $shipping method factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $shippingMethodFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactory $shipping method factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactory $shippingMethodFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $shipping method factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingMethodFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $shipping method factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $shippingMethodFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $shipping method translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shippingMethodTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $shipping method translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shippingMethodTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $shipping method translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shippingMethodTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $shipping method translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shippingMethodTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $shipping method translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shippingMethodTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shipping method translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shippingMethodTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipping method translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingMethodTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $shipping method translation repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingMethodTranslationRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $shipping method translation repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shippingMethodTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $shipping method translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $shippingMethodTranslationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $shipping method translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $shippingMethodTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $shipping method translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingMethodTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $shipping category manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shippingCategoryManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $shipping category manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shippingCategoryManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $shipping category manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shippingCategoryManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $shipping category repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shippingCategoryRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $shipping category repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shippingCategoryRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shipping category repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shippingCategoryRepository"; reason: private alias.
Removed service ".Sylius\Component\Core\Repository\ShippingCategoryRepositoryInterface $shipping category repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ShippingCategoryRepositoryInterface $shippingCategoryRepository"; reason: private alias.
Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingCategoryRepository $shipping category repository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingCategoryRepository $shippingCategoryRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $shipping category repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingCategoryRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipping category repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingCategoryRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $shipping category repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shippingCategoryRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $shipping category factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $shippingCategoryFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $shipping category factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $shippingCategoryFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $shipping category factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingCategoryFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $shipping method rule manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shippingMethodRuleManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $shipping method rule manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shippingMethodRuleManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $shipping method rule manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shippingMethodRuleManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $shipping method rule repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shippingMethodRuleRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $shipping method rule repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shippingMethodRuleRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shipping method rule repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shippingMethodRuleRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipping method rule repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingMethodRuleRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $shipping method rule repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingMethodRuleRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $shipping method rule repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shippingMethodRuleRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $shipping method rule factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $shippingMethodRuleFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $shipping method rule factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $shippingMethodRuleFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $shipping method rule factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingMethodRuleFactory"; reason: private alias.
Removed service "sylius.checker.shipping_method_eligibility.composite"; reason: private alias.
Removed service "Sylius\Component\Shipping\Checker\Eligibility\ShippingMethodEligibilityCheckerInterface"; reason: private alias.
Removed service "sylius.resolver.shipping_methods.composite"; reason: private alias.
Removed service "Sylius\Component\Shipping\Resolver\ShippingMethodsResolverInterface"; reason: private alias.
Removed service "Sylius\Component\Shipping\Resolver\DefaultShippingMethodResolverInterface"; reason: private alias.
Removed service "Sylius\Component\Shipping\Calculator\DelegatingCalculatorInterface"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $payment manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $paymentManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $payment manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $paymentManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $payment manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $paymentManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $payment repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $paymentRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $payment repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $paymentRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $payment repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $paymentRepository"; reason: private alias.
Removed service ".Sylius\Component\Core\Repository\PaymentRepositoryInterface $payment repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\PaymentRepositoryInterface $paymentRepository"; reason: private alias.
Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\PaymentRepository $payment repository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\PaymentRepository $paymentRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $payment repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $payment repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $payment repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $paymentRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $payment factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $paymentFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $payment factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $paymentFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $payment factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $payment method manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $paymentMethodManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $payment method manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $paymentMethodManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $payment method manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $paymentMethodManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $payment method repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $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 ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $payment method repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $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\Core\Repository\PaymentMethodRepositoryInterface $payment method repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\PaymentMethodRepositoryInterface $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\Component\Resource\Repository\RepositoryInterface $payment method repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentMethodRepository"; reason: private alias.
Removed service ".Sylius\Bundle\PaymentBundle\Doctrine\ORM\PaymentMethodRepository $payment method repository"; reason: private alias.
Removed service "Sylius\Bundle\PaymentBundle\Doctrine\ORM\PaymentMethodRepository $paymentMethodRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $payment method repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentMethodRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $payment method repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $paymentMethodRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $payment method factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $paymentMethodFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $payment method factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $paymentMethodFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactory $payment method factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactory $paymentMethodFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $payment method factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentMethodFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $payment method factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $paymentMethodFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $payment method translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $paymentMethodTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $payment method translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $paymentMethodTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $payment method translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $paymentMethodTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $payment method translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $paymentMethodTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $payment method translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $paymentMethodTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $payment method translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $paymentMethodTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $payment method translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentMethodTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $payment method translation repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentMethodTranslationRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $payment method translation repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $paymentMethodTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $payment method translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $paymentMethodTranslationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $payment method translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $paymentMethodTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $payment method translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentMethodTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $gateway config manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $gatewayConfigManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $gateway config manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $gatewayConfigManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $gateway config manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $gatewayConfigManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $gateway config repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $gatewayConfigRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $gateway config repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $gatewayConfigRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $gateway config repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $gatewayConfigRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $gateway config repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $gatewayConfigRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $gateway config repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $gatewayConfigRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $gateway config repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $gatewayConfigRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $gateway config factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $gatewayConfigFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $gateway config factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $gatewayConfigFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $gateway config factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $gatewayConfigFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $payment request manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $paymentRequestManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $payment request manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $paymentRequestManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $payment request manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $paymentRequestManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $payment request repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $paymentRequestRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $payment request repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $paymentRequestRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $payment request repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $paymentRequestRepository"; reason: private alias.
Removed service ".Sylius\Component\Payment\Repository\PaymentRequestRepositoryInterface $payment request repository"; reason: private alias.
Removed service "Sylius\Component\Payment\Repository\PaymentRequestRepositoryInterface $paymentRequestRepository"; reason: private alias.
Removed service ".Sylius\Bundle\PaymentBundle\Doctrine\ORM\PaymentRequestRepository $payment request repository"; reason: private alias.
Removed service "Sylius\Bundle\PaymentBundle\Doctrine\ORM\PaymentRequestRepository $paymentRequestRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $payment request repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentRequestRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $payment request repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentRequestRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $payment request repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $paymentRequestRepository"; reason: private alias.
Removed service ".Sylius\Component\Payment\Factory\PaymentRequestFactoryInterface $payment request factory"; reason: private alias.
Removed service "Sylius\Component\Payment\Factory\PaymentRequestFactoryInterface $paymentRequestFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $payment request factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $paymentRequestFactory"; reason: private alias.
Removed service ".Sylius\Component\Payment\Factory\PaymentRequestFactory $payment request factory"; reason: private alias.
Removed service "Sylius\Component\Payment\Factory\PaymentRequestFactory $paymentRequestFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $payment request factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentRequestFactory"; reason: private alias.
Removed service "Sylius\Bundle\PaymentBundle\Announcer\PaymentRequestAnnouncerInterface"; reason: private alias.
Removed service "Sylius\Component\Payment\Canceller\PaymentRequestCancellerInterface"; reason: private alias.
Removed service "Sylius\Bundle\PaymentBundle\Checker\PaymentRequestDuplicationCheckerInterface"; reason: private alias.
Removed service "Sylius\Bundle\PaymentBundle\Checker\FinalizedPaymentRequestCheckerInterface"; reason: private alias.
Removed service "sylius.command_provider.payment_request.default"; reason: private alias.
Removed service "Sylius\Bundle\PaymentBundle\Normalizer\SymfonyRequestNormalizerInterface"; reason: private alias.
Removed service "Sylius\Bundle\PaymentBundle\Processor\NotifyPayloadProcessorInterface"; reason: private alias.
Removed service "Sylius\Bundle\PaymentBundle\Processor\HttpResponseProcessorInterface"; reason: private alias.
Removed service "Sylius\Bundle\PaymentBundle\Provider\GatewayFactoryNameProviderInterface"; reason: private alias.
Removed service "Sylius\Bundle\PaymentBundle\Provider\PaymentRequestProviderInterface"; reason: private alias.
Removed service "sylius.provider.http_response.default"; reason: private alias.
Removed service "Sylius\Bundle\PaymentBundle\Provider\DefaultActionProviderInterface"; reason: private alias.
Removed service "Sylius\Bundle\PaymentBundle\Provider\DefaultPayloadProviderInterface"; reason: private alias.
Removed service "sylius.provider.payment_request.notify_payment.composite"; reason: private alias.
Removed service "Sylius\Bundle\PaymentBundle\Provider\NotifyPaymentProviderInterface"; reason: private alias.
Removed service "Sylius\Bundle\PaymentBundle\Provider\NotifyResponseProviderInterface"; reason: private alias.
Removed service "Sylius\Component\Payment\Factory\PaymentFactoryInterface"; reason: private alias.
Removed service "sylius.resolver.payment_methods.composite"; reason: private alias.
Removed service "Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface"; reason: private alias.
Removed service "Sylius\Bundle\PaymentBundle\Validator\GroupsGenerator\GatewayConfigGroupsGeneratorInterface"; reason: private alias.
Removed service "Sylius\Bundle\PaymentBundle\Validator\GroupsGenerator\PaymentMethodGroupsGeneratorInterface"; reason: private alias.
Removed service "Sylius\Bundle\PaymentBundle\Generator\GatewayNameGeneratorInterface"; reason: private alias.
Removed service "Sylius\Bundle\PaymentBundle\Checker\GatewayConfigEncryptionCheckerInterface"; reason: private alias.
Removed service "Sylius\Component\Payment\Encryption\EncrypterInterface"; reason: private alias.
Removed service "sylius.checker.promotion_coupon_eligibility.composite"; reason: private alias.
Removed service "Sylius\Component\Promotion\Checker\Eligibility\PromotionCouponEligibilityCheckerInterface"; reason: private alias.
Removed service "sylius.checker.promotion_eligibility.composite"; reason: private alias.
Removed service "Sylius\Component\Promotion\Checker\Eligibility\PromotionEligibilityCheckerInterface"; reason: private alias.
Removed service "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface"; reason: private alias.
Removed service "Sylius\Component\Promotion\Factory\PromotionCouponGeneratorInstructionFactoryInterface"; reason: private alias.
Removed service "Sylius\Component\Promotion\Processor\PromotionProcessorInterface"; reason: private alias.
Removed service "Sylius\Component\Promotion\Action\PromotionApplicatorInterface"; reason: private alias.
Removed service "Sylius\Component\Promotion\Provider\ActivePromotionsProvider"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $catalog promotion manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $catalogPromotionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $catalog promotion manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $catalogPromotionManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $catalog promotion manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $catalogPromotionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $catalog promotion repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $catalogPromotionRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $catalog promotion repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $catalogPromotionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalog promotion repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalogPromotionRepository"; reason: private alias.
Removed service ".Sylius\Component\Promotion\Repository\CatalogPromotionRepositoryInterface $catalog promotion repository"; reason: private alias.
Removed service "Sylius\Component\Promotion\Repository\CatalogPromotionRepositoryInterface $catalogPromotionRepository"; reason: private alias.
Removed service ".Sylius\Bundle\PromotionBundle\Doctrine\ORM\CatalogPromotionRepository $catalog promotion repository"; reason: private alias.
Removed service "Sylius\Bundle\PromotionBundle\Doctrine\ORM\CatalogPromotionRepository $catalogPromotionRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $catalog promotion repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $catalogPromotionRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalog promotion repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalogPromotionRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $catalog promotion repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $catalogPromotionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $catalog promotion factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $catalogPromotionFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $catalog promotion factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $catalogPromotionFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $catalog promotion factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $catalogPromotionFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $catalog promotion translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $catalogPromotionTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $catalog promotion translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $catalogPromotionTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $catalog promotion translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $catalogPromotionTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $catalog promotion translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $catalogPromotionTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $catalog promotion translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $catalogPromotionTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalog promotion translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalogPromotionTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalog promotion translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalogPromotionTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $catalog promotion translation repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $catalogPromotionTranslationRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $catalog promotion translation repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $catalogPromotionTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $catalog promotion translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $catalogPromotionTranslationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $catalog promotion translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $catalogPromotionTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $catalog promotion translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $catalogPromotionTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $catalog promotion scope manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $catalogPromotionScopeManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $catalog promotion scope manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $catalogPromotionScopeManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $catalog promotion scope manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $catalogPromotionScopeManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $catalog promotion scope repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $catalogPromotionScopeRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $catalog promotion scope repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $catalogPromotionScopeRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalog promotion scope repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalogPromotionScopeRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalog promotion scope repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalogPromotionScopeRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $catalog promotion scope repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $catalogPromotionScopeRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $catalog promotion scope repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $catalogPromotionScopeRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $catalog promotion scope factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $catalogPromotionScopeFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $catalog promotion scope factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $catalogPromotionScopeFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $catalog promotion scope factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $catalogPromotionScopeFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion subject manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionSubjectManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $promotion subject manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionSubjectManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $promotion subject manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionSubjectManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $promotion subject repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionSubjectRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $promotion subject repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionSubjectRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion subject repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionSubjectRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion subject repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionSubjectRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $promotion subject repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionSubjectRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $promotion subject repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionSubjectRepository"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $promotion manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $promotion manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $promotion repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $promotion repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionRepository"; reason: private alias.
Removed service ".Sylius\Component\Promotion\Repository\PromotionRepositoryInterface $promotion repository"; reason: private alias.
Removed service "Sylius\Component\Promotion\Repository\PromotionRepositoryInterface $promotionRepository"; reason: private alias.
Removed service ".Sylius\Component\Core\Repository\PromotionRepositoryInterface $promotion repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\PromotionRepositoryInterface $promotionRepository"; reason: private alias.
Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\PromotionRepository $promotion repository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\PromotionRepository $promotionRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $promotion repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionRepository"; reason: private alias.
Removed service ".Sylius\Bundle\PromotionBundle\Doctrine\ORM\PromotionRepository $promotion repository"; reason: private alias.
Removed service "Sylius\Bundle\PromotionBundle\Doctrine\ORM\PromotionRepository $promotionRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $promotion repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $promotion factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $promotionFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $promotion factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $promotionFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $promotion factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $promotion translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $promotion translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $promotion translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $promotion translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $promotion translation repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionTranslationRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $promotion translation repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $promotion translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $promotionTranslationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $promotion translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $promotionTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $promotion translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion coupon manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionCouponManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $promotion coupon manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionCouponManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $promotion coupon manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionCouponManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $promotion coupon repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionCouponRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $promotion coupon repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionCouponRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion coupon repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionCouponRepository"; reason: private alias.
Removed service ".Sylius\Component\Promotion\Repository\PromotionCouponRepositoryInterface $promotion coupon repository"; reason: private alias.
Removed service "Sylius\Component\Promotion\Repository\PromotionCouponRepositoryInterface $promotionCouponRepository"; reason: private alias.
Removed service ".Sylius\Bundle\PromotionBundle\Doctrine\ORM\PromotionCouponRepository $promotion coupon repository"; reason: private alias.
Removed service "Sylius\Bundle\PromotionBundle\Doctrine\ORM\PromotionCouponRepository $promotionCouponRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $promotion coupon repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionCouponRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion coupon repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionCouponRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $promotion coupon repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionCouponRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $promotion coupon factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $promotionCouponFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $promotion coupon factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $promotionCouponFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $promotion coupon factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionCouponFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $catalog promotion action manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $catalogPromotionActionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $catalog promotion action manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $catalogPromotionActionManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $catalog promotion action manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $catalogPromotionActionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $catalog promotion action repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $catalogPromotionActionRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $catalog promotion action repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $catalogPromotionActionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalog promotion action repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $catalogPromotionActionRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalog promotion action repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $catalogPromotionActionRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $catalog promotion action repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $catalogPromotionActionRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $catalog promotion action repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $catalogPromotionActionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $catalog promotion action factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $catalogPromotionActionFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $catalog promotion action factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $catalogPromotionActionFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $catalog promotion action factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $catalogPromotionActionFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion rule manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionRuleManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $promotion rule manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionRuleManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $promotion rule manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionRuleManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $promotion rule repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionRuleRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $promotion rule repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionRuleRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion rule repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionRuleRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion rule repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionRuleRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $promotion rule repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionRuleRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $promotion rule repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionRuleRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $promotion rule factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $promotionRuleFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $promotion rule factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $promotionRuleFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $promotion rule factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionRuleFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $promotion action manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionActionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $promotion action manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionActionManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $promotion action manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionActionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $promotion action repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionActionRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $promotion action repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionActionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotion action repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $promotionActionRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotion action repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionActionRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $promotion action repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionActionRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $promotion action repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionActionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $promotion action factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $promotionActionFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $promotion action factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $promotionActionFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $promotion action factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionActionFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $address manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $addressManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $address manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $addressManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $address manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $addressManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $address repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $addressRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $address repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $addressRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $address repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $addressRepository"; reason: private alias.
Removed service ".Sylius\Component\Addressing\Repository\AddressRepositoryInterface $address repository"; reason: private alias.
Removed service "Sylius\Component\Addressing\Repository\AddressRepositoryInterface $addressRepository"; reason: private alias.
Removed service ".Sylius\Component\Core\Repository\AddressRepositoryInterface $address repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\AddressRepositoryInterface $addressRepository"; reason: private alias.
Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\AddressRepository $address repository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\AddressRepository $addressRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $address repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $addressRepository"; reason: private alias.
Removed service ".Sylius\Bundle\AddressingBundle\Doctrine\ORM\AddressRepository $address repository"; reason: private alias.
Removed service "Sylius\Bundle\AddressingBundle\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\Resource\Factory\FactoryInterface $address factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $addressFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $address factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $addressFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $address factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $addressFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $address log entry manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $addressLogEntryManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $address log entry manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $addressLogEntryManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $address log entry manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $addressLogEntryManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $address log entry repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $addressLogEntryRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $address log entry repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $addressLogEntryRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $address log entry repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $addressLogEntryRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\ResourceLogEntryRepositoryInterface $address log entry repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\ResourceLogEntryRepositoryInterface $addressLogEntryRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\ResourceLogEntryRepository $address log entry repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\ResourceLogEntryRepository $addressLogEntryRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $address log entry repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $addressLogEntryRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $address log entry repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $addressLogEntryRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $address log entry repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $addressLogEntryRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $address log entry factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $addressLogEntryFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $address log entry factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $addressLogEntryFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $address log entry factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $addressLogEntryFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $country manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $countryManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $country manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $countryManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $country manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $countryManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $country repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $countryRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $country repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $countryRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $country repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $countryRepository"; reason: private alias.
Removed service ".Sylius\Component\Addressing\Repository\CountryRepositoryInterface $country repository"; reason: private alias.
Removed service "Sylius\Component\Addressing\Repository\CountryRepositoryInterface $countryRepository"; reason: private alias.
Removed service ".Sylius\Bundle\AddressingBundle\Doctrine\ORM\CountryRepository $country repository"; reason: private alias.
Removed service "Sylius\Bundle\AddressingBundle\Doctrine\ORM\CountryRepository $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\Resource\Factory\FactoryInterface $country factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $countryFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $country factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $countryFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $country factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $countryFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $province manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $provinceManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $province manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $provinceManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $province manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $provinceManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $province repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $provinceRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $province repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $provinceRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $province repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $provinceRepository"; reason: private alias.
Removed service ".Sylius\Component\Addressing\Repository\ProvinceRepositoryInterface $province repository"; reason: private alias.
Removed service "Sylius\Component\Addressing\Repository\ProvinceRepositoryInterface $provinceRepository"; reason: private alias.
Removed service ".Sylius\Bundle\AddressingBundle\Doctrine\ORM\ProvinceRepository $province repository"; reason: private alias.
Removed service "Sylius\Bundle\AddressingBundle\Doctrine\ORM\ProvinceRepository $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\Resource\Factory\FactoryInterface $province factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $provinceFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $province factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $provinceFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $province factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $provinceFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $zone manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $zoneManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $zone manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $zoneManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $zone manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $zoneManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $zone repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $zoneRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $zone repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $zoneRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $zone repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $zoneRepository"; reason: private alias.
Removed service ".Sylius\Component\Addressing\Repository\ZoneRepositoryInterface $zone repository"; reason: private alias.
Removed service "Sylius\Component\Addressing\Repository\ZoneRepositoryInterface $zoneRepository"; reason: private alias.
Removed service ".Sylius\Bundle\AddressingBundle\Repository\ZoneRepository $zone repository"; reason: private alias.
Removed service "Sylius\Bundle\AddressingBundle\Repository\ZoneRepository $zoneRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $zone repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $zoneRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $zone repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $zoneRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $zone repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $zoneRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $zone factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $zoneFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $zone factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $zoneFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $zone factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $zoneFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $zone member manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $zoneMemberManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $zone member manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $zoneMemberManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $zone member manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $zoneMemberManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $zone member repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $zoneMemberRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $zone member repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $zoneMemberRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $zone member repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $zoneMemberRepository"; reason: private alias.
Removed service ".Sylius\Component\Addressing\Repository\ZoneMemberRepositoryInterface $zone member repository"; reason: private alias.
Removed service "Sylius\Component\Addressing\Repository\ZoneMemberRepositoryInterface $zoneMemberRepository"; reason: private alias.
Removed service ".Sylius\Bundle\AddressingBundle\Doctrine\ORM\ZoneMemberRepository $zone member repository"; reason: private alias.
Removed service "Sylius\Bundle\AddressingBundle\Doctrine\ORM\ZoneMemberRepository $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\Resource\Factory\FactoryInterface $zone member factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $zoneMemberFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $zone member factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $zoneMemberFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $zone member factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $zoneMemberFactory"; reason: private alias.
Removed service "Sylius\Component\Addressing\Checker\ZoneDeletionCheckerInterface"; reason: private alias.
Removed service "Sylius\Component\Addressing\Checker\CountryProvincesDeletionCheckerInterface"; reason: private alias.
Removed service "Sylius\Component\Addressing\Factory\ZoneFactoryInterface"; reason: private alias.
Removed service "Sylius\Component\Addressing\Provider\ProvinceNamingProviderInterface"; reason: private alias.
Removed service "Sylius\Component\Addressing\Converter\CountryNameConverterInterface"; reason: private alias.
Removed service "Sylius\Component\Addressing\Comparator\AddressComparatorInterface"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $inventory unit manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $inventoryUnitManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $inventory unit manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $inventoryUnitManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $inventory unit manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $inventoryUnitManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $inventory unit repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $inventoryUnitRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $inventory unit repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $inventoryUnitRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $inventory unit repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $inventoryUnitRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $inventory unit repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $inventoryUnitRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $inventory unit repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $inventoryUnitRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $inventory unit repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $inventoryUnitRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $inventory unit factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $inventoryUnitFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $inventory unit factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $inventoryUnitFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $inventory unit factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $inventoryUnitFactory"; reason: private alias.
Removed service "Sylius\Component\Inventory\Checker\AvailabilityCheckerInterface"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $taxon manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $taxonManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $taxon manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $taxonManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $taxon manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $taxonManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $taxon repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $taxonRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $taxon repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $taxonRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxon repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxonRepository"; reason: private alias.
Removed service ".Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface $taxon repository"; reason: private alias.
Removed service "Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface $taxonRepository"; reason: private alias.
Removed service ".Sylius\Bundle\TaxonomyBundle\Doctrine\ORM\TaxonRepository $taxon repository"; reason: private alias.
Removed service "Sylius\Bundle\TaxonomyBundle\Doctrine\ORM\TaxonRepository $taxonRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $taxon repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxonRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxon repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxonRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $taxon repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $taxonRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $taxon factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $taxonFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $taxon factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $taxonFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactory $taxon factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactory $taxonFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $taxon factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxonFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\TranslatableFactoryInterface $taxon factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $taxonFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $taxon translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $taxonTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $taxon translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $taxonTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $taxon translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $taxonTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $taxon translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $taxonTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $taxon translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $taxonTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxon translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxonTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxon translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxonTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $taxon translation repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxonTranslationRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $taxon translation repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $taxonTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $taxon translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $taxonTranslationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $taxon translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $taxonTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $taxon translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxonTranslationFactory"; reason: private alias.
Removed service "Sylius\Bundle\TaxonomyBundle\Repository\TaxonTreeRepositoryInterface"; reason: private alias.
Removed service "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface"; reason: private alias.
Removed service "Sylius\Component\Taxonomy\Generator\TaxonSlugGeneratorInterface"; reason: private alias.
Removed service "Sylius\Component\Taxonomy\Provider\TaxonTreeProviderInterface"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $admin user manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $adminUserManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $admin user manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $adminUserManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $admin user manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $adminUserManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $admin user repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $adminUserRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $admin user repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $adminUserRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $admin user repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $adminUserRepository"; reason: private alias.
Removed service ".Sylius\Component\User\Repository\UserRepositoryInterface $admin user repository"; reason: private alias.
Removed service "Sylius\Component\User\Repository\UserRepositoryInterface $adminUserRepository"; reason: private alias.
Removed service ".Sylius\Bundle\UserBundle\Doctrine\ORM\UserRepository $admin user repository"; reason: private alias.
Removed service "Sylius\Bundle\UserBundle\Doctrine\ORM\UserRepository $adminUserRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $admin user repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $adminUserRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $admin user repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $adminUserRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $admin user repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $adminUserRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $admin user factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $adminUserFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $admin user factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $adminUserFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $admin user factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $adminUserFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $shop user manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shopUserManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $shop user manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shopUserManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $shop user manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shopUserManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $shop user repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shopUserRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $shop user repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shopUserRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shop user repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shopUserRepository"; reason: private alias.
Removed service ".Sylius\Component\User\Repository\UserRepositoryInterface $shop user repository"; reason: private alias.
Removed service "Sylius\Component\User\Repository\UserRepositoryInterface $shopUserRepository"; reason: private alias.
Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\UserRepository $shop user repository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\UserRepository $shopUserRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $shop user repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shopUserRepository"; reason: private alias.
Removed service ".Sylius\Bundle\UserBundle\Doctrine\ORM\UserRepository $shop user repository"; reason: private alias.
Removed service "Sylius\Bundle\UserBundle\Doctrine\ORM\UserRepository $shopUserRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shop user repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shopUserRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $shop user repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shopUserRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $shop user factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $shopUserFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $shop user factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $shopUserFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $shop user factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shopUserFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $oauth user manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $oauthUserManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $oauth user manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $oauthUserManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $oauth user manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $oauthUserManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $oauth user repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $oauthUserRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $oauth user repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $oauthUserRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $oauth user repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $oauthUserRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $oauth user repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $oauthUserRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $oauth user repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $oauthUserRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $oauth user repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $oauthUserRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $oauth user factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $oauthUserFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $oauth user factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $oauthUserFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $oauth user factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $oauthUserFactory"; reason: private alias.
Removed service "Sylius\Component\User\Canonicalizer\CanonicalizerInterface"; reason: private alias.
Removed service "Sylius\Component\User\Security\PasswordUpdaterInterface"; 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 ".Sylius\Component\Core\Repository\CustomerRepositoryInterface $customer repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\CustomerRepositoryInterface $customerRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $customer repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $customerRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $customer repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $customerRepository"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $customer repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $customerRepository"; reason: private alias.
Removed service ".App\Repository\CustomerRepository $customer repository"; reason: private alias.
Removed service "App\Repository\CustomerRepository $customerRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $customer repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $customerRepository"; reason: private alias.
Removed service ".Sylius\Bundle\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\Resource\Factory\FactoryInterface $customer factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $customerFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $customer factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $customerFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $customer factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $customerFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $customer group manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $customerGroupManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $customer group manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $customerGroupManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $customer group manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $customerGroupManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $customer group repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $customerGroupRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $customer group repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $customerGroupRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $customer group repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $customerGroupRepository"; reason: private alias.
Removed service ".Sylius\Component\Customer\Repository\CustomerGroupRepositoryInterface $customer group repository"; reason: private alias.
Removed service "Sylius\Component\Customer\Repository\CustomerGroupRepositoryInterface $customerGroupRepository"; reason: private alias.
Removed service ".Sylius\Bundle\CustomerBundle\Doctrine\ORM\CustomerGroupRepository $customer group repository"; reason: private alias.
Removed service "Sylius\Bundle\CustomerBundle\Doctrine\ORM\CustomerGroupRepository $customerGroupRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $customer group repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $customerGroupRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customer group repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customerGroupRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $customer group repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $customerGroupRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $customer group factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $customerGroupFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $customer group factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $customerGroupFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $customer group factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $customerGroupFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $product review manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productReviewManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $product review manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productReviewManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $product review manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productReviewManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $product review repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productReviewRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $product review repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productReviewRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product review repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productReviewRepository"; reason: private alias.
Removed service ".Sylius\Component\Core\Repository\ProductReviewRepositoryInterface $product review repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ProductReviewRepositoryInterface $productReviewRepository"; reason: private alias.
Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductReviewRepository $product review repository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductReviewRepository $productReviewRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product review repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productReviewRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product review repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productReviewRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $product review repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productReviewRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $product review factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $productReviewFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $product review factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $productReviewFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product review factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productReviewFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $product reviewer manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productReviewerManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $product reviewer manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productReviewerManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $product reviewer manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productReviewerManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $product reviewer repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productReviewerRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $product reviewer repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productReviewerRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product reviewer repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productReviewerRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product reviewer repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productReviewerRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product reviewer repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productReviewerRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $product reviewer repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productReviewerRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $product reviewer factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $productReviewerFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $product reviewer factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $productReviewerFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product reviewer factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productReviewerFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $product taxon manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productTaxonManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $product taxon manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productTaxonManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $product taxon manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productTaxonManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $product taxon repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productTaxonRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $product taxon repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productTaxonRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product taxon repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productTaxonRepository"; reason: private alias.
Removed service ".Sylius\Component\Core\Repository\ProductTaxonRepositoryInterface $product taxon repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ProductTaxonRepositoryInterface $productTaxonRepository"; reason: private alias.
Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductTaxonRepository $product taxon repository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductTaxonRepository $productTaxonRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product taxon repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productTaxonRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product taxon repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productTaxonRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $product taxon repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productTaxonRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $product taxon factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $productTaxonFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $product taxon factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $productTaxonFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product taxon factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productTaxonFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $avatar image manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $avatarImageManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $avatar image manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $avatarImageManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $avatar image manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $avatarImageManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $avatar image repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $avatarImageRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $avatar image repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $avatarImageRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $avatar image repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $avatarImageRepository"; reason: private alias.
Removed service ".Sylius\Component\Core\Repository\AvatarImageRepositoryInterface $avatar image repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\AvatarImageRepositoryInterface $avatarImageRepository"; reason: private alias.
Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\AvatarImageRepository $avatar image repository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\AvatarImageRepository $avatarImageRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $avatar image repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $avatarImageRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $avatar image repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $avatarImageRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $avatar image repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $avatarImageRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $avatar image factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $avatarImageFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $avatar image factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $avatarImageFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $avatar image factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $avatarImageFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $product image manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productImageManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $product image manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productImageManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $product image manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productImageManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $product image repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productImageRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $product image repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productImageRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product image repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productImageRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product image repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productImageRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product image repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productImageRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $product image repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productImageRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $product image factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $productImageFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $product image factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $productImageFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product image factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productImageFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $taxon image manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $taxonImageManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $taxon image manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $taxonImageManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $taxon image manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $taxonImageManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $taxon image repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $taxonImageRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $taxon image repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $taxonImageRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxon image repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $taxonImageRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxon image repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxonImageRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $taxon image repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxonImageRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $taxon image repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $taxonImageRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $taxon image factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $taxonImageFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $taxon image factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $taxonImageFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $taxon image factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxonImageFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $channel pricing manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $channelPricingManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $channel pricing manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $channelPricingManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $channel pricing manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $channelPricingManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $channel pricing repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $channelPricingRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $channel pricing repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $channelPricingRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $channel pricing repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $channelPricingRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channel pricing repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channelPricingRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $channel pricing repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $channelPricingRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $channel pricing repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $channelPricingRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $channel pricing factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $channelPricingFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $channel pricing factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $channelPricingFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $channel pricing factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $channelPricingFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $channel price history config manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $channelPriceHistoryConfigManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $channel price history config manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $channelPriceHistoryConfigManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $channel price history config manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $channelPriceHistoryConfigManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $channel price history config repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $channelPriceHistoryConfigRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $channel price history config repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $channelPriceHistoryConfigRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $channel price history config repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $channelPriceHistoryConfigRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channel price history config repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channelPriceHistoryConfigRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $channel price history config repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $channelPriceHistoryConfigRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $channel price history config repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $channelPriceHistoryConfigRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $channel price history config factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $channelPriceHistoryConfigFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $channel price history config factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $channelPriceHistoryConfigFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $channel price history config factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $channelPriceHistoryConfigFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $channelPricingLogEntryFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $shop billing data factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $shopBillingDataFactory"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Calculator\DelayStampCalculatorInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\CatalogPromotion\Applicator\CatalogPromotionApplicatorInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\CatalogPromotion\Applicator\ActionBasedDiscountApplicatorInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\CatalogPromotion\Calculator\CatalogPromotionPriceCalculatorInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\CatalogPromotion\Calculator\ActionBasedPriceCalculatorInterface $fixedDiscountPriceCalculator"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\CatalogPromotion\Calculator\ActionBasedPriceCalculatorInterface $percentageDiscountPriceCalculator"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\CatalogPromotion\Checker\ProductVariantForCatalogPromotionEligibilityInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\CatalogPromotion\Checker\CatalogPromotionEligibilityCheckerInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\CatalogPromotion\Processor\AllProductVariantsCatalogPromotionsProcessorInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\CatalogPromotion\Processor\CatalogPromotionClearerInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\CatalogPromotion\Processor\CatalogPromotionStateProcessorInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\CatalogPromotion\Processor\ProductCatalogPromotionsProcessorInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\CatalogPromotion\Processor\ProductVariantCatalogPromotionsProcessorInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\CatalogPromotion\Processor\CatalogPromotionRemovalProcessorInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\CatalogPromotion\Announcer\CatalogPromotionAnnouncerInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\CatalogPromotion\Announcer\CatalogPromotionRemovalAnnouncerInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\CatalogPromotion\CommandDispatcher\ApplyCatalogPromotionsOnVariantsCommandDispatcherInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Checker\OrderShippingMethodSelectionRequirementCheckerInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Checker\OrderPaymentMethodSelectionRequirementCheckerInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Checker\CLIContextCheckerInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\CommandDispatcher\ResendOrderConfirmationEmailDispatcherInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\CommandDispatcher\ResendShipmentConfirmationEmailDispatcherInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\CommandDispatcher\ResetPasswordDispatcherInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Context\ShopperContextInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Currency\CurrencyStorageInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Factory\OrderFactoryInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Installer\Provider\DatabaseSetupCommandsProviderInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Installer\Setup\CurrencySetupInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Installer\Setup\LocaleSetupInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Installer\Setup\ChannelSetupInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Mailer\ContactEmailManagerInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Mailer\OrderEmailManagerInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Mailer\ShipmentEmailManagerInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Mailer\ResetPasswordEmailManagerInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\OrderPay\Handler\PaymentStateFlashHandlerInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\OrderPay\Processor\RouteParametersProcessorInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Factory\PaymentMethodFactoryInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Checker\ProductVariantLowestPriceDisplayCheckerInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\PriceHistory\CommandDispatcher\ApplyLowestPriceOnChannelPricingsCommandDispatcherInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\PriceHistory\Logger\PriceChangeLoggerInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\PriceHistory\Processor\ProductLowestPriceBeforeDiscountProcessorInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Provider\ProductVariantMap\ProductVariantsMapProviderInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Factory\PromotionActionFactoryInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Factory\PromotionRuleFactoryInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Promotion\Applicator\UnitsPromotionAdjustmentsApplicatorInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Promotion\Checker\ProductInPromotionRuleCheckerInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Promotion\Checker\TaxonInPromotionRuleCheckerInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Provider\ChannelBasedProductTranslationProviderInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Provider\CustomerProviderInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Statistics\Provider\StatisticsProviderInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Statistics\Provider\BusinessActivitySummaryProviderInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Statistics\Provider\SalesStatisticsProviderInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Distributor\IntegerDistributorInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Distributor\ProportionalIntegerDistributorInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Distributor\MinimumPriceDistributorInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Payment\InvoiceNumberGeneratorInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Generator\ImagePathGeneratorInterface"; reason: private alias.
Removed service "Sylius\Component\Payment\Resolver\DefaultPaymentMethodResolverInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Inventory\Checker\OrderItemAvailabilityCheckerInterface"; reason: private alias.
Removed service "sylius.factory.cart_item"; reason: private alias.
Removed service "Sylius\Component\Core\Customer\CustomerAddressAdderInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Assigner\IpAssignerInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Calculator\ProductVariantPricesCalculatorInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\SectionResolver\SectionProviderInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Remover\ReviewerReviewsRemoverInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\PriceHistory\Remover\ChannelPricingLogEntriesRemoverInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Updater\UnpaidOrdersStateUpdaterInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Payment\Provider\OrderPaymentProviderInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Payment\Remover\OrderPaymentsRemoverInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Customer\Statistics\CustomerStatisticsProviderInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Cart\Resolver\CreatedByGuestFlagResolverInterface"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Order\Checker\OrderPromotionsIntegrityCheckerInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Statistics\Registry\OrdersTotalsProvidersRegistryInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Statistics\Registry\OrdersCountProviderRegistryInterface"; reason: private alias.
Removed service "sylius.adapter.filesystem.default"; reason: private alias.
Removed service "Sylius\Component\Core\Filesystem\Adapter\FilesystemAdapterInterface"; reason: private alias.
Removed service "Sylius\Resource\Context\Initiator\RequestContextInitiatorInterface"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Controller\ParametersParserInterface"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Controller\RequestConfigurationFactoryInterface"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Controller\NewResourceFactoryInterface"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Controller\SingleResourceProviderInterface"; reason: private alias.
Removed service "Hateoas\Representation\Factory\PagerfantaFactory"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Controller\ResourcesCollectionProviderInterface"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Controller\ResourceFormFactoryInterface"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Controller\RedirectHandlerInterface"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Controller\DisabledAuthorizationChecker"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Controller\FlashHelperInterface"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Controller\EventDispatcherInterface"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Controller\ViewHandlerInterface"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Controller\ResourceUpdateHandlerInterface"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Controller\ResourceDeleteHandlerInterface"; reason: private alias.
Removed service "Sylius\Resource\Symfony\EventDispatcher\OperationEventDispatcherInterface"; reason: private alias.
Removed service "Sylius\Resource\Symfony\EventDispatcher\OperationEventHandlerInterface"; reason: private alias.
Removed service "Sylius\Resource\Symfony\Session\Flash\FlashHelperInterface"; reason: private alias.
Removed service "sylius.metadata.resource_class_list.factory"; reason: private alias.
Removed service "Sylius\Resource\Metadata\Resource\Factory\ResourceClassListFactoryInterface"; reason: private alias.
Removed service "Sylius\Resource\Metadata\Resource\Factory\AttributesResourceClassListFactory"; reason: private alias.
Removed service "Sylius\Resource\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface"; reason: private alias.
Removed service "sylius.resource_metadata_collection.factory"; reason: private alias.
Removed service "Sylius\Resource\Metadata\Operation\HttpOperationInitiatorInterface"; reason: private alias.
Removed service "Sylius\Resource\Symfony\Routing\Loader\ResourceLoader"; reason: private alias.
Removed service "Sylius\Resource\Symfony\Routing\Factory\Resource\ResourceRouteCollectionFactoryInterface"; 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\Resource\Metadata\OperationAccessCheckerInterface"; reason: private alias.
Removed service "sylius.state_processor.main"; reason: private alias.
Removed service "sylius.state_provider.main"; reason: private alias.
Removed service "Sylius\Resource\State\ProviderInterface"; reason: private alias.
Removed service "Sylius\Resource\State\FactoryInterface"; reason: private alias.
Removed service "Sylius\Resource\State\ResponderInterface"; reason: private alias.
Removed service "Sylius\Resource\StateMachine\OperationStateMachineInterface"; reason: private alias.
Removed service "sylius.state_machine.operation.default"; reason: private alias.
Removed service "Sylius\Resource\Twig\Context\Factory\ContextFactoryInterface"; reason: private alias.
Removed service "Sylius\Resource\Metadata\RegistryInterface"; reason: private alias.
Removed service "Sylius\Component\Resource\Metadata\RegistryInterface"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\ExpressionLanguage\ExpressionLanguage"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Grid\Parser\OptionsParserInterface"; reason: private alias.
Removed service "sylius.resource_controller.authorization_checker"; reason: private alias.
Removed service "sylius_resource.doctrine.mapping_driver_chain"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\Form\Builder\DefaultFormBuilder"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\ContainerRepositoryFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $administration role manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $administrationRoleManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $administration role manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $administrationRoleManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $administration role manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $administrationRoleManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $administration role repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $administrationRoleRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $administration role repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $administrationRoleRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $administration role repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $administrationRoleRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $administration role repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $administrationRoleRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $administration role repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $administrationRoleRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $administration role repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $administrationRoleRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $administration role factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $administrationRoleFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\Factory $administration role factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $administrationRoleFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $administration role factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $administrationRoleFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $channel translatable manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $channelTranslatableManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $channel translatable manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $channelTranslatableManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $channel translatable manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $channelTranslatableManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $channel translatable repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $channelTranslatableRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $channel translatable repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $channelTranslatableRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $channel translatable repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $channelTranslatableRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channel translatable repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channelTranslatableRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $channel translatable repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $channelTranslatableRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $channel translatable repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $channelTranslatableRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $channel translatable factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $channelTranslatableFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $channel translatable factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $channelTranslatableFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $channel translatable factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $channelTranslatableFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $channel translatable translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $channelTranslatableTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $channel translatable translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $channelTranslatableTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $channel translatable translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $channelTranslatableTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $channel translatable translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $channelTranslatableTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $channel translatable translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $channelTranslatableTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $channel translatable translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $channelTranslatableTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channel translatable translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channelTranslatableTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $channel translatable translation repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $channelTranslatableTranslationRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $channel translatable translation repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $channelTranslatableTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $channel translatable translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $channelTranslatableTranslationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $channel translatable translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $channelTranslatableTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $channel translatable translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $channelTranslatableTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $vendor manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $vendorManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $vendor manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $vendorManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $vendor manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $vendorManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $vendor repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $vendorRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $vendor repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $vendorRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $vendor repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $vendorRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $vendor repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $vendorRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $vendor repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $vendorRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $vendor repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $vendorRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $vendor factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $vendorFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $vendor factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $vendorFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $vendor factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $vendorFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $vendor translation manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $vendorTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $vendor translation manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $vendorTranslationManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $vendor translation manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $vendorTranslationManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $vendor translation repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $vendorTranslationRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $vendor translation repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $vendorTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $vendor translation repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $vendorTranslationRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $vendor translation repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $vendorTranslationRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $vendor translation repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $vendorTranslationRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $vendor translation repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $vendorTranslationRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $vendor translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $vendorTranslationFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $vendor translation factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $vendorTranslationFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $vendor translation factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $vendorTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $vendor order manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $vendorOrderManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $vendor order manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $vendorOrderManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $vendor order manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $vendorOrderManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $vendor order repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $vendorOrderRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $vendor order repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $vendorOrderRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $vendor order repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $vendorOrderRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $vendor order repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $vendorOrderRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $vendor order repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $vendorOrderRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $vendor order repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $vendorOrderRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $vendor order factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $vendorOrderFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $vendor order factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $vendorOrderFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $vendor order factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $vendorOrderFactory"; reason: private alias.
Removed service "Sylius\Bundle\GridBundle\Twig\GridExtension"; reason: private alias.
Removed service "Sylius\Bundle\GridBundle\Twig\BulkActionGridExtension"; reason: private alias.
Removed service "sylius.grid.renderer"; reason: private alias.
Removed service "sylius.grid.bulk_action_renderer"; reason: private alias.
Removed service "sylius.grid.data_extractor"; reason: private alias.
Removed service "Knp\Bundle\GaufretteBundle\FilesystemMap"; reason: private alias.
Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
Removed service "liip_imagine"; reason: private alias.
Removed service "Imagine\Image\ImagineInterface"; reason: private alias.
Removed service "payum.entity_manager"; reason: private alias.
Removed service "Pagerfanta\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
Removed service "Pagerfanta\View\ViewFactoryInterface"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $payment security token manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $paymentSecurityTokenManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $payment security token manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $paymentSecurityTokenManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $payment security token manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $paymentSecurityTokenManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $payment security token repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $paymentSecurityTokenRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $payment security token repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $paymentSecurityTokenRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $payment security token repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $paymentSecurityTokenRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $payment security token repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentSecurityTokenRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $payment security token repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentSecurityTokenRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $payment security token repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $paymentSecurityTokenRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $payment security token factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $paymentSecurityTokenFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $payment security token factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $paymentSecurityTokenFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $payment security token factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentSecurityTokenFactory"; reason: private alias.
Removed service "Sylius\Bundle\PayumBundle\Checker\PayumGatewayConfigEncryptionCheckerInterface"; reason: private alias.
Removed service "Sylius\Bundle\PayumBundle\Factory\GetStatusFactoryInterface"; reason: private alias.
Removed service "Sylius\Bundle\PayumBundle\Factory\ResolveNextRouteFactoryInterface"; reason: private alias.
Removed service "Sylius\Bundle\PayumBundle\Provider\PaymentDescriptionProviderInterface"; reason: private alias.
Removed service "Sylius\Bundle\PayumBundle\PaymentRequest\Context\PaymentRequestContextInterface"; reason: private alias.
Removed service "Sylius\Bundle\PayumBundle\PaymentRequest\Factory\PayumTokenFactoryInterface"; reason: private alias.
Removed service "Sylius\Bundle\PayumBundle\PaymentRequest\Processor\AfterTokenRequestProcessorInterface"; reason: private alias.
Removed service "Sylius\Bundle\PayumBundle\PaymentRequest\Processor\RequestProcessorInterface"; reason: private alias.
Removed service "Sylius\Bundle\PayumBundle\PaymentRequest\Resolver\DoctrineProxyObjectResolverInterface"; 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\CoreBundle\Security\UserImpersonatorInterface"; reason: private alias.
Removed service "Sylius\Bundle\AdminBundle\Notification\NotificationProviderInterface"; reason: private alias.
Removed service "sylius_admin.provider.notification.composite"; reason: private alias.
Removed service "Sylius\Bundle\AdminBundle\Doctrine\Query\Taxon\AllTaxonsInterface"; reason: private alias.
Removed service "Sylius\Bundle\AdminBundle\Console\Command\Factory\QuestionFactoryInterface"; reason: private alias.
Removed service "sylius.http_client"; reason: private alias.
Removed service "Sylius\Bundle\AdminBundle\Generator\TaxonSlugGeneratorInterface"; reason: private alias.
Removed service "Sylius\Bundle\AdminBundle\Provider\LoggedInAdminUserProviderInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Storage\CartStorageInterface"; reason: private alias.
Removed service "Sylius\Component\Core\Locale\LocaleStorageInterface"; reason: private alias.
Removed service "Sylius\Bundle\ShopBundle\Locale\LocaleSwitcherInterface"; reason: private alias.
Removed service "fidry_alice_data_fixtures.doctrine.loader"; reason: private alias.
Removed service "fidry_alice_data_fixtures.persistence.purger.doctrine.orm_purger"; reason: private alias.
Removed service "nelmio_alice.property_accessor"; reason: private alias.
Removed service "nelmio_alice.file_parser"; 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"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.parameter_bag"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.parser.token_parser"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.lexer"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.parser"; reason: private alias.
Removed service "nelmio_alice.generator.caller"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.fixture_bag"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.parameter_bag"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.fixture_set"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.value"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.value.property_accessor"; reason: private alias.
Removed service "nelmio_alice.generator"; reason: private alias.
Removed service "nelmio_alice.generator.object_generator"; 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.file_locator"; reason: private alias.
Removed service "api_platform.state_provider"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\Pagination"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\PaginationOptions"; reason: private alias.
Removed service "ApiPlatform\State\CreateProvider"; reason: private alias.
Removed service "ApiPlatform\State\ObjectProvider"; reason: private alias.
Removed service "ApiPlatform\State\SerializerContextBuilderInterface"; 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\Metadata\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\UrlGeneratorInterface"; 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.identifiers_extractor"; reason: private alias.
Removed service "ApiPlatform\Metadata\IdentifiersExtractorInterface"; reason: private alias.
Removed service "api_platform.iri_converter"; reason: private alias.
Removed service "ApiPlatform\Metadata\IriConverterInterface"; reason: private alias.
Removed service "api_platform.state_processor.documentation"; reason: private alias.
Removed service "api_platform.state_provider.documentation"; reason: private alias.
Removed service "api_platform.path_segment_name_generator"; reason: private alias.
Removed service "api_platform.inflector"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory"; 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 "api_platform.metadata.property.metadata_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Property\Factory\PropertyMetadataFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactoryInterface"; 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 "ApiPlatform\Doctrine\Common\State\RemoveProcessor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\PersistProcessor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\OrderFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\RangeFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\DateFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\BackedEnumFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\BooleanFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\NumericFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\ExistsFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\EagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\FilterExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\FilterEagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\PaginationExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\OrderExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\ParameterExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\State\CollectionProvider"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\State\ItemProvider"; reason: private alias.
Removed service "api_platform.state.item_provider"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\SearchFilter"; 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\Metadata\ResourceAccessCheckerInterface"; 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\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "sylius_api.provider.payment_configuration.composite"; reason: private alias.
Removed service "Sylius\Bundle\ApiBundle\Provider\CompositePaymentConfigurationProviderInterface"; reason: private alias.
Removed service "Sylius\Bundle\ApiBundle\Context\UserContextInterface"; reason: private alias.
Removed service "Sylius\Bundle\ApiBundle\Provider\PathPrefixProviderInterface"; reason: private alias.
Removed service "Sylius\Bundle\ApiBundle\Provider\ImageFiltersProviderInterface"; reason: private alias.
Removed service "Sylius\Bundle\ApiBundle\Provider\AdjustmentOrderProviderInterface"; reason: private alias.
Removed service "Sylius\Bundle\ApiBundle\Resolver\OperationResolverInterface"; reason: private alias.
Removed service "Sylius\Bundle\ApiBundle\Changer\PaymentMethodChangerInterface"; reason: private alias.
Removed service "Sylius\Bundle\ApiBundle\Converter\IriToIdentifierConverterInterface"; reason: private alias.
Removed service "Sylius\Bundle\ApiBundle\Mapper\AddressMapperInterface"; reason: private alias.
Removed service "Sylius\Bundle\ApiBundle\Checker\AppliedCouponEligibilityCheckerInterface"; reason: private alias.
Removed service "Sylius\Bundle\ApiBundle\Modifier\OrderAddressModifierInterface"; reason: private alias.
Removed service "Sylius\Bundle\ApiBundle\Assigner\OrderPromotionCodeAssignerInterface"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $sylius.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $syliusStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $sylius.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $syliusStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $sylius.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $syliusStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $sylius_cms_media.image.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $syliusCmsMediaImageStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $sylius_cms_media.image.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $syliusCmsMediaImageStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $sylius_cms_media.image.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $syliusCmsMediaImageStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $sylius_cms_media.video.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $syliusCmsMediaVideoStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $sylius_cms_media.video.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $syliusCmsMediaVideoStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $sylius_cms_media.video.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $syliusCmsMediaVideoStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $sylius_cms_media.file.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $syliusCmsMediaFileStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $sylius_cms_media.file.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $syliusCmsMediaFileStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $sylius_cms_media.file.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $syliusCmsMediaFileStorage"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "Sylius\TwigHooks\Hook\Renderer\HookRendererInterface"; reason: private alias.
Removed service "Sylius\TwigHooks\Hookable\Merger\HookableMergerInterface"; reason: private alias.
Removed service "Sylius\TwigHooks\Hookable\Renderer\HookableRendererInterface"; reason: private alias.
Removed service "Sylius\TwigHooks\Hookable\Renderer\HookableRendererInterface $compositeHookableRenderer"; reason: private alias.
Removed service "Sylius\TwigHooks\Provider\PropsProviderInterface"; reason: private alias.
Removed service "Sylius\TwigHooks\Provider\TemplateConfigurationProviderInterface"; reason: private alias.
Removed service "Sylius\TwigHooks\Hook\Normalizer\Name\NameNormalizerInterface"; reason: private alias.
Removed service "Sylius\TwigHooks\Hook\Normalizer\Prefix\PrefixNormalizerInterface"; reason: private alias.
Removed service "Sylius\TwigHooks\Hook\Normalizer\Prefix\PrefixNormalizerInterface $removeSectionPartNormalizer"; 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 ".ux_icons.icon_registry"; reason: private alias.
Removed service "Symfony\UX\Icons\IconRendererInterface"; reason: private alias.
Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Client\PayPalClientInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Api\AuthorizeClientApiInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Api\CacheAuthorizeClientApiInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Api\CompleteOrderApiInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Api\GenericApiInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Api\CreateOrderApiInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Api\IdentityApiInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Api\OrderDetailsApiInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Api\WebhookApiInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Api\UpdateOrderApiInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Api\RefundPaymentApiInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Onboarding\Initiator\OnboardingInitiatorInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Onboarding\Processor\OnboardingProcessorInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Generator\PayPalAuthAssertionGeneratorInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Manager\PaymentStateManagerInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Provider\OrderProviderInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Provider\PaymentProviderInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Provider\OrderItemNonNeutralTaxProviderInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Provider\PayPalItemDataProviderInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Provider\PayPalPaymentMethodProviderInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Provider\PayPalRefundDataProviderInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Provider\AvailableCountriesProviderInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Resolver\CapturePaymentResolverInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Processor\PaymentCompleteProcessorInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Processor\LocaleProcessorInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Processor\PaymentRefundProcessorInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Provider\PayPalConfigurationProviderInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Provider\UuidProviderInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Downloader\ReportDownloaderInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Updater\PaymentUpdaterInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Enabler\PaymentMethodEnablerInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Provider\PaymentReferenceNumberProviderInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Provider\RefundReferenceNumberProviderInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Registrar\SellerWebhookRegistrarInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Verifier\PaymentAmountVerifierInterface"; reason: private alias.
Removed service "FluxSE\SyliusStripePlugin\Manager\Checkout\CreateManagerInterface"; reason: private alias.
Removed service "FluxSE\SyliusStripePlugin\Manager\Checkout\RetrieveManagerInterface"; reason: private alias.
Removed service "FluxSE\SyliusStripePlugin\Manager\Checkout\ExpireManagerInterface"; reason: private alias.
Removed service "FluxSE\SyliusStripePlugin\Manager\WebElements\CreateManagerInterface"; reason: private alias.
Removed service "FluxSE\SyliusStripePlugin\Manager\WebElements\RetrieveManagerInterface"; reason: private alias.
Removed service "FluxSE\SyliusStripePlugin\Manager\WebElements\CancelManagerInterface"; reason: private alias.
Removed service "FluxSE\SyliusStripePlugin\Manager\WebElements\CaptureManagerInterface"; reason: private alias.
Removed service "FluxSE\SyliusStripePlugin\Manager\Event\RetrieveManagerInterface"; reason: private alias.
Removed service "FluxSE\SyliusStripePlugin\Manager\Refund\CreateManagerInterface"; reason: private alias.
Removed service "FluxSE\SyliusStripePlugin\Manager\Invoice\AllManagerInterface"; reason: private alias.
Removed service "FluxSE\SyliusStripePlugin\Provider\Transition\Checkout\SessionTransitionProviderInterface"; reason: private alias.
Removed service "FluxSE\SyliusStripePlugin\Provider\Transition\Checkout\SessionModeTransitionProviderInterface"; reason: private alias.
Removed service "FluxSE\SyliusStripePlugin\Provider\Transition\WebElements\PaymentIntentTransitionProvider"; reason: private alias.
Removed service "FluxSE\SyliusStripePlugin\Stripe\Configurator\StripeConfiguratorInterface"; reason: private alias.
Removed service "FluxSE\SyliusStripePlugin\Stripe\Factory\ClientFactoryInterface"; reason: private alias.
Removed service "FluxSE\SyliusStripePlugin\Stripe\Resolver\EventResolverInterface"; reason: private alias.
Removed service "Knp\Snappy\Pdf"; reason: private alias.
Removed service "Knp\Snappy\Image"; reason: private alias.
Removed service "Sylius\RefundPlugin\Checker\CreditMemoCustomerRelationCheckerInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Checker\OrderFullyRefundedTotalCheckerInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Checker\UnitRefundingAvailabilityCheckerInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Converter\LineItem\LineItemsConverterInterface"; reason: private alias.
Removed service "sylius_refund.converter.line_items.composite"; reason: private alias.
Removed service "Sylius\RefundPlugin\Converter\Request\RequestToRefundUnitsConverterInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Converter\Request\RequestToShipmentRefundConverter"; reason: private alias.
Removed service "Sylius\RefundPlugin\Converter\Request\RequestToOrderItemUnitRefundConverter"; reason: private alias.
Removed service "Sylius\RefundPlugin\Converter\RefundUnitsConverterInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Creator\RefundCreatorInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Creator\RequestCommandCreatorInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\ProcessManager\UnitsRefundedProcessManagerInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Factory\CreditMemoSequenceFactoryInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Factory\RefundTypeFactoryInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Factory\LineItemFactoryInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Filter\UnitRefundFilterInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Generator\CreditMemoNumberGeneratorInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Generator\CreditMemoGeneratorInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Generator\CreditMemoFileNameGeneratorInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Generator\CreditMemoPdfFileGeneratorInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Generator\TaxItemsGeneratorInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Generator\CreditMemoIdentifierGeneratorInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Generator\PdfOptionsGeneratorInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Generator\TwigToPdfGeneratorInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Provider\CreditMemoFileProviderInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Provider\RefundedShipmentFeeProviderInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Provider\OrderRefundedTotalProviderInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Provider\CurrentDateTimeImmutableProviderInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Provider\RemainingTotalProviderInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Provider\UnitRefundedTotalProviderInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Provider\RelatedPaymentIdProviderInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Provider\RefundPaymentMethodsProviderInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Provider\TaxRateProviderInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Resolver\CreditMemoFileResolverInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Resolver\CreditMemoFilePathResolverInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\StateResolver\OrderFullyRefundedStateResolverInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\StateResolver\OrderPartiallyRefundedStateResolverInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\StateResolver\RefundPaymentCompletedStateApplierInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Validator\RefundUnitsCommandValidatorInterface"; reason: private alias.
Removed service "Sylius\RefundPlugin\Validator\RefundAmountValidatorInterface"; 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 $paypalLogger"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "Sylius\Component\Order\Processor\OrderProcessorInterface"; reason: private alias.
Removed service "Sylius\Component\Order\Context\CartContextInterface"; reason: private alias.
Removed service "Sylius\Component\Currency\Context\CurrencyContextInterface"; reason: private alias.
Removed service "sylius_cms.controller_state_machine.block"; reason: private alias.
Removed service "sylius_cms.controller_state_machine.collection"; reason: private alias.
Removed service "sylius_cms.controller_state_machine.content_configuration"; reason: private alias.
Removed service "sylius_cms.controller_state_machine.media"; reason: private alias.
Removed service "sylius_cms.controller_state_machine.media_translation"; reason: private alias.
Removed service "sylius_cms.controller_state_machine.page"; reason: private alias.
Removed service "sylius_cms.controller_state_machine.page_translation"; reason: private alias.
Removed service "sylius_cms.controller_state_machine.template"; reason: private alias.
Removed service "sylius_refund.controller_state_machine.credit_memo"; reason: private alias.
Removed service "sylius_refund.controller_state_machine.line_item"; reason: private alias.
Removed service "sylius_refund.controller_state_machine.tax_item"; reason: private alias.
Removed service "sylius_refund.controller_state_machine.refund"; reason: private alias.
Removed service "sylius_refund.controller_state_machine.refund_payment"; reason: private alias.
Removed service "sylius_refund.controller_state_machine.customer_billing_data"; reason: private alias.
Removed service "sylius_refund.controller_state_machine.shop_billing_data"; reason: private alias.
Removed service "sylius.controller_state_machine.adjustment"; reason: private alias.
Removed service "sylius.controller_state_machine.order"; reason: private alias.
Removed service "sylius.controller_state_machine.order_item"; reason: private alias.
Removed service "sylius.controller_state_machine.order_item_unit"; reason: private alias.
Removed service "sylius.controller_state_machine.order_sequence"; reason: private alias.
Removed service "sylius.controller_state_machine.currency"; reason: private alias.
Removed service "sylius.controller_state_machine.exchange_rate"; reason: private alias.
Removed service "sylius.controller_state_machine.locale"; reason: private alias.
Removed service "sylius.controller_state_machine.product"; reason: private alias.
Removed service "sylius.controller_state_machine.product_translation"; reason: private alias.
Removed service "sylius.controller_state_machine.product_variant"; reason: private alias.
Removed service "sylius.controller_state_machine.product_variant_translation"; reason: private alias.
Removed service "sylius.controller_state_machine.product_option"; reason: private alias.
Removed service "sylius.controller_state_machine.product_option_translation"; reason: private alias.
Removed service "sylius.controller_state_machine.product_association"; reason: private alias.
Removed service "sylius.controller_state_machine.product_option_value"; reason: private alias.
Removed service "sylius.controller_state_machine.product_option_value_translation"; reason: private alias.
Removed service "sylius.controller_state_machine.product_association_type"; reason: private alias.
Removed service "sylius.controller_state_machine.product_association_type_translation"; reason: private alias.
Removed service "sylius.controller_state_machine.channel"; reason: private alias.
Removed service "sylius.controller_state_machine.product_attribute"; reason: private alias.
Removed service "sylius.controller_state_machine.product_attribute_translation"; reason: private alias.
Removed service "sylius.controller_state_machine.product_attribute_value"; reason: private alias.
Removed service "sylius.controller_state_machine.tax_rate"; reason: private alias.
Removed service "sylius.controller_state_machine.tax_category"; reason: private alias.
Removed service "sylius.controller_state_machine.shipment"; reason: private alias.
Removed service "sylius.controller_state_machine.shipment_unit"; reason: private alias.
Removed service "sylius.controller_state_machine.shipping_method"; reason: private alias.
Removed service "sylius.controller_state_machine.shipping_method_translation"; reason: private alias.
Removed service "sylius.controller_state_machine.shipping_category"; reason: private alias.
Removed service "sylius.controller_state_machine.shipping_method_rule"; reason: private alias.
Removed service "sylius.controller_state_machine.payment"; reason: private alias.
Removed service "sylius.controller_state_machine.payment_method"; reason: private alias.
Removed service "sylius.controller_state_machine.payment_method_translation"; reason: private alias.
Removed service "sylius.controller_state_machine.gateway_config"; reason: private alias.
Removed service "sylius.controller_state_machine.payment_request"; reason: private alias.
Removed service "sylius.controller_state_machine.catalog_promotion"; reason: private alias.
Removed service "sylius.controller_state_machine.catalog_promotion_translation"; reason: private alias.
Removed service "sylius.controller_state_machine.catalog_promotion_scope"; reason: private alias.
Removed service "sylius.controller_state_machine.promotion_subject"; reason: private alias.
Removed service "sylius.controller_state_machine.promotion"; reason: private alias.
Removed service "sylius.controller_state_machine.promotion_translation"; reason: private alias.
Removed service "sylius.controller_state_machine.promotion_coupon"; reason: private alias.
Removed service "sylius.controller_state_machine.catalog_promotion_action"; reason: private alias.
Removed service "sylius.controller_state_machine.promotion_rule"; reason: private alias.
Removed service "sylius.controller_state_machine.promotion_action"; reason: private alias.
Removed service "sylius.controller_state_machine.address"; reason: private alias.
Removed service "sylius.controller_state_machine.address_log_entry"; reason: private alias.
Removed service "sylius.controller_state_machine.country"; reason: private alias.
Removed service "sylius.controller_state_machine.province"; reason: private alias.
Removed service "sylius.controller_state_machine.zone"; reason: private alias.
Removed service "sylius.controller_state_machine.zone_member"; reason: private alias.
Removed service "sylius.controller_state_machine.inventory_unit"; reason: private alias.
Removed service "sylius.controller_state_machine.taxon"; reason: private alias.
Removed service "sylius.controller_state_machine.taxon_translation"; reason: private alias.
Removed service "sylius.controller_state_machine.admin_user"; reason: private alias.
Removed service "sylius.controller_state_machine.shop_user"; reason: private alias.
Removed service "sylius.controller_state_machine.oauth_user"; reason: private alias.
Removed service "sylius.controller_state_machine.customer"; reason: private alias.
Removed service "sylius.controller_state_machine.customer_group"; reason: private alias.
Removed service "sylius.controller_state_machine.product_review"; reason: private alias.
Removed service "sylius.controller_state_machine.product_reviewer"; reason: private alias.
Removed service "sylius.controller_state_machine.product_taxon"; reason: private alias.
Removed service "sylius.controller_state_machine.avatar_image"; reason: private alias.
Removed service "sylius.controller_state_machine.product_image"; reason: private alias.
Removed service "sylius.controller_state_machine.taxon_image"; reason: private alias.
Removed service "sylius.controller_state_machine.channel_pricing"; reason: private alias.
Removed service "sylius.controller_state_machine.channel_price_history_config"; reason: private alias.
Removed service "sylius.controller_state_machine.channel_pricing_log_entry"; reason: private alias.
Removed service "sylius.controller_state_machine.shop_billing_data"; reason: private alias.
Removed service "odiseo_sylius_rbac_plugin.controller_state_machine.administration_role"; reason: private alias.
Removed service "app.controller_state_machine.channel_translatable"; reason: private alias.
Removed service "app.controller_state_machine.channel_translatable_translation"; reason: private alias.
Removed service "app.controller_state_machine.vendor"; reason: private alias.
Removed service "app.controller_state_machine.vendor_translation"; reason: private alias.
Removed service "app.controller_state_machine.vendor_order"; reason: private alias.
Removed service "sylius.controller_state_machine.payment_security_token"; 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 "fos_rest.serializer"; 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.lWPpfZe"; reason: private alias.
Removed service ".service_locator.0ZYcZ25"; reason: private alias.
Removed service ".service_locator.9LJrHhf"; reason: private alias.
Removed service ".service_locator.sqXgYWx"; reason: private alias.
Removed service ".service_locator.q6rKGBk"; reason: private alias.
Removed service ".service_locator.q4d.L5E"; reason: private alias.
Removed service ".service_locator.lf7NKd7"; reason: private alias.
Removed service "sylius_shop.router.locale_stripping.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.parameter.inner"; reason: private alias.
Removed service "api_platform.validator.metadata.resource.metadata_collection_factory.parameter.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.concerns.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.concerns.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.yaml.inner"; reason: private alias.
Removed service "sylius_api.api_platform.metadata.resource.metadata_collection_factory.duplicate_operation_replacer.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation.inner"; reason: private alias.
Removed service "sylius_twig_hooks.renderer.hook"; reason: private alias.
Removed service "sylius_twig_hooks.renderer.hookable"; reason: private alias.
Removed service "sylius.state_provider.read"; reason: private alias.
Removed service "api_platform.state_provider.documentation.read.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.backed_enum.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.uri_template.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.main_controller.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.link.inner"; reason: private alias.
Removed service "api_platform.state_processor.respond"; reason: private alias.
Removed service "sylius.state_provider.dispatch_post_read_event.inner"; reason: private alias.
Removed service "sylius.resource_metadata_collection.factory.attributes"; reason: private alias.
Removed service "sylius.state_processor.flash.inner"; reason: private alias.
Removed service "sylius.state_provider.deserialize.inner"; reason: private alias.
Removed service "sylius.context.currency.composite.inner"; reason: private alias.
Removed service "sylius.context.channel.cached.inner"; reason: private alias.
Removed service "sylius.context.cart.new"; reason: private alias.
Removed service "sylius.context.currency.channel_aware.inner"; reason: private alias.
Removed service "sylius.provider.locale"; reason: private alias.
Removed service "sylius.modifier.order_item_quantity"; reason: private alias.
Removed service "form.type_extension.form.request_handler"; reason: private alias.
Removed service "sylius.resource_controller.resources_resolver"; reason: private alias.
Removed service "Sylius\Bundle\ThemeBundle\Asset\Installer\AssetsInstallerInterface"; reason: private alias.
Removed service "Sylius\Bundle\ThemeBundle\Twig\Loader\ThemedTemplateLoader.inner"; reason: private alias.
Removed service "translator.default"; reason: private alias.
Removed service "Sylius\Bundle\ThemeBundle\Translation\Translator"; reason: private alias.
Removed service "sylius_twig_hooks.renderer.hook.debug_comment.inner"; reason: private alias.
Removed service "sylius_twig_hooks.renderer.hookable.debug_comment.inner"; reason: private alias.
Removed service "sylius.resource_metadata_collection.factory.doctrine.inner"; reason: private alias.
Removed service "sylius.resource_metadata_collection.factory.redirect.inner"; reason: private alias.
Removed service "sylius.state_processor.locator"; reason: private alias.
Removed service "sylius.state_processor.dispatch_post_write_event.inner"; reason: private alias.
Removed service "sylius.state_processor.serialize.inner"; reason: private alias.
Removed service "sylius.state_provider.form.inner"; reason: private alias.
Removed service "api_platform.state_processor.documentation.serialize.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.operation_name.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.input_output.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.formats.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.filters.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.alternate_uri.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.php_doc.inner"; reason: private alias.
Removed service "api_platform.state_provider.read"; reason: private alias.
Removed service "sylius.state_processor.bulk_aware.inner"; reason: private alias.
Removed service "sylius.state_processor.write.inner"; reason: private alias.
Removed service "sylius.state_provider.validate.inner"; reason: private alias.
Removed service "api_platform.state_processor.documentation.write.inner"; reason: private alias.
Removed service "api_platform.state_provider.documentation.content_negotiation.inner"; reason: private alias.
Removed service "twig.error_renderer.html"; reason: private alias.
Removed service "api_platform.symfony.iri_converter"; reason: private alias.
Removed service "api_platform.serializer.context_builder"; reason: private alias.
Removed service "sylius_api.context_builder.logged_in_customer_email_aware.inner"; reason: private alias.
Removed service "sylius_api.context_builder.channel.inner"; reason: private alias.
Removed service "sylius_api.context_builder.locale_code_aware.inner"; reason: private alias.
Removed service "sylius_api.context_builder.locale.inner"; reason: private alias.
Removed service "sylius_api.context_builder.http_request_method_type.inner"; reason: private alias.
Removed service "sylius_api.context_builder.logged_in_shop_user_id_aware.inner"; reason: private alias.
Removed service "sylius_api.context_builder.shipment_aware.inner"; reason: private alias.
Removed service "sylius_api.context_builder.payment_aware.inner"; reason: private alias.
Removed service "sylius_api.context_builder.payment_request_hash_aware.inner"; reason: private alias.
Removed service "sylius_api.context_builder.order_token_value_aware.inner"; reason: private alias.
Removed service "sylius_api.context_builder.order_item_aware.inner"; reason: private alias.
Removed service "sylius_api.context_builder.promotion_code_aware.inner"; reason: private alias.
Removed service "sylius_api.context_builder.token_aware.admin_user_reset_password.inner"; reason: private alias.
Removed service "sylius_api.context_builder.token_aware.shop_user_reset_password.inner"; reason: private alias.
Removed service "sylius_api.context_builder.token_aware.verify_shop_user.inner"; reason: private alias.
Removed service "sylius_api.context_builder.payment_request_action_aware.inner"; reason: private alias.
Removed service "sylius.routing.factory.operation_route_path_factory.default"; reason: private alias.
Removed service "api_platform.messenger.metadata.resource.metadata_collection_factory.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.property_info.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.property.metadata_factory.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.link_factory"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.serializer.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.default_property.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.identifier.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.attribute.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.validator.inner"; reason: private alias.
Removed service "api_platform.json_schema.metadata.property.metadata_factory.schema.inner"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "App\Factory\Product\ProductFactory.inner"; reason: private alias.
Removed service "sylius.generator.image_path"; 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.api_admin"; reason: private alias.
Removed service "security.firewall.authenticator.api_shop"; 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.provider.locale_collection"; reason: private alias.
Removed service "sylius.repository.tree.taxon"; reason: private alias.
Removed service "ux.twig_component.component_template_finder"; reason: private alias.
Removed service "locale_aware_listener"; reason: private alias.
Removed service "sylius.resource_controller.resource_update_handler"; reason: private alias.
Removed service "sylius.resource_controller.resource_delete_handler"; reason: private alias.
Removed service "sylius.context.initiator.request_context"; reason: private alias.
Removed service "sylius.resource_metadata_collection.factory.vars.inner"; reason: private alias.
Removed service "sylius.resource_metadata_collection.factory.provider.inner"; reason: private alias.
Removed service "sylius.resource_metadata_collection.factory.resource_factory.inner"; reason: private alias.
Removed service "sylius.resource_metadata_collection.factory.event_short_name.inner"; reason: private alias.
Removed service "sylius.resource_metadata_collection.factory.templates_dir.inner"; reason: private alias.
Removed service "sylius.state_provider.locator"; reason: private alias.
Removed service "sylius.twig.context.factory"; reason: private alias.
Removed service "sylius.twig.context.factory.legacy.inner"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.container_repository_factory"; reason: private alias.
Removed service "sylius.command_provider.payment_request.offline"; 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.state_processor.add_link_header.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.attributes.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.class_name.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.concerns.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.openapi.serializer_context_builder.inner"; reason: private alias.
Removed service "api_platform.state_provider.documentation.read"; reason: private alias.
Removed service "api_platform.swagger_ui.provider.inner"; reason: private alias.
Removed service "api_platform.json_schema.schema_factory"; 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.hydra.name_converter.hydra_prefix.inner"; reason: private alias.
Removed service "api_platform.http_cache.processor.add_headers.inner"; reason: private alias.
Removed service "api_platform.state_provider.access_checker.inner"; reason: private alias.
Removed service "api_platform.state_provider.deserialize"; reason: private alias.
Removed service "api_platform.state_provider.access_checker"; reason: private alias.
Removed service "api_platform.state_provider.validate"; reason: private alias.
Removed service "api_platform.openapi.factory"; reason: private alias.
Removed service "api_platform.route_loader"; reason: private alias.
Removed service "sylius_api.api_platform.metadata.resource.metadata_collection_factory.image_filter_aware.inner"; reason: private alias.
Removed service "sylius_api.api_platform.hydra.normalizer.empty_collection_filters.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.query_extension.filter_eager_loading"; reason: private alias.
Removed service "api_platform.state_processor.write"; reason: private alias.
Removed service "api_platform.doctrine.orm.state.remove_processor"; reason: private alias.
Removed service "sylius.validator.groups_generator.shipping_method_configuration"; reason: private alias.
Removed service "sylius.validator.groups_generator.payment_method"; reason: private alias.
Removed service "lexik_jwt_authentication.api_platform.openapi.factory"; reason: private alias.
Removed service "twig.configurator.environment"; reason: private alias.
Removed service "sylius_twig_extra.twig.ux.component_template_finder.inner"; reason: private alias.
Removed service "sylius.resource_controller.new_resource_factory"; reason: private alias.
Removed service "sylius.order_processing.order_payment_processor.checkout"; reason: private alias.
Removed service "sylius.resolver.payment_method.default"; reason: private alias.
Removed service "sylius.resolver.payment_methods"; reason: private alias.
Removed service "sylius.processor.payment_request.notify_payload"; reason: private alias.
Removed service "flux_se.sylius_stripe.provider.checkout.after_url.default"; reason: private alias.
Removed service "security.event_dispatcher.admin"; reason: private alias.
Removed service "security.event_dispatcher.api_admin"; reason: private alias.
Removed service "security.event_dispatcher.api_shop"; reason: private alias.
Removed service "security.event_dispatcher.shop"; reason: private alias.
Removed service "sylius.payment_request.command_bus"; reason: private alias.
Removed service "sylius.command_bus"; reason: private alias.
Removed service "sylius.query_bus"; reason: private alias.
Removed service "sylius.event_bus"; reason: private alias.
Removed service "sylius_refund_plugin.command_bus"; reason: private alias.
Removed service "sylius_refund_plugin.event_bus"; reason: private alias.
Removed service "state_machine.sylius_catalog_promotion"; reason: private alias.
Removed service "state_machine.sylius_order"; reason: private alias.
Removed service "state_machine.sylius_order_checkout"; reason: private alias.
Removed service "state_machine.sylius_order_payment"; reason: private alias.
Removed service "state_machine.sylius_order_shipping"; reason: private alias.
Removed service "state_machine.sylius_payment"; reason: private alias.
Removed service "state_machine.sylius_payment_request"; reason: private alias.
Removed service "state_machine.sylius_product_review"; reason: private alias.
Removed service "state_machine.sylius_shipment"; reason: private alias.
Removed service "state_machine.sylius_refund_refund_payment"; reason: private alias.
Removed service ".doctrine.orm.default_metadata_driver.inner"; reason: private alias.
Removed service "exception_listener"; reason: private alias.
Removed service "sylius.checker.gateway_config_encryption"; 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.json_schema.backward_compatible_schema_factory.inner"; reason: private alias.
Removed service "api_platform.openapi.normalizer.api_gateway"; reason: private alias.
Removed service "sylius.routing.factory.operation_route_path_factory.show.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.cached.inner"; reason: private alias.
Removed service "sylius.routing.factory.operation_route_path_factory.delete.inner"; reason: private alias.
Removed service "sylius.routing.factory.operation_route_path_factory.update.inner"; reason: private alias.
Removed service "sylius.routing.factory.operation_route_path_factory.bulk_operation.inner"; reason: private alias.
Removed service "sylius.routing.factory.operation_route_path_factory.create.inner"; reason: private alias.
Removed service "sylius.state_provider.security.inner"; reason: private alias.
Removed service "Sylius\Bundle\ThemeBundle\Translation\Finder\TranslationFilesFinderInterface"; reason: private alias.
Removed service ".service_locator.n_ENPtW"; reason: private alias.
Removed service ".service_locator.t69cIZW"; reason: private alias.
Removed service ".service_locator.w9bZV0W"; reason: private alias.
Removed service ".service_locator.Ya.p3gw"; reason: private alias.
Removed service ".service_locator.nGMVWRc"; reason: private alias.
Removed service ".service_locator.TYvhQRP"; reason: private alias.
Removed service ".service_locator.PK35Akz"; reason: private alias.
Removed service ".service_locator.niWqc5I"; reason: private alias.
Removed service ".service_locator.fkYKxBl"; reason: private alias.
Removed service ".service_locator.UErM9_I"; reason: private alias.
Removed service ".service_locator.Ko1piWA"; reason: private alias.
Removed service ".service_locator.fwX1g9m"; reason: private alias.
Removed service ".service_locator.lUpG41Y"; reason: private alias.
Removed service ".service_locator.Ii6_knz"; reason: private alias.
Removed service ".service_locator.pWcpRe2"; reason: private alias.
Removed service ".service_locator.Zg6V8up"; reason: private alias.
Removed service ".service_locator.qE7pSfi"; reason: private alias.
Removed service ".service_locator.k2IuRO5"; reason: private alias.
Removed service ".service_locator.0DrTgad"; reason: private alias.
485
Changed reference of service "sylius_cms.controller.helper.form_errors_flash" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius_cms.form.type.admin.content_configuration_translations" previously pointing to "sylius.provider.translation_locale.admin" to "sylius.translation_locale_provider".
Changed reference of service "sylius_cms.content_element_renderer_strategy" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius_cms.resolver.block_resource" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_cms.resolver.media_resource" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "Sylius\CmsPlugin\Doctrine\ORM\Extension\EnabledAndAvailableExtension" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "App\Command\WpMigrationCommand" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\Controller\AdminRemoveVendorLogoController" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "App\Controller\AdminRemoveVendorMainImageController" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "App\EventSubscriber\AdminAccessCheckSubscriber" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "App\Form\Extension\AdminAdminUserTypeExtension" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "App\Migration\CustomerMigration" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "App\Migration\OrderMigration" previously pointing to "sylius.custom_factory.order" to "sylius.factory.order".
Changed reference of service "App\Migration\OrderMigration" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.order_item".
Changed reference of service "App\Migration\OrderMigration" previously pointing to "App\Factory\Product\ProductFactory" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
Changed reference of service "App\Migration\OrderMigration" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service "App\Migration\OrderMigration" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "App\Migration\ProductMigration" previously pointing to "App\Factory\Product\ProductFactory" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
Changed reference of service "App\Migration\ProductMigration" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service "App\OrderProcessing\WpOrderTaxesProcessor" previously pointing to "sylius.custom_factory.adjustment" to "sylius.factory.adjustment".
Changed reference of service "App\ShippingCalculator\VendorRateCalculator" previously pointing to "sylius.custom_factory.adjustment" to "sylius.factory.adjustment".
Changed reference of service "App\Twig\Runtime\AppExtensionRuntime" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "App\Twig\Runtime\AppExtensionRuntime" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_cms.factory.media" previously pointing to "sylius.provider.translation_locale.admin" to "sylius.translation_locale_provider".
Changed reference of service "sylius_cms.factory.page" previously pointing to "sylius.provider.translation_locale.admin" to "sylius.translation_locale_provider".
Changed reference of service "sylius_refund.controller.credit_memo" previously pointing to "sylius_refund.custom_factory.credit_memo" to "sylius_refund.factory.credit_memo".
Changed reference of service "sylius_refund.controller.customer_billing_data" previously pointing to "sylius_refund.custom_factory.customer_billing_data" to "sylius_refund.factory.customer_billing_data".
Changed reference of service "sylius_refund.controller.shop_billing_data" previously pointing to "sylius_refund.custom_factory.shop_billing_data" to "sylius_refund.factory.shop_billing_data".
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 "sylius_shop.router.locale_stripping" 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 "sylius_shop.router.locale_stripping" 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 "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "console.command.router_match" previously pointing to "sylius_shop.router.locale_stripping" 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 "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.gmail" 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 "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 "workflow.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "sylius_shop.router.locale_stripping" 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 "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 "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "console_profiler_listener" previously pointing to "sylius_shop.router.locale_stripping" 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.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "data_collector.workflow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.logout_url_generator" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "security.http_utils" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "security.http_utils" previously pointing to "sylius_shop.router.locale_stripping" 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 "sylius_shop.router.locale_stripping" 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 "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "security.authenticator.jwt.api_admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authenticator.json_login.api_admin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.success_handler.api_admin.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.api_admin.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.api_admin.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authenticator.jwt.api_shop" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api_shop" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authenticator.json_login.api_shop" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.success_handler.api_shop.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.api_shop.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.api_shop.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authenticator.json_login.shop" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.switchuser_listener.shop" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.shop" previously pointing to "sylius_shop.router.locale_stripping" to "router".
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 "sylius_shop.router.locale_stripping" 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.factory.adjustment".
Changed reference of service "sylius.controller.order" previously pointing to "sylius.custom_factory.order" to "sylius.factory.order".
Changed reference of service "sylius.controller.order_item" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.order_item".
Changed reference of service "sylius.modifier.order" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius.remover.expired_carts" 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.context.locale".
Changed reference of service "sylius.twig.extension.locale" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius.controller.product" previously pointing to "App\Factory\Product\ProductFactory" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
Changed reference of service "sylius.controller.product_variant" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service "sylius.factory.product_option" previously pointing to "sylius.provider.translation_locale.admin" to "sylius.translation_locale_provider".
Changed reference of service "sylius.factory.product_option_value" previously pointing to "sylius.provider.translation_locale.admin" to "sylius.translation_locale_provider".
Changed reference of service "sylius.factory.product_association_type" previously pointing to "sylius.provider.translation_locale.admin" to "sylius.translation_locale_provider".
Changed reference of service "sylius.form.type.product" previously pointing to "sylius.provider.translation_locale.admin" to "sylius.translation_locale_provider".
Changed reference of service "sylius.custom_factory.product" 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.factory.channel".
Changed reference of service "sylius.context.channel.request_based" previously pointing to "sylius.context.channel.request_based.resolver.composite" to "sylius.context.channel.request_based.resolver".
Changed reference of service "sylius.collector.channel" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius.form.type.attribute_type.select" previously pointing to "sylius.provider.translation_locale.admin" to "sylius.translation_locale_provider".
Changed reference of service "sylius.form.type.attribute_type.configuration.select_attribute_value_translations" previously pointing to "sylius.provider.translation_locale.admin" to "sylius.translation_locale_provider".
Changed reference of service "sylius.factory.product_attribute" previously pointing to "sylius.provider.translation_locale.admin" to "sylius.translation_locale_provider".
Changed reference of service "sylius.factory.shipping_method" previously pointing to "sylius.provider.translation_locale.admin" to "sylius.translation_locale_provider".
Changed reference of service "sylius.controller.payment" previously pointing to "sylius.custom_factory.payment" to "sylius.factory.payment".
Changed reference of service "sylius.controller.payment_method" previously pointing to "sylius.custom_factory.payment_method" to "sylius.factory.payment_method".
Changed reference of service "sylius.email_renderer.adapter.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_renderer.adapter.default" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_renderer.adapter.twig" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_renderer.adapter.twig" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_sender.adapter.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_sender.adapter.default" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_sender.adapter.symfony_mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Sylius\Bundle\MailerBundle\Console\Command\Dumper\EmailDetailDumperInterface" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Sylius\Bundle\MailerBundle\Console\Command\Dumper\EmailsListDumper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius.generator.promotion_coupon" previously pointing to "sylius.custom_factory.promotion_coupon" to "sylius.factory.promotion_coupon".
Changed reference of service "sylius.controller.promotion_coupon" previously pointing to "sylius.custom_factory.promotion_coupon" to "sylius.factory.promotion_coupon".
Changed reference of service "sylius.controller.promotion_rule" previously pointing to "sylius.custom_factory.promotion_rule" to "sylius.factory.promotion_rule".
Changed reference of service "sylius.controller.promotion_action" previously pointing to "sylius.custom_factory.promotion_action" to "sylius.factory.promotion_action".
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.factory.zone".
Changed reference of service "sylius.controller.taxon" previously pointing to "sylius.custom_factory.taxon" to "sylius.factory.taxon".
Changed reference of service "sylius.listener.user_mailer" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius.listener.user_mailer" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius.controller.security" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius.twig.extension.redirect_path" previously pointing to "sylius.grid.filter_storage.session" to "sylius.grid.filter_storage".
Changed reference of service "sylius.twig.extension.redirect_path" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius.listener.catalog_promotion.created" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.listener.catalog_promotion.updated" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.listener.catalog_promotion.ended" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.listener.catalog_promotion.state_changed" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.announcer.catalog_promotion.removal" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.command_dispatcher.catalog_promotion.batched_apply_on_variants" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.command_dispatcher.resend_order_confirmation_email" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.command_dispatcher.resend_shipment_confirmation_email" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.command_dispatcher.reset_password" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.command_handler.admin.account.request_reset_password_email" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.console.command.setup" previously pointing to "debug.validator" to "validator".
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.currency.channel_aware" to "sylius.context.currency".
Changed reference of service "sylius.context.shopper" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
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.provider.locale.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.factory.zone".
Changed reference of service "sylius.fixture.example_factory.payment_method" previously pointing to "sylius.custom_factory.payment_method" to "sylius.factory.payment_method".
Changed reference of service "sylius.fixture.example_factory.channel" previously pointing to "sylius.custom_factory.channel" to "sylius.factory.channel".
Changed reference of service "sylius.fixture.example_factory.promotion" previously pointing to "sylius.custom_factory.promotion_coupon" to "sylius.factory.promotion_coupon".
Changed reference of service "sylius.fixture.example_factory.promotion_action" previously pointing to "sylius.custom_factory.promotion_action" to "sylius.factory.promotion_action".
Changed reference of service "sylius.fixture.example_factory.promotion_rule" previously pointing to "sylius.custom_factory.promotion_rule" to "sylius.factory.promotion_rule".
Changed reference of service "sylius.fixture.example_factory.taxon" previously pointing to "sylius.custom_factory.taxon" to "sylius.factory.taxon".
Changed reference of service "sylius.fixture.example_factory.product" previously pointing to "App\Factory\Product\ProductFactory" 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" to "sylius.factory.order".
Changed reference of service "sylius.fixture.example_factory.order" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.order_item".
Changed reference of service "sylius.fixture.example_factory.order" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "sylius.fixture.listener.catalog_promotion_executor" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.setup.installer.channel" previously pointing to "sylius.custom_factory.channel" to "sylius.factory.channel".
Changed reference of service ".3_FilesystemRequirements~HAXNFIO" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".2_ExtensionsRequirements~HAXNFIO" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".1_SettingsRequirements~HAXNFIO" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius.listener.workflow.order.assign_order_number" previously pointing to "sylius.number_assigner.order_number" to "Sylius\Bundle\OrderBundle\NumberAssigner\OrderNumberAssignerInterface".
Changed reference of service "sylius.listener.workflow.order.hold_inventory" previously pointing to "sylius.custom_operator.inventory.order_inventory" to "Sylius\Component\Core\Inventory\Operator\OrderInventoryOperatorInterface".
Changed reference of service "sylius.listener.workflow.order.give_back_inventory" previously pointing to "sylius.custom_operator.inventory.order_inventory" to "Sylius\Component\Core\Inventory\Operator\OrderInventoryOperatorInterface".
Changed reference of service "sylius.listener.workflow.order_checkout.process_cart" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius.listener.workflow.order_payment.sell_order_inventory" previously pointing to "sylius.custom_operator.inventory.order_inventory" to "Sylius\Component\Core\Inventory\Operator\OrderInventoryOperatorInterface".
Changed reference of service "sylius.listener.workflow.payment.process_order" previously pointing to "sylius_paypal.order_processing.order_payment_processor.after_checkout" to "sylius.order_processing.order_payment_processor.after_checkout".
Changed reference of service "sylius.listener.order_recalculation" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius.processor.order_pay.route_parameters" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius.order_processing.shipping_charges_processor" previously pointing to "sylius.custom_factory.adjustment" to "sylius.factory.adjustment".
Changed reference of service "sylius.command_dispatcher.price_history.batched_apply_lowest_price_on_channel_pricings" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.command.promotion_action.unit_fixed_discount" previously pointing to "sylius.custom_factory.adjustment" to "sylius.factory.adjustment".
Changed reference of service "sylius.command.promotion_action.unit_percentage_discount" previously pointing to "sylius.custom_factory.adjustment" to "sylius.factory.adjustment".
Changed reference of service "sylius.command.promotion_action.shipping_percentage_discount" previously pointing to "sylius.custom_factory.adjustment" to "sylius.factory.adjustment".
Changed reference of service "sylius.applicator.promotion.units_adjustments" previously pointing to "sylius.custom_factory.adjustment" to "sylius.factory.adjustment".
Changed reference of service "sylius.provider.channel_based_product_translation" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius.applicator.taxation.order_shipment" previously pointing to "sylius.custom_factory.adjustment" to "sylius.factory.adjustment".
Changed reference of service "sylius.applicator.taxation.order_items" previously pointing to "sylius.custom_factory.adjustment" to "sylius.factory.adjustment".
Changed reference of service "sylius.applicator.taxation.order_item_units" previously pointing to "sylius.custom_factory.adjustment" to "sylius.factory.adjustment".
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.validator.locales_aware_valid_attribute_value" previously pointing to "sylius.provider.translation_locale.admin" to "sylius.translation_locale_provider".
Changed reference of service "sylius.collector.cart" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius.remover.channel_pricing_log_entries" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.provider.payment.order" previously pointing to "sylius.custom_factory.payment" to "sylius.factory.payment".
Changed reference of service "sylius.checker.order.promotions_integrity" 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.dispatcher.operation" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.helper.flash" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius.resource_metadata_collection.factory.redirect" previously pointing to "sylius.routing.factory.operation_route_name_factory" to "Sylius\Resource\Symfony\Routing\Factory\RouteName\OperationRouteNameFactoryInterface".
Changed reference of service "sylius.routing.resource.route_collection_factory" previously pointing to "sylius.routing.factory.operation_route" to "Sylius\Resource\Symfony\Routing\Factory\OperationRouteFactoryInterface".
Changed reference of service "sylius.routing.loader.routes_attributes" previously pointing to "sylius.routing.factory.route_attributes" to "Sylius\Bundle\ResourceBundle\Routing\RouteAttributesFactoryInterface".
Changed reference of service "sylius.routing.loader.routes_attributes" previously pointing to "sylius.routing.factory.attributes_operation_route" to "Sylius\Resource\Symfony\Routing\Factory\AttributesOperationRouteFactoryInterface".
Changed reference of service "sylius.routing.redirect_handler" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius.routing.redirect_handler" previously pointing to "sylius.routing.factory.operation_route_name_factory" to "Sylius\Resource\Symfony\Routing\Factory\RouteName\OperationRouteNameFactoryInterface".
Changed reference of service "sylius.state_provider.form" previously pointing to "sylius.form.factory" to "Sylius\Resource\Symfony\Form\Factory\FormFactoryInterface".
Changed reference of service "sylius.state_provider.validate" previously pointing to "debug.validator" to "validator".
Changed reference of service "Sylius\Resource\Grid\State\RequestGridProvider" previously pointing to "sylius.grid.view_factory.legacy" to "Sylius\Resource\Grid\View\Factory\GridViewFactoryInterface".
Changed reference of service "sylius.form.type.resource_translations" previously pointing to "sylius.provider.translation_locale.admin" to "sylius.translation_locale_provider".
Changed reference of service "sylius.translatable_entity_locale_assigner" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius.translatable_entity_locale_assigner" previously pointing to "sylius.provider.translation_locale.admin" to "sylius.translation_locale_provider".
Changed reference of service "odiseo_sylius_rbac_plugin.controller.administration_role" previously pointing to "odiseo_sylius_rbac_plugin.custom_factory.administration_role" to "odiseo_sylius_rbac_plugin.factory.administration_role".
Changed reference of service "sylius.grid.array_to_definition_converter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "sylius_shop.router.locale_stripping" 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 "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "pagerfanta.route_generator_factory" previously pointing to "sylius_shop.router.locale_stripping" 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_payum.provider.order_pay.after_pay_response" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_payum.provider.payment_description" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius_shop.provider.order_pay.after_pay_response.payum" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_admin.security.shop_user_impersonator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius_admin.controller.impersonate_user" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_admin.controller.account.render_reset_password_page" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_admin.controller.account.reset_password" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_admin.controller.remove_avatar" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_admin.controller.resend_order_confirmation_email" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_admin.controller.account.request_password_reset" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius_admin.controller.account.request_password_reset" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_admin.controller.dashboard" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_admin.resource_controller.redirect_handler" previously pointing to "sylius.grid.filter_storage.session" to "sylius.grid.filter_storage".
Changed reference of service "sylius_admin.form.type.translatable_autocomplete" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius_admin.listener.resource_delete_exception" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_admin.event_subscriber.admin_filter" previously pointing to "sylius.grid.filter_storage.session" to "sylius.grid.filter_storage".
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.main" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_admin.doctrine.query.taxon.all_taxons" previously pointing to "sylius.provider.translation_locale.admin" to "sylius.translation_locale_provider".
Changed reference of service "sylius_admin.twig.component.product.form" previously pointing to "App\Factory\Product\ProductFactory" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
Changed reference of service "sylius_admin.twig.component.product_variant.form" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service "sylius_admin.twig.component.payment_method.form" previously pointing to "sylius.custom_factory.payment_method" to "sylius.factory.payment_method".
Changed reference of service "sylius_admin.twig.component.shared.navbar.user_dropdown" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_admin.console.command.create_admin_user" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius_admin.command_handler.create_admin_user" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius_shop.theme.context.channel_based" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_shop.controller.contact" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_shop.controller.contact" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_shop.controller.contact" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius_shop.controller.currency_switch" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_shop.controller.register_thank_you" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_shop.listener.shop_cart_blamer" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius_shop.listener.customer_email_updater" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_shop.listener.customer_email_updater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius_shop.listener.user_registration" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius_shop.listener.user_registration" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_shop.listener.order_integrity_checker" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_shop.listener.order_locale_assigner" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius_shop.event_subscriber.session_cart" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius_shop.listener.user_cart_recalculation" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius_shop.listener.user_cart_recalculation" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius_shop.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_shop.twig.component.cart.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius_shop.twig.component.cart.widget" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius_shop.twig.component.cart.widget.offcanvas" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius_shop.twig.component.product.add_to_cart_form" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_shop.twig.component.product.add_to_cart_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius_shop.twig.component.product.add_to_cart_form" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius_shop.twig.component.product.add_to_cart_form" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.order_item".
Changed reference of service "sylius_shop.twig.component.product.association" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_shop.twig.component.product.card" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_shop.twig.component.product.card" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius_shop.twig.component.product.list" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius_shop.twig.component.product.list" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_shop.twig.component.product.price" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_shop.twig.component.product.price" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius_shop.twig.component.product.price" previously pointing to "sylius.context.currency.channel_aware" to "sylius.context.currency".
Changed reference of service "sylius_shop.twig.component.product.breadcrumb" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius_shop.twig.component.locale_switcher" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius_shop.twig.component.currency_switcher" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_shop.twig.component.currency_switcher" previously pointing to "sylius.context.currency.channel_aware" to "sylius.context.currency".
Changed reference of service "sylius_shop.twig.component.taxon_menu" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_shop.twig.component.taxon_menu" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius_shop.twig.component.product.by_slug" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_shop.twig.component.product.by_slug" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius_shop.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 "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_shop.locale_switcher" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_shop.context.locale.storage_based" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius.resolver.checkout" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius.router.checkout_state" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "sylius_shop.router.locale_stripping" 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 "nelmio_alice.generator.resolver.value.chainable.optional_value_resolver" previously pointing to "nelmio_alice.faker.generator" to "Faker\Generator".
Changed reference of service "api_platform.router" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "api_platform.swagger_ui.processor" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "api_platform.metadata.property.metadata_factory.validator" 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.state_provider.parameter_validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "ApiPlatform\Symfony\Messenger\Processor" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "lexik_jwt_authentication.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.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "sylius_api.command_handler.account.register_shop_user" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius_api.command_handler.cart.pickup_cart" previously pointing to "sylius.custom_factory.order" to "sylius.factory.order".
Changed reference of service "sylius_api.command_handler.cart.add_item_to_cart" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.order_item".
Changed reference of service "sylius_api.command_handler.checkout.complete_order" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius_api.command_handler.checkout.ship_shipment" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius_api.command_handler.cart.change_item_quantity_in_cart" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius_api.command_handler.cart.blame_cart" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius_api.command_handler.account.request_reset_password_token" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius_api.command_handler.account.request_shop_user_verification" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius_api.command_handler.account.verify_shop_user" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius_api.context_builder.channel_code_aware" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_api.context_builder.channel" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_api.context_builder.locale_code_aware" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius_api.context_builder.locale" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius_api.controller.delete_order_item" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius_api.controller.get_product_by_slug" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_api.controller.get_product_by_slug" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius_api.controller.remove_customer_shop_user" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius_api.controller.get_statistics" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius_api.controller.get_taxon_by_slug" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius_api.event_handler.order_completed" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius_api.denormalizer.translatable" previously pointing to "sylius.provider.translation_locale.admin" to "sylius.translation_locale_provider".
Changed reference of service "sylius_api.state_provider.shop.product.product_attribute_value.collection" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius_api.state_processor.admin.product_image.persist" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius_api.state_processor.admin.promotion.promotion_coupon.persist" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius_api.listener.api_cart_blamer" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius_api.listener.api_cart_blamer" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius_api.assigner.order_promotion_code" 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 "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 "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "ux.live_component.live_controller_attributes_creator" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "ux.autocomplete.entity_autocomplete_controller" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "ux.autocomplete.base_entity_type" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "ux.autocomplete.entity_type" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "ux.autocomplete.choice_type_extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius_twig_extra.twig.extension.route_exists" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "fos_rest.request.param_fetcher" previously pointing to "debug.validator" to "validator".
Changed reference of service "sylius_paypal.client.paypal" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_paypal.controller.complete_paypal_order" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_paypal.controller.create_paypal_order_from_cart" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius_paypal.controller.paypal_buttons" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_paypal.controller.paypal_buttons" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_paypal.controller.paypal_buttons" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius_paypal.controller.process_paypal_order" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "sylius_paypal.controller.update_paypal_order" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "sylius_paypal.controller.update_paypal_order" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius_paypal.controller.complete_paypal_order_from_payment_page" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_paypal.controller.complete_paypal_order_from_payment_page" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius_paypal.controller.add_to_cart" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.order_item".
Changed reference of service "sylius_paypal.controller.add_to_cart" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_paypal.listener.workflow.refund_payment" previously pointing to "sylius_paypal.processor.ui_paypal_payment_refund" to "sylius_paypal.processor.payment_refund".
Changed reference of service "sylius_paypal.onboarding.initiator" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_paypal.api_platform.paypal_payment" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_paypal.listener.paypal_payment_method" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_paypal.provider.available_countries" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_paypal.registrar.seller_webhook" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "Odiseo\SyliusRbacPlugin\Action\CreateAdministrationRoleAction" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "Odiseo\SyliusRbacPlugin\Action\CreateAdministrationRoleAction" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "Odiseo\SyliusRbacPlugin\Action\UpdateAdministrationRoleViewAction" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "Odiseo\SyliusRbacPlugin\Action\UpdateAdministrationRoleAction" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "Odiseo\SyliusRbacPlugin\Action\UpdateAdministrationRoleAction" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "Odiseo\SyliusRbacPlugin\CommandHandler\CreateAdministrationRoleHandler" previously pointing to "odiseo_sylius_rbac_plugin.custom_factory.administration_role" to "odiseo_sylius_rbac_plugin.factory.administration_role".
Changed reference of service "Odiseo\SyliusRbacPlugin\CommandHandler\UpdateAdministrationRoleHandler" previously pointing to "odiseo_sylius_rbac_plugin.custom_factory.administration_role" to "odiseo_sylius_rbac_plugin.factory.administration_role".
Changed reference of service "Odiseo\SyliusRbacPlugin\Access\Listener\AccessCheckListener" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "odiseo_sylius_rbac_plugin.fixture.administration_role" previously pointing to "odiseo_sylius_rbac_plugin.custom_factory.administration_role" to "odiseo_sylius_rbac_plugin.factory.administration_role".
Changed reference of service "Odiseo\SyliusRbacPlugin\Validator\AdministrationRoleValidator" previously pointing to "debug.validator" to "validator".
Changed reference of service "Odiseo\SyliusRbacPlugin\Cli\Granter\AdministratorAccessGranter" previously pointing to "odiseo_sylius_rbac_plugin.custom_factory.administration_role" to "odiseo_sylius_rbac_plugin.factory.administration_role".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_refund.controller.admin.order_refunds_list" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_refund.controller.admin.refund_units" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius_refund.controller.admin.refund_units" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_refund.controller.complete_refund_payment" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_refund.controller.admin.send_credit_memo" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius_refund.controller.admin.send_credit_memo" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_refund.listener.credit_memo_generated" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius_refund.process_manager.credit_memo" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "sylius_refund.generator.credit_memo" previously pointing to "sylius_refund.custom_factory.credit_memo" to "sylius_refund.factory.credit_memo".
Changed reference of service "sylius_refund.generator.credit_memo" previously pointing to "sylius_refund.custom_factory.customer_billing_data" to "sylius_refund.factory.customer_billing_data".
Changed reference of service "sylius_refund.generator.credit_memo" previously pointing to "sylius_refund.custom_factory.shop_billing_data" to "sylius_refund.factory.shop_billing_data".
Changed reference of service ".service_locator.NQMUpUx" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius.payment_request.command_bus.middleware.send_message" 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.query_bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.event_bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius_refund_plugin.command_bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius_refund_plugin.event_bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.gDbcKml" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\VendorVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.sylius.security.voter.impersonation" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.sylius_api.security.voter.shop_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.sylius_api.security.voter.order_adjustments" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.t7XzBwW" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service ".service_locator.7jukgan" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qXR9Hv0" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service ".service_locator.lHd5LiT" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service ".service_locator.lZH22eH" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.Qh.3KZz" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.o417bQ9" previously pointing to "sylius_refund.custom_factory.credit_memo" to "sylius_refund.factory.credit_memo".
Changed reference of service ".service_locator.o417bQ9" previously pointing to "sylius_refund.custom_factory.customer_billing_data" to "sylius_refund.factory.customer_billing_data".
Changed reference of service ".service_locator.o417bQ9" previously pointing to "sylius_refund.custom_factory.shop_billing_data" to "sylius_refund.factory.shop_billing_data".
Changed reference of service ".service_locator.o417bQ9" previously pointing to "sylius.custom_factory.adjustment" to "sylius.factory.adjustment".
Changed reference of service ".service_locator.o417bQ9" previously pointing to "sylius.custom_factory.order" to "sylius.factory.order".
Changed reference of service ".service_locator.o417bQ9" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.order_item".
Changed reference of service ".service_locator.o417bQ9" previously pointing to "App\Factory\Product\ProductFactory" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
Changed reference of service ".service_locator.o417bQ9" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service ".service_locator.o417bQ9" previously pointing to "sylius.custom_factory.channel" to "sylius.factory.channel".
Changed reference of service ".service_locator.o417bQ9" previously pointing to "sylius.custom_factory.payment" to "sylius.factory.payment".
Changed reference of service ".service_locator.o417bQ9" previously pointing to "sylius.custom_factory.payment_method" to "sylius.factory.payment_method".
Changed reference of service ".service_locator.o417bQ9" previously pointing to "sylius.custom_factory.promotion_coupon" to "sylius.factory.promotion_coupon".
Changed reference of service ".service_locator.o417bQ9" previously pointing to "sylius.custom_factory.promotion_rule" to "sylius.factory.promotion_rule".
Changed reference of service ".service_locator.o417bQ9" previously pointing to "sylius.custom_factory.promotion_action" to "sylius.factory.promotion_action".
Changed reference of service ".service_locator.o417bQ9" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service ".service_locator.o417bQ9" previously pointing to "sylius.custom_factory.zone" to "sylius.factory.zone".
Changed reference of service ".service_locator.o417bQ9" previously pointing to "sylius.custom_factory.taxon" to "sylius.factory.taxon".
Changed reference of service ".service_locator.o417bQ9" previously pointing to "odiseo_sylius_rbac_plugin.custom_factory.administration_role" to "odiseo_sylius_rbac_plugin.factory.administration_role".
Changed reference of service "sylius.resource_metadata_collection.factory.state_machine.inner" previously pointing to "sylius.routing.factory.operation_route_name_factory" to "Sylius\Resource\Symfony\Routing\Factory\RouteName\OperationRouteNameFactoryInterface".
Changed reference of service "sylius.custom_factory.product_variant.inner" previously pointing to "sylius.provider.translation_locale.admin" to "sylius.translation_locale_provider".
Changed reference of service "sylius.custom_factory.product.inner" previously pointing to "sylius.provider.translation_locale.admin" to "sylius.translation_locale_provider".
Changed reference of service "sylius.custom_factory.taxon.inner" previously pointing to "sylius.provider.translation_locale.admin" to "sylius.translation_locale_provider".
Changed reference of service "sylius.context.cart.new_shop_based.inner" previously pointing to "sylius.custom_factory.order" to "sylius.factory.order".
Changed reference of service "sylius.custom_factory.payment_method.inner" previously pointing to "sylius.provider.translation_locale.admin" to "sylius.translation_locale_provider".
Changed reference of service "sylius_admin.resource_controller.redirect_handler.inner" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "api_platform.state_provider.access_checker.post_deserialize.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.state_machine.sylius_catalog_promotion.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.sylius_order.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.sylius_order_checkout.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.sylius_order_payment.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.sylius_order_shipping.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.sylius_payment.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.sylius_payment_request.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.sylius_product_review.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.sylius_shipment.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.sylius_refund_refund_payment.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "Sylius\Resource\Symfony\Routing\Factory\AttributesOperationRouteFactoryInterface" previously pointing to "sylius.routing.factory.operation_route" to "Sylius\Resource\Symfony\Routing\Factory\OperationRouteFactoryInterface".
Changed reference of service "Sylius\Bundle\FixturesBundle\Suite\SuiteFactoryInterface" previously pointing to "sylius_fixtures.listener_registry" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
Changed reference of service "fidry_alice_data_fixtures.loader.doctrine" previously pointing to "fidry_alice_data_fixtures.persistence.doctrine.purger.purger_factory" to "fidry_alice_data_fixtures.persistence.purger_factory.doctrine".
Changed reference of service "nelmio_alice.file_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
Changed reference of service "nelmio_alice.files_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
Changed reference of service "fos_rest.view_handler" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius.context.currency" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
441
Removed service "App\Entity"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "workflow.abstract"; reason: abstract.
Removed service "state_machine.abstract"; reason: abstract.
Removed service "workflow.marking_store.method"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; 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\CharsetValidator"; 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\MacAddressValidator"; 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\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; 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_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; 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 "doctrine.dbal.idle_connection_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 "sylius.controller.order_pay"; reason: abstract.
Removed service "sylius.controller.payment_request_pay"; reason: abstract.
Removed service "sylius.handler.order_pay.payment_state_flash"; reason: abstract.
Removed service "sylius.provider.order_pay.payment_request_pay_url"; reason: abstract.
Removed service "sylius.provider.order_pay.after_pay_url"; reason: abstract.
Removed service "sylius.provider.order_pay.final_url"; reason: abstract.
Removed service "sylius.provider.order_pay.pay_response.payment_request"; reason: abstract.
Removed service "sylius.provider.order_pay.pay_response.no_payment"; reason: abstract.
Removed service "sylius.provider.order_pay.after_pay_response.payment_request"; 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 "sylius_payum.provider.order_pay.pay_response"; reason: abstract.
Removed service "sylius_payum.provider.order_pay.after_pay_response"; reason: abstract.
Removed service "sylius_payum.command_handler.payment_request.token"; reason: abstract.
Removed service "sylius_payum.command_handler.payment_request.model"; 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.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.backed_enum_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 "api_platform.doctrine.orm.search_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 "sylius_api.state_provider.shop.taxon_tree.abstract"; reason: abstract.
Removed service "ux.autocomplete.wrapped_entity_type_autocompleter"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "flux_se.sylius_stripe.state_machine.payment_state"; reason: abstract.
Removed service "FluxSE\SyliusStripePlugin\Stripe\HttpClient\PsrClient"; 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.Twig\Extension\ExtensionInterface.0.Twig\Extra\String\StringExtension"; reason: abstract.
Removed service ".abstract.instanceof.Twig\Extra\String\StringExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProductImageRenameCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ProductImageRenameCommand.0.App\Command\ProductImageRenameCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProductImageRenameCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand"; reason: abstract.
Removed service ".instanceof.App\Command\TestCommand.0.App\Command\TestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WpMigrationCommand"; reason: abstract.
Removed service ".instanceof.App\Command\WpMigrationCommand.0.App\Command\WpMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\WpMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WpMigrationFixCommand"; reason: abstract.
Removed service ".instanceof.App\Command\WpMigrationFixCommand.0.App\Command\WpMigrationFixCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\WpMigrationFixCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminCmsPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminCmsPageController"; reason: abstract.
Removed service ".instanceof.App\Controller\AdminCmsPageController.0.App\Controller\AdminCmsPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminCmsPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminPayOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminPayOrderController"; reason: abstract.
Removed service ".instanceof.App\Controller\AdminPayOrderController.0.App\Controller\AdminPayOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminPayOrderController"; reason: abstract.
Removed service ".instanceof.App\Controller\AdminRemoveOgImageController.0.App\Controller\AdminRemoveOgImageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminRemoveOgImageController"; reason: abstract.
Removed service ".instanceof.App\Controller\AdminRemoveVendorLogoController.0.App\Controller\AdminRemoveVendorLogoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminRemoveVendorLogoController"; reason: abstract.
Removed service ".instanceof.App\Controller\AdminRemoveVendorMainImageController.0.App\Controller\AdminRemoveVendorMainImageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminRemoveVendorMainImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminRequestPaymentOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminRequestPaymentOrderController"; reason: abstract.
Removed service ".instanceof.App\Controller\AdminRequestPaymentOrderController.0.App\Controller\AdminRequestPaymentOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminRequestPaymentOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminVendorPayAllController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminVendorPayAllController"; reason: abstract.
Removed service ".instanceof.App\Controller\AdminVendorPayAllController.0.App\Controller\AdminVendorPayAllController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminVendorPayAllController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImpersonateAdminUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImpersonateAdminUserController"; reason: abstract.
Removed service ".instanceof.App\Controller\ImpersonateAdminUserController.0.App\Controller\ImpersonateAdminUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImpersonateAdminUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductImageController"; reason: abstract.
Removed service ".instanceof.App\Controller\ProductImageController.0.App\Controller\ProductImageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProductImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface.0.App\DependencyInjection\Compiler\AppCompilerPass"; reason: abstract.
Removed service ".abstract.instanceof.App\DependencyInjection\Compiler\AppCompilerPass"; reason: abstract.
Removed service ".instanceof.App\Doctrine\EventListener\OrderItemListener.0.App\Doctrine\EventListener\OrderItemListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\EventListener\OrderItemListener"; reason: abstract.
Removed service ".instanceof.App\Doctrine\EventListener\VendorDeleteListener.0.App\Doctrine\EventListener\VendorDeleteListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\EventListener\VendorDeleteListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminAccessCheckSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AdminAccessCheckSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminImageUploadSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AdminImageUploadSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminMenuSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AdminMenuSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminUserSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AdminUserSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminUxFormComponentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AdminUxFormComponentSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CartSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\CartSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\GridDefinitionConverterSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\GridDefinitionConverterSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OgImageUploadSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\OgImageUploadSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\OrderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PaymentWorkflowSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\PaymentWorkflowSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ProductSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ProductSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ShipmentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ShipmentSubscriber"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.App\Factory\Product\ProductFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.App\Factory\Product\ProductFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\Product\ProductFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Resource\Factory\FactoryInterface.0.App\Factory\Shipping\PartialShipmentFactory"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Resource\Factory\FactoryInterface.0.App\Factory\Shipping\PartialShipmentFactory"; reason: abstract.
Removed service ".abstract.instanceof.App\Factory\Shipping\PartialShipmentFactory"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AdminAdminUserTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\AdminAdminUserTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AdminChannelTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\AdminChannelTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AdminProductImageTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\AdminProductImageTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AdminProductTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\AdminProductTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AdminTaxonTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\AdminTaxonTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CartItemTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\CartItemTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductTranslationTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\ProductTranslationTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductVariantTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\ProductVariantTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\TaxCategoryChoiceTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\TaxCategoryChoiceTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\TaxonTranslationTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\TaxonTranslationTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AttributeType\Configuration\SelectImageAttributeChoicesCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\AttributeType\Configuration\SelectImageAttributeChoicesCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AttributeType\Configuration\SelectImageAttributeConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\AttributeType\Configuration\SelectImageAttributeConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AttributeType\Configuration\SelectImageAttributeEntryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\AttributeType\Configuration\SelectImageAttributeEntryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AttributeType\SelectImageAttributeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\AttributeType\SelectImageAttributeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Calculator\VendorRateConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Calculator\VendorRateConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CartPromotion\Rule\CartVendorConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\CartPromotion\Rule\CartVendorConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CatalogPromotionScope\AdminForVendorsScopeConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\CatalogPromotionScope\AdminForVendorsScopeConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CatalogPromotionScope\ForVendorsScopeConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\CatalogPromotionScope\ForVendorsScopeConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChannelTranslatableTranslationType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\ChannelTranslatableTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ChannelTranslatableTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChannelTranslatableType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\ChannelTranslatableType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ChannelTranslatableType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Cms\ContentElements\HtmlContentElementType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Cms\ContentElements\HtmlContentElementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DemarcationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\DemarcationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RegionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\RegionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VegueriaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\VegueriaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VendorChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\VendorChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VendorCommercialType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\VendorCommercialType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VendorImageType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\VendorImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\VendorImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VendorLogoType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\VendorLogoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\VendorLogoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VendorMainImageType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\VendorMainImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\VendorMainImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VendorTranslationType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\VendorTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\VendorTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VendorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\VendorType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\GridBundle\Grid\GridInterface.0.App\Grid\VendorGrid"; reason: abstract.
Removed service ".abstract.instanceof.App\Grid\VendorGrid"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\GridBundle\Grid\GridInterface.0.App\Grid\VendorOrderGrid"; reason: abstract.
Removed service ".abstract.instanceof.App\Grid\VendorOrderGrid"; reason: abstract.
Removed service ".abstract.instanceof.App\Migration\CustomerMigration"; reason: abstract.
Removed service ".abstract.instanceof.App\Migration\OrderMigration"; reason: abstract.
Removed service ".abstract.instanceof.App\Migration\ProductAttributeMigration"; reason: abstract.
Removed service ".abstract.instanceof.App\Migration\ProductMigration"; reason: abstract.
Removed service ".abstract.instanceof.App\Migration\ProductOptionMigration"; reason: abstract.
Removed service ".abstract.instanceof.App\Migration\ProductRelatedMigration"; reason: abstract.
Removed service ".abstract.instanceof.App\Migration\TaxMigration"; reason: abstract.
Removed service ".abstract.instanceof.App\Migration\TaxonMigration"; reason: abstract.
Removed service ".abstract.instanceof.App\Migration\VendorMigration"; reason: abstract.
Removed service ".instanceof.Sylius\RefundPlugin\ProcessManager\UnitsRefundedProcessStepInterface.0.App\Refund\StripeRefundStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Refund\StripeRefundStep"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChannelTranslatableRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChannelTranslatableRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChannelTranslatableTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChannelTranslatableTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartialShipmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PartialShipmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendorImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VendorImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendorLogoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VendorLogoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendorMainImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VendorMainImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendorOrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VendorOrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VendorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendorTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VendorTranslationRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\VendorVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\VendorVoter"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\SearchComponent.0.App\Twig\Components\SearchComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\SearchComponent"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\VendorCommercialFormComponent.0.App\Twig\Components\VendorCommercialFormComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\VendorCommercialFormComponent"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\VendorComponent.0.App\Twig\Components\VendorComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\VendorComponent"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\VendorFormComponent.0.App\Twig\Components\VendorFormComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\VendorFormComponent"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\VendorMapComponent.0.App\Twig\Components\VendorMapComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\VendorMapComponent"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\AppExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\ThemeAssetExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extension\ThemeAssetExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\AppExtensionRuntime"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Runtime\AppExtensionRuntime"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\CartItemQuantity"; reason: abstract.
Removed service ".instanceof.App\Validator\CartItemQuantity.0.App\Validator\CartItemQuantity"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\CartItemQuantity"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\CartItemQuantityValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\CartItemQuantityValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\InQuantity"; reason: abstract.
Removed service ".instanceof.App\Validator\InQuantity.0.App\Validator\InQuantity"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\InQuantity"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\InQuantityValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\InQuantityValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ProductQuantity"; reason: abstract.
Removed service ".instanceof.App\Validator\ProductQuantity.0.App\Validator\ProductQuantity"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ProductQuantity"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ProductQuantityValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ProductQuantityValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Sylius\Bundle\MailerBundle\Console\Command\DebugMailerCommand"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\MailerBundle\Console\Command\DebugMailerCommand.0.Sylius\Bundle\MailerBundle\Console\Command\DebugMailerCommand"; reason: abstract.
Removed service ".abstract.instanceof.Sylius\Bundle\MailerBundle\Console\Command\DebugMailerCommand"; reason: abstract.
337
Removed service "sylius_cms.resolver.resource.page"; reason: unused.
Removed service "sylius_cms.resolver.resource.collection"; reason: unused.
Removed service "sylius_cms.resolver.resource.block"; reason: unused.
Removed service "sylius_cms.resolver.resource.media"; reason: unused.
Removed service "sylius_cms.resolver.page_resource"; reason: unused.
Removed service "App\DependencyInjection\Compiler\AppCompilerPass"; reason: unused.
Removed service "App\NumberAssigner\AbcOrderNumberAssigner"; reason: unused.
Removed service "App\Repository\CustomerRepository"; reason: unused.
Removed service "App\Repository\OrderRepository"; reason: unused.
Removed service "App\Repository\ProductRepository"; reason: unused.
Removed service "App\Repository\ProductVariantRepository"; reason: unused.
Removed service "App\Repository\ShipmentRepository"; reason: unused.
Removed service "App\ShippingCalculator\Providers\ArtesaProvider"; reason: unused.
Removed service "App\ShippingCalculator\Providers\DefaultProvider"; reason: unused.
Removed service "App\ShippingCalculator\Providers\GlsDwProvider"; reason: unused.
Removed service "App\ShippingCalculator\Providers\Integra2LaGranadellaProvider"; reason: unused.
Removed service "App\ShippingCalculator\Providers\MrwClProvider"; reason: unused.
Removed service "App\ShippingCalculator\Providers\SoldebreProvider"; reason: unused.
Removed service "App\ShippingCalculator\Providers\TipsaEtProvider"; reason: unused.
Removed service "App\Utils\Utils"; reason: unused.
Removed service "App\Validator\CartItemQuantity"; reason: unused.
Removed service "App\Validator\InQuantity"; reason: unused.
Removed service "App\Validator\ProductQuantity"; reason: unused.
Removed service "App\Migration\AbstractMigration"; 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 "httplug.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "workflow.security.expression_language"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "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.user_checker"; 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.algorithm_manager_factory"; 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.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; 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 "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~nlTUXHt"; 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.converter.currency_name"; reason: unused.
Removed service "sylius.converter.country_name"; 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 "sylius.generator.invoice_number.id_based"; reason: unused.
Removed service "sylius.remover.reviewer_reviews"; 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 "stof_doctrine_extensions.tool.ip_address_provider"; reason: unused.
Removed service "stof_doctrine_extensions.event_listener.logger"; 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.migrations_factory"; reason: unused.
Removed service "sylius_payum.http_client"; reason: unused.
Removed service "Sylius\Bundle\ThemeBundle\Context\SettableThemeContext"; 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.serializer_locator"; reason: unused.
Removed service "api_platform.path_segment_name_generator.underscore"; reason: unused.
Removed service "api_platform.metadata.path_segment_name_generator.underscore"; reason: unused.
Removed service "api_platform.metadata.path_segment_name_generator.dash"; reason: unused.
Removed service "api_platform.metadata.inflector"; reason: unused.
Removed service "api_platform.serializer.property_metadata_loader"; reason: unused.
Removed service "api_platform.doctrine.metadata_factory"; reason: unused.
Removed service "api_platform.doctrine.orm.order_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.range_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.date_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.backed_enum_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.boolean_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.numeric_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.exists_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.search_filter.instance"; reason: unused.
Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; 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 "flysystem.adapter.lazy.factory"; reason: unused.
Removed service "webpack_encore.cache"; 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 "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.jms"; reason: unused.
Removed service "fos_rest.serializer.flatten_exception_handler"; 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 "sylius_paypal.form.type.paypal_configuration"; reason: unused.
Removed service "sylius_paypal.processor.paypal_address"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "flux_se.sylius_stripe.form.type.gateway_configuration.stripe_checkout"; reason: unused.
Removed service "flux_se.sylius_stripe.shop.provider.after_url"; reason: unused.
Removed service "sylius_refund.provider.refunded_shipment_fee"; reason: unused.
Removed service ".service_locator.71OocjB"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_cms.twig.component.template.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_cms.twig.component.template.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_cms.twig.component.collection.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_cms.twig.component.collection.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.dW5r51W.sylius_cms.twig.component.block.form::setLiveResponder()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_cms.twig.component.block.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_cms.twig.component.block.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_cms.twig.component.media.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_cms.twig.component.media.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.dW5r51W.sylius_cms.twig.component.admin.page.form::setLiveResponder()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_cms.twig.component.admin.page.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_cms.twig.component.admin.page.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.App\Twig\Components\VendorCommercialFormComponent::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.App\Twig\Components\VendorCommercialFormComponent::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.App\Twig\Components\VendorFormComponent::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.App\Twig\Components\VendorFormComponent::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.customer.order_statistics::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.dW5r51W.sylius_admin.twig.component.dashboard.channel_selector::setLiveResponder()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.dashboard.channel_selector::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.dashboard.new_orders::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.dashboard.statistics::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.dashboard.pending_action.count_orders_to_process::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.dashboard.pending_action.count_pending_payments::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.dashboard.pending_action.count_product_reviews_to_approve::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.dashboard.pending_action.count_product_variants_out_of_stock::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.dashboard.pending_action.count_shipments_to_ship::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.order.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.order.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.dW5r51W.sylius_admin.twig.component.product.form::setLiveResponder()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.product.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.product.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.dW5r51W.sylius_admin.twig.component.product.product_attribute_autocomplete::setLiveResponder()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.product.product_attribute_autocomplete::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.product_attribute.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.product_attribute.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.product_option.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.product_option.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.product_variant.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.product_variant.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.promotion_coupon.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.promotion_coupon.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.promotion_coupon.generator_instruction_form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.shipment.ship_form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.shipment.ship_form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.taxon.delete::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.dW5r51W.sylius_admin.twig.component.taxon.delete::setLiveResponder()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.taxon.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.taxon.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.taxon.tree::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.zone.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.zone.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.admin_user.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.admin_user.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.catalog_promotion.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.catalog_promotion.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.channel.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.channel.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.country.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.country.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.currency.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.currency.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.customer.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.customer.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.customer_group.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.customer_group.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.exchange_rate.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.exchange_rate.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.locale.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.locale.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.payment_method.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.payment_method.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.product.generate_product_variants_form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.product.generate_product_variants_form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.product_association_type.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.product_association_type.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.product_review.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.product_review.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.promotion.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.promotion.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.shipping_category.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.shipping_category.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.shipping_method.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.shipping_method.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.tax_category.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.tax_category.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_admin.twig.component.tax_rate.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_admin.twig.component.tax_rate.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_shop.twig.component.account.register.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_shop.twig.component.account.register.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_shop.twig.component.account.profile_update.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_shop.twig.component.account.profile_update.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_shop.twig.component.account.change_password_form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_shop.twig.component.account.address.default_form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_shop.twig.component.account.address.default_form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_shop.twig.component.account.address.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_shop.twig.component.account.address.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.dW5r51W.sylius_shop.twig.component.cart.form::setLiveResponder()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_shop.twig.component.cart.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_shop.twig.component.cart.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_shop.twig.component.cart.summary::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_shop.twig.component.cart.summary::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_shop.twig.component.cart.widget::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_shop.twig.component.cart.widget::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_shop.twig.component.cart.widget.offcanvas::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_shop.twig.component.cart.widget.offcanvas::dehydrateResource()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_shop.twig.component.checkout.address.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_shop.twig.component.checkout.address.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.dW5r51W.sylius_shop.twig.component.checkout.address.address_book::setLiveResponder()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_shop.twig.component.checkout.address.address_book::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_shop.twig.component.checkout.shipping.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_shop.twig.component.checkout.shipping.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_shop.twig.component.checkout.payment.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_shop.twig.component.checkout.payment.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.dW5r51W.sylius_shop.twig.component.product.add_to_cart_form::setLiveResponder()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_shop.twig.component.product.add_to_cart_form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.pFWNo6E"; reason: unused.
Removed service ".service_locator.pFWNo6E.sylius_shop.twig.component.product.add_to_cart_form::dehydrateProduct()"; reason: unused.
Removed service ".service_locator.EPc7n2_"; reason: unused.
Removed service ".service_locator.EPc7n2_.sylius_shop.twig.component.product.add_to_cart_form::dehydrateProductVariant()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_shop.twig.component.product.summary::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.pFWNo6E.sylius_shop.twig.component.product.summary::dehydrateProduct()"; reason: unused.
Removed service ".service_locator.EPc7n2_.sylius_shop.twig.component.product.summary::dehydrateProductVariant()"; reason: unused.
Removed service ".service_locator.71OocjB.sylius_shop.twig.component.product_review.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.uJOPSf7.sylius_shop.twig.component.product_review.form::dehydrateHookableMetadata()"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "sylius.resource_controller.state_machine.symfony"; reason: unused.
Removed service ".service_locator.hzD5oLv"; reason: unused.
Removed service ".service_locator.ILdUWIS"; reason: unused.
Removed service ".service_locator.lHd5LiT"; reason: unused.
Removed service ".service_locator.lHd5LiT.Payum\Bundle\PayumBundle\Controller\AuthorizeController"; reason: unused.
Removed service ".service_locator.lHd5LiT.Payum\Bundle\PayumBundle\Controller\CancelController"; reason: unused.
Removed service ".service_locator.lHd5LiT.Payum\Bundle\PayumBundle\Controller\CaptureController"; reason: unused.
Removed service ".service_locator.lHd5LiT.Payum\Bundle\PayumBundle\Controller\NotifyController"; reason: unused.
Removed service ".service_locator.lHd5LiT.Payum\Bundle\PayumBundle\Controller\PayoutController"; reason: unused.
Removed service ".service_locator.lHd5LiT.Payum\Bundle\PayumBundle\Controller\RefundController"; reason: unused.
Removed service ".service_locator.lHd5LiT.Payum\Bundle\PayumBundle\Controller\SyncController"; reason: unused.
Removed service ".service_locator.lZH22eH"; reason: unused.
Removed service ".service_locator.lZH22eH.Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
Removed service ".service_locator.NLcq8cs"; reason: unused.
Removed service ".service_locator.PZ0UHmb"; reason: unused.
Removed service ".service_locator.oNwUHPj"; reason: unused.
Removed service "sylius.context.locale.composite.inner"; reason: unused.
Removed service "sylius.provider.locale.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 "sylius_api.validator.groups_generator.shipping_method_configuration.inner"; reason: unused.
Removed service "sylius_api.validator.groups_generator.payment_method.inner"; reason: unused.
Removed service "flux_se.sylius_stripe.shop.provider.checkout.after_url.inner"; reason: unused.
1506
Inlined service "sylius_cms.form.type.data_transformer.multiple_media_to_codes" to "sylius_cms.form.type.content_element.multiple_media".
Inlined service "sylius_cms.resolver.wysiwyg_strategy_resolver" to "sylius_cms.form.type.wysiwyg".
Inlined service "sylius_cms.resolver.block_resource" to "sylius_cms.twig.runtime.block".
Inlined service "sylius_cms.resolver.collection_resource" to "sylius_cms.twig.runtime.collection".
Inlined service "sylius_cms_media.image.storage" to "sylius_cms.media.filesystem.image".
Inlined service "sylius_cms_media.file.storage" to "sylius_cms.media.filesystem.file".
Inlined service "App\Migration\VendorMigration" to "App\Command\WpMigrationCommand".
Inlined service "App\Migration\CustomerMigration" to "App\Command\WpMigrationCommand".
Inlined service "App\Migration\TaxonMigration" to "App\Command\WpMigrationCommand".
Inlined service "App\Migration\TaxMigration" to "App\Command\WpMigrationCommand".
Inlined service "App\Migration\ProductAttributeMigration" to "App\Command\WpMigrationCommand".
Inlined service "App\Migration\ProductOptionMigration" to "App\Command\WpMigrationCommand".
Inlined service "App\Migration\ProductMigration" to "App\Command\WpMigrationCommand".
Inlined service "App\Migration\ProductRelatedMigration" to "App\Command\WpMigrationCommand".
Inlined service "App\Migration\OrderMigration" to "App\Command\WpMigrationCommand".
Inlined service ".service_locator.t7XzBwW.App\Controller\AdminCmsPageController" to "App\Controller\AdminCmsPageController".
Inlined service ".service_locator.t7XzBwW.App\Controller\AdminPayOrderController" to "App\Controller\AdminPayOrderController".
Inlined service ".service_locator.t7XzBwW.App\Controller\AdminRequestPaymentOrderController" to "App\Controller\AdminRequestPaymentOrderController".
Inlined service ".service_locator.t7XzBwW.App\Controller\AdminVendorPayAllController" to "App\Controller\AdminVendorPayAllController".
Inlined service ".service_locator.t7XzBwW.App\Controller\ImpersonateAdminUserController" to "App\Controller\ImpersonateAdminUserController".
Inlined service ".service_locator.t7XzBwW.App\Controller\ProductImageController" to "App\Controller\ProductImageController".
Inlined service "App\Generator\UploadedImagePathGeneratorDecorator.inner" to "App\Generator\UploadedImagePathGeneratorDecorator".
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.va_rxC4" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.DOrA4Nm" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service ".service_locator.FTFlEZq" to "console.command.workflow_dump".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets._version_admin" to "assets._package_admin".
Inlined service "assets._version_shop" to "assets._package_shop".
Inlined service "assets._version_app.admin" to "assets._package_app.admin".
Inlined service "assets._version_app.shop" to "assets._package_app.shop".
Inlined service "assets._version_abcwebTheme" to "assets._package_abcwebTheme".
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.7jukgan.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service ".state_machine.sylius_catalog_promotion.transition.0" to "state_machine.sylius_catalog_promotion.definition".
Inlined service ".state_machine.sylius_catalog_promotion.transition.1" to "state_machine.sylius_catalog_promotion.definition".
Inlined service ".state_machine.sylius_catalog_promotion.transition.2" to "state_machine.sylius_catalog_promotion.definition".
Inlined service ".state_machine.sylius_catalog_promotion.transition.3" to "state_machine.sylius_catalog_promotion.definition".
Inlined service "state_machine.sylius_catalog_promotion.metadata_store" to "state_machine.sylius_catalog_promotion.definition".
Inlined service ".state_machine.sylius_order.transition.0" to "state_machine.sylius_order.definition".
Inlined service ".state_machine.sylius_order.transition.1" to "state_machine.sylius_order.definition".
Inlined service ".state_machine.sylius_order.transition.2" to "state_machine.sylius_order.definition".
Inlined service "state_machine.sylius_order.metadata_store" to "state_machine.sylius_order.definition".
Inlined service ".state_machine.sylius_order_checkout.transition.0" to "state_machine.sylius_order_checkout.definition".
Inlined service ".state_machine.sylius_order_checkout.transition.1" to "state_machine.sylius_order_checkout.definition".
Inlined service ".state_machine.sylius_order_checkout.transition.2" to "state_machine.sylius_order_checkout.definition".
Inlined service ".state_machine.sylius_order_checkout.transition.3" to "state_machine.sylius_order_checkout.definition".
Inlined service ".state_machine.sylius_order_checkout.transition.4" to "state_machine.sylius_order_checkout.definition".
Inlined service ".state_machine.sylius_order_checkout.transition.5" to "state_machine.sylius_order_checkout.definition".
Inlined service ".state_machine.sylius_order_checkout.transition.6" to "state_machine.sylius_order_checkout.definition".
Inlined service ".state_machine.sylius_order_checkout.transition.7" to "state_machine.sylius_order_checkout.definition".
Inlined service ".state_machine.sylius_order_checkout.transition.8" to "state_machine.sylius_order_checkout.definition".
Inlined service ".state_machine.sylius_order_checkout.transition.9" to "state_machine.sylius_order_checkout.definition".
Inlined service ".state_machine.sylius_order_checkout.transition.10" to "state_machine.sylius_order_checkout.definition".
Inlined service ".state_machine.sylius_order_checkout.transition.11" to "state_machine.sylius_order_checkout.definition".
Inlined service ".state_machine.sylius_order_checkout.transition.12" to "state_machine.sylius_order_checkout.definition".
Inlined service ".state_machine.sylius_order_checkout.transition.13" to "state_machine.sylius_order_checkout.definition".
Inlined service ".state_machine.sylius_order_checkout.transition.14" to "state_machine.sylius_order_checkout.definition".
Inlined service ".state_machine.sylius_order_checkout.transition.15" to "state_machine.sylius_order_checkout.definition".
Inlined service ".state_machine.sylius_order_checkout.transition.16" to "state_machine.sylius_order_checkout.definition".
Inlined service ".state_machine.sylius_order_checkout.transition.17" to "state_machine.sylius_order_checkout.definition".
Inlined service "state_machine.sylius_order_checkout.metadata_store" to "state_machine.sylius_order_checkout.definition".
Inlined service ".state_machine.sylius_order_payment.transition.0" to "state_machine.sylius_order_payment.definition".
Inlined service ".state_machine.sylius_order_payment.transition.1" to "state_machine.sylius_order_payment.definition".
Inlined service ".state_machine.sylius_order_payment.transition.2" to "state_machine.sylius_order_payment.definition".
Inlined service ".state_machine.sylius_order_payment.transition.3" to "state_machine.sylius_order_payment.definition".
Inlined service ".state_machine.sylius_order_payment.transition.4" to "state_machine.sylius_order_payment.definition".
Inlined service ".state_machine.sylius_order_payment.transition.5" to "state_machine.sylius_order_payment.definition".
Inlined service ".state_machine.sylius_order_payment.transition.6" to "state_machine.sylius_order_payment.definition".
Inlined service ".state_machine.sylius_order_payment.transition.7" to "state_machine.sylius_order_payment.definition".
Inlined service ".state_machine.sylius_order_payment.transition.8" to "state_machine.sylius_order_payment.definition".
Inlined service ".state_machine.sylius_order_payment.transition.9" to "state_machine.sylius_order_payment.definition".
Inlined service ".state_machine.sylius_order_payment.transition.10" to "state_machine.sylius_order_payment.definition".
Inlined service ".state_machine.sylius_order_payment.transition.11" to "state_machine.sylius_order_payment.definition".
Inlined service ".state_machine.sylius_order_payment.transition.12" to "state_machine.sylius_order_payment.definition".
Inlined service ".state_machine.sylius_order_payment.transition.13" to "state_machine.sylius_order_payment.definition".
Inlined service ".state_machine.sylius_order_payment.transition.14" to "state_machine.sylius_order_payment.definition".
Inlined service ".state_machine.sylius_order_payment.transition.15" to "state_machine.sylius_order_payment.definition".
Inlined service ".state_machine.sylius_order_payment.transition.16" to "state_machine.sylius_order_payment.definition".
Inlined service ".state_machine.sylius_order_payment.transition.17" to "state_machine.sylius_order_payment.definition".
Inlined service ".state_machine.sylius_order_payment.transition.18" to "state_machine.sylius_order_payment.definition".
Inlined service ".state_machine.sylius_order_payment.transition.19" to "state_machine.sylius_order_payment.definition".
Inlined service "state_machine.sylius_order_payment.metadata_store" to "state_machine.sylius_order_payment.definition".
Inlined service ".state_machine.sylius_order_shipping.transition.0" to "state_machine.sylius_order_shipping.definition".
Inlined service ".state_machine.sylius_order_shipping.transition.1" to "state_machine.sylius_order_shipping.definition".
Inlined service ".state_machine.sylius_order_shipping.transition.2" to "state_machine.sylius_order_shipping.definition".
Inlined service ".state_machine.sylius_order_shipping.transition.3" to "state_machine.sylius_order_shipping.definition".
Inlined service ".state_machine.sylius_order_shipping.transition.4" to "state_machine.sylius_order_shipping.definition".
Inlined service "state_machine.sylius_order_shipping.metadata_store" to "state_machine.sylius_order_shipping.definition".
Inlined service ".state_machine.sylius_payment.transition.0" to "state_machine.sylius_payment.definition".
Inlined service ".state_machine.sylius_payment.transition.1" to "state_machine.sylius_payment.definition".
Inlined service ".state_machine.sylius_payment.transition.2" to "state_machine.sylius_payment.definition".
Inlined service ".state_machine.sylius_payment.transition.3" to "state_machine.sylius_payment.definition".
Inlined service ".state_machine.sylius_payment.transition.4" to "state_machine.sylius_payment.definition".
Inlined service ".state_machine.sylius_payment.transition.5" to "state_machine.sylius_payment.definition".
Inlined service ".state_machine.sylius_payment.transition.6" to "state_machine.sylius_payment.definition".
Inlined service ".state_machine.sylius_payment.transition.7" to "state_machine.sylius_payment.definition".
Inlined service ".state_machine.sylius_payment.transition.8" to "state_machine.sylius_payment.definition".
Inlined service ".state_machine.sylius_payment.transition.9" to "state_machine.sylius_payment.definition".
Inlined service ".state_machine.sylius_payment.transition.10" to "state_machine.sylius_payment.definition".
Inlined service ".state_machine.sylius_payment.transition.11" to "state_machine.sylius_payment.definition".
Inlined service ".state_machine.sylius_payment.transition.12" to "state_machine.sylius_payment.definition".
Inlined service ".state_machine.sylius_payment.transition.13" to "state_machine.sylius_payment.definition".
Inlined service "state_machine.sylius_payment.metadata_store" to "state_machine.sylius_payment.definition".
Inlined service ".state_machine.sylius_payment_request.transition.0" to "state_machine.sylius_payment_request.definition".
Inlined service ".state_machine.sylius_payment_request.transition.1" to "state_machine.sylius_payment_request.definition".
Inlined service ".state_machine.sylius_payment_request.transition.2" to "state_machine.sylius_payment_request.definition".
Inlined service ".state_machine.sylius_payment_request.transition.3" to "state_machine.sylius_payment_request.definition".
Inlined service ".state_machine.sylius_payment_request.transition.4" to "state_machine.sylius_payment_request.definition".
Inlined service ".state_machine.sylius_payment_request.transition.5" to "state_machine.sylius_payment_request.definition".
Inlined service ".state_machine.sylius_payment_request.transition.6" to "state_machine.sylius_payment_request.definition".
Inlined service "state_machine.sylius_payment_request.metadata_store" to "state_machine.sylius_payment_request.definition".
Inlined service ".state_machine.sylius_product_review.transition.0" to "state_machine.sylius_product_review.definition".
Inlined service ".state_machine.sylius_product_review.transition.1" to "state_machine.sylius_product_review.definition".
Inlined service "state_machine.sylius_product_review.metadata_store" to "state_machine.sylius_product_review.definition".
Inlined service ".state_machine.sylius_shipment.transition.0" to "state_machine.sylius_shipment.definition".
Inlined service ".state_machine.sylius_shipment.transition.1" to "state_machine.sylius_shipment.definition".
Inlined service ".state_machine.sylius_shipment.transition.2" to "state_machine.sylius_shipment.definition".
Inlined service ".state_machine.sylius_shipment.transition.3" to "state_machine.sylius_shipment.definition".
Inlined service ".state_machine.sylius_shipment.transition.4" to "state_machine.sylius_shipment.definition".
Inlined service "state_machine.sylius_shipment.metadata_store" to "state_machine.sylius_shipment.definition".
Inlined service ".state_machine.sylius_refund_refund_payment.transition.0" to "state_machine.sylius_refund_refund_payment.definition".
Inlined service "state_machine.sylius_refund_refund_payment.metadata_store" to "state_machine.sylius_refund_refund_payment.definition".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "sylius_api.api_platform.routing.api_loader" 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.f7X2Djx" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.LVEG_Wo.router.default" to "router.default".
Inlined service "monolog.logger.router" to "router.default".
Inlined service "config_cache_factory" to "router.default".
Inlined service ".service_locator.u.4FiKa" to "router.expression_language_provider".
Inlined service ".service_locator.qXR9Hv0.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 "sylius_api.denormalizer.command_arguments" to "serializer".
Inlined service "sylius_api.denormalizer.translatable_locale_key" to "serializer".
Inlined service "sylius_api.denormalizer.product_variant_channel_pricings_channel_code_key" to "serializer".
Inlined service "sylius_api.denormalizer.address" to "serializer".
Inlined service "sylius_api.normalizer.product" to "serializer".
Inlined service "sylius_api.denormalizer.product_attribute_value" to "serializer".
Inlined service "sylius_api.denormalizer.product" to "serializer".
Inlined service "sylius_api.normalizer.product_attribute_value" to "serializer".
Inlined service "sylius_api.normalizer.product_option_value" to "serializer".
Inlined service "sylius_api.normalizer.image" to "serializer".
Inlined service "sylius_api.normalizer.command" to "serializer".
Inlined service "sylius_api.normalizer.product_variant" to "serializer".
Inlined service "sylius_api.normalizer.shipping_method" to "serializer".
Inlined service "sylius_api.normalizer.generated_promotion_coupons" to "serializer".
Inlined service "sylius_api.denormalizer.zone" to "serializer".
Inlined service "sylius_api.denormalizer.translatable" to "serializer".
Inlined service "sylius_api.denormalizer.channel_price_history_config" to "serializer".
Inlined service "sylius_api.denormalizer.channel" to "serializer".
Inlined service "sylius_api.denormalizer.numeric_to_string.tax_rate" to "serializer".
Inlined service "sylius_api.denormalizer.numeric_to_string.exchange_rate" to "serializer".
Inlined service "sylius_api.denormalizer.customer" to "serializer".
Inlined service "sylius_api.normalizer.doctrine_collection_values" to "serializer".
Inlined service "pagerfanta.serializer.normalizer" to "serializer".
Inlined service "api_platform.openapi.normalizer.legacy" to "serializer".
Inlined service "api_platform.openapi.normalizer.legacy" to "serializer".
Inlined service "sylius_api.normalizer.date_time" to "serializer".
Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
Inlined service "fos_rest.serializer.flatten_exception_normalizer" to "serializer".
Inlined service "api_platform.normalizer.constraint_violation_list" to "serializer".
Inlined service "api_platform.hydra.normalizer.constraint_violation_list" to "serializer".
Inlined service "api_platform.openapi.normalizer.legacy" to "serializer".
Inlined service "api_platform.jsonld.normalizer.validation_exception" 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.validation_exception" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.number" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.translatable" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "sylius_api.api_platform.hydra.normalizer.empty_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.csv" to "serializer".
Inlined service "api_platform.jsonopenapi.encoder" to "serializer".
Inlined service "api_platform.yamlopenapi.encoder" 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 "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.ECaP3MA" 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.gdE1vjj" 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 "sylius.validator.customer_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.yJ1kadJ" 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.uCekY1U" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.gDbcKml" 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 "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.workflow" to "profiler".
Inlined service "sylius.collector.channel" to "profiler".
Inlined service "Sylius\Bundle\ThemeBundle\Collector\ThemeCollector" to "profiler".
Inlined service "Sylius\TwigHooks\Profiler\HooksDataCollector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "sylius.collector.core" to "profiler".
Inlined service "sylius.collector.cart" to "profiler".
Inlined service ".service_locator.l73xxOy" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service ".service_locator.2QMaG2L" to "security.helper".
Inlined service ".service_locator.FoI86eo" to "security.helper".
Inlined service ".service_locator.jQNq698" to "security.helper".
Inlined service ".service_locator.J5nYPw8" to "security.helper".
Inlined service ".service_locator.Ca6h4Q9" 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 "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.Tj0VsOc" to "security.access_map".
Inlined service ".security.request_matcher.Y_4NC2E" to "security.access_map".
Inlined service ".security.request_matcher.LeCn54V" to "security.access_map".
Inlined service ".security.request_matcher.xuHmSO8" to "security.access_map".
Inlined service ".security.request_matcher.OBuVBXb" to "security.access_map".
Inlined service ".security.request_matcher.U4IswUq" to "security.access_map".
Inlined service ".security.request_matcher.lCUzHNs" to "security.access_map".
Inlined service ".security.request_matcher.9OQzJde" to "security.access_map".
Inlined service ".security.request_matcher.cdOHTsi" to "security.access_map".
Inlined service ".security.request_matcher.iRJMx9C" to "security.access_map".
Inlined service ".security.request_matcher.VeujRgf" to "security.access_map".
Inlined service ".security.request_matcher..nlawRF" to "security.access_map".
Inlined service ".security.request_matcher.7nS8dNL" 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.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.api_admin.json_login" to "security.authenticator.json_login.api_admin".
Inlined service "security.authentication.failure_handler.api_admin.json_login" to "security.authenticator.json_login.api_admin".
Inlined service "debug.security.firewall.authenticator.api_admin.inner" to "debug.security.firewall.authenticator.api_admin".
Inlined service "security.exception_listener.api_admin" to "security.firewall.map.context.api_admin".
Inlined service "security.firewall.map.config.api_admin" to "security.firewall.map.context.api_admin".
Inlined service "security.authentication.success_handler.api_shop.json_login" to "security.authenticator.json_login.api_shop".
Inlined service "security.authentication.failure_handler.api_shop.json_login" to "security.authenticator.json_login.api_shop".
Inlined service "debug.security.firewall.authenticator.api_shop.inner" to "debug.security.firewall.authenticator.api_shop".
Inlined service "security.exception_listener.api_shop" to "security.firewall.map.context.api_shop".
Inlined service "security.firewall.map.config.api_shop" to "security.firewall.map.context.api_shop".
Inlined service ".security.request_matcher.oJ3MdVs" to ".security.request_matcher..hugC.w".
Inlined service "security.authentication.success_handler.shop.form_login" to "security.authenticator.form_login.shop".
Inlined service "security.authentication.failure_handler.shop.form_login" to "security.authenticator.form_login.shop".
Inlined service "security.authentication.success_handler.shop.json_login" to "security.authenticator.json_login.shop".
Inlined service "security.authentication.failure_handler.shop.json_login" to "security.authenticator.json_login.shop".
Inlined service "security.authenticator.remember_me_signature_hasher.shop" to "security.authenticator.remember_me_handler.shop".
Inlined service "debug.security.firewall.authenticator.shop.inner" to "debug.security.firewall.authenticator.shop".
Inlined service "security.exception_listener.shop" to "security.firewall.map.context.shop".
Inlined service "security.logout_listener.shop" to "security.firewall.map.context.shop".
Inlined service "security.firewall.map.config.shop" to "security.firewall.map.context.shop".
Inlined service ".security.request_matcher.ejVA.H1" to ".security.request_matcher.vpx8F1s".
Inlined service "security.firewall.map.config.image_resolver" to "security.firewall.map.context.image_resolver".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service ".security.request_matcher.nnnl5oT" to ".security.request_matcher.Tj0VsOc".
Inlined service ".security.request_matcher.cRhJ5PR" to ".security.request_matcher.Y_4NC2E".
Inlined service ".security.request_matcher.i6cPbgR" to ".security.request_matcher.LeCn54V".
Inlined service ".security.request_matcher.1MsX9fJ" to ".security.request_matcher.xuHmSO8".
Inlined service ".security.request_matcher.nzYGFF8" to ".security.request_matcher.OBuVBXb".
Inlined service ".security.request_matcher.mf8Hf2w" to ".security.request_matcher.lCUzHNs".
Inlined service ".security.request_matcher.wX.xb5W" to ".security.request_matcher.9OQzJde".
Inlined service ".security.request_matcher.GkGf8GR" to ".security.request_matcher.iRJMx9C".
Inlined service ".security.request_matcher.TDYwNvQ" to ".security.request_matcher.VeujRgf".
Inlined service ".security.request_matcher.Hm8IrO7" to ".security.request_matcher..nlawRF".
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.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "workflow.twig_extension" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "sylius_cms.twig.extension.block" to "twig".
Inlined service "sylius_cms.twig.extension.collection" to "twig".
Inlined service "sylius_cms.twig.extension.media" to "twig".
Inlined service "sylius_cms.twig.extension.render_content" to "twig".
Inlined service "sylius_cms.twig.extension.render_content_elements" to "twig".
Inlined service "sylius_cms.twig.extension.render_link" to "twig".
Inlined service "sylius_cms.twig.extension.template_exists" to "twig".
Inlined service "sylius_cms.twig.extension.resolve_media_video_path" to "twig".
Inlined service "Twig\Extra\Intl\IntlExtension" to "twig".
Inlined service "Twig\Extra\String\StringExtension" to "twig".
Inlined service "App\Twig\Extension\AppExtension" to "twig".
Inlined service "App\Twig\Extension\ThemeAssetExtension" to "twig".
Inlined service "sylius.twig.extension.convert_money" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "sylius.twig.extension.aggregate_adjustments" to "twig".
Inlined service "sylius.twig.extension.format_money" to "twig".
Inlined service "sylius.twig.extension.currency" to "twig".
Inlined service "sylius.twig.extension.locale" to "twig".
Inlined service "sylius.twig.extension.country_name" to "twig".
Inlined service "sylius.twig.extension.province_naming" to "twig".
Inlined service "sylius.twig.extension.inventory" to "twig".
Inlined service "sylius.twig.extension.percentage" to "twig".
Inlined service "sylius.twig.extension.merge_recursive" to "twig".
Inlined service "sylius.twig.extension.redirect_path" to "twig".
Inlined service "sylius.twig.extension.sylius_bundle_loaded_checker" 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_map" 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 "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_admin.twig.extension.string_loader" to "twig".
Inlined service "sylius_admin.twig.extension.attribute" to "twig".
Inlined service "sylius_admin.twig.extension.shop" to "twig".
Inlined service "sylius_admin.twig.extension.channels_currencies" to "twig".
Inlined service "sylius_admin.twig.extension.order_unit_taxes" to "twig".
Inlined service "sylius_admin.twig.extension.channel_name" to "twig".
Inlined service "sylius_admin.twig.extension.payment_method" to "twig".
Inlined service "sylius_admin.twig.extension.promotion_labels" to "twig".
Inlined service "sylius_shop.twig.extension.order_item_original_price_to_display" to "twig".
Inlined service "sylius_shop.twig.extension.order_payments" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "Sylius\TwigHooks\Twig\HooksExtension" 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 "sylius_twig_extra.twig.extension.merge_recursive" to "twig".
Inlined service "sylius_twig_extra.twig.extension.sort_by" to "twig".
Inlined service "sylius_twig_extra.twig.extension.test_form_attribute" to "twig".
Inlined service "sylius_twig_extra.twig.extension.test_html_attribute" to "twig".
Inlined service "sylius_twig_extra.twig.extension.route_exists" to "twig".
Inlined service ".ux_icons.twig_icon_extension" to "twig".
Inlined service "sylius_paypal.twig.extension.paypal" to "twig".
Inlined service "sylius_paypal.twig.extension.order_address" 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 "pagerfanta.undefined_callable_handler" to "twig".
Inlined service "ux.twig_component.twig.environment_configurator" to "twig".
Inlined service ".service_locator.lMv3Dwi.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.I7GPO4D" 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 "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.rGjwnY0" 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 "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
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 "doctrine.orm.typed_field_mapper.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.4DSLm.O" to "doctrine.orm.default_entity_listener_resolver".
Inlined service ".1_DataMapper~RgxIoln" to "sylius.form.data_mapper.order_item_quantity".
Inlined service "sylius.aggregator.adjustments_by_label" to "sylius.twig.extension.aggregate_adjustments".
Inlined service "sylius.remover.expired_carts" to "sylius.console.command.remove_expired_carts".
Inlined service "sylius.context.currency.storage_based" to "sylius.context.currency.composite".
Inlined service "sylius.provider.locale_collection.cached.inner" to "sylius.provider.locale_collection.cached".
Inlined service "sylius.converter.locale" to "sylius.twig.extension.locale".
Inlined service "sylius.form.data_transformer.locale_to_code" to "sylius.form.type.product_attribute_value".
Inlined service "sylius.custom_factory.product.inner" to "sylius.custom_factory.product".
Inlined service "sylius.context.channel.request_based" to "sylius.context.channel.composite".
Inlined service "sylius.context.channel.single_channel" to "sylius.context.channel.composite".
Inlined service "sylius.context.channel.fake_channel.context" to "sylius.context.channel.composite".
Inlined service "App\Attribute\AttributeType\SelectImageAttributeType" to "sylius.registry.attribute_type".
Inlined service "sylius.attribute_type.text" to "sylius.registry.attribute_type".
Inlined service "sylius.attribute_type.textarea" to "sylius.registry.attribute_type".
Inlined service "sylius.attribute_type.checkbox" to "sylius.registry.attribute_type".
Inlined service "sylius.attribute_type.integer" to "sylius.registry.attribute_type".
Inlined service "sylius.attribute_type.float" to "sylius.registry.attribute_type".
Inlined service "sylius.attribute_type.percent" to "sylius.registry.attribute_type".
Inlined service "sylius.attribute_type.datetime" to "sylius.registry.attribute_type".
Inlined service "sylius.attribute_type.date" to "sylius.registry.attribute_type".
Inlined service "sylius.attribute_type.select" to "sylius.registry.attribute_type".
Inlined service "sylius.tax_calculator.default" to "sylius.registry.tax_calculator".
Inlined service "sylius.tax_calculator.decimal" to "sylius.registry.tax_calculator".
Inlined service "sylius.registry.tax_calculator" to "sylius.tax_calculator".
Inlined service "sylius.checker.tax_rate_date_eligibility" to "sylius.resolver.tax_rate".
Inlined service "sylius.checker.shipping_method.category_requirement_eligibility" to "sylius.checker.shipping_method_eligibility".
Inlined service "sylius.checker.shipping_method.rules_eligibility" to "sylius.checker.shipping_method_eligibility".
Inlined service "sylius.form_registry.shipping_calculator" to "sylius.form.type.shipping_method".
Inlined service "sylius.form_registry.shipping_method_rule_checker" to "sylius.form.type.shipping_method_rule".
Inlined service "App\ShippingCalculator\WpTableRateCalculator" to "sylius.registry.shipping_calculator".
Inlined service "sylius.calculator.shipping.flat_rate" to "sylius.registry.shipping_calculator".
Inlined service "sylius.calculator.shipping.per_unit_rate" to "sylius.registry.shipping_calculator".
Inlined service "sylius.resolver.shipping_methods.default" to "sylius.registry.shipping_methods_resolver".
Inlined service "sylius.resolver.shipping_methods.zones_and_channel_based" to "sylius.registry.shipping_methods_resolver".
Inlined service "sylius.checker.shipping_method_rule.total_weight_greater_than_or_equal" to "sylius.registry.shipping_method_rule_checker".
Inlined service "sylius.checker.shipping_method_rule.total_weight_less_than_or_equal" to "sylius.registry.shipping_method_rule_checker".
Inlined service "sylius.checker.shipping_method_rule.order_total_greater_than_or_equal" to "sylius.registry.shipping_method_rule_checker".
Inlined service "sylius.checker.shipping_method_rule.order_total_less_than_or_equal" to "sylius.registry.shipping_method_rule_checker".
Inlined service "sylius.registry.shipping_methods_resolver" to "sylius.resolver.shipping_methods".
Inlined service "sylius.checker.payment_request_duplication" to "sylius.command_provider.gateway_factory".
Inlined service ".service_locator.dR_5Y6C" to "sylius.command_provider.gateway_factory".
Inlined service "sylius.provider.payment_request.notify_payment" to "sylius.controller.payment_method_notify".
Inlined service "sylius.form_registry.payment_gateway_config" to "sylius.form.type.gateway_config".
Inlined service "sylius.generator.gateway_name" to "sylius.form.type.payment_method".
Inlined service "sylius.canceller.payment_request" to "sylius.listener.payment_method_change".
Inlined service "sylius.provider.payment_request.http_response.gateway_factory" to "sylius.processor.payment_request.http_response".
Inlined service ".service_locator.PlOE4zC" to "sylius.provider.payment_request.http_response.gateway_factory".
Inlined service ".service_locator.ejohRRZ" to "sylius.provider.payment_request.http_response.offline".
Inlined service "sylius.resolver.payment_methods.default" to "sylius.registry.payment_methods_resolver".
Inlined service "sylius.resolver.payment_methods.channel_based" to "sylius.registry.payment_methods_resolver".
Inlined service "sylius.encrypter.gateway_config" to "sylius.listener.gateway_config_encryption".
Inlined service "sylius_payum.checker.gateway_config_encryption" to "sylius.listener.gateway_config_encryption".
Inlined service "sylius.encrypter.payment_request" to "sylius.listener.payment_request_encryption".
Inlined service "mailer.mailer" to "sylius.email_sender.adapter.symfony_mailer".
Inlined service "sylius.checker.promotion_coupon.duration_eligibility" to "sylius.checker.promotion_coupon_eligibility".
Inlined service "sylius.checker.promotion_coupon.usage_limit_eligibility" to "sylius.checker.promotion_coupon_eligibility".
Inlined service "sylius.checker.promotion_coupon.channel_eligibility" to "sylius.checker.promotion_coupon_eligibility".
Inlined service "sylius.checker.promotion.promotion_coupon_per_customer_usage_limit_eligibility" to "sylius.checker.promotion_coupon_eligibility".
Inlined service "sylius.checker.promotion.duration_eligibility" to "sylius.checker.promotion_eligibility".
Inlined service "sylius.checker.promotion.usage_limit_eligibility" to "sylius.checker.promotion_eligibility".
Inlined service "sylius.checker.promotion.subject_coupon_eligibility" to "sylius.checker.promotion_eligibility".
Inlined service "sylius.checker.promotion.rules_eligibility" to "sylius.checker.promotion_eligibility".
Inlined service "sylius.checker.promotion.archival_eligibility" to "sylius.checker.promotion_eligibility".
Inlined service "sylius.form_registry.promotion_action" to "sylius.form.type.promotion_action".
Inlined service "sylius.form_registry.promotion_rule_checker" to "sylius.form.type.promotion_rule".
Inlined service ".1_DataMapper~MPYPbP7" to "sylius.form.type.promotion_coupon_generator_instruction".
Inlined service "sylius.factory.promotion_coupon_generator_instruction" to "sylius.form.type.promotion_coupon_generator_instruction".
Inlined service "sylius.provider.active_promotions" to "sylius.processor.promotion".
Inlined service "sylius.action.applicator.promotion" to "sylius.processor.promotion".
Inlined service "sylius.checker.promotion_rule.customer_group" to "sylius.registry.promotion.rule_checker".
Inlined service "sylius.checker.promotion_rule.nth_order" to "sylius.registry.promotion.rule_checker".
Inlined service "sylius.checker.promotion_rule.shipping_country" to "sylius.registry.promotion.rule_checker".
Inlined service "sylius.checker.promotion_rule.has_taxon" to "sylius.registry.promotion.rule_checker".
Inlined service "sylius.checker.promotion_rule.total_of_items_from_taxon" to "sylius.registry.promotion.rule_checker".
Inlined service "sylius.checker.promotion_rule.contains_product" to "sylius.registry.promotion.rule_checker".
Inlined service "sylius.checker.promotion_rule.item_total" to "sylius.registry.promotion.rule_checker".
Inlined service "sylius.checker.promotion_rule.cart_quantity" to "sylius.registry.promotion.rule_checker".
Inlined service "sylius.command.promotion_action.fixed_discount" to "sylius.registry.promotion_action".
Inlined service "sylius.command.promotion_action.unit_fixed_discount" to "sylius.registry.promotion_action".
Inlined service "sylius.command.promotion_action.percentage_discount" to "sylius.registry.promotion_action".
Inlined service "sylius.command.promotion_action.unit_percentage_discount" to "sylius.registry.promotion_action".
Inlined service "sylius.command.promotion_action.shipping_percentage_discount" to "sylius.registry.promotion_action".
Inlined service ".1_BuildAddressFormSubscriber~FIWghZg" to "sylius.form.type.address".
Inlined service "sylius.custom_repository.tree.taxon.inner" to "sylius.custom_repository.tree.taxon".
Inlined service ".2_ClassMetadata~1JTW6AM" to "sylius.repository.nested_tree.taxon".
Inlined service "sylius.repository.nested_tree.taxon" to "sylius.provider.taxon_tree".
Inlined service "sylius.admin_user.token_uniqueness_checker.password_reset" to "sylius.admin_user.token_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.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.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.twig.error_renderer.inner" to "sylius.twig.error_renderer".
Inlined service "sylius.twig.ux.component_template_finder.inner" to "sylius.twig.ux.component_template_finder".
Inlined service "sylius.calculator.average_rating" to "sylius.updater.product_review.average_rating".
Inlined service "sylius.applicator.catalog_promotion.action_based_discount" to "sylius.applicator.catalog_promotion".
Inlined service "sylius.checker.catalog_promotion.product_variant_for_catalog_promotion_eligibility" to "sylius.applicator.catalog_promotion".
Inlined service "sylius.calculator.catalog_promotion.price" to "sylius.applicator.catalog_promotion.action_based_discount".
Inlined service ".service_locator.3Kj.6pj" to "sylius.checker.catalog_promotion.product_variant_for_catalog_promotion_eligibility".
Inlined service "sylius.custom_repository.tree.taxon" to "sylius.checker.catalog_promotion.in_for_taxons_scope_variant".
Inlined service "sylius.applicator.catalog_promotion" to "sylius.command_handler.catalog_promotion.apply_variants".
Inlined service "sylius.processor.catalog_promotion.clearer" to "sylius.command_handler.catalog_promotion.apply_variants".
Inlined service "sylius.processor.catalog_promotion.state" to "sylius.command_handler.catalog_promotion.update_state".
Inlined service "sylius.calculator.delay_stamp" to "sylius.announcer.catalog_promotion".
Inlined service "sylius.resetter.user_password.admin" to "sylius.command_handler.admin.account.reset_password".
Inlined service "sylius.updater.unpaid_orders_state" to "sylius.console.command.cancel_unpaid_orders".
Inlined service "sylius.checker.installer.sylius_requirements" to "sylius.console.command.check_requirements".
Inlined service "sylius.remover.channel_pricing_log_entries" to "sylius.console.command.price_history.clear".
Inlined service "sylius.provider.installer.database_setup_commands" to "sylius.console.command.install_database".
Inlined service "sylius.setup.installer.currency" to "sylius.console.command.setup".
Inlined service "sylius.setup.installer.locale" to "sylius.console.command.setup".
Inlined service "sylius.setup.installer.channel" to "sylius.console.command.setup".
Inlined service "sylius.context.cart.new_shop_based.inner" to "sylius.context.cart.new_shop_based".
Inlined service "sylius.resolver.cart.created_by_guest_flag" to "sylius.context.cart.new_shop_based".
Inlined service "sylius.fixture.example_factory.admin_user" to "sylius.fixture.admin_user".
Inlined service ".1_DataMapper~rQCmd4m" to "sylius.form.type.channel_price_history_config".
Inlined service "sylius.requirements.installer.sylius" to "sylius.checker.installer.sylius_requirements".
Inlined service ".1_SettingsRequirements~HAXNFIO" to "sylius.requirements.installer.sylius".
Inlined service ".2_ExtensionsRequirements~HAXNFIO" to "sylius.requirements.installer.sylius".
Inlined service ".3_FilesystemRequirements~HAXNFIO" to "sylius.requirements.installer.sylius".
Inlined service "sylius.listener.locale_aware.inner" to "sylius.listener.locale_aware".
Inlined service "sylius.updater.promotion_rule.has_taxon" to "sylius.listener.taxon_deletion".
Inlined service "sylius.checker.inventory.order_item_availability" to "sylius.listener.payment_pre_complete".
Inlined service ".1_ExpressionLanguage~oxK6_JG" to "sylius.processor.order_pay.route_parameters".
Inlined service "sylius.resolver.shipping_method.default" to "sylius.order_processing.order_shipment_processor".
Inlined service "sylius.calculator.shipping" to "sylius.order_processing.shipping_charges_processor".
Inlined service "sylius.processor.promotion" to "sylius.order_processing.order_promotion_processor".
Inlined service "sylius.provider.channel_based_default_zone" to "sylius.order_processing.order_taxes_processor".
Inlined service "sylius.registry.tax_calculation_strategy" to "sylius.order_processing.order_taxes_processor".
Inlined service "sylius.resolver.taxation_address" to "sylius.order_processing.order_taxes_processor".
Inlined service "sylius.logger.price_history.price_change" to "sylius.entity_observer.price_history.create_log_entry_on_price_change".
Inlined service "sylius.provider.statistics.sales" to "sylius.provider.statistics".
Inlined service "sylius.provider.statistics.business_activity_summary" to "sylius.provider.statistics".
Inlined service "sylius.strategy.taxation.tax_calculation.order_items_based" to "sylius.registry.tax_calculation_strategy".
Inlined service "sylius.strategy.taxation.tax_calculation.order_item_units_based" to "sylius.registry.tax_calculation_strategy".
Inlined service "sylius.provider.channel_based_product_translation" to "sylius.twig.extension.product_translation".
Inlined service "sylius.storage" to "sylius.adapter.filesystem.flysystem".
Inlined service "sylius.provider.product_variant_map" to "sylius.twig.extension.product_variants_map".
Inlined service "sylius.adder.customer.unique_address" to "sylius.saver.customer.order_addresses".
Inlined service "sylius.modifier.cart.limiting_order_item_quantity.inner" to "sylius.modifier.cart.limiting_order_item_quantity".
Inlined service "sylius.checker.product_variant_lowest_price_display" to "sylius.calculator.product_variant_price".
Inlined service "sylius_api.section_resolver.shop_api_uri_based" to "sylius.section_resolver.uri_based".
Inlined service "sylius_api.section_resolver.admin_api_uri_based" to "sylius.section_resolver.uri_based".
Inlined service "sylius_admin.section_resolver.admin_uri_based" to "sylius.section_resolver.uri_based".
Inlined service "sylius_shop.section_resolver.shop_uri_based" to "sylius.section_resolver.uri_based".
Inlined service "sylius_paypal.resolver.payment_method.paypal" to "sylius.provider.payment.order".
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.provider.customer" to "sylius.resolver.customer".
Inlined service "sylius.context.initiator.legacy_request_context.inner" to "sylius.context.initiator.legacy_request_context".
Inlined service "sylius.context.initiator.legacy_request_context" to "sylius.main_controller".
Inlined service "sylius.state_provider.security" to "sylius.main_controller".
Inlined service "sylius.state_processor.write" to "sylius.main_controller".
Inlined service "sylius.resource_factory.expression_language" to "sylius.expression_language.argument_parser.factory".
Inlined service "sylius.expression_language.variables_collection.factory" to "sylius.expression_language.argument_parser.factory".
Inlined service "sylius.repository.expression_language" to "sylius.expression_language.argument_parser.repository".
Inlined service "sylius.expression_language.variables_collection.repository" to "sylius.expression_language.argument_parser.repository".
Inlined service "sylius.routing.expression_language" to "sylius.expression_language.argument_parser.routing".
Inlined service "sylius.expression_language.variables_collection.routing" to "sylius.expression_language.argument_parser.routing".
Inlined service "sylius.registry.resource_repository" to "sylius.form.type.resource_autocomplete_choice".
Inlined service "sylius.negotiator" to "sylius.listener.add_format".
Inlined service "sylius.cache.metadata.resource_collection.recorder_inner" to "sylius.cache.metadata.resource_collection".
Inlined service "sylius.resource_metadata_collection.factory.state_machine.inner" to "sylius.resource_metadata_collection.factory.state_machine".
Inlined service "sylius.resource_metadata_collection.factory.doctrine" to "sylius.resource_metadata_collection.factory.redirect".
Inlined service "sylius.resource_metadata_collection.factory.redirect" to "sylius.resource_metadata_collection.factory.vars".
Inlined service "sylius.resource_metadata_collection.factory.vars" to "sylius.resource_metadata_collection.factory.provider".
Inlined service "sylius.resource_metadata_collection.factory.provider" to "sylius.resource_metadata_collection.factory.resource_factory".
Inlined service "sylius.resource_metadata_collection.factory.resource_factory" to "sylius.resource_metadata_collection.factory.event_short_name".
Inlined service "sylius.resource_metadata_collection.factory.state_machine" to "sylius.resource_metadata_collection.factory.templates_dir".
Inlined service "sylius.metadata.resource_class_list.factory.attributes" to "sylius.symfony.routing.loader.resource".
Inlined service "sylius.routing.resource.route_collection_factory" to "sylius.symfony.routing.loader.resource".
Inlined service ".1_RouteFactory~90cB9.t" to "sylius.routing.loader.resource".
Inlined service "sylius.routing.factory.operation_route_path_factory.collection.inner" to "sylius.routing.factory.operation_route_path_factory.collection".
Inlined service "sylius.expression_language.argument_parser.routing" to "sylius.routing.redirect_handler".
Inlined service "sylius.state_processor.dispatch_pre_write_event.inner" to "sylius.state_processor.dispatch_pre_write_event".
Inlined service "sylius.state_processor.dispatch_pre_write_event" to "sylius.state_processor.dispatch_post_write_event".
Inlined service "sylius.state_processor.dispatch_post_write_event" to "sylius.state_processor.bulk_aware".
Inlined service "sylius.state_responder" to "sylius.state_processor.respond".
Inlined service "sylius.state_processor.serialize" to "sylius.state_processor.write".
Inlined service "sylius.state_processor.bulk_aware" to "sylius.state_processor.write".
Inlined service "sylius.state_processor.flash" to "sylius.state_processor.serialize".
Inlined service "sylius.state_processor.respond" to "sylius.state_processor.flash".
Inlined service "sylius.state_provider.factory.inner" to "sylius.state_provider.factory".
Inlined service "sylius.state_factory" to "sylius.state_provider.factory".
Inlined service "sylius.state_provider.factory" to "sylius.state_provider.dispatch_post_read_event".
Inlined service "sylius.state_provider.dispatch_post_read_event" to "sylius.state_provider.deserialize".
Inlined service "sylius.state_provider.deserialize" to "sylius.state_provider.form".
Inlined service "sylius.state_provider.form" to "sylius.state_provider.validate".
Inlined service "sylius.state_provider.validate" to "sylius.state_provider.security".
Inlined service "sylius.security.operation_access_checker" to "sylius.state_provider.security".
Inlined service ".service_locator.o417bQ9" to "sylius.state_factory".
Inlined service "sylius.expression_language.argument_parser.factory" to "sylius.state_factory".
Inlined service ".service_locator.FwnGaxe" to "Sylius\Resource\Symfony\Request\State\Provider".
Inlined service "sylius.repository_argument_resolver.request" to "Sylius\Resource\Symfony\Request\State\Provider".
Inlined service "sylius.expression_language.argument_parser.repository" to "Sylius\Resource\Symfony\Request\State\Provider".
Inlined service "sylius.state_machine.operation" to "Sylius\Resource\StateMachine\State\ApplyStateMachineTransitionProcessor".
Inlined service "sylius.twig.context.factory.legacy" to "sylius.state_responder.html".
Inlined service "sylius.headers_initiator.api" to "sylius.state_responder.api".
Inlined service ".service_locator.koM7s0M" to "sylius.state_machine.operation".
Inlined service "sylius.twig.context.factory.request.inner" to "sylius.twig.context.factory.request".
Inlined service "sylius.twig.context.factory.request" to "sylius.twig.context.factory.legacy".
Inlined service "sylius.registry.form_builder" to "sylius.form.type.default".
Inlined service "sylius.form_builder.default" to "sylius.registry.form_builder".
Inlined service "sylius.resource_controller.resources_resolver.grid_aware.inner" to "sylius.resource_controller.resources_resolver.grid_aware".
Inlined service "sylius.custom_grid_renderer.twig.inner" to "sylius.custom_grid_renderer.twig".
Inlined service "sylius.checker.cli_context" to "sylius.translatable_entity_locale_assigner".
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.AplwcRC" to "sylius.grid.grid_registry".
Inlined service "Sylius\Component\Grid\Data\Provider.inner" to "Sylius\Component\Grid\Data\Provider".
Inlined service "sylius.grid_filter.resource_autocomplete" to "sylius.registry.grid_filter".
Inlined service "sylius_admin.grid_filter.ux_autocomplete" to "sylius.registry.grid_filter".
Inlined service "sylius_admin.grid_filter.ux_translatable_autocomplete" to "sylius.registry.grid_filter".
Inlined service "sylius_shop.grid_filter.string" to "sylius.registry.grid_filter".
Inlined service "gaufrette.sylius_image_adapter" to "gaufrette.sylius_image_filesystem".
Inlined service "gaufrette.sylius_refund_credit_memo_adapter" to "gaufrette.sylius_refund_credit_memo_filesystem".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service "knp_menu.menu_provider.chain" to "knp_menu.helper".
Inlined service ".service_locator.v8LYJ52" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.runtime".
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.meta_data.reader" to "liip_imagine.gd".
Inlined service "payum.http_request_verifier_builder" to "payum.builder".
Inlined service "payum.token_factory_builder" to "payum.builder".
Inlined service "payum.core_gateway_factory_builder" to "payum.builder".
Inlined service "sylius_paypal.gateway_factory_builder" to "payum.builder".
Inlined service "stof_doctrine_extensions.tool.actor_provider" to "stof_doctrine_extensions.listener.loggable".
Inlined service ".service_locator.OvSRsJw" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view_factory" to "pagerfanta.twig_runtime".
Inlined service "pagerfanta.route_generator_factory" to "pagerfanta.twig_runtime".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "sylius.fixture.locale" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.currency" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.geographical" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.payment_method" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.shipping_category" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.shipping_method" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.catalog_promotion" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.channel" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.customer_group" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.shop_user" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.admin_user" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.similar_product_association" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.product_option" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.product_attribute" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.product_review" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.tax_category" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.tax_rate" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.promotion" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.taxon" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.product" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.order" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.address" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.payment" to "sylius_fixtures.fixture_registry".
Inlined service "odiseo_sylius_rbac_plugin.fixture.administration_role" to "sylius_fixtures.fixture_registry".
Inlined service ".1_FixtureLoader~XuaSDZr" to "sylius_fixtures.fixture_loader".
Inlined service ".2_SuiteLoader~XuaSDZr" to "sylius_fixtures.suite_loader".
Inlined service "sylius_payum.checker.payum_gateway_config_encryption" to "sylius_payum.form.extension.type.crypted_gateway_config".
Inlined service "sylius_payum.factory.capture" to "sylius_payum.command_handler.payment_request.token.capture".
Inlined service "sylius_payum.factory.authorize" to "sylius_payum.command_handler.payment_request.token.authorize".
Inlined service "sylius_payum.command_provider.payment_request.offline.inner" to "sylius_payum.command_provider.payment_request.offline".
Inlined service ".service_locator.FZq3CBZ" to "sylius_payum.command_provider.payment_request.offline".
Inlined service "sylius_payum.factory.resolve_next_route" to "sylius_shop.provider.order_pay.after_pay_response.payum".
Inlined service "Sylius\Bundle\ThemeBundle\Configuration\ThemeConfiguration" to "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface".
Inlined service ".1_Processor~Y4WjD.5" 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 "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_admin.security.shop_user_impersonator" to "sylius_admin.controller.impersonate_user".
Inlined service "sylius.command_dispatcher.reset_password" to "sylius_admin.controller.account.reset_password".
Inlined service "sylius.command_dispatcher.resend_order_confirmation_email" to "sylius_admin.controller.resend_order_confirmation_email".
Inlined service "sylius.command_dispatcher.resend_shipment_confirmation_email" to "sylius_admin.controller.resend_shipment_confirmation_email".
Inlined service "sylius_admin.resource_controller.redirect_handler.inner" to "sylius_admin.resource_controller.redirect_handler".
Inlined service ".1_DataMapper~mmdZnR7" to "sylius_admin.form.type.channel_price_history_config".
Inlined service "sylius_admin.mailer.shipment_email_manager" to "sylius_admin.listener.shipment_ship".
Inlined service "sylius_admin.form.type.data_transformer.products_to_product_associations" to "sylius_admin.form.type.product_associations".
Inlined service "sylius_shop.mailer.contact_email_manager" to "sylius_shop.controller.contact".
Inlined service "sylius_shop.locale_switcher" to "sylius_shop.controller.locale_switch".
Inlined service "sylius.assigner.customer_id" to "sylius_shop.listener.order_customer_ip".
Inlined service "sylius_shop.mailer.order_email_manager" to "sylius_shop.listener.order_complete".
Inlined service ".1_MetadataInterface~HpeeW2B" to "sylius_shop.controller.order_pay".
Inlined service ".2_MetadataInterface~HpeeW2B" to "sylius_shop.controller.payment_request_pay".
Inlined service "sylius_shop.provider.order_pay.after_pay_url" to "sylius_shop.controller.payment_request_pay".
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.file_parser.registry" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.file_parser.default_include_processor" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.file_parser.chainable.yaml" to "nelmio_alice.file_parser.registry".
Inlined service "nelmio_alice.file_parser.chainable.php" to "nelmio_alice.file_parser.registry".
Inlined service "nelmio_alice.file_parser.chainable.json" to "nelmio_alice.file_parser.registry".
Inlined service "nelmio_alice.file_parser.symfony_yaml" to "nelmio_alice.file_parser.chainable.yaml".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.reference_range_name" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.factory_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.function_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.configurator_flag_handler" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.optional_flag_handler" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.element".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.configurator" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.extend" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.optional" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.template" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.unique" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.simple" to "nelmio_alice.fixture_builder.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.parameter.simple_parameter_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.dynamic_array_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.escaped_value_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_list_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_method_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_range_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.method_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.optional_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.parameter_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.property_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.simple_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_array_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.wildcard_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.string_parser" to "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.simple_parser" to "nelmio_alice.fixture_builder.expression_language.parser.string_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
Inlined service "nelmio_alice.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.resolver.parameter_bag.simple" to "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters".
Inlined service "nelmio_alice.generator.resolver.parameter.registry" to "nelmio_alice.generator.resolver.parameter_bag.simple".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.static_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.array_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.string_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver".
Inlined service "nelmio_alice.generator.resolver.fixture_set.simple" to "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects".
Inlined service "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters" to "nelmio_alice.generator.resolver.fixture_set.simple".
Inlined service "nelmio_alice.generator.resolver.fixture_bag.template_bag" to "nelmio_alice.generator.resolver.fixture_set.simple".
Inlined service "nelmio_alice.generator.resolver.value.chainable.array_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.dynamic_array_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.evaluated_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_property_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_method_call_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_wildcard_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.list_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.optional_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.parameter_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.value_for_current_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.variable_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.php_value_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.php_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver".
Inlined service "nelmio_alice.generator.resolver.value.unique_values_pool" to "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver".
Inlined service "nelmio_alice.generator.resolver.fixture_set.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.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 ".service_locator.u3ffC6e" to "api_platform.state_provider.locator".
Inlined service ".service_locator.HvhEU6S" to "api_platform.state_processor.locator".
Inlined service "api_platform.error_listener" to "api_platform.listener.exception".
Inlined service "sylius_api.context_builder.payment_request_action_aware" 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.cache.route_name_resolver.recorder_inner" to "api_platform.cache.route_name_resolver".
Inlined service "api_platform.state_provider.content_negotiation" to "api_platform.listener.request.add_format".
Inlined service ".service_locator.WQt9XZi" to "api_platform.state_provider.parameter".
Inlined service "api_platform.state_provider.security_parameter" to "api_platform.listener.request.read".
Inlined service "api_platform.state_provider.parameter" to "api_platform.listener.request.read".
Inlined service "api_platform.state_provider.access_checker.post_deserialize" to "api_platform.listener.request.deserialize".
Inlined service "api_platform.hydra.processor.link" to "api_platform.state_processor.add_link_header".
Inlined service "api_platform.state_processor.serialize" to "api_platform.listener.view.serialize".
Inlined service "api_platform.state_processor.documentation.serialize" to "api_platform.state_processor.documentation.write".
Inlined service "api_platform.swagger_ui.documentation.provider" to "api_platform.state_provider.documentation.content_negotiation".
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" to "api_platform.metadata.resource.name_collection_factory.cached".
Inlined service "api_platform.metadata.resource.name_collection_factory.xml" to "api_platform.metadata.resource.name_collection_factory.concerns".
Inlined service "api_platform.metadata.resource.name_collection_factory.concerns" to "api_platform.metadata.resource.name_collection_factory.attributes".
Inlined service "api_platform.metadata.resource.name_collection_factory.attributes" to "api_platform.metadata.resource.name_collection_factory.class_name".
Inlined service "api_platform.metadata.property.name_collection_factory.yaml" 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.property.name_collection_factory.xml" to "api_platform.metadata.property.name_collection_factory.concerns".
Inlined service "api_platform.metadata.property.metadata_factory.xml" to "api_platform.metadata.property.metadata_factory.property_info".
Inlined service "api_platform.metadata.property.metadata_factory.identifier" to "api_platform.metadata.property.metadata_factory.attribute".
Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory" to "api_platform.metadata.property.metadata_factory.serializer".
Inlined service "api_platform.json_schema.metadata.property.metadata_factory.schema" to "api_platform.metadata.property.metadata_factory.cached".
Inlined service "api_platform.metadata.property.metadata_factory.serializer" to "api_platform.metadata.property.metadata_factory.default_property".
Inlined service "api_platform.metadata.property.metadata_factory.default_property" to "api_platform.metadata.property.metadata_factory.identifier".
Inlined service "api_platform.cache.metadata.property.recorder_inner" to "api_platform.cache.metadata.property".
Inlined service "api_platform.validator.metadata.resource.metadata_collection_factory.parameter" to "api_platform.metadata.resource.metadata_collection_factory.xml".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.xml" to "api_platform.metadata.resource.metadata_collection_factory.concerns".
Inlined service "sylius_api.api_platform.metadata.resource.metadata_collection_factory.duplicate_operation_replacer" to "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation" to "api_platform.metadata.resource.metadata_collection_factory.backed_enum".
Inlined service "api_platform.path_segment_name_generator.dash" to "api_platform.metadata.resource.metadata_collection_factory.uri_template".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.backed_enum" to "api_platform.metadata.resource.metadata_collection_factory.uri_template".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.uri_template" to "api_platform.metadata.resource.metadata_collection_factory.main_controller".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.main_controller" to "api_platform.metadata.resource.metadata_collection_factory.link".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.link" to "api_platform.metadata.resource.metadata_collection_factory.operation_name".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.operation_name" to "api_platform.metadata.resource.metadata_collection_factory.input_output".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.input_output" to "api_platform.metadata.resource.metadata_collection_factory.formats".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.formats" to "api_platform.metadata.resource.metadata_collection_factory.filters".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.filters" to "api_platform.metadata.resource.metadata_collection_factory.alternate_uri".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.attributes" to "api_platform.metadata.resource.metadata_collection_factory.parameter".
Inlined service "sylius_api.api_platform.metadata.resource.metadata_collection_factory.image_filter_aware" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.cache.metadata.resource_collection.recorder_inner" to "api_platform.cache.metadata.resource_collection".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.alternate_uri" to "api_platform.metadata.resource.metadata_collection_factory.php_doc".
Inlined service "api_platform.metadata.resource.name_collection_factory.class_name" to "api_platform.metadata.resource.name_collection_factory.yaml".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.concerns" to "api_platform.metadata.resource.metadata_collection_factory.yaml".
Inlined service "api_platform.metadata.property.metadata_factory.attribute" to "api_platform.metadata.property.metadata_factory.yaml".
Inlined service "api_platform.metadata.property.name_collection_factory.concerns" to "api_platform.metadata.property.name_collection_factory.yaml".
Inlined service "api_platform.metadata.property.metadata_factory.validator" to "api_platform.json_schema.metadata.property.metadata_factory.schema".
Inlined service "api_platform.hydra.json_schema.schema_factory" to "api_platform.json_schema.backward_compatible_schema_factory".
Inlined service ".2_ObjectNormalizer~LATyD.U" to ".1_Serializer~LATyD.U".
Inlined service "api_platform.serializer.context_builder.filter" to "api_platform.openapi.serializer_context_builder".
Inlined service "api_platform.openapi.normalizer.legacy.inner" to "api_platform.openapi.normalizer.legacy".
Inlined service "api_platform.cache.openapi.recorder_inner" to "api_platform.cache.openapi".
Inlined service "api_platform.swagger_ui.context" to "api_platform.swagger_ui.processor".
Inlined service "api_platform.swagger_ui.documentation.provider.inner" to "api_platform.swagger_ui.documentation.provider".
Inlined service "api_platform.hydra.processor.link.inner" to "api_platform.hydra.processor.link".
Inlined service "api_platform.hydra.json_schema.schema_factory.inner" to "api_platform.hydra.json_schema.schema_factory".
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.pagination" to "api_platform.doctrine.orm.query_extension.pagination".
Inlined service "api_platform.metadata.property.metadata_factory.property_info" to "api_platform.doctrine.orm.metadata.property.metadata_factory".
Inlined service "api_platform.messenger.metadata.resource.metadata_collection_factory" to "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory.inner" to "api_platform.doctrine.orm.metadata.resource.link_factory".
Inlined service "api_platform.state_processor.add_link_header" to "api_platform.http_cache.processor.add_headers".
Inlined service "api_platform.metadata.property.metadata_factory.yaml" to "api_platform.metadata.property.metadata_factory.validator".
Inlined service ".service_locator.maABtD4" to "api_platform.validator".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.parameter" to "api_platform.validator.metadata.resource.metadata_collection_factory.parameter".
Inlined service "api_platform.state_provider.access_checker.post_validate" to "api_platform.listener.view.validate".
Inlined service "api_platform.state_provider.parameter_validator.inner" to "api_platform.state_provider.parameter_validator".
Inlined service "debug.var_dumper.cloner" to "debug.api_platform.debug_resource.command".
Inlined service "debug.var_dumper.cli_dumper" to "debug.api_platform.debug_resource.command".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.php_doc" to "api_platform.messenger.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.state_provider.access_checker.post_deserialize.inner" to "api_platform.state_provider.access_checker.post_deserialize".
Inlined service "api_platform.state_provider.security_parameter.inner" to "api_platform.state_provider.security_parameter".
Inlined service "api_platform.state_provider.access_checker.post_validate.inner" to "api_platform.state_provider.access_checker.post_validate".
Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "sylius_api.api_platform.routing.iri_converter.inner" to "sylius_api.api_platform.routing.iri_converter".
Inlined service "sylius_api.provider.path_prefix" to "sylius_api.api_platform.routing.iri_converter".
Inlined service "sylius_api.operation_resolver.path_prefix_based" to "sylius_api.api_platform.routing.iri_converter".
Inlined service "sylius_api.api_platform.routing.api_loader.inner" to "sylius_api.api_platform.routing.api_loader".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.yaml" to "sylius_api.api_platform.metadata.resource.metadata_collection_factory.duplicate_operation_replacer".
Inlined service "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory" to "sylius_api.api_platform.metadata.resource.metadata_collection_factory.image_filter_aware".
Inlined service "api_platform.hydra.normalizer.collection_filters" to "sylius_api.api_platform.hydra.normalizer.empty_collection_filters".
Inlined service "sylius.resetter.user_password.shop" to "sylius_api.command_handler.account.reset_password".
Inlined service "sylius.mailer.contact_email_manager" to "sylius_api.command_handler.send_contract_request".
Inlined service "sylius_api.context_builder.channel_code_aware.inner" to "sylius_api.context_builder.channel_code_aware".
Inlined service "sylius_api.context_builder.channel_code_aware" to "sylius_api.context_builder.logged_in_customer_email_aware".
Inlined service "sylius_api.context_builder.logged_in_customer_email_aware" to "sylius_api.context_builder.channel".
Inlined service "sylius_api.context_builder.channel" to "sylius_api.context_builder.locale_code_aware".
Inlined service "sylius_api.context_builder.locale_code_aware" to "sylius_api.context_builder.locale".
Inlined service "sylius_api.context_builder.locale" to "sylius_api.context_builder.http_request_method_type".
Inlined service "sylius_api.context_builder.http_request_method_type" to "sylius_api.context_builder.logged_in_shop_user_id_aware".
Inlined service "sylius_api.context_builder.logged_in_shop_user_id_aware" to "sylius_api.context_builder.shipment_aware".
Inlined service "sylius_api.context_builder.shipment_aware" to "sylius_api.context_builder.payment_aware".
Inlined service "sylius_api.context_builder.payment_aware" to "sylius_api.context_builder.payment_request_hash_aware".
Inlined service "sylius_api.context_builder.payment_request_hash_aware" to "sylius_api.context_builder.order_token_value_aware".
Inlined service "sylius_api.context_builder.order_token_value_aware" to "sylius_api.context_builder.order_item_aware".
Inlined service "sylius_api.context_builder.order_item_aware" to "sylius_api.context_builder.promotion_code_aware".
Inlined service "sylius_api.context_builder.promotion_code_aware" to "sylius_api.context_builder.token_aware.admin_user_reset_password".
Inlined service "sylius_api.context_builder.token_aware.admin_user_reset_password" to "sylius_api.context_builder.token_aware.shop_user_reset_password".
Inlined service "sylius_api.context_builder.token_aware.shop_user_reset_password" to "sylius_api.context_builder.token_aware.verify_shop_user".
Inlined service "sylius_api.context_builder.token_aware.verify_shop_user" to "sylius_api.context_builder.payment_request_action_aware".
Inlined service "sylius_api.doctrine.orm.query_extension.common.filter_eager_loading.inner" to "sylius_api.doctrine.orm.query_extension.common.filter_eager_loading".
Inlined service "sylius_api.provider.payment_configuration" to "sylius_api.controller.payment.get_payment_configuration".
Inlined service "sylius_api.provider.adjustment_order" to "sylius_api.security.voter.order_adjustments".
Inlined service "sylius_api.converter.iri_to_identifier" to "sylius_api.denormalizer.command_arguments".
Inlined service "sylius_api.creator.avatar_image" to "sylius_api.state_processor.admin.avatar_image.persist".
Inlined service "sylius_api.creator.product_image" to "sylius_api.state_processor.admin.product_image.persist".
Inlined service "sylius_api.creator.taxon_image" to "sylius_api.state_processor.admin.taxon_image.persist".
Inlined service "sylius_api.state_processor.common.messenger.persist.inner" to "sylius_api.state_processor.common.messenger.persist".
Inlined service "sylius_api.state_processor.admin.common.remove.inner" to "sylius_api.state_processor.admin.common.remove".
Inlined service "sylius_api.resolver.uri_template_parent_resource_resolver" to "sylius_api.state_processor.admin.promotion.promotion_coupon.persist".
Inlined service "sylius_api.checker.applied_coupon_eligibility" to "sylius_api.validator.promotion_coupon_eligibility".
Inlined service "sylius.validator.groups_generator.gateway_config" to "sylius_api.validator.groups_generator.payment_method".
Inlined service "sylius_api.open_api.factory.inner" to "sylius_api.open_api.factory".
Inlined service "sylius_api.provider.liip_image_filters" to "sylius_api.open_api.documentation_modifier.image".
Inlined service ".2_Connection~6Y7_qvN" to ".1_DbalMigrationFactory~6Y7_qvN".
Inlined service ".1_DbalMigrationFactory~6Y7_qvN" to "SyliusLabs\DoctrineMigrationsExtraBundle\Factory\ContainerAwareVersionFactory".
Inlined service "flysystem.adapter.sylius.storage" to "sylius.storage".
Inlined service "flysystem.adapter.sylius_cms_media.image.storage" to "sylius_cms_media.image.storage".
Inlined service "flysystem.adapter.sylius_cms_media.video.storage" to "sylius_cms_media.video.storage".
Inlined service "flysystem.adapter.sylius_cms_media.file.storage" to "sylius_cms_media.file.storage".
Inlined service ".service_locator.xH4BaZA" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~YhDiewt" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "sylius_twig_hooks.provider.component_props" to "sylius_twig_hooks.renderer.hookable.component".
Inlined service "sylius_twig_hooks.provider.template_configuration" to "sylius_twig_hooks.renderer.hookable.template".
Inlined service "sylius_twig_hooks.merger.hookable" to "sylius_twig_hooks.registry.hookables".
Inlined service "sylius_twig_hooks.hook.normalizer.name.composite" to "Sylius\TwigHooks\Twig\Runtime\HooksRuntime".
Inlined service "sylius_twig_hooks.renderer.hook.profiler" to "sylius_twig_hooks.renderer.hook.debug_comment".
Inlined service "sylius_twig_hooks.renderer.hook.profiler.inner" to "sylius_twig_hooks.renderer.hook.profiler".
Inlined service "sylius_twig_hooks.renderer.hookable.profiler" to "sylius_twig_hooks.renderer.hookable.debug_comment".
Inlined service "sylius_twig_hooks.renderer.hookable.profiler.inner" to "sylius_twig_hooks.renderer.hookable.profiler".
Inlined service "sylius_twig_extra.twig.ux.component_template_finder" to "ux.twig_component.component_factory".
Inlined service ".service_locator.IoTgXI2" to "ux.twig_component.component_factory".
Inlined service ".service_locator.4.oLomE" to "ux.twig_component.twig.component_runtime".
Inlined service "ux.twig_component.twig.environment_configurator.inner" to "ux.twig_component.twig.environment_configurator".
Inlined service "cache.ux.twig_component.recorder_inner" to "cache.ux.twig_component".
Inlined service ".service_locator.7vU95QS.ux.twig_component.cache_warmer" to "ux.twig_component.cache_warmer".
Inlined service ".service_locator.KeMDz.J.ux.live_component.event_subscriber" to "ux.live_component.event_subscriber".
Inlined service ".service_locator.Pua8nx..ux.live_component.intercept_child_component_render_subscriber" to "ux.live_component.intercept_child_component_render_subscriber".
Inlined service ".service_locator.xQNzhD7.ux.live_component.child_component_partial_renderer" to "ux.live_component.child_component_partial_renderer".
Inlined service ".service_locator.M6Pf5l9.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 ".service_locator.s0qWoCp" to "ux.autocomplete.autocompleter_registry".
Inlined service "ux.autocomplete.autocompleter_registry" to "ux.autocomplete.entity_autocomplete_controller".
Inlined service "ux.autocomplete.results_executor" to "ux.autocomplete.entity_autocomplete_controller".
Inlined service "sylius.twig.ux.component_template_finder" to "sylius_twig_extra.twig.ux.component_template_finder".
Inlined service ".ux_icons.cache.recorder_inner" to ".ux_icons.cache".
Inlined service ".ux_icons.chain_registry" to ".ux_icons.cache_icon_registry".
Inlined service ".ux_icons.icon_renderer" to ".ux_icons.twig_icon_runtime".
Inlined service ".ux_icons.cache_warmer" to ".ux_icons.command.warm_cache".
Inlined service "fos_rest.exception.codes_map" to "fos_rest.serializer.flatten_exception_normalizer".
Inlined service "fos_rest.exception.messages_map" to "fos_rest.serializer.flatten_exception_normalizer".
Inlined service ".service_locator.HWQVeTL" to "fos_rest.decoder_provider".
Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
Inlined service "sylius_paypal.repository.paypal_credentials" to "sylius_paypal.api.cache_authorize_client".
Inlined service "sylius_paypal.provider.paypal_refund_data" to "sylius_paypal.controller.webhook.refund_order".
Inlined service "sylius_paypal.downloader.report" to "sylius_paypal.controller.download_payouts_report".
Inlined service "sylius_paypal.enabler.payment_method" to "sylius_paypal.controller.enable_seller".
Inlined service "sylius_paypal.processor.locale" to "sylius_paypal.controller.paypal_buttons".
Inlined service "sylius_paypal.api.identity" to "sylius_paypal.controller.pay_with_paypal_form".
Inlined service ".1_MetadataInterface~nmGk2hm" to "sylius_paypal.controller.add_to_cart".
Inlined service "sylius_paypal.api.create_order" to "sylius_paypal.payum.action.capture".
Inlined service "sylius_paypal.updater.payment" to "sylius_paypal.payum.action.complete_order".
Inlined service "sylius_paypal.api.update_order_address" to "sylius_paypal.payum.action.complete_order".
Inlined service "sylius_paypal.onboarding.initiator" to "sylius_paypal.listener.paypal_payment_method".
Inlined service "sylius_paypal.processor.payment_complete" to "sylius_paypal.manager.payment_state".
Inlined service "sylius_paypal.factory.paypal_payment_method_new_resource.inner" to "sylius_paypal.factory.paypal_payment_method_new_resource".
Inlined service "sylius_paypal.onboarding.processor.basic" to "sylius_paypal.factory.paypal_payment_method_new_resource".
Inlined service "sylius_paypal.provider.order_item_non_neutral_tax" to "sylius_paypal.provider.paypal_item_data".
Inlined service "sylius_paypal.api.generic" to "sylius_paypal.provider.paypal_refund_data".
Inlined service "sylius_paypal.order_processing.order_payment_processor.checkout.inner" to "sylius_paypal.order_processing.order_payment_processor.checkout".
Inlined service "sylius_paypal.resolver.payment_method.paypal.inner" to "sylius_paypal.resolver.payment_method.paypal".
Inlined service "sylius_paypal.resolver.payment_method.paypal_prioritising.inner" to "sylius_paypal.resolver.payment_method.paypal_prioritising".
Inlined service "sylius_paypal.client.sftp" to "sylius_paypal.downloader.report".
Inlined service "sylius_paypal.api.webhook" to "sylius_paypal.registrar.seller_webhook".
Inlined service "Odiseo\SyliusRbacPlugin\Provider\SyliusSectionsProvider" to "Odiseo\SyliusRbacPlugin\Cli\InstallPluginCommand".
Inlined service "Odiseo\SyliusRbacPlugin\Access\Creator\AccessRequestCreatorInterface" to "Odiseo\SyliusRbacPlugin\Access\Listener\AccessCheckListener".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "flux_se.sylius_stripe.manager.checkout.create" to "flux_se.sylius_stripe.command_handlers.checkout.capture".
Inlined service "flux_se.sylius_stripe.manager.checkout.capture_authorized" to "flux_se.sylius_stripe.command_handlers.checkout.authorize".
Inlined service "flux_se.sylius_stripe.processor.webhook_event.checkout.composite" to "flux_se.sylius_stripe.command_handlers.checkout.notify".
Inlined service "flux_se.sylius_stripe.manager.checkout.cancel_authorized" to "flux_se.sylius_stripe.command_handlers.checkout.cancel_authorized".
Inlined service "flux_se.sylius_stripe.provider.refund.checkout_session_payment" to "flux_se.sylius_stripe.command_handlers.checkout.refund".
Inlined service "flux_se.sylius_stripe.provider.refund.checkout_session_subscription_init" to "flux_se.sylius_stripe.command_handlers.checkout.refund".
Inlined service "flux_se.sylius_stripe.manager.web_elements.create" to "flux_se.sylius_stripe.command_handlers.web_elements.capture".
Inlined service "flux_se.sylius_stripe.manager.web_elements.capture" to "flux_se.sylius_stripe.command_handlers.web_elements.authorize".
Inlined service "flux_se.sylius_stripe.processor.webhook_event.web_elements.composite" to "flux_se.sylius_stripe.command_handlers.web_elements.notify".
Inlined service ".service_locator.jYmf1cd" to "flux_se.sylius_stripe.command_provider.checkout".
Inlined service ".service_locator.CEvM.bM" to "flux_se.sylius_stripe.command_provider.web_elements".
Inlined service "flux_se.sylius_stripe.provider.checkout.create.params" to "flux_se.sylius_stripe.manager.checkout.create".
Inlined service "flux_se.sylius_stripe.provider.checkout.retrieve.params" to "flux_se.sylius_stripe.manager.checkout.retrieve".
Inlined service "flux_se.sylius_stripe.provider.web_elements.create.params" to "flux_se.sylius_stripe.manager.web_elements.create".
Inlined service "flux_se.sylius_stripe.provider.refund.create.params" to "flux_se.sylius_stripe.manager.refund.create".
Inlined service "flux_se.sylius_stripe.provider.invoice.all.params" to "flux_se.sylius_stripe.manager.invoice.all".
Inlined service "flux_se.sylius_stripe.processor.transition.checkout.session" to "flux_se.sylius_stripe.processor.payment_transition.checkout".
Inlined service "flux_se.sylius_stripe.processor.transition.web_elements.payment_intent" to "flux_se.sylius_stripe.processor.payment_transition.web_elements".
Inlined service "FluxSE\SyliusStripePlugin\Processor\NotifyPayloadProcessor.inner" to "FluxSE\SyliusStripePlugin\Processor\NotifyPayloadProcessor".
Inlined service "flux_se.sylius_stripe.shop.provider.checkout.after_url" to "flux_se.sylius_stripe.provider.checkout.create.after_url".
Inlined service "flux_se.sylius_stripe.manager.invoice.all" to "flux_se.sylius_stripe.provider.refund.checkout_session_subscription_init".
Inlined service "flux_se.sylius_stripe.stripe.resolver.event_resolver" to "FluxSE\SyliusStripePlugin\Provider\StripeNotifyPaymentProvider".
Inlined service "flux_se.sylius_stripe.processor.transition.checkout.mode" to "flux_se.sylius_stripe.processor.transition.checkout.session".
Inlined service ".service_locator.IggCIAb" to "flux_se.sylius_stripe.processor.transition.checkout.mode".
Inlined service "flux_se.sylius_stripe.stripe.http_client" to "flux_se.sylius_stripe.stripe.configurator".
Inlined service "flux_se.sylius_stripe.stripe.streaming_http_client" to "flux_se.sylius_stripe.stripe.configurator".
Inlined service "flux_se.sylius_stripe.stripe.configurator" to "flux_se.sylius_stripe.stripe.factory.client".
Inlined service ".service_locator.iYMwgMs" to "flux_se.sylius_stripe.provider.http_response.checkout".
Inlined service ".service_locator.13TE0jS" to "flux_se.sylius_stripe.provider.http_response.web_elements".
Inlined service "flux_se.sylius_stripe.order_pay.provider.web_elements.after_url" to "flux_se.sylius_stripe.provider.http_response.web_elements.capture".
Inlined service "sylius_refund.checker.credit_memo_customer_relation" to "sylius_refund.controller.shop.download_credit_memo".
Inlined service "sylius_refund.provider.refund_payment_methods" to "sylius_refund.controller.admin.order_refunds_list".
Inlined service "sylius_refund.creator.request_command" to "sylius_refund.controller.admin.refund_units".
Inlined service "sylius_refund.state_resolver.refund_payment_completed_applier" to "sylius_refund.controller.complete_refund_payment".
Inlined service "sylius_refund.validator.refund_units_command" to "sylius_refund.command_handler.refund_units".
Inlined service "sylius_refund.generator.credit_memo" to "sylius_refund.command_handler.generate_credit_memo".
Inlined service "sylius_refund.converter.request_to_refund_units" to "sylius_refund.creator.request_command".
Inlined service "sylius_refund.state_resolver.order_partially_refunded" to "sylius_refund.listener.unit_refunded".
Inlined service "sylius_refund.state_resolver.order_fully_refunded" to "sylius_refund.process_manager.refund_payment".
Inlined service "sylius_refund.provider.related_payment_id" to "sylius_refund.process_manager.refund_payment".
Inlined service "sylius_refund.factory.credit_memo_sequence" to "sylius_refund.generator.credit_memo_number".
Inlined service "sylius_refund.converter.line_items" to "sylius_refund.generator.credit_memo".
Inlined service "sylius_refund.generator.tax_items" to "sylius_refund.generator.credit_memo".
Inlined service "sylius_refund.generator.twig_to_pdf" to "sylius_refund.generator.credit_memo_pdf_file".
Inlined service "sylius_refund.generator.pdf_options" to "sylius_refund.generator.twig_to_pdf".
Inlined service ".service_locator.ByFrIGt" to "sylius_refund.provider.remaining_total".
Inlined service "sylius_refund.provider.credit_memo_file" to "sylius_refund.resolver.credit_memo_file".
Inlined service "sylius_refund.generator.credit_memo_pdf_file" to "sylius_refund.resolver.credit_memo_file".
Inlined service "sylius_refund.checker.order_fully_refunded_total" to "sylius_refund.state_resolver.order_fully_refunded".
Inlined service "sylius_refund.validator.refund_amount" to "sylius_refund.validator.refund_units_command".
Inlined service "sylius_refund.doctrine.orm.query.count_order_item_unit_refunds_belonging_to_order" to "sylius_refund.validator.order_item_unit_refunds_belonging_to_order".
Inlined service "sylius_refund.doctrine.orm.query.count_shipment_refunds_belonging_to_order" to "sylius_refund.validator.shipment_refunds_belonging_to_order".
Inlined service "sylius_refund.provider.unit_refunded_total" to "sylius_refund.twig.extension.order_refunds".
Inlined service "sylius_refund.checker.unit_refunding_availability" to "sylius_refund.twig.extension.order_refunds".
Inlined service "sylius_refund.factory.refund_type" to "sylius_refund.twig.extension.order_refunds".
Inlined service "sylius_refund.resolver.credit_memo_file_path" to "sylius_refund.email_sender.credit_memo".
Inlined service "debug.security.event_dispatcher.admin.inner" to "debug.security.event_dispatcher.admin".
Inlined service "debug.security.event_dispatcher.api_admin.inner" to "debug.security.event_dispatcher.api_admin".
Inlined service "debug.security.event_dispatcher.api_shop.inner" to "debug.security.event_dispatcher.api_shop".
Inlined service "debug.security.event_dispatcher.shop.inner" to "debug.security.event_dispatcher.shop".
Inlined service "api_platform.maker.command.state_processor" to "maker.auto_command.make_state_processor".
Inlined service "api_platform.maker.command.state_provider" to "maker.auto_command.make_state_provider".
Inlined service "ux.autocomplete.make_autocomplete_field" to "maker.auto_command.make_autocomplete_field".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service ".service_locator.rfrCk9e" to ".service_locator.rfrCk9e.App\Controller\AdminCmsPageController::__invoke()".
Inlined service ".service_locator.MslMIsx" to ".service_locator.MslMIsx.App\Controller\AdminPayOrderController::__invoke()".
Inlined service ".service_locator.QfWePTm" to ".service_locator.QfWePTm.App\Controller\AdminRequestPaymentOrderController::__invoke()".
Inlined service ".service_locator.HrxDT4v" to ".service_locator.HrxDT4v.App\Controller\AdminVendorPayAllController::__invoke()".
Inlined service ".service_locator.NQMUpUx" to ".service_locator.NQMUpUx.App\Controller\ImpersonateAdminUserController::__invoke()".
Inlined service ".service_locator.zOfq5P9" to ".service_locator.zOfq5P9.sylius_cms.controller.media::setMediaProviderResolver()".
Inlined service ".service_locator.4oJTPGc" to ".service_locator.4oJTPGc.sylius_cms.controller.media::setMediaResourceResolver()".
Inlined service ".service_locator.dW5r51W" to ".service_locator.dW5r51W.sylius_admin.twig.component.dashboard.statistics::setLiveResponder()".
Inlined service ".service_locator.uv.fUig" to ".service_locator.uv.fUig.sylius_admin.twig.component.product_variant.form::dehydrateProduct()".
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.uid" to ".debug.value_resolver.argument_resolver.uid".
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 "api_platform.argument_resolver.payload" to ".debug.value_resolver.api_platform.argument_resolver.payload".
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.payment_request.command_bus.messenger.handlers_locator" to "sylius.payment_request.command_bus.middleware.handle_message".
Inlined service "debug.traced.sylius.payment_request.command_bus.inner" to "debug.traced.sylius.payment_request.command_bus".
Inlined service "sylius.command_bus.messenger.handlers_locator" to "sylius.command_bus.middleware.handle_message".
Inlined service "sylius.query_bus.messenger.handlers_locator" to "sylius.query_bus.middleware.handle_message".
Inlined service "debug.traced.sylius.query_bus.inner" to "debug.traced.sylius.query_bus".
Inlined service "sylius.event_bus.messenger.handlers_locator" to "sylius.event_bus.middleware.handle_message".
Inlined service "debug.traced.sylius.event_bus.inner" to "debug.traced.sylius.event_bus".
Inlined service "sylius_refund_plugin.command_bus.messenger.handlers_locator" to "sylius_refund_plugin.command_bus.middleware.handle_message".
Inlined service "debug.traced.sylius_refund_plugin.command_bus.inner" to "debug.traced.sylius_refund_plugin.command_bus".
Inlined service "sylius_refund_plugin.event_bus.messenger.handlers_locator" to "sylius_refund_plugin.event_bus.middleware.handle_message".
Inlined service "debug.traced.sylius_refund_plugin.event_bus.inner" to "debug.traced.sylius_refund_plugin.event_bus".
Inlined service "sylius.command_handler.offline.capture_payment_request" to ".messenger.handler_descriptor.ZWQe76K".
Inlined service "sylius.command_handler.offline.status_payment_request" to ".messenger.handler_descriptor.4cmZJgS".
Inlined service "sylius_payum.command_handler.payment_request.token.capture" to ".messenger.handler_descriptor.fH6rCQI".
Inlined service "sylius_payum.command_handler.payment_request.token.authorize" to ".messenger.handler_descriptor.9ODZ3qe".
Inlined service "sylius_payum.command_handler.payment_request.model.status" to ".messenger.handler_descriptor.fCTJok.".
Inlined service "sylius_payum.command_handler.payment_request.model.notify" to ".messenger.handler_descriptor.a2jMKZC".
Inlined service "flux_se.sylius_stripe.command_handlers.checkout.capture" to ".messenger.handler_descriptor.IIWXAH4".
Inlined service "flux_se.sylius_stripe.command_handlers.checkout.capture_end" to ".messenger.handler_descriptor.dS.sQq2".
Inlined service "flux_se.sylius_stripe.command_handlers.checkout.authorize" to ".messenger.handler_descriptor.MftJagS".
Inlined service "flux_se.sylius_stripe.command_handlers.checkout.status" to ".messenger.handler_descriptor.nzSfDtS".
Inlined service "flux_se.sylius_stripe.command_handlers.checkout.notify" to ".messenger.handler_descriptor.E68kDjx".
Inlined service "flux_se.sylius_stripe.command_handlers.checkout.expire" to ".messenger.handler_descriptor.ebXEqms".
Inlined service "flux_se.sylius_stripe.command_handlers.checkout.cancel_authorized" to ".messenger.handler_descriptor.mEtyJk.".
Inlined service "flux_se.sylius_stripe.command_handlers.checkout.refund" to ".messenger.handler_descriptor.OBnl8RF".
Inlined service "flux_se.sylius_stripe.command_handlers.web_elements.capture" to ".messenger.handler_descriptor.omgV.N8".
Inlined service "flux_se.sylius_stripe.command_handlers.web_elements.capture_end" to ".messenger.handler_descriptor.wWmqQiH".
Inlined service "flux_se.sylius_stripe.command_handlers.web_elements.authorize" to ".messenger.handler_descriptor.RzqgFHr".
Inlined service "flux_se.sylius_stripe.command_handlers.web_elements.status" to ".messenger.handler_descriptor.RmqRmSa".
Inlined service "flux_se.sylius_stripe.command_handlers.web_elements.notify" to ".messenger.handler_descriptor.HAndkb0".
Inlined service "flux_se.sylius_stripe.command_handlers.web_elements.cancel" to ".messenger.handler_descriptor.ZS6hQRq".
Inlined service "flux_se.sylius_stripe.command_handlers.web_elements.refund" to ".messenger.handler_descriptor.7awRE34".
Inlined service "sylius.command_handler.catalog_promotion.apply_variants" to ".messenger.handler_descriptor.fZKRIsh".
Inlined service "sylius.command_handler.catalog_promotion.disable" to ".messenger.handler_descriptor.2VZliT2".
Inlined service "sylius.command_handler.catalog_promotion.remove" to ".messenger.handler_descriptor..JTVe1p".
Inlined service "sylius.command_handler.catalog_promotion.update_state" to ".messenger.handler_descriptor.ByBweev".
Inlined service "sylius.command_handler.admin.account.request_reset_password_email" to ".messenger.handler_descriptor.e8ECzyK".
Inlined service "sylius.command_handler.resend_shipment_confirmation_email" to ".messenger.handler_descriptor.k6zy1BD".
Inlined service "sylius.command_handler.admin.account.reset_password" to ".messenger.handler_descriptor.q2NkEeM".
Inlined service "sylius.command_handler.resend_order_confirmation_email" to ".messenger.handler_descriptor.GPYRbdC".
Inlined service "sylius.command_handler.admin.account.send_reset_password_email" to ".messenger.handler_descriptor.fIBNomD".
Inlined service "sylius.command_handler.price_history.apply_lowest_price_on_channel_pricings" to ".messenger.handler_descriptor.QrM7HE6".
Inlined service "sylius_admin.command_handler.create_admin_user" to ".messenger.handler_descriptor.xME6GEs".
Inlined service "sylius_api.command_handler.account.register_shop_user" to ".messenger.handler_descriptor.UMWK60e".
Inlined service "sylius_api.command_handler.cart.pickup_cart" to ".messenger.handler_descriptor.gZ1cOiQ".
Inlined service "sylius_api.command_handler.cart.add_item_to_cart" to ".messenger.handler_descriptor.4f3Pv0t".
Inlined service "sylius_api.command_handler.cart.remove_item_from_cart" to ".messenger.handler_descriptor.W7W3HuQ".
Inlined service "sylius_api.command_handler.cart.inform_about_cart_recalculation" to ".messenger.handler_descriptor.rdW5qLm".
Inlined service "sylius_api.command_handler.checkout.update_cart" to ".messenger.handler_descriptor.qcJy4xG".
Inlined service "sylius_api.command_handler.checkout.choose_shipping_method" to ".messenger.handler_descriptor.ATt7MEe".
Inlined service "sylius_api.command_handler.checkout.choose_payment_method" to ".messenger.handler_descriptor.09qTZC3".
Inlined service "sylius_api.command_handler.checkout.complete_order" to ".messenger.handler_descriptor.rSkw64l".
Inlined service "sylius_api.command_handler.checkout.ship_shipment" to ".messenger.handler_descriptor.CIBhbGt".
Inlined service "sylius_api.command_handler.account.change_payment_method" to ".messenger.handler_descriptor.wE09iZ9".
Inlined service "sylius_api.command_handler.cart.change_item_quantity_in_cart" to ".messenger.handler_descriptor.BF6SQi9".
Inlined service "sylius_api.command_handler.catalog.add_product_review" to ".messenger.handler_descriptor.Mp2MUoB".
Inlined service "sylius_api.command_handler.cart.blame_cart" to ".messenger.handler_descriptor.RGNQu8J".
Inlined service "sylius_api.command_handler.account.change_shop_user_password" to ".messenger.handler_descriptor.IwPUH7.".
Inlined service "sylius_api.command_handler.account.request_reset_password_token" to ".messenger.handler_descriptor.rFQZRDu".
Inlined service "sylius_api.command_handler.account.request_shop_user_verification" to ".messenger.handler_descriptor.2L13FG4".
Inlined service "sylius_api.command_handler.account.reset_password" to ".messenger.handler_descriptor.1JOgQQZ".
Inlined service "sylius_api.command_handler.account.send_account_registration_email" to ".messenger.handler_descriptor.hSeqxxS".
Inlined service "sylius_api.command_handler.account.send_shop_user_verification_email" to ".messenger.handler_descriptor.aF3EfCd".
Inlined service "sylius_api.command_handler.checkout.send_order_confirmation" to ".messenger.handler_descriptor.LwW.lDD".
Inlined service "sylius_api.command_handler.account.send_reset_password_email" to ".messenger.handler_descriptor.5xDtPAW".
Inlined service "sylius_api.command_handler.checkout.send_shipment_confirmation_email" to ".messenger.handler_descriptor.6PVqqbA".
Inlined service "sylius_api.command_handler.account.verify_shop_user" to ".messenger.handler_descriptor.QAEkN4f".
Inlined service "sylius_api.command_handler.send_contract_request" to ".messenger.handler_descriptor.tSyypzO".
Inlined service "sylius_api.command_handler.promotion.generate_promotion_coupon" to ".messenger.handler_descriptor.CdeMI85".
Inlined service "sylius_api.command_handler.customer.remove_shop_user" to ".messenger.handler_descriptor.dZTrFs5".
Inlined service "sylius_api.command_handler.payment.add_payment_request" to ".messenger.handler_descriptor.sVru9QK".
Inlined service "sylius_api.command_handler.payment.update_payment_request" to ".messenger.handler_descriptor.ntq5c9Z".
Inlined service "sylius_refund.command_handler.refund_units" to ".messenger.handler_descriptor.rIVO6UW".
Inlined service "sylius_refund.command_handler.generate_credit_memo" to ".messenger.handler_descriptor.K9cXlmh".
Inlined service "sylius_refund.command_handler.send_credit_memo" to ".messenger.handler_descriptor.uYMZfn_".
Inlined service "sylius_api.query_handler.get_customer_statistics" to ".messenger.handler_descriptor.74f9W.N".
Inlined service "sylius_api.query_handler.get_statistics" to ".messenger.handler_descriptor.vwE.7vE".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service "debug.state_machine.sylius_catalog_promotion.inner" to "debug.state_machine.sylius_catalog_promotion".
Inlined service "debug.state_machine.sylius_order.inner" to "debug.state_machine.sylius_order".
Inlined service "debug.state_machine.sylius_order_checkout.inner" to "debug.state_machine.sylius_order_checkout".
Inlined service "debug.state_machine.sylius_order_payment.inner" to "debug.state_machine.sylius_order_payment".
Inlined service "debug.state_machine.sylius_order_shipping.inner" to "debug.state_machine.sylius_order_shipping".
Inlined service "debug.state_machine.sylius_payment.inner" to "debug.state_machine.sylius_payment".
Inlined service "debug.state_machine.sylius_payment_request.inner" to "debug.state_machine.sylius_payment_request".
Inlined service "debug.state_machine.sylius_product_review.inner" to "debug.state_machine.sylius_product_review".
Inlined service "debug.state_machine.sylius_shipment.inner" to "debug.state_machine.sylius_shipment".
Inlined service "debug.state_machine.sylius_refund_refund_payment.inner" to "debug.state_machine.sylius_refund_refund_payment".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "App\Security\Voter\VendorVoter" to ".debug.security.voter.App\Security\Voter\VendorVoter".
Inlined service "sylius.security.voter.impersonation" to ".debug.security.voter.sylius.security.voter.impersonation".
Inlined service "sylius_api.security.voter.shop_user" to ".debug.security.voter.sylius_api.security.voter.shop_user".
Inlined service "sylius_api.security.voter.order_adjustments" to ".debug.security.voter.sylius_api.security.voter.order_adjustments".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".service_locator.BxSdgVt" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener.inner" to "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener".
Inlined service "sylius_payum.checker.gateway_config_encryption.inner" to "sylius_payum.checker.gateway_config_encryption".
Inlined service ".service_locator.7jukgan" to ".service_locator.7jukgan.translation.warmer".
Inlined service ".service_locator.LVEG_Wo" to ".service_locator.LVEG_Wo.router.default".
Inlined service ".service_locator.qXR9Hv0" to ".service_locator.qXR9Hv0.router.cache_warmer".
Inlined service ".service_locator.lMv3Dwi" to ".service_locator.lMv3Dwi.twig.template_cache_warmer".
Inlined service ".service_locator.7vU95QS" to ".service_locator.7vU95QS.ux.twig_component.cache_warmer".
Inlined service ".service_locator.KeMDz.J" to ".service_locator.KeMDz.J.ux.live_component.event_subscriber".
Inlined service ".service_locator.Pua8nx." to ".service_locator.Pua8nx..ux.live_component.intercept_child_component_render_subscriber".
Inlined service ".service_locator.xQNzhD7" to ".service_locator.xQNzhD7.ux.live_component.child_component_partial_renderer".
Inlined service ".service_locator.M6Pf5l9" to ".service_locator.M6Pf5l9.ux.live_component.add_attributes_subscriber".
Inlined service "sylius_twig_hooks.provider.default_context" to "sylius_twig_hooks.renderer.hook.profiler.inner".
Inlined service "sylius_twig_hooks.provider.default_configuration" to "sylius_twig_hooks.renderer.hook.profiler.inner".
Inlined service "sylius_twig_hooks.factory.hookable_metadata" to "sylius_twig_hooks.renderer.hook.profiler.inner".
Inlined service "sylius.state_provider.read.inner" to "sylius.state_provider.factory.inner".
Inlined service "sylius.form_registry.grid_filter" to "sylius.custom_grid_renderer.twig.inner".
Inlined service "Sylius\Bundle\ThemeBundle\Translation\Provider\Loader\TranslatorLoaderProviderInterface" to "Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator.inner".
Inlined service "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\TranslatorResourceProviderInterface" to "Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator.inner".
Inlined service "translator.formatter.default" to "Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator.inner".
Inlined service ".service_locator.VgbUlOL" to "sylius.state_processor.dispatch_pre_write_event.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.vsAfDr." to "debug.argument_resolver.inner".
Inlined service ".1_ClassMetadata~1JTW6AM" to "sylius.custom_repository.tree.taxon.inner".
Inlined service ".service_locator.i9ZBOp2" to "sylius.state_provider.read.inner".
Inlined service ".service_locator.P56pQCR" to "sylius.twig.context.factory.request.inner".
Inlined service ".service_locator.IuMLnlC" to "sylius.doctrine.orm.container_repository_factory.inner".
Inlined service ".service_locator.p.Ldyp0" to "sylius_payum.command_provider.payment_request.offline.inner".
Inlined service "api_platform.json_schema.definition_name_factory" to "api_platform.hydra.json_schema.schema_factory.inner".
Inlined service "api_platform.swagger_ui.provider" to "api_platform.state_provider.security_parameter.inner".
Inlined service "api_platform.validator" to "api_platform.state_provider.access_checker.post_validate.inner".
Inlined service "api_platform.pagination_options" to "lexik_jwt_authentication.api_platform.openapi.factory.inner".
Inlined service "lexik_jwt_authentication.api_platform.openapi.factory.inner" to "sylius_api.open_api.factory.inner".
Inlined service "sylius_paypal.api.refund_payment" to "sylius_paypal.processor.ui_paypal_payment_refund.inner".
Inlined service "sylius_paypal.generator.paypal_auth_assertion" to "sylius_paypal.processor.ui_paypal_payment_refund.inner".
Inlined service "sylius_paypal.provider.refund_reference_number" to "sylius_paypal.processor.ui_paypal_payment_refund.inner".
Inlined service "sylius.registry.payment_methods_resolver" to "sylius_paypal.resolver.payment_method.paypal_prioritising.inner".
Inlined service "sylius.normalizer.symfony_request" to "FluxSE\SyliusStripePlugin\Processor\NotifyPayloadProcessor.inner".
Inlined service "state_machine.sylius_catalog_promotion.definition" to "debug.state_machine.sylius_catalog_promotion.inner".
Inlined service "state_machine.sylius_order.definition" to "debug.state_machine.sylius_order.inner".
Inlined service "state_machine.sylius_order_checkout.definition" to "debug.state_machine.sylius_order_checkout.inner".
Inlined service "state_machine.sylius_order_payment.definition" to "debug.state_machine.sylius_order_payment.inner".
Inlined service "state_machine.sylius_order_shipping.definition" to "debug.state_machine.sylius_order_shipping.inner".
Inlined service "state_machine.sylius_payment.definition" to "debug.state_machine.sylius_payment.inner".
Inlined service "state_machine.sylius_payment_request.definition" to "debug.state_machine.sylius_payment_request.inner".
Inlined service "state_machine.sylius_product_review.definition" to "debug.state_machine.sylius_product_review.inner".
Inlined service "state_machine.sylius_shipment.definition" to "debug.state_machine.sylius_shipment.inner".
Inlined service "state_machine.sylius_refund_refund_payment.definition" to "debug.state_machine.sylius_refund_refund_payment.inner".
Inlined service "serializer.mapping.chain_loader" to "api_platform.serializer.mapping.class_metadata_factory.inner".
Inlined service ".1_Serializer~LATyD.U" to "api_platform.openapi.normalizer.api_gateway.inner".
Inlined service "api_platform.openapi.normalizer.api_gateway.inner" to "api_platform.openapi.normalizer.legacy.inner".
Inlined service ".service_locator._ueTy5a" to "console.command_loader".
Inlined service "debug.traced.sylius.command_bus.inner" to "messenger.default_bus".
Inlined service "sylius.number_generator.sequential_order" to "Sylius\Bundle\OrderBundle\NumberAssigner\OrderNumberAssignerInterface".
Inlined service "sylius.custom_factory.product_variant.inner" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Inlined service "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
Inlined service "sylius.custom_operator.inventory.order_inventory.inner" to "Sylius\Component\Core\Inventory\Operator\OrderInventoryOperatorInterface".
Inlined service "sylius.grid.view_factory.legacy.inner" to "Sylius\Resource\Grid\View\Factory\GridViewFactoryInterface".
Inlined service "sylius_fixtures.listener.orm_purger" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
Inlined service "sylius.fixture.listener.catalog_promotion_executor" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
Inlined service "sylius.fixture.listener.images_purger" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
Inlined service "sylius_fixtures.listener.logger" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
Inlined service ".1_Processor~9Dmq3vn" to "Sylius\Bundle\FixturesBundle\Suite\SuiteFactoryInterface".
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 "nelmio_alice.faker.provider.alice" to "Faker\Generator".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "fos_rest.serializer.symfony" to "fos_rest.view_handler".
Inlined service "App\OrderProcessing\WpOrderPricesRecalculator" to "sylius.order_processing.order_processor".
Inlined service "App\OrderProcessing\WpOrderTaxesProcessor" to "sylius.order_processing.order_processor".
Inlined service "sylius.order_processing.order_adjustments_clearer" to "sylius.order_processing.order_processor".
Inlined service "sylius.order_processing.order_prices_recalculator" to "sylius.order_processing.order_processor".
Inlined service "sylius.order_processing.order_shipment_processor" to "sylius.order_processing.order_processor".
Inlined service "sylius.order_processing.shipping_charges_processor" to "sylius.order_processing.order_processor".
Inlined service "sylius.order_processing.order_promotion_processor" to "sylius.order_processing.order_processor".
Inlined service "sylius.order_processing.order_taxes_processor" to "sylius.order_processing.order_processor".
Inlined service "sylius.context.cart.customer_and_channel_based" to "sylius.context.cart".
Inlined service "sylius_shop.context.cart.session_and_channel_based" to "sylius.context.cart".
Inlined service "sylius_api.context.cart.token_value_based" to "sylius.context.cart".
Inlined service "sylius.context.currency.composite" to "sylius.context.currency".
Inlined service "sylius.context.channel.request_based.resolver.hostname_based" to "sylius.context.channel.request_based.resolver".
Inlined service "sylius.custom_factory.adjustment.inner" to "sylius.factory.adjustment".
Inlined service "sylius.context.locale.request_header_based" to "sylius.context.locale".
Inlined service "sylius.context.locale.request_based" to "sylius.context.locale".
Inlined service "sylius.context.locale.provider_based" to "sylius.context.locale".
Inlined service "sylius_shop.context.locale.storage_based" to "sylius.context.locale".
Inlined service "sylius.custom_factory.channel.inner" to "sylius.factory.channel".
Inlined service "sylius.custom_factory.payment.inner" to "sylius.factory.payment".
Inlined service "sylius.custom_factory.promotion_coupon.inner" to "sylius.factory.promotion_coupon".
Inlined service "sylius.custom_factory.zone.inner" to "sylius.factory.zone".
Inlined service "sylius.custom_factory.taxon.inner" to "sylius.factory.taxon".
Inlined service "sylius.custom_factory.promotion_action.inner" to "sylius.factory.promotion_action".
Inlined service "sylius.custom_factory.promotion_rule.inner" to "sylius.factory.promotion_rule".
Inlined service "sylius.custom_factory.order_item.inner" to "sylius.factory.order_item".
Inlined service "sylius.custom_factory.address.inner" to "sylius.factory.address".
Inlined service "sylius_refund.custom_factory.credit_memo.inner" to "sylius_refund.factory.credit_memo".
Inlined service "sylius_refund.generator.credit_memo_identifier" to "sylius_refund.factory.credit_memo".
Inlined service "sylius_refund.generator.credit_memo_number" to "sylius_refund.factory.credit_memo".
Inlined service "sylius_refund.provider.current_date_time_immutable" to "sylius_refund.factory.credit_memo".
Inlined service "sylius_refund.custom_factory.shop_billing_data.inner" to "sylius_refund.factory.shop_billing_data".
Inlined service "sylius_refund.custom_factory.customer_billing_data.inner" to "sylius_refund.factory.customer_billing_data".
Inlined service "debug.validator.inner" to "validator".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "sylius.custom_factory.order.inner" to "sylius.factory.order".
Inlined service "sylius.custom_factory.payment_method.inner" to "sylius.factory.payment_method".
Inlined service "sylius_paypal.order_processing.order_payment_processor.after_checkout.inner" to "sylius.order_processing.order_payment_processor.after_checkout".
Inlined service "sylius_paypal.processor.ui_paypal_payment_refund.inner" to "sylius_paypal.processor.payment_refund".
Inlined service "odiseo_sylius_rbac_plugin.custom_factory.administration_role.inner" to "odiseo_sylius_rbac_plugin.factory.administration_role".
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 "sylius_api.denormalizer.command" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "sylius_api.denormalizer.command" to "serializer".
Inlined service "api_platform.jsonld.normalizer.error" to "serializer".
Inlined service "api_platform.jsonld.normalizer.error" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "url_helper" to "twig".
Inlined service "url_helper" to "twig".
Inlined service "sylius.applicator.promotion.units_adjustments" to "sylius.registry.promotion_action".
Inlined service "sylius.distributor.minimum_price" to "sylius.registry.promotion_action".
Inlined service "sylius.filter.promotion.price_range" to "sylius.registry.promotion_action".
Inlined service "sylius.filter.promotion.taxon" to "sylius.registry.promotion_action".
Inlined service "sylius.filter.promotion.product" to "sylius.registry.promotion_action".
Inlined service "sylius.applicator.promotion.units_adjustments" to "sylius.registry.promotion_action".
Inlined service "sylius.distributor.minimum_price" to "sylius.registry.promotion_action".
Inlined service "sylius.filter.promotion.price_range" to "sylius.registry.promotion_action".
Inlined service "sylius.filter.promotion.taxon" to "sylius.registry.promotion_action".
Inlined service "sylius.filter.promotion.product" to "sylius.registry.promotion_action".
Inlined service "sylius.dispatcher.operation" to "sylius.main_controller".
Inlined service "sylius.dispatcher.operation" to "sylius.main_controller".
Inlined service "sylius.event_handler.operation" to "sylius.main_controller".
Inlined service "sylius.dispatcher.operation" to "sylius.main_controller".
Inlined service "sylius.event_handler.operation" to "sylius.main_controller".
Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "sylius.fixture.product_association_type" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.product_association" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.product_association_type" to "sylius_fixtures.fixture_registry".
Inlined service "sylius.fixture.product_association" to "sylius_fixtures.fixture_registry".
Inlined service "nelmio_alice.file_locator.default" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.file_locator.default" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.argument_escaper" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.argument_escaper" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "sylius_refund.generator.credit_memo_file_name" to "sylius_refund.resolver.credit_memo_file".
Inlined service "sylius_refund.generator.credit_memo_file_name" to "sylius_refund.resolver.credit_memo_file".
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 "api_platform.serializer.normalizer.item" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "api_platform.jsonld.normalizer.item" to "serializer".
Inlined service "api_platform.serializer.normalizer.item" to "serializer".
Inlined service "api_platform.jsonld.normalizer.item" to "serializer".
Inlined service "api_platform.serializer.normalizer.item" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "sylius.helper.flash" to "sylius.main_controller".
Inlined service "sylius.helper.flash" to "sylius.main_controller".
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".
Tag "doctrine.event_subscriber" was defined on service(s) "sylius.doctrine.orm.event_subscriber.load_metadata.attribute", "sylius.doctrine.orm.event_subscriber.load_metadata.review", but was never used. Did you mean "kernel.event_subscriber", "doctrine.event_listener"?
Tag "workflow.state_machine" was defined on service(s) "debug.state_machine.sylius_catalog_promotion", "debug.state_machine.sylius_order", "debug.state_machine.sylius_order_checkout", "debug.state_machine.sylius_order_payment", "debug.state_machine.sylius_order_shipping", "debug.state_machine.sylius_payment", "debug.state_machine.sylius_payment_request", "debug.state_machine.sylius_product_review", "debug.state_machine.sylius_shipment", "debug.state_machine.sylius_refund_refund_payment", but was never used.