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".
Since symfony/framework-bundle 7.3: Not setting the "property_info.with_constructor_extractor" option explicitly is deprecated because its default value will change in version 8.0.
The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour. (DoctrineExtension.php:925 called by DoctrineExtension.php:543, https://github.com/doctrine/DoctrineBundle/pull/1762, package doctrine/doctrine-bundle)
Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement. (DoctrineExtension.php:934 called by DoctrineExtension.php:543, https://github.com/doctrine/DoctrineBundle/pull/1804, package doctrine/doctrine-bundle)
Since symfony/dependency-injection 7.2: Type "tagged" is deprecated for tag <argument>, use "tagged_iterator" instead in "/srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Resources/config/services/order_pay/controllers.xml".
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 "sylius_mollie.mollie_customer" with model "Sylius\MolliePlugin\Entity\MollieCustomer" and interface "Sylius\MolliePlugin\Entity\MollieCustomerInterface".
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_mollie.template_mollie_email" with model "Sylius\MolliePlugin\Entity\TemplateMollieEmail" and interface "Sylius\MolliePlugin\Entity\TemplateMollieEmailInterface".
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_mollie.template_mollie_email_translation" with model "Sylius\MolliePlugin\Entity\TemplateMollieEmailTranslation" and interface "Sylius\MolliePlugin\Entity\TemplateMollieEmailTranslationInterface".
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_mollie.mollie_gateway_config_translation" with model "Sylius\MolliePlugin\Entity\MollieGatewayConfigTranslation" and interface "Sylius\MolliePlugin\Entity\MollieGatewayConfigTranslationInterface".
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_mollie.mollie_subscription" with model "Sylius\MolliePlugin\Entity\MollieSubscription" and interface "Sylius\MolliePlugin\Entity\MollieSubscriptionInterface".
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_mollie.mollie_subscription_schedule" with model "Sylius\MolliePlugin\Entity\MollieSubscriptionSchedule" and interface "Sylius\MolliePlugin\Entity\MollieSubscriptionScheduleInterface".
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_mollie.product_type" with model "Sylius\MolliePlugin\Entity\ProductType" and interface "Sylius\MolliePlugin\Entity\ProductTypeInterface".
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::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.
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.
The "Sylius\Component\User\Security\Checker\EnabledUserChecker::checkPostAuth()" method will require a new "?TokenInterface $token" argument in the next major version of its interface "Symfony\Component\Security\Core\User\UserCheckerInterface", not defining it is deprecated.
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.
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.
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.
Since sylius/paypal-plugin 1.7: The "Sylius\PayPalPlugin\Resolver\PayPalDefaultPaymentMethodResolver" class is deprecated and will be removed in Sylius/PayPalPlugin 3.0.
Since sylius/resource 1.13: The "sylius.routing.loader.resource" service is deprecated since sylius/resource-bundle 1.13 and will be removed in sylius/resource-bundle 2.0. Use "sylius.symfony.routing.loader.resource" instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\AddressingBundle\Validator\Constraints\ProvinceAddressConstraint.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\AddressingBundle\Validator\Constraints\ProvinceAddressConstraint instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\PromotionBundle\Validator\Constraints\PromotionSubjectCoupon.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\PromotionBundle\Validator\Constraints\PromotionSubjectCoupon instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\OrderShippingMethodEligibility.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\OrderShippingMethodEligibility instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\OrderPaymentMethodEligibility.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\OrderPaymentMethodEligibility instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\OrderProductEligibility.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\OrderProductEligibility instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\InventoryBundle\Validator\Constraints\InStock.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\InventoryBundle\Validator\Constraints\InStock instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\AdminResetPasswordTokenNonExpired.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\AdminResetPasswordTokenNonExpired instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\TranslationForExistingLocales.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\TranslationForExistingLocales instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\PromotionBundle\Validator\Constraints\CatalogPromotionActionType.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\PromotionBundle\Validator\Constraints\CatalogPromotionActionType instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\PromotionBundle\Validator\Constraints\CatalogPromotionActionGroup.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\PromotionBundle\Validator\Constraints\CatalogPromotionActionGroup instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\ChannelCodeCollection.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\ChannelCodeCollection instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\ProductCodeExists.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\ProductCodeExists instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\TaxonCodeExists.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\TaxonCodeExists instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\ProductVariantCodeExists.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\ProductVariantCodeExists instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\PromotionBundle\Validator\Constraints\CatalogPromotionScopeType.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\PromotionBundle\Validator\Constraints\CatalogPromotionScopeType instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\PromotionBundle\Validator\Constraints\CatalogPromotionScopeGroup.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\PromotionBundle\Validator\Constraints\CatalogPromotionScopeGroup instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\ChannelDefaultLocaleEnabled.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\ChannelDefaultLocaleEnabled instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\HasEnabledEntity.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\HasEnabledEntity instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\MaxInteger.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\MaxInteger instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\ExistingChannelCode.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\ExistingChannelCode instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\HasAllPricesDefined.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\HasAllPricesDefined instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\SingleValueForProductVariantOption.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\SingleValueForProductVariantOption instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ProductBundle\Validator\Constraint\ProductVariantCombination.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ProductBundle\Validator\Constraint\ProductVariantCombination instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ProductBundle\Validator\Constraint\ProductVariantOptionValuesConfiguration.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ProductBundle\Validator\Constraint\ProductVariantOptionValuesConfiguration instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\AddressingBundle\Validator\Constraints\UniqueProvinceCollection.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\AddressingBundle\Validator\Constraints\UniqueProvinceCollection instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\RegisteredUser.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\RegisteredUser instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CurrencyBundle\Validator\Constraints\UniqueCurrencyPair.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CurrencyBundle\Validator\Constraints\UniqueCurrencyPair instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CurrencyBundle\Validator\Constraints\DifferentSourceTargetCurrency.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CurrencyBundle\Validator\Constraints\DifferentSourceTargetCurrency instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\PaymentBundle\Validator\Constraints\GatewayFactoryExists.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\PaymentBundle\Validator\Constraints\GatewayFactoryExists instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\MolliePlugin\Validator\Constraints\PaymentMethodMollieChannelUnique.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\MolliePlugin\Validator\Constraints\PaymentMethodMollieChannelUnique instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\HasAllVariantPricesDefined.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\HasAllVariantPricesDefined instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ProductBundle\Validator\Constraint\UniqueSimpleProductCode.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ProductBundle\Validator\Constraint\UniqueSimpleProductCode instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ResourceBundle\Validator\Constraints\UniqueWithinCollectionConstraint.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ResourceBundle\Validator\Constraints\UniqueWithinCollectionConstraint instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\AttributeBundle\Validator\Constraints\ValidTextAttributeConfiguration.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\AttributeBundle\Validator\Constraints\ValidTextAttributeConfiguration instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\AttributeBundle\Validator\Constraints\ValidSelectAttributeConfiguration.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\AttributeBundle\Validator\Constraints\ValidSelectAttributeConfiguration instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\AttributeBundle\Validator\Constraints\AttributeType.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\AttributeBundle\Validator\Constraints\AttributeType instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\AttributeBundle\Validator\Constraints\ValidAttributeValue.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\AttributeBundle\Validator\Constraints\ValidAttributeValue instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\ProductImageVariantsBelongToOwner.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\ProductImageVariantsBelongToOwner instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\AllowedImageMimeTypes.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\AllowedImageMimeTypes instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\UniqueReviewerEmail.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\UniqueReviewerEmail instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\PromotionBundle\Validator\Constraints\PromotionDateRange.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\PromotionBundle\Validator\Constraints\PromotionDateRange instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\PromotionBundle\Validator\Constraints\PromotionActionGroup.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\PromotionBundle\Validator\Constraints\PromotionActionGroup instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\PromotionBundle\Validator\Constraints\PromotionActionType.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\PromotionBundle\Validator\Constraints\PromotionActionType instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\PromotionBundle\Validator\Constraints\PromotionNotCouponBased.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\PromotionBundle\Validator\Constraints\PromotionNotCouponBased instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\PromotionBundle\Validator\Constraints\PromotionRuleType.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\PromotionBundle\Validator\Constraints\PromotionRuleType instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\PromotionBundle\Validator\Constraints\PromotionRuleGroup.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\PromotionBundle\Validator\Constraints\PromotionRuleGroup instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\CustomerGroupCodeExists.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\CustomerGroupCodeExists instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\CountryCodeExists.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\CountryCodeExists instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ShippingBundle\Validator\Constraint\ValidDeliveryTimeRange.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ShippingBundle\Validator\Constraint\ValidDeliveryTimeRange instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ShippingBundle\Validator\Constraint\ShippingMethodCalculatorExists.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ShippingBundle\Validator\Constraint\ShippingMethodCalculatorExists instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ShippingBundle\Validator\Constraint\ShippingMethodRule.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ShippingBundle\Validator\Constraint\ShippingMethodRule instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\TaxonomyBundle\Validator\Constraints\TaxonParentRelation.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\TaxonomyBundle\Validator\Constraints\TaxonParentRelation instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\AddressingBundle\Validator\Constraints\ZoneCannotContainItself.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\AddressingBundle\Validator\Constraints\ZoneCannotContainItself instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\ConfirmResetPassword.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\ConfirmResetPassword instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\ShopUserResetPasswordTokenExists.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\ShopUserResetPasswordTokenExists instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\ShopUserResetPasswordTokenNotExpired.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\ShopUserResetPasswordTokenNotExpired instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\ShopUserVerificationTokenEligibility.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\ShopUserVerificationTokenEligibility instead.
Since sylius/resource 1.13: The "sylius.routing.loader.routes_attributes" service is deprecated since sylius/resource-bundle 1.13 and will be removed in sylius/resource-bundle 2.0. Use "sylius.symfony.routing.loader.resource" instead.
Since sylius/resource-bundle 1.13: The ".container.private.Sylius\Resource\Symfony\Routing\Factory\AttributesOperationRouteFactoryInterface" service is deprecated since sylius/resource-bundle 1.13 and will be removed in sylius/resource-bundle 2.0. Use "sylius.routing.resource.route_collection_factory" instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\PromotionBundle\Validator\Constraints\CouponPossibleGenerationAmount.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\PromotionBundle\Validator\Constraints\CouponPossibleGenerationAmount instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\AddressingBundle\Validator\Constraints\ZoneMemberGroup.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\AddressingBundle\Validator\Constraints\ZoneMemberGroup instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\ProvinceCodeExists.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\ProvinceCodeExists instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\ZoneCodeExists.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\ZoneCodeExists instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\CartItemVariantEnabled.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\CartItemVariantEnabled instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\CartItemAvailability.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\CartItemAvailability instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\ResendOrderConfirmationEmailWithValidOrderState.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\ResendOrderConfirmationEmailWithValidOrderState instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\CoreBundle\Validator\Constraints\ResendShipmentConfirmationEmailWithValidShipmentState.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\CoreBundle\Validator\Constraints\ResendShipmentConfirmationEmailWithValidShipmentState instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Payum\Bundle\PayumBundle\Validator\Constraints\CreditCardDate.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Payum\Bundle\PayumBundle\Validator\Constraints\CreditCardDate instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\AddingEligibleProductVariantToCart.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\AddingEligibleProductVariantToCart instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\PlacedOrderCartItemsImmutable.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\PlacedOrderCartItemsImmutable instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\ChosenPaymentRequestActionEligibility.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\ChosenPaymentRequestActionEligibility instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\UniqueReviewerEmail.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\UniqueReviewerEmail instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\ChangedItemQuantityInCart.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\ChangedItemQuantityInCart instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\CanPaymentMethodBeChanged.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\CanPaymentMethodBeChanged instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\CorrectChangeShopUserConfirmPassword.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\CorrectChangeShopUserConfirmPassword instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\ChosenPaymentMethodEligibility.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\ChosenPaymentMethodEligibility instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\ChosenShippingMethodEligibility.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\ChosenShippingMethodEligibility instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\CheckoutCompletion.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\CheckoutCompletion instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\OrderNotEmpty.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\OrderNotEmpty instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\OrderProductEligibility.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\OrderProductEligibility instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\OrderItemAvailability.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\OrderItemAvailability instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\OrderPaymentMethodEligibility.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\OrderPaymentMethodEligibility instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\OrderShippingMethodEligibility.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\OrderShippingMethodEligibility instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\UniqueShopUserEmail.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\UniqueShopUserEmail instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\ShopUserNotVerified.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\ShopUserNotVerified instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\ShipmentAlreadyShipped.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\ShipmentAlreadyShipped instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\OrderAddressRequirement.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\OrderAddressRequirement instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\CorrectOrderAddress.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\CorrectOrderAddress instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\PromotionCouponEligibility.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\PromotionCouponEligibility instead.
Since symfony/validator 7.3: Using constraints not supporting named arguments is deprecated. Try adding the HasNamedArguments attribute to Sylius\Bundle\ApiBundle\Validator\Constraints\UpdateCartEmailNotAllowed.
Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Sylius\Bundle\ApiBundle\Validator\Constraints\UpdateCartEmailNotAllowed instead.
Since sylius/mollie-plugin 2.2: Not passing an instance of "Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface" is deprecated and will be required in MolliePlugin 4.0
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/templates/form/theme.html.twig at line 108.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/templates/form/theme.html.twig at line 143.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /srv/sylius/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/templates/form/theme.html.twig at line 263.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /srv/sylius/vendor/sylius/resource-bundle/src/Bundle/Resources/views/forms.html.twig at line 5.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /srv/sylius/vendor/sylius/resource-bundle/src/Bundle/Resources/views/forms.html.twig at line 41.
Since twig/twig 3.12: The "tag" constructor argument of the "Sylius\TwigHooks\Twig\Node\HookNode" class is deprecated and ignored (check which TokenParser class set it to "hook"), the tag is now automatically set by the Parser when needed.
Since twig/twig 3.9: Twig node "Sylius\TwigHooks\Twig\Node\HookNode" is not marked as ready for using "yield" instead of "echo"; please make it ready and then flag it with the #[\Twig\Attribute\YieldReady] attribute.
Since twig/twig 3.9: Using "echo" is deprecated, use "yield" instead in "Sylius\TwigHooks\Twig\Node\HookNode", then flag the class with #[\Twig\Attribute\YieldReady].
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: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31" instead of "8". (AbstractMySQLDriver.php:94 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)
User Deprecated: Specifying the "nullable" attribute for join columns in many-to-many associations (here, Sylius\Component\Core\Model\PaymentMethod::$channels) is a no-op.
The ORM will always set it to false.
Doing so is deprecated and will be an error in 4.0. (ManyToManyOwningSideMapping.php:133 called by ClassMetadata.php:1448, https://github.com/doctrine/orm/pull/12126, package doctrine/orm)
"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.shop_billing_data_id AS shop_billing_data_id_32, t0.channel_price_history_config_id AS channel_price_history_config_id_33 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 => "dev.kamedia.pl"
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.shop_billing_data_id AS shop_billing_data_id_32, t0.channel_price_history_config_id AS channel_price_history_config_id_33 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 => "dev.kamedia.pl"
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.shop_billing_data_id AS shop_billing_data_id_32, t0.channel_price_history_config_id AS channel_price_history_config_id_33 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.shop_billing_data_id AS shop_billing_data_id_32, t0.channel_price_history_config_id AS channel_price_history_config_id_33 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 => 1]
, 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 => 1]
"types" => [1 => 1]
]
"SELECT t0.id AS id_1, t0.original_filename AS original_filename_2, t0.name AS name_3, t0.slug AS slug_4, t0.hash AS hash_5, t0.path AS path_6, t0.width AS width_7, t0.height AS height_8, t0.original_width AS original_width_9, t0.original_height AS original_height_10, t0.mime_type AS mime_type_11, t0.source AS source_12, t0.s3_key AS s3_key_13, t0.popularity AS popularity_14, t0.created_at AS created_at_15, t0.seo_title AS seo_title_16, t0.seo_description AS seo_description_17, t0.seo_subtitle AS seo_subtitle_18, t0.description_intro AS description_intro_19, t0.description_features AS description_features_20, t0.description_usage AS description_usage_21, t0.category1_id AS category1_id_22, t0.category2_id AS category2_id_23, t0.main_room_id AS main_room_id_24, t0.collection_id AS collection_id_25 FROM km_pattern t0 WHERE t0.slug = ? LIMIT 1"
(parameters:
[1 => "lesna-opowiesc"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.original_filename AS original_filename_2, t0.name AS name_3, t0.slug AS slug_4, t0.hash AS hash_5, t0.path AS path_6, t0.width AS width_7, t0.height AS height_8, t0.original_width AS original_width_9, t0.original_height AS original_height_10, t0.mime_type AS mime_type_11, t0.source AS source_12, t0.s3_key AS s3_key_13, t0.popularity AS popularity_14, t0.created_at AS created_at_15, t0.seo_title AS seo_title_16, t0.seo_description AS seo_description_17, t0.seo_subtitle AS seo_subtitle_18, t0.description_intro AS description_intro_19, t0.description_features AS description_features_20, t0.description_usage AS description_usage_21, t0.category1_id AS category1_id_22, t0.category2_id AS category2_id_23, t0.main_room_id AS main_room_id_24, t0.collection_id AS collection_id_25 FROM km_pattern t0 WHERE t0.slug = ? LIMIT 1"
"params" => [1 => "lesna-opowiesc"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.path AS path_2, t0.is_main AS is_main_3, t0.orientation AS orientation_4, t0.alt_text AS alt_text_5, t0.pattern_id AS pattern_id_6, t0.room_type_id AS room_type_id_7 FROM km_mockup t0 WHERE t0.pattern_id = ? ORDER BY t0.id ASC"
(parameters:
[1 => 31]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.path AS path_2, t0.is_main AS is_main_3, t0.orientation AS orientation_4, t0.alt_text AS alt_text_5, t0.pattern_id AS pattern_id_6, t0.room_type_id AS room_type_id_7 FROM km_mockup t0 WHERE t0.pattern_id = ? ORDER BY t0.id ASC"
"params" => [1 => 31]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM km_pattern_style t0 INNER JOIN km_pattern_style_relation ON t0.id = km_pattern_style_relation.pattern_style_id WHERE km_pattern_style_relation.pattern_id = ?"
(parameters:
[1 => 31]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM km_pattern_style t0 INNER JOIN km_pattern_style_relation ON t0.id = km_pattern_style_relation.pattern_style_id WHERE km_pattern_style_relation.pattern_id = ?"
"params" => [1 => 31]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT k0_.id AS id_0, k0_.original_filename AS original_filename_1, k0_.name AS name_2, k0_.slug AS slug_3, k0_.hash AS hash_4, k0_.path AS path_5, k0_.width AS width_6, k0_.height AS height_7, k0_.original_width AS original_width_8, k0_.original_height AS original_height_9, k0_.mime_type AS mime_type_10, k0_.source AS source_11, k0_.s3_key AS s3_key_12, k0_.popularity AS popularity_13, k0_.created_at AS created_at_14, k0_.seo_title AS seo_title_15, k0_.seo_description AS seo_description_16, k0_.seo_subtitle AS seo_subtitle_17, k0_.description_intro AS description_intro_18, k0_.description_features AS description_features_19, k0_.description_usage AS description_usage_20, k0_.category1_id AS category1_id_21, k0_.category2_id AS category2_id_22, k0_.main_room_id AS main_room_id_23, k0_.collection_id AS collection_id_24 FROM km_pattern k0_ INNER JOIN km_pattern_style_relation k2_ ON k0_.id = k2_.pattern_id INNER JOIN km_pattern_style k1_ ON k1_.id = k2_.pattern_style_id WHERE k1_.id = ? AND k0_.id <> ? ORDER BY k0_.id ASC LIMIT 4"
(parameters:
[1 => 72 => 31]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT k0_.id AS id_0, k0_.original_filename AS original_filename_1, k0_.name AS name_2, k0_.slug AS slug_3, k0_.hash AS hash_4, k0_.path AS path_5, k0_.width AS width_6, k0_.height AS height_7, k0_.original_width AS original_width_8, k0_.original_height AS original_height_9, k0_.mime_type AS mime_type_10, k0_.source AS source_11, k0_.s3_key AS s3_key_12, k0_.popularity AS popularity_13, k0_.created_at AS created_at_14, k0_.seo_title AS seo_title_15, k0_.seo_description AS seo_description_16, k0_.seo_subtitle AS seo_subtitle_17, k0_.description_intro AS description_intro_18, k0_.description_features AS description_features_19, k0_.description_usage AS description_usage_20, k0_.category1_id AS category1_id_21, k0_.category2_id AS category2_id_22, k0_.main_room_id AS main_room_id_23, k0_.collection_id AS collection_id_24 FROM km_pattern k0_ INNER JOIN km_pattern_style_relation k2_ ON k0_.id = k2_.pattern_id INNER JOIN km_pattern_style k1_ ON k1_.id = k2_.pattern_style_id WHERE k1_.id = ? AND k0_.id <> ? ORDER BY k0_.id ASC LIMIT 4"
"params" => [1 => 72 => 31]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.visible AS visible_5, t0.parent_id AS parent_id_6 FROM km_pattern_category t0 WHERE t0.id = ?"
(parameters:
[1 => 5]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.visible AS visible_5, t0.parent_id AS parent_id_6 FROM km_pattern_category t0 WHERE t0.id = ?"
"params" => [1 => 5]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT s0_.text_value AS text_value_0 FROM sylius_product_attribute_value s0_ INNER JOIN sylius_product_attribute s1_ ON s0_.attribute_id = s1_.id WHERE s1_.code = ? AND s0_.text_value IN (?) ORDER BY s0_.id ASC LIMIT 1"
[
"sql" => "SELECT s0_.text_value AS text_value_0 FROM sylius_product_attribute_value s0_ INNER JOIN sylius_product_attribute s1_ ON s0_.attribute_id = s1_.id WHERE s1_.code = ? AND s0_.text_value IN (?) ORDER BY s0_.id ASC LIMIT 1"
"params" => [1 => "restricted_category_slug"
2 => "fototapety-skandynawskie-dla-dzieci"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT MIN(s0_.price) AS sclr_0 FROM sylius_product_variant s1_ INNER JOIN sylius_product s2_ ON s1_.product_id = s2_.id INNER JOIN sylius_channel_pricing s0_ ON s1_.id = s0_.product_variant_id WHERE s2_.sold_by_square_meter = 1 AND s1_.enabled = 1 AND s2_.id NOT IN (SELECT s3_.product_id AS sclr_1 FROM sylius_product_attribute_value s3_ INNER JOIN sylius_product_attribute s4_ ON s3_.attribute_id = s4_.id WHERE s4_.code = ?)"
(parameters:
[1 => "restricted_category_slug"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT MIN(s0_.price) AS sclr_0 FROM sylius_product_variant s1_ INNER JOIN sylius_product s2_ ON s1_.product_id = s2_.id INNER JOIN sylius_channel_pricing s0_ ON s1_.id = s0_.product_variant_id WHERE s2_.sold_by_square_meter = 1 AND s1_.enabled = 1 AND s2_.id NOT IN (SELECT s3_.product_id AS sclr_1 FROM sylius_product_attribute_value s3_ INNER JOIN sylius_product_attribute s4_ ON s3_.attribute_id = s4_.id WHERE s4_.code = ?)"
"params" => [1 => "restricted_category_slug"
]
"types" => [1 => 2]
]
deprecation
User Deprecated: Since sylius/mollie-plugin 2.2: Not passing an instance of "Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface" is deprecated and will be required in MolliePlugin 4.0
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM km_pattern_theme t0 INNER JOIN km_pattern_theme_relation ON t0.id = km_pattern_theme_relation.pattern_theme_id WHERE km_pattern_theme_relation.pattern_id = ?"
(parameters:
[1 => 31]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM km_pattern_theme t0 INNER JOIN km_pattern_theme_relation ON t0.id = km_pattern_theme_relation.pattern_theme_id WHERE km_pattern_theme_relation.pattern_id = ?"
"params" => [1 => 31]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.hex_code AS hex_code_4 FROM km_pattern_color t0 INNER JOIN km_pattern_color_relation ON t0.id = km_pattern_color_relation.pattern_color_id WHERE km_pattern_color_relation.pattern_id = ?"
(parameters:
[1 => 31]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.hex_code AS hex_code_4 FROM km_pattern_color t0 INNER JOIN km_pattern_color_relation ON t0.id = km_pattern_color_relation.pattern_color_id WHERE km_pattern_color_relation.pattern_id = ?"
"params" => [1 => 31]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.path AS path_2, t0.is_main AS is_main_3, t0.orientation AS orientation_4, t0.alt_text AS alt_text_5, t0.pattern_id AS pattern_id_6, t0.room_type_id AS room_type_id_7 FROM km_mockup t0 WHERE t0.pattern_id = ?"
(parameters:
[1 => 30]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.path AS path_2, t0.is_main AS is_main_3, t0.orientation AS orientation_4, t0.alt_text AS alt_text_5, t0.pattern_id AS pattern_id_6, t0.room_type_id AS room_type_id_7 FROM km_mockup t0 WHERE t0.pattern_id = ?"
"params" => [1 => 30]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM km_pattern_style t0 INNER JOIN km_pattern_style_relation ON t0.id = km_pattern_style_relation.pattern_style_id WHERE km_pattern_style_relation.pattern_id = ?"
(parameters:
[1 => 30]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM km_pattern_style t0 INNER JOIN km_pattern_style_relation ON t0.id = km_pattern_style_relation.pattern_style_id WHERE km_pattern_style_relation.pattern_id = ?"
"params" => [1 => 30]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.path AS path_2, t0.is_main AS is_main_3, t0.orientation AS orientation_4, t0.alt_text AS alt_text_5, t0.pattern_id AS pattern_id_6, t0.room_type_id AS room_type_id_7 FROM km_mockup t0 WHERE t0.pattern_id = ?"
(parameters:
[1 => 45]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.path AS path_2, t0.is_main AS is_main_3, t0.orientation AS orientation_4, t0.alt_text AS alt_text_5, t0.pattern_id AS pattern_id_6, t0.room_type_id AS room_type_id_7 FROM km_mockup t0 WHERE t0.pattern_id = ?"
"params" => [1 => 45]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM km_pattern_style t0 INNER JOIN km_pattern_style_relation ON t0.id = km_pattern_style_relation.pattern_style_id WHERE km_pattern_style_relation.pattern_id = ?"
(parameters:
[1 => 45]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM km_pattern_style t0 INNER JOIN km_pattern_style_relation ON t0.id = km_pattern_style_relation.pattern_style_id WHERE km_pattern_style_relation.pattern_id = ?"
"params" => [1 => 45]
"types" => [1 => 1]
]
debug
Executing query:
"SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.hostname AS hostname_2 FROM sylius_channel s0_ ORDER BY s0_.id ASC"
doctrine
[
"sql" => "SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.hostname AS hostname_2 FROM sylius_channel s0_ ORDER BY s0_.id ASC"
]
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
485
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\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\InstructionController" (parent: .abstract.instanceof.App\Controller\Api\InstructionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\InstructionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\InstructionController).
Resolving inheritance for "App\Controller\Api\InstructionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\InstructionController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\ProductTypeExtension).
Resolving inheritance for "App\Form\Extension\ProductTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ImageS3Bundle\Controller\Admin\DashboardController" (parent: .abstract.instanceof.App\ImageS3Bundle\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ImageS3Bundle\Controller\Admin\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ImageS3Bundle\Controller\Admin\DashboardController).
Resolving inheritance for "App\ImageS3Bundle\Controller\Admin\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ImageS3Bundle\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ImageS3Bundle\Controller\CategoryImageController" (parent: .abstract.instanceof.App\ImageS3Bundle\Controller\CategoryImageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ImageS3Bundle\Controller\CategoryImageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ImageS3Bundle\Controller\CategoryImageController).
Resolving inheritance for "App\ImageS3Bundle\Controller\CategoryImageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ImageS3Bundle\Controller\CategoryImageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ImageS3Bundle\Controller\ImageController" (parent: .abstract.instanceof.App\ImageS3Bundle\Controller\ImageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ImageS3Bundle\Controller\ImageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ImageS3Bundle\Controller\ImageController).
Resolving inheritance for "App\ImageS3Bundle\Controller\ImageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ImageS3Bundle\Controller\ImageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ImageS3Bundle\Controller\S3ImageApiController" (parent: .abstract.instanceof.App\ImageS3Bundle\Controller\S3ImageApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ImageS3Bundle\Controller\S3ImageApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ImageS3Bundle\Controller\S3ImageApiController).
Resolving inheritance for ".instanceof.App\ImageS3Bundle\Controller\S3ImageApiController.0.App\ImageS3Bundle\Controller\S3ImageApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ImageS3Bundle\Controller\S3ImageApiController).
Resolving inheritance for "App\ImageS3Bundle\Controller\S3ImageApiController" (parent: .instanceof.App\ImageS3Bundle\Controller\S3ImageApiController.0.App\ImageS3Bundle\Controller\S3ImageApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ImageS3Bundle\Controller\S3ImportController" (parent: .abstract.instanceof.App\ImageS3Bundle\Controller\S3ImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ImageS3Bundle\Controller\S3ImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ImageS3Bundle\Controller\S3ImportController).
Resolving inheritance for ".instanceof.App\ImageS3Bundle\Controller\S3ImportController.0.App\ImageS3Bundle\Controller\S3ImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ImageS3Bundle\Controller\S3ImportController).
Resolving inheritance for "App\ImageS3Bundle\Controller\S3ImportController" (parent: .instanceof.App\ImageS3Bundle\Controller\S3ImportController.0.App\ImageS3Bundle\Controller\S3ImportController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ImageS3Bundle\Form\Type\CategoryImageType" (parent: .abstract.instanceof.App\ImageS3Bundle\Form\Type\CategoryImageType).
Resolving inheritance for "App\ImageS3Bundle\Form\Type\CategoryImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ImageS3Bundle\Form\Type\CategoryImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ImageS3Bundle\Form\Type\ImageType" (parent: .abstract.instanceof.App\ImageS3Bundle\Form\Type\ImageType).
Resolving inheritance for "App\ImageS3Bundle\Form\Type\ImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ImageS3Bundle\Form\Type\ImageType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Menu\AdminMainMenuListener" (parent: .abstract.instanceof.App\Menu\AdminMainMenuListener).
Resolving inheritance for "App\Menu\AdminMainMenuListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Menu\AdminMainMenuListener).
Resolving inheritance for ".instanceof.App\Twig\Components\AppNewCollection.0.App\Twig\Components\AppNewCollection" (parent: .abstract.instanceof.App\Twig\Components\AppNewCollection).
Resolving inheritance for "App\Twig\Components\AppNewCollection" (parent: .instanceof.App\Twig\Components\AppNewCollection.0.App\Twig\Components\AppNewCollection).
Resolving inheritance for ".instanceof.App\Twig\Components\Footer.0.App\Twig\Components\Footer" (parent: .abstract.instanceof.App\Twig\Components\Footer).
Resolving inheritance for "App\Twig\Components\Footer" (parent: .instanceof.App\Twig\Components\Footer.0.App\Twig\Components\Footer).
Resolving inheritance for ".instanceof.App\Twig\Components\Header.0.App\Twig\Components\Header" (parent: .abstract.instanceof.App\Twig\Components\Header).
Resolving inheritance for "App\Twig\Components\Header" (parent: .instanceof.App\Twig\Components\Header.0.App\Twig\Components\Header).
Resolving inheritance for ".instanceof.App\Twig\Components\Jumbo.0.App\Twig\Components\Jumbo" (parent: .abstract.instanceof.App\Twig\Components\Jumbo).
Resolving inheritance for "App\Twig\Components\Jumbo" (parent: .instanceof.App\Twig\Components\Jumbo.0.App\Twig\Components\Jumbo).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Kamedia\Twig\KamediaShopExtension" (parent: .abstract.instanceof.Kamedia\Twig\KamediaShopExtension).
Resolving inheritance for "Kamedia\Twig\KamediaShopExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Kamedia\Twig\KamediaShopExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Admin\CategoryController" (parent: .abstract.instanceof.Kamedia\Ui\Admin\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Admin\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Admin\CategoryController).
Resolving inheritance for "Kamedia\Ui\Admin\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Admin\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Admin\CollectionController" (parent: .abstract.instanceof.Kamedia\Ui\Admin\CollectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Admin\CollectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Admin\CollectionController).
Resolving inheritance for "Kamedia\Ui\Admin\CollectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Admin\CollectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Admin\DashboardController" (parent: .abstract.instanceof.Kamedia\Ui\Admin\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Admin\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Admin\DashboardController).
Resolving inheritance for "Kamedia\Ui\Admin\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Admin\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Admin\PatternController" (parent: .abstract.instanceof.Kamedia\Ui\Admin\PatternController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Admin\PatternController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Admin\PatternController).
Resolving inheritance for "Kamedia\Ui\Admin\PatternController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Admin\PatternController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Admin\PatternRoomController" (parent: .abstract.instanceof.Kamedia\Ui\Admin\PatternRoomController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Admin\PatternRoomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Admin\PatternRoomController).
Resolving inheritance for "Kamedia\Ui\Admin\PatternRoomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Admin\PatternRoomController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Api\Controller\MockupStatusController" (parent: .abstract.instanceof.Kamedia\Ui\Api\Controller\MockupStatusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Api\Controller\MockupStatusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Api\Controller\MockupStatusController).
Resolving inheritance for "Kamedia\Ui\Api\Controller\MockupStatusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Api\Controller\MockupStatusController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kamedia\Ui\Form\Type\CategoryType" (parent: .abstract.instanceof.Kamedia\Ui\Form\Type\CategoryType).
Resolving inheritance for "Kamedia\Ui\Form\Type\CategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kamedia\Ui\Form\Type\CategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kamedia\Ui\Form\Type\CollectionType" (parent: .abstract.instanceof.Kamedia\Ui\Form\Type\CollectionType).
Resolving inheritance for "Kamedia\Ui\Form\Type\CollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kamedia\Ui\Form\Type\CollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kamedia\Ui\Form\Type\PatternFilterType" (parent: .abstract.instanceof.Kamedia\Ui\Form\Type\PatternFilterType).
Resolving inheritance for "Kamedia\Ui\Form\Type\PatternFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kamedia\Ui\Form\Type\PatternFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kamedia\Ui\Form\Type\PatternRoomType" (parent: .abstract.instanceof.Kamedia\Ui\Form\Type\PatternRoomType).
Resolving inheritance for "Kamedia\Ui\Form\Type\PatternRoomType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kamedia\Ui\Form\Type\PatternRoomType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kamedia\Ui\Form\Type\PatternType" (parent: .abstract.instanceof.Kamedia\Ui\Form\Type\PatternType).
Resolving inheritance for "Kamedia\Ui\Form\Type\PatternType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kamedia\Ui\Form\Type\PatternType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\AddToCartController" (parent: .abstract.instanceof.Kamedia\Ui\Shop\Controller\AddToCartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\AddToCartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\AddToCartController).
Resolving inheritance for "Kamedia\Ui\Shop\Controller\AddToCartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\AddToCartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\ApiController" (parent: .abstract.instanceof.Kamedia\Ui\Shop\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\ApiController).
Resolving inheritance for "Kamedia\Ui\Shop\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\CartController" (parent: .abstract.instanceof.Kamedia\Ui\Shop\Controller\CartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\CartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\CartController).
Resolving inheritance for "Kamedia\Ui\Shop\Controller\CartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\CartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\CategoryController" (parent: .abstract.instanceof.Kamedia\Ui\Shop\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\CategoryController).
Resolving inheritance for "Kamedia\Ui\Shop\Controller\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\CheckoutController" (parent: .abstract.instanceof.Kamedia\Ui\Shop\Controller\CheckoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\CheckoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\CheckoutController).
Resolving inheritance for "Kamedia\Ui\Shop\Controller\CheckoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\CheckoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\CollectionController" (parent: .abstract.instanceof.Kamedia\Ui\Shop\Controller\CollectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\CollectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\CollectionController).
Resolving inheritance for "Kamedia\Ui\Shop\Controller\CollectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\CollectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\ConfigureProductController" (parent: .abstract.instanceof.Kamedia\Ui\Shop\Controller\ConfigureProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\ConfigureProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\ConfigureProductController).
Resolving inheritance for "Kamedia\Ui\Shop\Controller\ConfigureProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\ConfigureProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\CroppedImageController" (parent: .abstract.instanceof.Kamedia\Ui\Shop\Controller\CroppedImageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\CroppedImageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\CroppedImageController).
Resolving inheritance for "Kamedia\Ui\Shop\Controller\CroppedImageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\CroppedImageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\PasswordResetController" (parent: .abstract.instanceof.Kamedia\Ui\Shop\Controller\PasswordResetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\PasswordResetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\PasswordResetController).
Resolving inheritance for "Kamedia\Ui\Shop\Controller\PasswordResetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\PasswordResetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\PatternController" (parent: .abstract.instanceof.Kamedia\Ui\Shop\Controller\PatternController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\PatternController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\PatternController).
Resolving inheritance for "Kamedia\Ui\Shop\Controller\PatternController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\PatternController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\RegisterController" (parent: .abstract.instanceof.Kamedia\Ui\Shop\Controller\RegisterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\RegisterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\RegisterController).
Resolving inheritance for "Kamedia\Ui\Shop\Controller\RegisterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\RegisterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\SecurityController" (parent: .abstract.instanceof.Kamedia\Ui\Shop\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\SecurityController).
Resolving inheritance for "Kamedia\Ui\Shop\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\StaticPageController" (parent: .abstract.instanceof.Kamedia\Ui\Shop\Controller\StaticPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\StaticPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\StaticPageController).
Resolving inheritance for ".instanceof.Kamedia\Ui\Shop\Controller\StaticPageController.0.Kamedia\Ui\Shop\Controller\StaticPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\StaticPageController).
Resolving inheritance for "Kamedia\Ui\Shop\Controller\StaticPageController" (parent: .instanceof.Kamedia\Ui\Shop\Controller\StaticPageController.0.Kamedia\Ui\Shop\Controller\StaticPageController).
Resolving inheritance for ".instanceof.Kamedia\PayUPlugin\CommandHandler\CapturePayUPaymentHandler.0.Kamedia\PayUPlugin\CommandHandler\CapturePayUPaymentHandler" (parent: .abstract.instanceof.Kamedia\PayUPlugin\CommandHandler\CapturePayUPaymentHandler).
Resolving inheritance for "Kamedia\PayUPlugin\CommandHandler\CapturePayUPaymentHandler" (parent: .instanceof.Kamedia\PayUPlugin\CommandHandler\CapturePayUPaymentHandler.0.Kamedia\PayUPlugin\CommandHandler\CapturePayUPaymentHandler).
Resolving inheritance for ".instanceof.Kamedia\PayUPlugin\CommandHandler\NotifyPayUPaymentHandler.0.Kamedia\PayUPlugin\CommandHandler\NotifyPayUPaymentHandler" (parent: .abstract.instanceof.Kamedia\PayUPlugin\CommandHandler\NotifyPayUPaymentHandler).
Resolving inheritance for "Kamedia\PayUPlugin\CommandHandler\NotifyPayUPaymentHandler" (parent: .instanceof.Kamedia\PayUPlugin\CommandHandler\NotifyPayUPaymentHandler.0.Kamedia\PayUPlugin\CommandHandler\NotifyPayUPaymentHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kamedia\PayUPlugin\Form\Type\KamediaPayUGatewayConfigurationType" (parent: .abstract.instanceof.Kamedia\PayUPlugin\Form\Type\KamediaPayUGatewayConfigurationType).
Resolving inheritance for "Kamedia\PayUPlugin\Form\Type\KamediaPayUGatewayConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Kamedia\PayUPlugin\Form\Type\KamediaPayUGatewayConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.listener.admin.menu_builder" (parent: .abstract.instanceof.app.listener.admin.menu_builder).
Resolving inheritance for "app.listener.admin.menu_builder" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.listener.admin.menu_builder).
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 "cache.http_client.pool" (parent: cache.app).
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.mollie_subscription_graph" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.mollie_subscription_graph" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.mollie_subscription_payment_graph_manual" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.mollie_subscription_payment_graph_manual" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.mollie_subscription_payment_state_graph" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.mollie_subscription_payment_state_graph" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.mollie_subscription_processing_graph" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.mollie_subscription_processing_graph" (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 "messenger.retry.multiplier_retry_strategy.sync" (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_class_list" (parent: cache.system).
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_image_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 "liip_imagine.binary.loader.collection_loader" (parent: liip_imagine.binary.loader.prototype.filesystem).
Resolving inheritance for "liip_imagine.binary.loader.collection_loader" (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 "sylius_mollie.controller.shop.order" (parent: sylius.controller.order).
Resolving inheritance for ".instanceof.Kamedia\Pattern\Domain\Entity\Category.0.Kamedia\Pattern\Domain\Entity\Category" (parent: .abstract.instanceof.Kamedia\Pattern\Domain\Entity\Category).
Resolving inheritance for ".instanceof.Kamedia\Pattern\Domain\Entity\Collection.0.Kamedia\Pattern\Domain\Entity\Collection" (parent: .abstract.instanceof.Kamedia\Pattern\Domain\Entity\Collection).
Resolving inheritance for ".instanceof.Kamedia\Pattern\Domain\Entity\Mockup.0.Kamedia\Pattern\Domain\Entity\Mockup" (parent: .abstract.instanceof.Kamedia\Pattern\Domain\Entity\Mockup).
Resolving inheritance for ".instanceof.Kamedia\Pattern\Domain\Entity\Pattern.0.Kamedia\Pattern\Domain\Entity\Pattern" (parent: .abstract.instanceof.Kamedia\Pattern\Domain\Entity\Pattern).
Resolving inheritance for ".instanceof.Kamedia\Pattern\Domain\Entity\PatternColor.0.Kamedia\Pattern\Domain\Entity\PatternColor" (parent: .abstract.instanceof.Kamedia\Pattern\Domain\Entity\PatternColor).
Resolving inheritance for ".instanceof.Kamedia\Pattern\Domain\Entity\PatternRoom.0.Kamedia\Pattern\Domain\Entity\PatternRoom" (parent: .abstract.instanceof.Kamedia\Pattern\Domain\Entity\PatternRoom).
Resolving inheritance for ".instanceof.Kamedia\Pattern\Domain\Entity\PatternStyle.0.Kamedia\Pattern\Domain\Entity\PatternStyle" (parent: .abstract.instanceof.Kamedia\Pattern\Domain\Entity\PatternStyle).
Resolving inheritance for ".instanceof.Kamedia\Pattern\Domain\Entity\PatternTheme.0.Kamedia\Pattern\Domain\Entity\PatternTheme" (parent: .abstract.instanceof.Kamedia\Pattern\Domain\Entity\PatternTheme).
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_filter" (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 ".signing.messenger.default_serializer" (parent: messenger.signing_serializer).
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.allegro" (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_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).
107
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.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 service-argument resolver for controller "sylius_shop.twig.component.common.delivery_time::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.
Removing service-argument resolver for controller "sylius_mollie.twig.component.email_template.form::dehydrateResource": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "sylius_mollie.twig.component.email_template.form::dehydrateHookableMetadata": no corresponding services exist for the referenced types.
3270
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 "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; 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.cli"; reason: private alias.
Removed service "error_renderer.default"; 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\NamespacedPoolInterface"; 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"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $adminPackage"; reason: private alias.
Removed service ".Symfony\Component\Asset\PackageInterface $shop"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $shopPackage"; reason: private alias.
Removed service ".Symfony\Component\Asset\PackageInterface $app.admin"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $appAdminPackage"; reason: private alias.
Removed service ".Symfony\Component\Asset\PackageInterface $app.shop"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $appShopPackage"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient"; reason: private alias.
Removed service "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"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusCatalogPromotionStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_order"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusOrderStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_order_checkout"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusOrderCheckoutStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_order_payment"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusOrderPaymentStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_order_shipping"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusOrderShippingStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_payment"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusPaymentStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_payment_request"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusPaymentRequestStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_product_review"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusProductReviewStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $sylius_shipment"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $syliusShipmentStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $mollie_subscription_graph"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $mollieSubscriptionGraphStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $mollie_subscription_payment_graph_manual"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $mollieSubscriptionPaymentGraphManualStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $mollie_subscription_payment_state_graph"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $mollieSubscriptionPaymentStateGraphStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $mollie_subscription_processing_graph"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $mollieSubscriptionProcessingGraphStateMachine"; 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\WebLink\HttpHeaderParser"; 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 "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; 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\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 "Symfony\Component\PasswordHasher\PasswordHasherInterface $argon2i"; 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 ".Doctrine\Persistence\ObjectRepository $order repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $orderRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $order repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $orderRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $order repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $orderRepository"; reason: private alias.
Removed service ".Sylius\Component\Order\Repository\OrderRepositoryInterface $order repository"; reason: private alias.
Removed service "Sylius\Component\Order\Repository\OrderRepositoryInterface $orderRepository"; reason: private alias.
Removed service ".Sylius\Component\Core\Repository\OrderRepositoryInterface $order repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\OrderRepositoryInterface $orderRepository"; reason: private alias.
Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderRepository $order repository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderRepository $orderRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $order repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderRepository"; reason: private alias.
Removed service ".Sylius\Bundle\OrderBundle\Doctrine\ORM\OrderRepository $order repository"; reason: private alias.
Removed service "Sylius\Bundle\OrderBundle\Doctrine\ORM\OrderRepository $orderRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $order repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $order repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $orderRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $order factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $orderFactory"; reason: private alias.
Removed service ".Sylius\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 ".Doctrine\Persistence\ObjectRepository $product repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $product repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productRepository"; reason: private alias.
Removed service ".Sylius\Component\Product\Repository\ProductRepositoryInterface $product repository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductRepositoryInterface $productRepository"; reason: private alias.
Removed service ".Sylius\Component\Core\Repository\ProductRepositoryInterface $product repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ProductRepositoryInterface $productRepository"; reason: private alias.
Removed service ".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\Component\Resource\Repository\RepositoryInterface $product repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $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 ".Doctrine\Persistence\ObjectRepository $product variant repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productVariantRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $product variant repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productVariantRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product variant repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productVariantRepository"; reason: private alias.
Removed service ".Sylius\Component\Product\Repository\ProductVariantRepositoryInterface $product variant repository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductVariantRepositoryInterface $productVariantRepository"; reason: private alias.
Removed service ".Sylius\Component\Core\Repository\ProductVariantRepositoryInterface $product variant repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ProductVariantRepositoryInterface $productVariantRepository"; reason: private alias.
Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductVariantRepository $product variant repository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductVariantRepository $productVariantRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product variant repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productVariantRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductVariantRepository $product variant repository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductVariantRepository $productVariantRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product variant repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productVariantRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $product variant repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productVariantRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\TranslatableFactoryInterface $product variant factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\TranslatableFactoryInterface $productVariantFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $product variant factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $productVariantFactory"; reason: private alias.
Removed service ".Sylius\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 ".Doctrine\Persistence\ObjectRepository $shipment repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shipmentRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $shipment repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shipmentRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shipment repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $shipmentRepository"; reason: private alias.
Removed service ".Sylius\Component\Core\Repository\ShipmentRepositoryInterface $shipment repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ShipmentRepositoryInterface $shipmentRepository"; reason: private alias.
Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\ShipmentRepository $shipment repository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ShipmentRepository $shipmentRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $shipment repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shipmentRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipment repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipmentRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $shipment repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shipmentRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $shipment factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $shipmentFactory"; reason: private alias.
Removed service ".Sylius\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.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 ".Doctrine\Persistence\ObjectRepository $customer repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $customerRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $customer repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $customerRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $customer repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $customerRepository"; reason: private alias.
Removed service ".Sylius\Component\Core\Repository\CustomerRepositoryInterface $customer repository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\CustomerRepositoryInterface $customerRepository"; reason: private alias.
Removed service ".Sylius\Bundle\CoreBundle\Doctrine\ORM\CustomerRepository $customer repository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\CustomerRepository $customerRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $customer repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $customerRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customer repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customerRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $customer repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $customerRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $customer factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $customerFactory"; reason: private alias.
Removed service ".Sylius\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 $mollieGatewayConfigTranslationFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $mollie subscription manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $mollieSubscriptionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $mollie subscription manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $mollieSubscriptionManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $mollie subscription manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $mollieSubscriptionManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $mollie subscription repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $mollieSubscriptionRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $mollie subscription repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $mollieSubscriptionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $mollie subscription repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $mollieSubscriptionRepository"; reason: private alias.
Removed service ".Sylius\MolliePlugin\Repository\MollieSubscriptionRepositoryInterface $mollie subscription repository"; reason: private alias.
Removed service "Sylius\MolliePlugin\Repository\MollieSubscriptionRepositoryInterface $mollieSubscriptionRepository"; reason: private alias.
Removed service ".Sylius\MolliePlugin\Repository\MollieSubscriptionRepository $mollie subscription repository"; reason: private alias.
Removed service "Sylius\MolliePlugin\Repository\MollieSubscriptionRepository $mollieSubscriptionRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $mollie subscription repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $mollieSubscriptionRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $mollie subscription repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $mollieSubscriptionRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $mollie subscription repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $mollieSubscriptionRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $mollie subscription factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $mollieSubscriptionFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $mollie subscription factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $mollieSubscriptionFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $mollie subscription factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $mollieSubscriptionFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $mollie subscription schedule manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $mollieSubscriptionScheduleManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $mollie subscription schedule manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $mollieSubscriptionScheduleManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $mollie subscription schedule manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $mollieSubscriptionScheduleManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $mollie subscription schedule repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $mollieSubscriptionScheduleRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $mollie subscription schedule repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $mollieSubscriptionScheduleRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $mollie subscription schedule repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $mollieSubscriptionScheduleRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $mollie subscription schedule repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $mollieSubscriptionScheduleRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $mollie subscription schedule repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $mollieSubscriptionScheduleRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $mollie subscription schedule repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $mollieSubscriptionScheduleRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $mollie subscription schedule factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $mollieSubscriptionScheduleFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $mollie subscription schedule factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $mollieSubscriptionScheduleFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $mollie subscription schedule factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $mollieSubscriptionScheduleFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $payment surcharge fee manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $paymentSurchargeFeeManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $payment surcharge fee manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $paymentSurchargeFeeManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $payment surcharge fee manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $paymentSurchargeFeeManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $payment surcharge fee repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $paymentSurchargeFeeRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $payment surcharge fee repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $paymentSurchargeFeeRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $payment surcharge fee repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $paymentSurchargeFeeRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $payment surcharge fee repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentSurchargeFeeRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $payment surcharge fee repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentSurchargeFeeRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $payment surcharge fee repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $paymentSurchargeFeeRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $payment surcharge fee factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $paymentSurchargeFeeFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $payment surcharge fee factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $paymentSurchargeFeeFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $payment surcharge fee factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentSurchargeFeeFactory"; reason: private alias.
Removed service ".Doctrine\Common\Persistence\ObjectManager $product type manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productTypeManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectManager $product type manager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productTypeManager"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $product type manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productTypeManager"; reason: private alias.
Removed service ".Doctrine\Persistence\ObjectRepository $product type repository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productTypeRepository"; reason: private alias.
Removed service ".Doctrine\Common\Collections\Selectable $product type repository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productTypeRepository"; reason: private alias.
Removed service ".Sylius\Resource\Doctrine\Persistence\RepositoryInterface $product type repository"; reason: private alias.
Removed service "Sylius\Resource\Doctrine\Persistence\RepositoryInterface $productTypeRepository"; reason: private alias.
Removed service ".Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $product type repository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productTypeRepository"; reason: private alias.
Removed service ".Sylius\Component\Resource\Repository\RepositoryInterface $product type repository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productTypeRepository"; reason: private alias.
Removed service ".Doctrine\ORM\EntityRepository $product type repository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productTypeRepository"; reason: private alias.
Removed service ".Sylius\Resource\Factory\FactoryInterface $product type factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\FactoryInterface $productTypeFactory"; reason: private alias.
Removed service ".Sylius\Resource\Factory\Factory $product type factory"; reason: private alias.
Removed service "Sylius\Resource\Factory\Factory $productTypeFactory"; reason: private alias.
Removed service ".Sylius\Component\Resource\Factory\FactoryInterface $product type factory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productTypeFactory"; reason: private alias.
Removed service "Sylius\Bundle\GridBundle\Parser\OptionsParserInterface"; 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 "Sylius\Bundle\GridBundle\Twig\GridExtension"; reason: private alias.
Removed service "Sylius\Bundle\GridBundle\Twig\BulkActionGridExtension"; 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\ImagineBundle\Service\FilterService"; 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.fixture_builder.denormalizer.flag_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"; 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.lexer"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.parser"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.parser.token_parser"; reason: private alias.
Removed service "nelmio_alice.file_parser"; reason: private alias.
Removed service "nelmio_alice.property_accessor"; reason: private alias.
Removed service "nelmio_alice.file_locator"; reason: private alias.
Removed service "nelmio_alice.generator.hydrator"; reason: private alias.
Removed service "nelmio_alice.generator.hydrator.property"; reason: private alias.
Removed service "nelmio_alice.generator.caller"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.value"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.value.property_accessor"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.fixture_set"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.parameter_bag"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.fixture_bag"; 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.instantiator"; 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 "ApiPlatform\Serializer\OperationResourceClassResolverInterface"; 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 "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 "Sylius\PayPalPlugin\Repository\Query\PaypalPaymentQueryInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Resolver\PayPalPaymentMethodsResolverInterface"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Resolver\SupportedLocaleResolverInterface"; reason: private alias.
Removed service "Sylius\MolliePlugin\ApplePay\Checker\ApplePayEnabledCheckerInterface"; reason: private alias.
Removed service "Sylius\MolliePlugin\Calculator\CalculateTaxAmountInterface"; reason: private alias.
Removed service "Sylius\MolliePlugin\Calculator\PaymentFee\PaymentSurchargeCalculatorInterface"; reason: private alias.
Removed service "Sylius\MolliePlugin\Calculator\Clearer\PaymentFeeAdjustmentClearerInterface"; reason: private alias.
Removed service "Sylius\MolliePlugin\Cloner\OrderItemClonerInterface"; reason: private alias.
Removed service "Sylius\MolliePlugin\Cloner\AdjustmentClonerInterface"; reason: private alias.
Removed service "Sylius\MolliePlugin\Cloner\ShipmentClonerInterface"; reason: private alias.
Removed service "Sylius\MolliePlugin\Cloner\SubscriptionOrderClonerInterface"; reason: private alias.
Removed service "Sylius\MolliePlugin\Context\AdminUserContextInterface"; reason: private alias.
Removed service "Sylius\MolliePlugin\Filter\MollieMethodFilterInterface"; reason: private alias.
Removed service "Sylius\MolliePlugin\Registry\PaymentMethodRegistryInterface"; reason: private alias.
Removed service "Sylius\MolliePlugin\Repository\Query\AbandonedOrdersQueryInterface"; reason: private alias.
Removed service "Sylius\MolliePlugin\Repository\Query\MollieBasedPaymentMethodQueryInterface"; reason: private alias.
Removed service "Sylius\MolliePlugin\Subscription\Generator\SubscriptionScheduleGeneratorInterface"; reason: private alias.
Removed service "Sylius\MolliePlugin\Subscription\Guard\SubscriptionGuardInterface"; reason: private alias.
Removed service "Sylius\MolliePlugin\Twig\Parser\ContentParserInterface"; reason: private alias.
Removed service "Sylius\MolliePlugin\Uploader\PaymentMethodLogoUploaderInterface"; reason: private alias.
Removed service "Sylius\MolliePlugin\Voucher\Checker\ProductVoucherTypeCheckerInterface"; reason: private alias.
Removed service "Sylius\MolliePlugin\Voucher\Updater\OrderVoucherAdjustmentUpdaterInterface"; reason: private alias.
Removed service "Sylius\MolliePlugin\Refund\Guard\PaymentRefundGuardInterface"; reason: private alias.
Removed service "Sylius\MolliePlugin\Refund\Guard\OrderPaymentRefundGuardInterface"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator"; reason: private alias.
Removed service "Symfony\UX\Cropperjs\Factory\CropperInterface"; reason: private alias.
Removed service "api_platform.name_converter"; 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 $request.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $payum.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $payumLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $snappy.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $snappyLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $allegro.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $allegroLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $paypal.logger"; 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.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 "sylius_mollie.controller_state_machine.amount_limits"; reason: private alias.
Removed service "sylius_mollie.controller_state_machine.mollie_customer"; reason: private alias.
Removed service "sylius_mollie.controller_state_machine.template_mollie_email"; reason: private alias.
Removed service "sylius_mollie.controller_state_machine.template_mollie_email_translation"; reason: private alias.
Removed service "sylius_mollie.controller_state_machine.mollie_logger"; reason: private alias.
Removed service "sylius_mollie.controller_state_machine.mollie_method_image"; reason: private alias.
Removed service "sylius_mollie.controller_state_machine.mollie_gateway_config"; reason: private alias.
Removed service "sylius_mollie.controller_state_machine.mollie_gateway_config_translation"; reason: private alias.
Removed service "sylius_mollie.controller_state_machine.mollie_subscription"; reason: private alias.
Removed service "sylius_mollie.controller_state_machine.mollie_subscription_schedule"; reason: private alias.
Removed service "sylius_mollie.controller_state_machine.payment_surcharge_fee"; reason: private alias.
Removed service "sylius_mollie.controller_state_machine.product_type"; 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 "fos_rest.serializer"; reason: private alias.
Removed service "sylius_mollie.command_bus"; 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.CcKvLkD"; reason: private alias.
Removed service ".service_locator.a2DDkti"; reason: private alias.
Removed service ".service_locator.8CvI_5C"; reason: private alias.
Removed service ".service_locator.IeorY7j"; reason: private alias.
Removed service ".service_locator.H2hCIoU"; 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.php_file.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.php_file.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.mutator.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.resource_metadata_collection.factory.php_file.inner"; reason: private alias.
Removed service "sylius.metadata.resource.metadata_collection_factory.mutator.inner"; reason: private alias.
Removed service "sylius.state_provider.dispatch_post_read_event.inner"; reason: private alias.
Removed service "sylius.resource_metadata_collection.factory.plural_name.inner"; reason: private alias.
Removed service "sylius.resource_metadata_collection.factory.state_machine.inner"; 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.metadata.resource_class_list.factory.php_file.inner"; reason: private alias.
Removed service "sylius.state_processor.bulk_aware.inner"; reason: private alias.
Removed service "sylius.state_processor.write.inner"; reason: private alias.
Removed service "sylius.state_provider.validate.inner"; reason: private alias.
Removed service "api_platform.state_processor.documentation.write.inner"; reason: private alias.
Removed service "api_platform.state_provider.documentation.content_negotiation.inner"; reason: private alias.
Removed service "http_client"; 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.metadata.resource.link_factory"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.attribute.inner"; 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.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.uri_template.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.admin"; reason: private alias.
Removed service "security.firewall.authenticator.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.resolver.payment_methods.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 ".signing.messenger.default_serializer.inner"; 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.mollie_subscription_graph"; reason: private alias.
Removed service "state_machine.mollie_subscription_payment_graph_manual"; reason: private alias.
Removed service "state_machine.mollie_subscription_payment_state_graph"; reason: private alias.
Removed service "state_machine.mollie_subscription_processing_graph"; reason: private alias.
Removed service ".doctrine.orm.default_metadata_driver.inner"; reason: private alias.
Removed service "exception_listener"; 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 "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory.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.c0wzfI4"; reason: private alias.
Removed service ".service_locator.1lS3BxK"; reason: private alias.
Removed service ".service_locator.0SPPv2."; reason: private alias.
Removed service ".service_locator.sgm3A6v"; reason: private alias.
Removed service ".service_locator.hUF6TN8"; reason: private alias.
Removed service ".service_locator.HZ4P3J6"; reason: private alias.
Removed service ".service_locator.SCFGBJn"; reason: private alias.
Removed service ".service_locator.8JPA1dB"; reason: private alias.
Removed service ".service_locator.ZscIXN2"; reason: private alias.
Removed service ".service_locator.KNqJhYG"; reason: private alias.
Removed service ".service_locator.Ds4zEhD"; reason: private alias.
Removed service ".service_locator.fWsdaK3"; reason: private alias.
Removed service ".service_locator.D6tJ4Px"; reason: private alias.
Removed service ".service_locator.oLidRB6"; reason: private alias.
Removed service ".service_locator.pdhAGcy"; reason: private alias.
Removed service ".service_locator.lyfjSJz"; reason: private alias.
Removed service ".service_locator.0ngK9uf"; reason: private alias.
485
Changed reference of service "App\ImageS3Bundle\Controller\ImageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ImageS3Bundle\Controller\ImageController" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service "Kamedia\Ui\Shop\Controller\CartController" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "Kamedia\Ui\Shop\Controller\CheckoutController" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "Kamedia\Ui\Shop\Controller\CheckoutController" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "Kamedia\Ui\Shop\Controller\CheckoutController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Kamedia\Ui\Shop\Controller\PasswordResetController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Kamedia\Ui\Shop\Controller\RegisterController" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "Kamedia\Ui\Shop\Controller\RegisterController" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "Kamedia\Ui\Shop\Controller\StaticPageController" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "Kamedia\PayUPlugin\CommandHandler\CapturePayUPaymentHandler" previously pointing to "sylius_shop.router.locale_stripping" to "router".
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 "translator.data_collector" to "translator".
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.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.authentication.failure_handler.shop.form_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.failure_handler.shop.json_login" 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 "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
Changed reference of service "sylius.controller.product_variant" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service "sylius.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.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.authentication.failure_handler" previously pointing to "translator.data_collector" to "translator".
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 "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.product" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.address" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "sylius.fixture.example_factory.order" previously pointing to "sylius.custom_factory.order" 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~U.rVBm_" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".2_ExtensionsRequirements~U.rVBm_" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".1_SettingsRequirements~U.rVBm_" previously pointing to "translator.data_collector" to "translator".
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.attributes" previously pointing to "sylius.routing.factory.operation_route_name_factory" to "Sylius\Resource\Symfony\Routing\Factory\RouteName\OperationRouteNameFactoryInterface".
Changed reference of service "sylius.resource_metadata_collection.factory.php_file" previously pointing to "sylius.routing.factory.operation_route_name_factory" to "Sylius\Resource\Symfony\Routing\Factory\RouteName\OperationRouteNameFactoryInterface".
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.routing.redirect_handler" previously pointing to "sylius.grid.filter_storage.session" to "sylius.grid.filter_storage".
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 "sylius.grid_field.enum" previously pointing to "translator.data_collector" to "translator".
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 "sylius.custom_factory.product" 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.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.common.delivery_time" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_shop.twig.component.common.delivery_time" previously pointing to "translator.data_collector" to "translator".
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 "sylius_paypal.creator.sandbox_payment_method" previously pointing to "sylius.custom_factory.payment_method" to "sylius.factory.payment_method".
Changed reference of service "sylius_paypal.twig.component.paypal_sandbox_modal" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "bazinga.jstranslation.controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius_mollie.apple_pay.provider.order_payment_apple_pay_direct" previously pointing to "sylius.custom_factory.payment" to "sylius.factory.payment".
Changed reference of service "sylius_mollie.apple_pay.resolver.address" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "sylius_mollie.calculator.payment_fee.fixed_amount" previously pointing to "sylius.custom_factory.adjustment" to "sylius.factory.adjustment".
Changed reference of service "sylius_mollie.calculator.payment_fee.percentage" previously pointing to "sylius.custom_factory.adjustment" to "sylius.factory.adjustment".
Changed reference of service "sylius_mollie.calculator.payment_fee.fixed_amount_and_percentage" previously pointing to "sylius.custom_factory.adjustment" to "sylius.factory.adjustment".
Changed reference of service "sylius_mollie.cloner.order_item" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.order_item".
Changed reference of service "sylius_mollie.cloner.adjustment" previously pointing to "sylius.custom_factory.adjustment" to "sylius.factory.adjustment".
Changed reference of service "sylius_mollie.cloner.subscription_order" previously pointing to "sylius.custom_factory.order" to "sylius.factory.order".
Changed reference of service "sylius_mollie.controller.admin.generate_payment_link" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_mollie.controller.shop.payment_fee_calculate" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius_mollie.controller.shop.no_payment_fee_calculate" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius_mollie.controller.shop.qr_code" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius_mollie.controller.shop.qr_code" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_mollie.controller.shop.credit_card_translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius_mollie.controller.shop.payum" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_mollie.controller.shop.page_redirect" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_mollie.controller.shop.order" previously pointing to "sylius.custom_factory.order" to "sylius.factory.order".
Changed reference of service "sylius_mollie.converter.price_to_amount" previously pointing to "sylius.context.currency.channel_aware" to "sylius.context.currency".
Changed reference of service "sylius_mollie.converter.price_to_amount" previously pointing to "sylius.context.locale.composite" to "sylius.context.locale".
Changed reference of service "sylius_mollie.creator.api_keys_test" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius_mollie.listener.checkout_order_colliding_products" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_mollie.listener.checkout_order_colliding_products" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius_mollie.custom_factory.mollie_subscription" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service "sylius_mollie.resolver.mollie_factory_name" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius_mollie.resolver.mollie_api_client_key" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_mollie.resolver.order.payment_checkout_order" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius_mollie.subscription.processor.subscription" previously pointing to "sylius.custom_factory.payment" to "sylius.factory.payment".
Changed reference of service "sylius_mollie.twig.parser.content" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius_mollie.synchronizer.mollie_payment_methods" previously pointing to "sylius.context.channel.cached" to "sylius.context.channel".
Changed reference of service "sylius_mollie.validator.payment_method_mollie_channel_unique" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius_mollie.voucher.applicator.units_promotion_adjustments" previously pointing to "sylius.custom_factory.adjustment" to "sylius.factory.adjustment".
Changed reference of service "sylius_mollie.api.payment_configuration_provider.mollie" previously pointing to "sylius_shop.router.locale_stripping" to "router".
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 ".service_locator.HbgQq.." previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.order_item".
Changed reference of service ".service_locator.HbgQq.." previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
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 ".service_locator.OjdPvj_" previously pointing to "debug.traced.sylius.command_bus" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" 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.TJNRSaV" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service ".service_locator.dOCnMDp" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service ".service_locator._dt3OH6" previously pointing to "sylius_shop.router.locale_stripping" to "router".
Changed reference of service ".service_locator.X_WBshW" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.9pqtDF7" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.eJM6TGf" previously pointing to "sylius.custom_factory.adjustment" to "sylius.factory.adjustment".
Changed reference of service ".service_locator.eJM6TGf" previously pointing to "sylius.custom_factory.order" to "sylius.factory.order".
Changed reference of service ".service_locator.eJM6TGf" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.order_item".
Changed reference of service ".service_locator.eJM6TGf" previously pointing to "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
Changed reference of service ".service_locator.eJM6TGf" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service ".service_locator.eJM6TGf" previously pointing to "sylius.custom_factory.channel" to "sylius.factory.channel".
Changed reference of service ".service_locator.eJM6TGf" previously pointing to "sylius.custom_factory.payment" to "sylius.factory.payment".
Changed reference of service ".service_locator.eJM6TGf" previously pointing to "sylius.custom_factory.payment_method" to "sylius.factory.payment_method".
Changed reference of service ".service_locator.eJM6TGf" previously pointing to "sylius.custom_factory.promotion_coupon" to "sylius.factory.promotion_coupon".
Changed reference of service ".service_locator.eJM6TGf" previously pointing to "sylius.custom_factory.promotion_rule" to "sylius.factory.promotion_rule".
Changed reference of service ".service_locator.eJM6TGf" previously pointing to "sylius.custom_factory.promotion_action" to "sylius.factory.promotion_action".
Changed reference of service ".service_locator.eJM6TGf" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service ".service_locator.eJM6TGf" previously pointing to "sylius.custom_factory.zone" to "sylius.factory.zone".
Changed reference of service ".service_locator.eJM6TGf" previously pointing to "sylius.custom_factory.taxon" to "sylius.factory.taxon".
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.mollie_subscription_graph.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.mollie_subscription_payment_graph_manual.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.mollie_subscription_payment_state_graph.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.mollie_subscription_processing_graph.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\Component\Product\Factory\ProductFactoryInterface" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
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".
Changed reference of service "console.command.public_alias.sylius_mollie.console.command.subscription.process" previously pointing to "sylius_shop.router.locale_stripping" to "router".
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".
363
Removed service "App\Entity"; reason: abstract.
Removed service "App\Kamedia"; 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 ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; 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\VideoValidator"; 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.signing_serializer"; 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.access_token_handler.oidc.generator"; 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.binary.locator.asset_mapper"; 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 ".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\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\InstructionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\InstructionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\InstructionController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\ProductTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ImageS3Bundle\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ImageS3Bundle\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\ImageS3Bundle\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ImageS3Bundle\Controller\CategoryImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ImageS3Bundle\Controller\CategoryImageController"; reason: abstract.
Removed service ".abstract.instanceof.App\ImageS3Bundle\Controller\CategoryImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ImageS3Bundle\Controller\ImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ImageS3Bundle\Controller\ImageController"; reason: abstract.
Removed service ".abstract.instanceof.App\ImageS3Bundle\Controller\ImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ImageS3Bundle\Controller\S3ImageApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ImageS3Bundle\Controller\S3ImageApiController"; reason: abstract.
Removed service ".instanceof.App\ImageS3Bundle\Controller\S3ImageApiController.0.App\ImageS3Bundle\Controller\S3ImageApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\ImageS3Bundle\Controller\S3ImageApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ImageS3Bundle\Controller\S3ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ImageS3Bundle\Controller\S3ImportController"; reason: abstract.
Removed service ".instanceof.App\ImageS3Bundle\Controller\S3ImportController.0.App\ImageS3Bundle\Controller\S3ImportController"; reason: abstract.
Removed service ".abstract.instanceof.App\ImageS3Bundle\Controller\S3ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ImageS3Bundle\Form\Type\CategoryImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\ImageS3Bundle\Form\Type\CategoryImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ImageS3Bundle\Form\Type\ImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\ImageS3Bundle\Form\Type\ImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Menu\AdminMainMenuListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Menu\AdminMainMenuListener"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\AppNewCollection.0.App\Twig\Components\AppNewCollection"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\AppNewCollection"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\Footer.0.App\Twig\Components\Footer"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\Footer"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\Header.0.App\Twig\Components\Header"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\Header"; reason: abstract.
Removed service ".instanceof.App\Twig\Components\Jumbo.0.App\Twig\Components\Jumbo"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Components\Jumbo"; reason: abstract.
Removed service ".instanceof.Kamedia\Pattern\Domain\Entity\Category.0.Kamedia\Pattern\Domain\Entity\Category"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Pattern\Domain\Entity\Category"; reason: abstract.
Removed service ".instanceof.Kamedia\Pattern\Domain\Entity\Collection.0.Kamedia\Pattern\Domain\Entity\Collection"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Pattern\Domain\Entity\Collection"; reason: abstract.
Removed service ".instanceof.Kamedia\Pattern\Domain\Entity\Mockup.0.Kamedia\Pattern\Domain\Entity\Mockup"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Pattern\Domain\Entity\Mockup"; reason: abstract.
Removed service ".instanceof.Kamedia\Pattern\Domain\Entity\Pattern.0.Kamedia\Pattern\Domain\Entity\Pattern"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Pattern\Domain\Entity\Pattern"; reason: abstract.
Removed service ".instanceof.Kamedia\Pattern\Domain\Entity\PatternColor.0.Kamedia\Pattern\Domain\Entity\PatternColor"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Pattern\Domain\Entity\PatternColor"; reason: abstract.
Removed service ".instanceof.Kamedia\Pattern\Domain\Entity\PatternRoom.0.Kamedia\Pattern\Domain\Entity\PatternRoom"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Pattern\Domain\Entity\PatternRoom"; reason: abstract.
Removed service ".instanceof.Kamedia\Pattern\Domain\Entity\PatternStyle.0.Kamedia\Pattern\Domain\Entity\PatternStyle"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Pattern\Domain\Entity\PatternStyle"; reason: abstract.
Removed service ".instanceof.Kamedia\Pattern\Domain\Entity\PatternTheme.0.Kamedia\Pattern\Domain\Entity\PatternTheme"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Pattern\Domain\Entity\PatternTheme"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Kamedia\Twig\KamediaShopExtension"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Twig\KamediaShopExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Admin\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Admin\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Admin\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Admin\CollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Admin\CollectionController"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Admin\CollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Admin\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Admin\PatternController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Admin\PatternController"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Admin\PatternController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Admin\PatternRoomController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Admin\PatternRoomController"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Admin\PatternRoomController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Api\Controller\MockupStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Api\Controller\MockupStatusController"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Api\Controller\MockupStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kamedia\Ui\Form\Type\CategoryType"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Form\Type\CategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kamedia\Ui\Form\Type\CollectionType"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Form\Type\CollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kamedia\Ui\Form\Type\PatternFilterType"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Form\Type\PatternFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kamedia\Ui\Form\Type\PatternRoomType"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Form\Type\PatternRoomType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kamedia\Ui\Form\Type\PatternType"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Form\Type\PatternType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\AddToCartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\AddToCartController"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Shop\Controller\AddToCartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Shop\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\CartController"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Shop\Controller\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Shop\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\CheckoutController"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Shop\Controller\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\CollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\CollectionController"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Shop\Controller\CollectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\ConfigureProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\ConfigureProductController"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Shop\Controller\ConfigureProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\CroppedImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\CroppedImageController"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Shop\Controller\CroppedImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\PasswordResetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\PasswordResetController"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Shop\Controller\PasswordResetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\PatternController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\PatternController"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Shop\Controller\PatternController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\RegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\RegisterController"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Shop\Controller\RegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Shop\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Kamedia\Ui\Shop\Controller\StaticPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Kamedia\Ui\Shop\Controller\StaticPageController"; reason: abstract.
Removed service ".instanceof.Kamedia\Ui\Shop\Controller\StaticPageController.0.Kamedia\Ui\Shop\Controller\StaticPageController"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\Ui\Shop\Controller\StaticPageController"; reason: abstract.
Removed service ".instanceof.Kamedia\PayUPlugin\CommandHandler\CapturePayUPaymentHandler.0.Kamedia\PayUPlugin\CommandHandler\CapturePayUPaymentHandler"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\PayUPlugin\CommandHandler\CapturePayUPaymentHandler"; reason: abstract.
Removed service ".instanceof.Kamedia\PayUPlugin\CommandHandler\NotifyPayUPaymentHandler.0.Kamedia\PayUPlugin\CommandHandler\NotifyPayUPaymentHandler"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\PayUPlugin\CommandHandler\NotifyPayUPaymentHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Kamedia\PayUPlugin\Form\Type\KamediaPayUGatewayConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.Kamedia\PayUPlugin\Form\Type\KamediaPayUGatewayConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.listener.admin.menu_builder"; reason: abstract.
Removed service ".abstract.instanceof.app.listener.admin.menu_builder"; 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.
313
Removed service "App\ImageS3Bundle\DependencyInjection\ImageS3Extension"; reason: unused.
Removed service "App\ImageS3Bundle\ImageS3Bundle"; reason: unused.
Removed service "App\Service\PatternSeoService"; reason: unused.
Removed service "Kamedia\Pattern\Domain\Entity\Category"; reason: unused.
Removed service "Kamedia\Pattern\Domain\Entity\Collection"; reason: unused.
Removed service "Kamedia\Pattern\Domain\Entity\Mockup"; reason: unused.
Removed service "Kamedia\Pattern\Domain\Entity\Pattern"; reason: unused.
Removed service "Kamedia\Pattern\Domain\Entity\PatternColor"; reason: unused.
Removed service "Kamedia\Pattern\Domain\Entity\PatternRoom"; reason: unused.
Removed service "Kamedia\Pattern\Domain\Entity\PatternStyle"; reason: unused.
Removed service "Kamedia\Pattern\Domain\Entity\PatternTheme"; reason: unused.
Removed service "Kamedia\PayUPlugin\Command\CapturePayUPayment"; reason: unused.
Removed service "Kamedia\PayUPlugin\Command\NotifyPayUPayment"; reason: unused.
Removed service "Kamedia\PayUPlugin\Form\Type\KamediaPayUGatewayConfigurationType"; reason: unused.
Removed service "Kamedia\PayUPlugin\KamediaPayUPlugin"; reason: unused.
Removed service "controller.helper"; 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 "web_link.http_header_parser"; 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 "validator.form.attribute_metadata"; 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.syslog"; 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 "security.password_hasher.argon2i"; 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 "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "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 "sylius.metadata.path_segment_name_generator.underscore"; 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 "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.processor.paypal_address"; reason: unused.
Removed service "image_s3_bundle.s3_client"; reason: unused.
Removed service "image_s3_bundle.s3_adapter"; reason: unused.
Removed service "image_s3_bundle.s3_filesystem"; 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 "cropper.image_manager"; reason: unused.
Removed service "cropper"; reason: unused.
Removed service "react.asset_mapper.react_controller_loader_compiler"; reason: unused.
Removed service "react.asset_mapper.replace_process_env_compiler"; reason: unused.
Removed service ".service_locator.7uK2m3T"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.customer.order_statistics::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.wM_2W2o.sylius_admin.twig.component.dashboard.channel_selector::setLiveResponder()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.dashboard.channel_selector::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.dashboard.new_orders::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.dashboard.statistics::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.dashboard.pending_action.count_orders_to_process::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.dashboard.pending_action.count_pending_payments::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.dashboard.pending_action.count_product_reviews_to_approve::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.dashboard.pending_action.count_product_variants_out_of_stock::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.dashboard.pending_action.count_shipments_to_ship::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.order.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.order.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.wM_2W2o.sylius_admin.twig.component.product.form::setLiveResponder()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.product.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.product.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.wM_2W2o.sylius_admin.twig.component.product.product_attribute_autocomplete::setLiveResponder()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.product.product_attribute_autocomplete::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.product_attribute.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.product_attribute.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.product_option.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.product_option.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.product_variant.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.product_variant.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.promotion_coupon.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.promotion_coupon.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.promotion_coupon.generator_instruction_form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.shipment.ship_form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.shipment.ship_form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.taxon.delete::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.wM_2W2o.sylius_admin.twig.component.taxon.delete::setLiveResponder()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.taxon.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.taxon.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.taxon.tree::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.zone.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.zone.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.admin_user.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.admin_user.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.catalog_promotion.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.catalog_promotion.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.channel.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.channel.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.country.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.country.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.currency.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.currency.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.customer.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.customer.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.customer_group.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.customer_group.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.exchange_rate.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.exchange_rate.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.locale.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.locale.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.product.generate_product_variants_form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.product.generate_product_variants_form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.product_association_type.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.product_association_type.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.product_review.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.product_review.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.promotion.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.promotion.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.shipping_category.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.shipping_category.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.shipping_method.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.shipping_method.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.tax_category.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.tax_category.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_admin.twig.component.tax_rate.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_admin.twig.component.tax_rate.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_shop.twig.component.account.register.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_shop.twig.component.account.register.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_shop.twig.component.account.profile_update.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_shop.twig.component.account.profile_update.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_shop.twig.component.account.change_password_form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_shop.twig.component.account.address.default_form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_shop.twig.component.account.address.default_form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_shop.twig.component.account.address.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_shop.twig.component.account.address.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.wM_2W2o.sylius_shop.twig.component.cart.form::setLiveResponder()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_shop.twig.component.cart.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_shop.twig.component.cart.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_shop.twig.component.cart.summary::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_shop.twig.component.cart.summary::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_shop.twig.component.cart.widget::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_shop.twig.component.cart.widget::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_shop.twig.component.cart.widget.offcanvas::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_shop.twig.component.cart.widget.offcanvas::dehydrateResource()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_shop.twig.component.checkout.address.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_shop.twig.component.checkout.address.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.wM_2W2o.sylius_shop.twig.component.checkout.address.address_book::setLiveResponder()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_shop.twig.component.checkout.address.address_book::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_shop.twig.component.checkout.shipping.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_shop.twig.component.checkout.shipping.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_shop.twig.component.checkout.payment.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_shop.twig.component.checkout.payment.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_shop.twig.component.common.delivery_time::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.wM_2W2o.sylius_shop.twig.component.product.add_to_cart_form::setLiveResponder()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_shop.twig.component.product.add_to_cart_form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.1lAmfeL"; reason: unused.
Removed service ".service_locator.1lAmfeL.sylius_shop.twig.component.product.add_to_cart_form::dehydrateProduct()"; reason: unused.
Removed service ".service_locator.UtsiHTn"; reason: unused.
Removed service ".service_locator.UtsiHTn.sylius_shop.twig.component.product.add_to_cart_form::dehydrateProductVariant()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_shop.twig.component.product.summary::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.1lAmfeL.sylius_shop.twig.component.product.summary::dehydrateProduct()"; reason: unused.
Removed service ".service_locator.UtsiHTn.sylius_shop.twig.component.product.summary::dehydrateProductVariant()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_shop.twig.component.product_review.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_shop.twig.component.product_review.form::dehydrateHookableMetadata()"; reason: unused.
Removed service ".service_locator.mvWAjrK.sylius_mollie.twig.component.email_template.form::dehydrateResource()"; reason: unused.
Removed service ".service_locator.7uK2m3T.sylius_mollie.twig.component.email_template.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.RzKTkCw"; reason: unused.
Removed service ".service_locator.6KVxCv0"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.dOCnMDp"; reason: unused.
Removed service ".service_locator.dOCnMDp.Payum\Bundle\PayumBundle\Controller\AuthorizeController"; reason: unused.
Removed service ".service_locator.dOCnMDp.Payum\Bundle\PayumBundle\Controller\CancelController"; reason: unused.
Removed service ".service_locator.dOCnMDp.Payum\Bundle\PayumBundle\Controller\CaptureController"; reason: unused.
Removed service ".service_locator.dOCnMDp.Payum\Bundle\PayumBundle\Controller\NotifyController"; reason: unused.
Removed service ".service_locator.dOCnMDp.Payum\Bundle\PayumBundle\Controller\PayoutController"; reason: unused.
Removed service ".service_locator.dOCnMDp.Payum\Bundle\PayumBundle\Controller\RefundController"; reason: unused.
Removed service ".service_locator.dOCnMDp.Payum\Bundle\PayumBundle\Controller\SyncController"; reason: unused.
Removed service ".service_locator.X_WBshW"; reason: unused.
Removed service ".service_locator.X_WBshW.Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.RnluZKU"; 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.
1438
Inlined service ".service_locator.TJNRSaV.App\Controller\Api\InstructionController" to "App\Controller\Api\InstructionController".
Inlined service ".service_locator.TJNRSaV.App\ImageS3Bundle\Controller\Admin\DashboardController" to "App\ImageS3Bundle\Controller\Admin\DashboardController".
Inlined service ".service_locator.TJNRSaV.App\ImageS3Bundle\Controller\CategoryImageController" to "App\ImageS3Bundle\Controller\CategoryImageController".
Inlined service ".service_locator.TJNRSaV.App\ImageS3Bundle\Controller\ImageController" to "App\ImageS3Bundle\Controller\ImageController".
Inlined service ".service_locator.TJNRSaV.App\ImageS3Bundle\Controller\S3ImageApiController" to "App\ImageS3Bundle\Controller\S3ImageApiController".
Inlined service ".service_locator.TJNRSaV.App\ImageS3Bundle\Controller\S3ImportController" to "App\ImageS3Bundle\Controller\S3ImportController".
Inlined service "kamedia.s3_filesystem" to "App\ImageS3Bundle\Service\S3FileService".
Inlined service ".service_locator.TJNRSaV.Kamedia\Ui\Admin\CategoryController" to "Kamedia\Ui\Admin\CategoryController".
Inlined service ".service_locator.TJNRSaV.Kamedia\Ui\Admin\CollectionController" to "Kamedia\Ui\Admin\CollectionController".
Inlined service ".service_locator.TJNRSaV.Kamedia\Ui\Admin\DashboardController" to "Kamedia\Ui\Admin\DashboardController".
Inlined service "Kamedia\Pattern\Application\Service\MockupCreatorService" to "Kamedia\Ui\Admin\PatternController".
Inlined service ".service_locator.TJNRSaV.Kamedia\Ui\Admin\PatternController" to "Kamedia\Ui\Admin\PatternController".
Inlined service ".service_locator.TJNRSaV.Kamedia\Ui\Admin\PatternRoomController" to "Kamedia\Ui\Admin\PatternRoomController".
Inlined service ".service_locator.TJNRSaV.Kamedia\Ui\Api\Controller\MockupStatusController" to "Kamedia\Ui\Api\Controller\MockupStatusController".
Inlined service ".service_locator.TJNRSaV.Kamedia\Ui\Shop\Controller\AddToCartController" to "Kamedia\Ui\Shop\Controller\AddToCartController".
Inlined service "Kamedia\Instruction\Domain\Service\InstructionService" to "Kamedia\Ui\Shop\Controller\ApiController".
Inlined service ".service_locator.TJNRSaV.Kamedia\Ui\Shop\Controller\ApiController" to "Kamedia\Ui\Shop\Controller\ApiController".
Inlined service ".service_locator.TJNRSaV.Kamedia\Ui\Shop\Controller\CartController" to "Kamedia\Ui\Shop\Controller\CartController".
Inlined service ".service_locator.TJNRSaV.Kamedia\Ui\Shop\Controller\CategoryController" to "Kamedia\Ui\Shop\Controller\CategoryController".
Inlined service ".service_locator.TJNRSaV.Kamedia\Ui\Shop\Controller\CheckoutController" to "Kamedia\Ui\Shop\Controller\CheckoutController".
Inlined service ".service_locator.TJNRSaV.Kamedia\Ui\Shop\Controller\CollectionController" to "Kamedia\Ui\Shop\Controller\CollectionController".
Inlined service ".service_locator.TJNRSaV.Kamedia\Ui\Shop\Controller\ConfigureProductController" to "Kamedia\Ui\Shop\Controller\ConfigureProductController".
Inlined service ".service_locator.TJNRSaV.Kamedia\Ui\Shop\Controller\CroppedImageController" to "Kamedia\Ui\Shop\Controller\CroppedImageController".
Inlined service ".service_locator.TJNRSaV.Kamedia\Ui\Shop\Controller\PasswordResetController" to "Kamedia\Ui\Shop\Controller\PasswordResetController".
Inlined service ".service_locator.TJNRSaV.Kamedia\Ui\Shop\Controller\PatternController" to "Kamedia\Ui\Shop\Controller\PatternController".
Inlined service ".service_locator.TJNRSaV.Kamedia\Ui\Shop\Controller\RegisterController" to "Kamedia\Ui\Shop\Controller\RegisterController".
Inlined service ".service_locator.TJNRSaV.Kamedia\Ui\Shop\Controller\SecurityController" to "Kamedia\Ui\Shop\Controller\SecurityController".
Inlined service ".service_locator.TJNRSaV.Kamedia\Ui\Shop\Controller\StaticPageController" to "Kamedia\Ui\Shop\Controller\StaticPageController".
Inlined service "kamedia.s3_client" to "kamedia.s3_adapter".
Inlined service "kamedia.s3_adapter" to "kamedia.s3_filesystem".
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.nqEKT7G" 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.6eloqTE" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service ".service_locator.YxOGPeT" 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 "cache.http_client.pool.recorder_inner" to "cache.http_client.pool".
Inlined service "monolog.logger.http_client" to "http_client.transport".
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.kvOAK9B.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.metadata_store" to "state_machine.sylius_shipment.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.0" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.1" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.2" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.3" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.4" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.5" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.6" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.7" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.8" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.9" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.10" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.11" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.12" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.13" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.14" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.15" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.16" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.17" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.18" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.19" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.20" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.21" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.22" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.23" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_graph.transition.24" to "state_machine.mollie_subscription_graph.definition".
Inlined service "state_machine.mollie_subscription_graph.metadata_store" to "state_machine.mollie_subscription_graph.definition".
Inlined service ".state_machine.mollie_subscription_payment_graph_manual.transition.0" to "state_machine.mollie_subscription_payment_graph_manual.definition".
Inlined service ".state_machine.mollie_subscription_payment_graph_manual.transition.1" to "state_machine.mollie_subscription_payment_graph_manual.definition".
Inlined service ".state_machine.mollie_subscription_payment_graph_manual.transition.2" to "state_machine.mollie_subscription_payment_graph_manual.definition".
Inlined service ".state_machine.mollie_subscription_payment_graph_manual.transition.3" to "state_machine.mollie_subscription_payment_graph_manual.definition".
Inlined service ".state_machine.mollie_subscription_payment_graph_manual.transition.4" to "state_machine.mollie_subscription_payment_graph_manual.definition".
Inlined service "state_machine.mollie_subscription_payment_graph_manual.metadata_store" to "state_machine.mollie_subscription_payment_graph_manual.definition".
Inlined service ".state_machine.mollie_subscription_payment_state_graph.transition.0" to "state_machine.mollie_subscription_payment_state_graph.definition".
Inlined service ".state_machine.mollie_subscription_payment_state_graph.transition.1" to "state_machine.mollie_subscription_payment_state_graph.definition".
Inlined service ".state_machine.mollie_subscription_payment_state_graph.transition.2" to "state_machine.mollie_subscription_payment_state_graph.definition".
Inlined service ".state_machine.mollie_subscription_payment_state_graph.transition.3" to "state_machine.mollie_subscription_payment_state_graph.definition".
Inlined service "state_machine.mollie_subscription_payment_state_graph.metadata_store" to "state_machine.mollie_subscription_payment_state_graph.definition".
Inlined service ".state_machine.mollie_subscription_processing_graph.transition.0" to "state_machine.mollie_subscription_processing_graph.definition".
Inlined service ".state_machine.mollie_subscription_processing_graph.transition.1" to "state_machine.mollie_subscription_processing_graph.definition".
Inlined service ".state_machine.mollie_subscription_processing_graph.transition.2" to "state_machine.mollie_subscription_processing_graph.definition".
Inlined service ".state_machine.mollie_subscription_processing_graph.transition.3" to "state_machine.mollie_subscription_processing_graph.definition".
Inlined service "state_machine.mollie_subscription_processing_graph.metadata_store" to "state_machine.mollie_subscription_processing_graph.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.services" 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.Nl9DYim" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Nf5qxrM.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.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.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 "error_handler.error_renderer.default" to "error_handler.error_renderer.serializer".
Inlined service ".service_locator.1nWOYVM" to "type_info.resolver".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" 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.lIEEXdJ" 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.cU7jerL" 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.TPaRylA" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.OjdPvj_" 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.0NioFko" 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.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.rAuPNI6" to "security.helper".
Inlined service ".service_locator.Vt0O2XB" to "security.helper".
Inlined service ".service_locator.ogfXfKV" to "security.helper".
Inlined service ".service_locator.n9sX8a3" to "security.helper".
Inlined service ".service_locator.vKwDe0l" 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.BTE6GIX" to "security.access_map".
Inlined service ".security.request_matcher.wI4JRo9" to "security.access_map".
Inlined service ".security.request_matcher.GhKUb4P" to "security.access_map".
Inlined service ".security.request_matcher.yc_J1v4" to "security.access_map".
Inlined service ".security.request_matcher.e.byExD" to "security.access_map".
Inlined service ".security.request_matcher.EPo5vMt" to "security.access_map".
Inlined service ".security.request_matcher.VwdL933" to "security.access_map".
Inlined service ".security.request_matcher.IHLJmJD" to "security.access_map".
Inlined service ".security.request_matcher.FoIRTSE" 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.y5gF5Z2" to ".security.request_matcher.fSvysKw".
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.Gu2EySo" to ".security.request_matcher.BTE6GIX".
Inlined service ".security.request_matcher.4g6HNqO" to ".security.request_matcher.wI4JRo9".
Inlined service ".security.request_matcher.lqudSgu" to ".security.request_matcher.GhKUb4P".
Inlined service ".security.request_matcher.QXc_7kh" to ".security.request_matcher.yc_J1v4".
Inlined service ".security.request_matcher.L_KRFFN" to ".security.request_matcher.e.byExD".
Inlined service ".security.request_matcher.GtM2M60" to ".security.request_matcher.EPo5vMt".
Inlined service ".security.request_matcher.r_OIOeo" to ".security.request_matcher.VwdL933".
Inlined service ".security.request_matcher.2eWGGuL" to ".security.request_matcher.FoIRTSE".
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 "Twig\Extra\Intl\IntlExtension" to "twig".
Inlined service "Twig\Extra\String\StringExtension" to "twig".
Inlined service "Kamedia\Twig\KamediaShopExtension" 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 "sylius_mollie.twig.extension.mollie_plugin_latest_version" to "twig".
Inlined service "sylius_mollie.twig.extension.customer_credit_cards" to "twig".
Inlined service "sylius_mollie.twig.extension.apple_pay_direct_enabled" to "twig".
Inlined service "sylius_mollie.twig.extension.divisor_provider" to "twig".
Inlined service "sylius_mollie.twig.extension.legacy_refund" to "twig".
Inlined service "twig.extension.react" 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.3DrAUl_.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.Yjgq6.j" 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.4cytuTo" 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_number_aware" 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.7RsgXwg" to "doctrine.orm.default_entity_listener_resolver".
Inlined service ".1_DataMapper~ibVMjeB" to "sylius.form.data_mapper.order_item_quantity".
Inlined service "sylius.remover.expired_carts" to "sylius.console.command.remove_expired_carts".
Inlined service "sylius.number_generator.sequential_order" to "sylius.number_assigner.order_number".
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.context.channel.request_based" to "sylius.context.channel.composite".
Inlined service "sylius.context.channel.single_channel" to "sylius.context.channel.composite".
Inlined service "sylius.context.channel.fake_channel.context" to "sylius.context.channel.composite".
Inlined service "sylius.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.checker.shipping_method.zone_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 "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.3tQYapn" 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.normalizer.symfony_request" to "sylius.processor.payment_request.notify_payload".
Inlined service "sylius.provider.payment_request.http_response.gateway_factory" to "sylius.processor.payment_request.http_response".
Inlined service ".service_locator.7jIwqb3" to "sylius.provider.payment_request.http_response.gateway_factory".
Inlined service ".service_locator._Zg1h9M" to "sylius.provider.payment_request.http_response.offline".
Inlined service "sylius.resolver.payment_methods.channel_based" to "sylius.registry.payment_methods_resolver".
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~gg0YpCX" 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~O5Pq17Q" to "sylius.form.type.address".
Inlined service "sylius.custom_repository.tree.taxon.inner" to "sylius.custom_repository.tree.taxon".
Inlined service ".2_ClassMetadata~_oFGOE5" 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.lvhqMVN" 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 ".1_DataMapper~tCusk3F" to "sylius.form.type.channel_price_history_config".
Inlined service "sylius.requirements.installer.sylius" to "sylius.checker.installer.sylius_requirements".
Inlined service ".1_SettingsRequirements~U.rVBm_" to "sylius.requirements.installer.sylius".
Inlined service ".2_ExtensionsRequirements~U.rVBm_" to "sylius.requirements.installer.sylius".
Inlined service ".3_FilesystemRequirements~U.rVBm_" to "sylius.requirements.installer.sylius".
Inlined service "sylius.updater.shipping_method" to "sylius.listener.channel_deletion".
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~ordtFrN" 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.adapter.filesystem.flysystem" to "sylius.uploader.image".
Inlined service "sylius.generator.image_path" to "sylius.uploader.image".
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.expression_language.argument_parser.metadata" to "sylius.expression_language.vars_resolver.metadata".
Inlined service "sylius.metadata.expression_language" to "sylius.expression_language.argument_parser.metadata".
Inlined service "sylius.expression_language.variables_collection.metadata" to "sylius.expression_language.argument_parser.metadata".
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_class_list.recorder_inner" to "sylius.cache.metadata.resource_class_list".
Inlined service "sylius.metadata.resource_class_list.factory.attributes" to "sylius.metadata.resource_class_list.factory.php_file".
Inlined service "sylius.cache.metadata.resource_collection.recorder_inner" to "sylius.cache.metadata.resource_collection".
Inlined service "sylius.resource_metadata_collection.factory.attributes" to "sylius.resource_metadata_collection.factory.php_file".
Inlined service "sylius.metadata.mutator_collection.resource" to "sylius.metadata.resource.metadata_collection_factory.mutator".
Inlined service "sylius.metadata.mutator_collection.operation" to "sylius.metadata.resource.metadata_collection_factory.mutator".
Inlined service "sylius.resource_metadata_collection.factory.php_file" to "sylius.metadata.resource.metadata_collection_factory.mutator".
Inlined service "sylius.metadata.resource.metadata_collection_factory.mutator" to "sylius.resource_metadata_collection.factory.plural_name".
Inlined service "sylius.resource_metadata_collection.factory.plural_name" to "sylius.resource_metadata_collection.factory.state_machine".
Inlined service "sylius.resource_metadata_collection.factory.state_machine" to "sylius.resource_metadata_collection.factory.doctrine".
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.event_short_name" to "sylius.resource_metadata_collection.factory.templates_dir".
Inlined service "sylius.metadata.resource_class_list.factory.php_file" to "sylius.symfony.routing.loader.resource".
Inlined service "sylius.routing.resource.route_collection_factory" to "sylius.symfony.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.eJM6TGf" to "sylius.state_factory".
Inlined service "sylius.expression_language.argument_parser.factory" to "sylius.state_factory".
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.DGEY_Zd" 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 "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 "sylius_mollie.grid.filter.mollie_logger_level" to "sylius.registry.grid_filter".
Inlined service "sylius_mollie.grid.filter.mollie_subscription_state" to "sylius.registry.grid_filter".
Inlined service "gaufrette.sylius_image_adapter" to "gaufrette.sylius_image_filesystem".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service "knp_menu.menu_provider.chain" to "knp_menu.helper".
Inlined service ".service_locator._8anbdp" 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.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.gd".
Inlined service "payum.http_request_verifier_builder" to "payum.builder".
Inlined service "payum.token_factory_builder" to "payum.builder".
Inlined service "payum.core_gateway_factory_builder" to "payum.builder".
Inlined service "sylius_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.xAeA33K" 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 "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.bNoBAzV" 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 "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" to "Sylius\Bundle\ThemeBundle\Command\AssetsInstallCommand".
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~xwRsRVD" 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~X3j864g" to "sylius_shop.controller.order_pay".
Inlined service ".2_MetadataInterface~X3j864g" 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 "sylius_shop.provider.order_pay.payment_request_pay_url" to "sylius_shop.provider.order_pay.pay_response.payment_request".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.element".
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.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.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.lexer.reference_escaper_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.string_parser" to "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.simple_parser" to "nelmio_alice.fixture_builder.expression_language.parser.string_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.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.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.symfony_yaml" to "nelmio_alice.file_parser.chainable.yaml".
Inlined service "nelmio_alice.generator.hydrator.property.symfony_property_access" to "nelmio_alice.generator.hydrator.simple".
Inlined service "nelmio_alice.generator.caller.registry" to "nelmio_alice.generator.caller.simple".
Inlined service "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.php_value_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.php_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver".
Inlined service "nelmio_alice.generator.resolver.value.unique_values_pool" to "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver".
Inlined service "nelmio_alice.generator.resolver.fixture_set.simple" to "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects".
Inlined service "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters" to "nelmio_alice.generator.resolver.fixture_set.simple".
Inlined service "nelmio_alice.generator.resolver.fixture_bag.template_bag" to "nelmio_alice.generator.resolver.fixture_set.simple".
Inlined service "nelmio_alice.generator.resolver.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.string_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_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.instantiator.resolver" to "nelmio_alice.generator.instantiator.existing_instance".
Inlined service "nelmio_alice.generator.instantiator.registry" to "nelmio_alice.generator.instantiator.resolver".
Inlined service ".service_locator.kcUxcHD" to "api_platform.state_provider.locator".
Inlined service ".service_locator.JhsGfXB" 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.8xz7kVa" 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.php_file".
Inlined service "api_platform.metadata.resource.name_collection_factory.php_file" 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.doctrine.orm.metadata.property.metadata_factory" to "api_platform.metadata.property.metadata_factory.attribute".
Inlined service "api_platform.metadata.property.metadata_factory.attribute" 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.php_file".
Inlined service "api_platform.metadata.mutator_collection.resource" to "api_platform.metadata.resource.metadata_collection_factory.mutator".
Inlined service "api_platform.metadata.mutator_collection.operation" to "api_platform.metadata.resource.metadata_collection_factory.mutator".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.php_file" to "api_platform.metadata.resource.metadata_collection_factory.mutator".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.mutator" 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.identifier" 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 "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.name_converter.metadata_aware" to "api_platform.hydra.name_converter.hydra_prefix".
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.metadata.resource.metadata_collection_factory.cached" 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.u5s2pRl" 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.messenger.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.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~Eyz8KkE" to ".1_DbalMigrationFactory~Eyz8KkE".
Inlined service ".1_DbalMigrationFactory~Eyz8KkE" to "SyliusLabs\DoctrineMigrationsExtraBundle\Factory\ContainerAwareVersionFactory".
Inlined service "flysystem.adapter.sylius.storage" to "sylius.storage".
Inlined service ".service_locator.oO6ErvV" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".service_locator.MXLal1R" 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.mP87l3D" to "ux.twig_component.component_factory".
Inlined service ".service_locator.u0NMpz0" 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.eB5.jjc.ux.twig_component.cache_warmer" to "ux.twig_component.cache_warmer".
Inlined service ".service_locator.QpO14rB.ux.live_component.event_subscriber" to "ux.live_component.event_subscriber".
Inlined service ".service_locator._dt3OH6.ux.live_component.live_url_subscriber" to "ux.live_component.live_url_subscriber".
Inlined service ".service_locator.S.xdW3J.ux.live_component.intercept_child_component_render_subscriber" to "ux.live_component.intercept_child_component_render_subscriber".
Inlined service ".service_locator.dFv6Yo5.ux.live_component.child_component_partial_renderer" to "ux.live_component.child_component_partial_renderer".
Inlined service "type_info.resolver" to "ux.live_component.metadata_factory".
Inlined service ".service_locator.R6yf12C.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.E7Ghs_I" 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.e1Lu4i0" 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.resolver.paypal_payment_methods" to "sylius_paypal.controller.create_paypal_order_from_cart".
Inlined service "sylius_paypal.api.identity" to "sylius_paypal.controller.pay_with_paypal_form".
Inlined service ".1_MetadataInterface~LTJnDUT" 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.supported_locale" to "sylius_paypal.processor.locale".
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 "sylius_mollie.cloner.order_item" to "sylius_mollie.cloner.subscription_order".
Inlined service "sylius_mollie.cloner.adjustment" to "sylius_mollie.cloner.subscription_order".
Inlined service "sylius_mollie.cloner.shipment" to "sylius_mollie.cloner.subscription_order".
Inlined service "sylius_mollie.repository.query.order.abandoned" to "sylius_mollie.creator.abandoned_payment_link".
Inlined service "sylius_mollie.custom_factory.mollie_gateway_config.inner" to "sylius_mollie.custom_factory.mollie_gateway_config".
Inlined service "sylius_mollie.custom_factory.mollie_logger.inner" to "sylius_mollie.custom_factory.mollie_logger".
Inlined service "sylius_mollie.custom_factory.mollie_subscription.inner" to "sylius_mollie.custom_factory.mollie_subscription".
Inlined service "sylius_mollie.custom_factory.mollie_subscription_schedule.inner" to "sylius_mollie.custom_factory.mollie_subscription_schedule".
Inlined service "sylius_mollie.form.type.data_transformer.mollie_interval" to "sylius_mollie.form.type.mollie_interval".
Inlined service "sylius_mollie.payment_methods_resolver.mollie_payment.inner" to "sylius_mollie.payment_methods_resolver.mollie_payment".
Inlined service "sylius_mollie.filter.mollie_method" to "sylius_mollie.payment_methods_resolver.mollie_payment".
Inlined service "sylius_mollie.cloner.subscription_order" to "sylius_mollie.subscription.processor.subscription".
Inlined service ".1_Filesystem~fzOdGMu" to "sylius_mollie.uploader.payment_method_logo".
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 "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
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 "api_platform.maker.command.filter" to "maker.auto_command.make_filter".
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.2UT1xXt" to ".service_locator.2UT1xXt.App\Controller\PfrGeneratorController::downloadInstruction()".
Inlined service ".service_locator.HbgQq.." to ".service_locator.HbgQq...Kamedia\Ui\Shop\Controller\AddToCartController::addToCart()".
Inlined service ".service_locator.CTDZX20" to ".service_locator.CTDZX20.Kamedia\Ui\Shop\Controller\CroppedImageController::show()".
Inlined service ".service_locator.wM_2W2o" to ".service_locator.wM_2W2o.sylius_admin.twig.component.dashboard.statistics::setLiveResponder()".
Inlined service ".service_locator.lfn7GFt" to ".service_locator.lfn7GFt.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.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 "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_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 "messenger.transport.native_php_serializer" to ".signing.messenger.default_serializer".
Inlined service ".debug.http_client.inner" 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.mollie_subscription_graph.inner" to "debug.state_machine.mollie_subscription_graph".
Inlined service "debug.state_machine.mollie_subscription_payment_graph_manual.inner" to "debug.state_machine.mollie_subscription_payment_graph_manual".
Inlined service "debug.state_machine.mollie_subscription_payment_state_graph.inner" to "debug.state_machine.mollie_subscription_payment_state_graph".
Inlined service "debug.state_machine.mollie_subscription_processing_graph.inner" to "debug.state_machine.mollie_subscription_processing_graph".
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.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
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.W55Po6X" 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 ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.Nf5qxrM" to ".service_locator.Nf5qxrM.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service ".service_locator.eB5.jjc" to ".service_locator.eB5.jjc.ux.twig_component.cache_warmer".
Inlined service ".service_locator.QpO14rB" to ".service_locator.QpO14rB.ux.live_component.event_subscriber".
Inlined service ".service_locator._dt3OH6" to ".service_locator._dt3OH6.ux.live_component.live_url_subscriber".
Inlined service ".service_locator.S.xdW3J" to ".service_locator.S.xdW3J.ux.live_component.intercept_child_component_render_subscriber".
Inlined service ".service_locator.dFv6Yo5" to ".service_locator.dFv6Yo5.ux.live_component.child_component_partial_renderer".
Inlined service ".service_locator.R6yf12C" to ".service_locator.R6yf12C.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.grid.options_parser" 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.Sc3vSDV" to "sylius.state_processor.dispatch_pre_write_event.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.ilPIfqK" to "debug.argument_resolver.inner".
Inlined service ".1_ClassMetadata~_oFGOE5" to "sylius.custom_repository.tree.taxon.inner".
Inlined service ".service_locator.oiCK9sY" to "sylius.state_provider.read.inner".
Inlined service ".service_locator.vqrAyI1" to "sylius.twig.context.factory.request.inner".
Inlined service ".service_locator.GUuxp8f" to "sylius.doctrine.orm.container_repository_factory.inner".
Inlined service ".service_locator.8a0xFRe" to "sylius_payum.command_provider.payment_request.offline.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 "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.mollie_subscription_graph.definition" to "debug.state_machine.mollie_subscription_graph.inner".
Inlined service "state_machine.mollie_subscription_payment_graph_manual.definition" to "debug.state_machine.mollie_subscription_payment_graph_manual.inner".
Inlined service "state_machine.mollie_subscription_payment_state_graph.definition" to "debug.state_machine.mollie_subscription_payment_state_graph.inner".
Inlined service "state_machine.mollie_subscription_processing_graph.definition" to "debug.state_machine.mollie_subscription_processing_graph.inner".
Inlined service "serializer.mapping.chain_loader" to "api_platform.serializer.mapping.class_metadata_factory.inner".
Inlined service "api_platform.openapi.normalizer.api_gateway.inner" to "api_platform.openapi.normalizer.legacy.inner".
Inlined service ".service_locator.agbrkK0" to "console.command_loader".
Inlined service "debug.traced.sylius.command_bus.inner" to "messenger.default_bus".
Inlined service "sylius.custom_factory.product_variant.inner" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Inlined service "sylius.custom_factory.product.inner" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
Inlined service "sylius.custom_operator.inventory.order_inventory.inner" to "Sylius\Component\Core\Inventory\Operator\OrderInventoryOperatorInterface".
Inlined service "sylius.metadata.path_segment_name_generator.dash" to "Sylius\Resource\Symfony\Routing\Factory\OperationRouteFactoryInterface".
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 "sylius_mollie.fixture.listener.products_within_all_channels" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
Inlined service "nelmio_alice.faker.provider.alice" to "Faker\Generator".
Inlined service "nelmio_alice.fixture_builder.simple" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.double_pass" to "nelmio_alice.data_loader".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "fos_rest.serializer.symfony" to "fos_rest.view_handler".
Inlined service "App\Order\Processor\SurfacePriceProcessor" 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_mollie.processor.payment_surcharge" to "sylius.order_processing.order_processor".
Inlined service "sylius_mollie.processor.payment_surcharge_cleanup" 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 "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 "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 "api_platform.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "api_platform.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.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.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 "api_platform.json_schema.definition_name_factory" to "api_platform.json_schema.backward_compatible_schema_factory".
Inlined service "api_platform.json_schema.definition_name_factory" to "api_platform.json_schema.backward_compatible_schema_factory".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.element" 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.resolver.value.registry" to "nelmio_alice.data_loader".
Inlined service "api_platform.serializer.normalizer.item" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "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.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.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.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "api_platform.serializer.operation_resource_resolver" to "serializer".
Inlined service "api_platform.serializer.operation_resource_resolver" to "serializer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.messenger", "monolog.logger.cache", "monolog.logger.mailer", "monolog.logger.event", "monolog.logger.security", "monolog.logger.payum", "monolog.logger.snappy", "monolog.logger.deprecation", "monolog.logger.allegro", "monolog.logger.paypal", but was never used.
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.mollie_subscription_graph", "debug.state_machine.mollie_subscription_payment_graph_manual", "debug.state_machine.mollie_subscription_payment_state_graph", "debug.state_machine.mollie_subscription_processing_graph", but was never used.