User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1).
User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1).
Passing more than one argument to Symfony\Component\HttpKernel\Config\FileLocator::__construct is deprecated since Symfony 4.4 and will be removed in 5.0.
The "Sylius\Bundle\ResourceBundle\Controller\ResourceController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
The "Sylius\Bundle\UiBundle\Menu\Event\MenuBuilderEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.
The "twig.exception_controller" configuration key has been deprecated in Symfony 4.4, set it to "null" and use "framework.error_controller" configuration key instead.
The "Sylius\Bundle\ResourceBundle\DependencyInjection\Driver\Doctrine\DoctrineODMDriver" class is deprecated since Sylius 1.3. Doctrine MongoDB and PHPCR support will no longer be supported in Sylius 2.0.
The "Sylius\Bundle\ResourceBundle\DependencyInjection\Driver\Doctrine\DoctrinePHPCRDriver" class is deprecated since Sylius 1.3. Doctrine MongoDB and PHPCR support will no longer be supported in Sylius 2.0.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "winzou_state_machine" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "bazinga_hateoas" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "fos_oauth_server" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "sylius_invoicing_plugin" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "sylius_refund_plugin" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "sylius_admin_order_creation_plugin" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "sylius_sitemap" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.order" with model "App\Entity\Order\Order" and interface "Sylius\Component\Order\Model\OrderInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.order_item" with model "App\Entity\Order\OrderItem" and interface "Sylius\Component\Order\Model\OrderItemInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.order_item_unit" with model "App\Entity\Order\OrderItemUnit" and interface "Sylius\Component\Order\Model\OrderItemUnitInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.order_sequence" with model "App\Entity\Order\OrderSequence" and interface "Sylius\Component\Order\Model\OrderSequenceInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.adjustment" with model "App\Entity\Order\Adjustment" and interface "Sylius\Component\Order\Model\AdjustmentInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.currency" with model "App\Entity\Currency\Currency" and interface "Sylius\Component\Currency\Model\CurrencyInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.exchange_rate" with model "App\Entity\Currency\ExchangeRate" and interface "Sylius\Component\Currency\Model\ExchangeRateInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.locale" with model "App\Entity\Locale\Locale" and interface "Sylius\Component\Locale\Model\LocaleInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product" with model "App\Entity\Product\Product" and interface "Sylius\Component\Product\Model\ProductInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_translation" with model "App\Entity\Product\ProductTranslation" and interface "Sylius\Component\Product\Model\ProductTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_variant" with model "App\Entity\Product\ProductVariant" and interface "Sylius\Component\Product\Model\ProductVariantInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_variant_translation" with model "App\Entity\Product\ProductVariantTranslation" and interface "Sylius\Component\Product\Model\ProductVariantTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_option" with model "App\Entity\Product\ProductOption" and interface "Sylius\Component\Product\Model\ProductOptionInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_option_translation" with model "App\Entity\Product\ProductOptionTranslation" and interface "Sylius\Component\Product\Model\ProductOptionTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_association_type" with model "App\Entity\Product\ProductAssociationType" and interface "Sylius\Component\Product\Model\ProductAssociationTypeInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_association_type_translation" with model "App\Entity\Product\ProductAssociationTypeTranslation" and interface "Sylius\Component\Product\Model\ProductAssociationTypeTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_option_value" with model "App\Entity\Product\ProductOptionValue" and interface "Sylius\Component\Product\Model\ProductOptionValueInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_option_value_translation" with model "App\Entity\Product\ProductOptionValueTranslation" and interface "Sylius\Component\Product\Model\ProductOptionValueTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_association" with model "App\Entity\Product\ProductAssociation" and interface "Sylius\Component\Product\Model\ProductAssociationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.channel" with model "App\Entity\Channel\Channel" and interface "Sylius\Component\Channel\Model\ChannelInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_attribute" with model "App\Entity\Product\ProductAttribute" and interface "Sylius\Component\Product\Model\ProductAttributeInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_attribute_translation" with model "App\Entity\Product\ProductAttributeTranslation" and interface "Sylius\Component\Product\Model\ProductAttributeTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_attribute_value" with model "App\Entity\Product\ProductAttributeValue" and interface "Sylius\Component\Product\Model\ProductAttributeValueInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.tax_rate" with model "App\Entity\Taxation\TaxRate" and interface "Sylius\Component\Taxation\Model\TaxRateInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.tax_category" with model "App\Entity\Taxation\TaxCategory" and interface "Sylius\Component\Taxation\Model\TaxCategoryInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shipment" with model "App\Entity\Shipping\Shipment" and interface "Sylius\Component\Shipping\Model\ShipmentInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shipment_unit" with model "App\Entity\Order\OrderItemUnit" and interface "Sylius\Component\Shipping\Model\ShipmentUnitInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shipping_method" with model "App\Entity\Shipping\ShippingMethod" and interface "Sylius\Component\Shipping\Model\ShippingMethodInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shipping_method_translation" with model "App\Entity\Shipping\ShippingMethodTranslation" and interface "Sylius\Component\Shipping\Model\ShippingMethodTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shipping_category" with model "App\Entity\Shipping\ShippingCategory" and interface "Sylius\Component\Shipping\Model\ShippingCategoryInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shipping_method_rule" with model "Sylius\Component\Shipping\Model\ShippingMethodRule" and interface "Sylius\Component\Shipping\Model\ShippingMethodRuleInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.payment" with model "App\Entity\Payment\Payment" and interface "Sylius\Component\Payment\Model\PaymentInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.payment_method" with model "App\Entity\Payment\PaymentMethod" and interface "Sylius\Component\Payment\Model\PaymentMethodInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.payment_method_translation" with model "App\Entity\Payment\PaymentMethodTranslation" and interface "Sylius\Component\Payment\Model\PaymentMethodTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.promotion" with model "App\Entity\Promotion\Promotion" and interface "Sylius\Component\Promotion\Model\PromotionInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.promotion_coupon" with model "App\Entity\Promotion\PromotionCoupon" and interface "Sylius\Component\Promotion\Model\PromotionCouponInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.promotion_rule" with model "App\Entity\Promotion\PromotionRule" and interface "Sylius\Component\Promotion\Model\PromotionRuleInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.promotion_action" with model "App\Entity\Promotion\PromotionAction" and interface "Sylius\Component\Promotion\Model\PromotionActionInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.address" with model "App\Entity\Addressing\Address" and interface "Sylius\Component\Addressing\Model\AddressInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.country" with model "App\Entity\Addressing\Country" and interface "Sylius\Component\Addressing\Model\CountryInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.province" with model "App\Entity\Addressing\Province" and interface "Sylius\Component\Addressing\Model\ProvinceInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.zone" with model "App\Entity\Addressing\Zone" and interface "Sylius\Component\Addressing\Model\ZoneInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.zone_member" with model "App\Entity\Addressing\ZoneMember" and interface "Sylius\Component\Addressing\Model\ZoneMemberInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.inventory_unit" with model "App\Entity\Order\OrderItemUnit" and interface "Sylius\Component\Inventory\Model\InventoryUnitInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.taxon" with model "App\Entity\Taxonomy\Taxon" and interface "Sylius\Component\Taxonomy\Model\TaxonInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.taxon_translation" with model "App\Entity\Taxonomy\TaxonTranslation" and interface "Sylius\Component\Taxonomy\Model\TaxonTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.admin_user" with model "App\Entity\User\AdminUser" and interface "Sylius\Component\Core\Model\AdminUserInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shop_user" with model "App\Entity\User\ShopUser" and interface "Sylius\Component\Core\Model\ShopUserInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.oauth_user" with model "App\Entity\User\UserOAuth" and interface "Sylius\Component\User\Model\UserOAuthInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.customer" with model "App\Entity\Customer\Customer" and interface "Sylius\Component\Customer\Model\CustomerInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.customer_group" with model "App\Entity\Customer\CustomerGroup" and interface "Sylius\Component\Customer\Model\CustomerGroupInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_review" with model "App\Entity\Product\ProductReview" and interface "Sylius\Component\Review\Model\ReviewInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_reviewer" with model "App\Entity\Customer\Customer" and interface "Sylius\Component\Review\Model\ReviewerInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_taxon" with model "App\Entity\Product\ProductTaxon" and interface "Sylius\Component\Core\Model\ProductTaxonInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.product_image" with model "App\Entity\Product\ProductImage" and interface "Sylius\Component\Core\Model\ProductImageInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.taxon_image" with model "App\Entity\Taxonomy\TaxonImage" and interface "Sylius\Component\Core\Model\TaxonImageInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.channel_pricing" with model "App\Entity\Channel\ChannelPricing" and interface "Sylius\Component\Core\Model\ChannelPricingInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.shop_billing_data" with model "Sylius\Component\Core\Model\ShopBillingData" and interface "Sylius\Component\Core\Model\ShopBillingDataInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.block" with model "BitBag\SyliusCmsPlugin\Entity\Block" and interface "BitBag\SyliusCmsPlugin\Entity\BlockInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.block_translation" with model "BitBag\SyliusCmsPlugin\Entity\BlockTranslation" and interface "BitBag\SyliusCmsPlugin\Entity\BlockTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.page" with model "App\Entity\CMS\Page" and interface "BitBag\SyliusCmsPlugin\Entity\PageInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.page_translation" with model "App\Entity\CMS\PageTranslation" and interface "BitBag\SyliusCmsPlugin\Entity\PageTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.page_image" with model "BitBag\SyliusCmsPlugin\Entity\PageImage" and interface "BitBag\SyliusCmsPlugin\Entity\PageImageInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.frequently_asked_question" with model "BitBag\SyliusCmsPlugin\Entity\FrequentlyAskedQuestion" and interface "BitBag\SyliusCmsPlugin\Entity\FrequentlyAskedQuestionInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.frequently_asked_question_translation" with model "BitBag\SyliusCmsPlugin\Entity\FrequentlyAskedQuestionTranslation" and interface "BitBag\SyliusCmsPlugin\Entity\FrequentlyAskedQuestionTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.section" with model "BitBag\SyliusCmsPlugin\Entity\Section" and interface "BitBag\SyliusCmsPlugin\Entity\SectionInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.section_translation" with model "BitBag\SyliusCmsPlugin\Entity\SectionTranslation" and interface "BitBag\SyliusCmsPlugin\Entity\SectionTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.media" with model "BitBag\SyliusCmsPlugin\Entity\Media" and interface "BitBag\SyliusCmsPlugin\Entity\MediaInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "bitbag_sylius_cms_plugin.media_translation" with model "BitBag\SyliusCmsPlugin\Entity\MediaTranslation" and interface "BitBag\SyliusCmsPlugin\Entity\MediaTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "loevgaard_sylius_brand.brand" with model "Loevgaard\SyliusBrandPlugin\Model\Brand" and interface "Loevgaard\SyliusBrandPlugin\Model\BrandInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "loevgaard_sylius_brand.brand_image" with model "Loevgaard\SyliusBrandPlugin\Model\BrandImage" and interface "Loevgaard\SyliusBrandPlugin\Model\BrandImageInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "setono_sylius_callout.callout" with model "Setono\SyliusCalloutPlugin\Model\Callout" and interface "Setono\SyliusCalloutPlugin\Model\CalloutInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "setono_sylius_callout.callout_translation" with model "Setono\SyliusCalloutPlugin\Model\CalloutTranslation" and interface "Setono\SyliusCalloutPlugin\Model\CalloutTranslationInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "setono_sylius_callout.callout_rule" with model "Setono\SyliusCalloutPlugin\Model\CalloutRule" and interface "Setono\SyliusCalloutPlugin\Model\CalloutRuleInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.payment_security_token" with model "App\Entity\Payment\PaymentSecurityToken" and interface "Sylius\Bundle\PayumBundle\Model\PaymentSecurityTokenInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.gateway_config" with model "App\Entity\Payment\GatewayConfig" and interface "Sylius\Bundle\PayumBundle\Model\GatewayConfigInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.api_user" with model "App\Entity\User\AdminUser" and interface "Sylius\Bundle\AdminApiBundle\Model\UserInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.api_client" with model "App\Entity\AdminApi\Client" and interface "Sylius\Bundle\AdminApiBundle\Model\ClientInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.api_access_token" with model "App\Entity\AdminApi\AccessToken" and interface "Sylius\Bundle\AdminApiBundle\Model\AccessTokenInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.api_refresh_token" with model "App\Entity\AdminApi\RefreshToken" and interface "Sylius\Bundle\AdminApiBundle\Model\RefreshTokenInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius.api_auth_code" with model "App\Entity\AdminApi\AuthCode" and interface "Sylius\Bundle\AdminApiBundle\Model\AuthCodeInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius_invoicing_plugin.invoice" with model "Sylius\InvoicingPlugin\Entity\Invoice" and interface "Sylius\InvoicingPlugin\Entity\InvoiceInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius_invoicing_plugin.billing_data" with model "Sylius\InvoicingPlugin\Entity\BillingData" and interface "Sylius\InvoicingPlugin\Entity\BillingDataInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius_invoicing_plugin.line_item" with model "Sylius\InvoicingPlugin\Entity\LineItem" and interface "Sylius\InvoicingPlugin\Entity\LineItemInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius_invoicing_plugin.tax_item" with model "Sylius\InvoicingPlugin\Entity\TaxItem" and interface "Sylius\InvoicingPlugin\Entity\TaxItemInterface".
Specifying interface for resources is deprecated since ResourceBundle v1.6 and will be removed in v2.0. Please rely on autodiscovering entity interfaces instead. Triggered by resource "sylius_invoicing_plugin.invoice_sequence" with model "Sylius\InvoicingPlugin\Entity\InvoiceSequence" and interface "Sylius\InvoicingPlugin\Entity\InvoiceSequenceInterface".
The "Symfony\Bundle\FrameworkBundle\Controller\Controller::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".
Class "Sylius\Bundle\ResourceBundle\Form\Extension\CollectionTypeExtension" should implement method "static Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()": Gets the extended types - not implementing it is deprecated since Symfony 4.2.
Not implementing the "Symfony\Component\Form\FormTypeExtensionInterface::getExtendedTypes()" method in "Sylius\Bundle\ResourceBundle\Form\Extension\CollectionTypeExtension" is deprecated since Symfony 4.2.
The "ApiPlatform\Core\Bridge\Doctrine\Common\Util\IdentifierManagerTrait" trait is considered internal. It may change without further notice. You should not use it from "Sylius\Bundle\ApiBundle\ApiPlatform\Bridge\Doctrine\ORM\SubresourceDataProvider".
The "Doctrine\Common\Persistence\ObjectManager" service alias is deprecated, use "Doctrine\ORM\EntityManagerInterface" instead. It is being referenced by the "App\Controller\Shop\Action\AddSpecificProductAction" service.
The "Doctrine\Common\Persistence\ObjectManager" service alias is deprecated, use "Doctrine\ORM\EntityManagerInterface" instead. It is being referenced by the "App\Controller\Shop\CartController" service.
The "Sylius\Bundle\OrderBundle\Command\RemoveExpiredCartsCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
The "Sylius\Bundle\UserBundle\Command\AbstractRoleCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
The "Sylius\Bundle\CoreBundle\Command\CancelUnpaidOrdersCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
The "Sylius\Bundle\CoreBundle\Command\AbstractInstallCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinderInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
The type "sylius_refund_refund_type" was implicitly marked as commented due to the configuration. This is deprecated and will be removed in DoctrineBundle 2.0. Either set the "commented" attribute in the configuration to "false" or mark the type as commented in "Sylius\RefundPlugin\Entity\Type\RefundEnumType::requiresSQLCommentHint()."
Since symfony/inflector 5.1: The "Symfony\Component\Inflector\Inflector" class is deprecated, use "Symfony\Component\String\Inflector\EnglishInflector" instead.
Since symfony/validator 4.4: "minMessage" and "maxMessage" are deprecated when the "min" and "max" options are both set. Use "notInRangeMessage" instead.
The fos_rest.routing.loader.directory service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
The fos_rest.routing.loader.processor service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
The fos_rest.routing.loader.controller service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
The fos_rest.routing.loader.reader.action service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
Not passing an instance of FOS\RestBundle\Routing\Loader\Reader\RestControllerReader as the 3rd argument of FOS\RestBundle\Routing\Loader\RestRouteLoader::__construct() is deprecated since FOSRestBundle 2.8.
The fos_rest.routing.loader.yaml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
The fos_rest.routing.loader.xml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
Referencing controllers with FrameworkBundle:Redirect:redirect is deprecated since Symfony 4.1, use "Symfony\Bundle\FrameworkBundle\Controller\RedirectController::redirectAction" instead.
The spaceless tag in "SyliusResourceBundle::forms.html.twig" at line 5 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "SyliusResourceBundle::forms.html.twig" at line 41 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "LoevgaardSyliusBrandPlugin:Form:imagesTheme.html.twig" at line 4 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
Using an "if" condition on "for" tag in "SyliusShopBundle:Account/AddressBook:index.html.twig" at line 30 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
Using an "if" condition on "for" tag in "SyliusShopBundle:Grid:_default.html.twig" at line 18 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
Using an "if" condition on "for" tag in "SyliusShopBundle:Product/Index:_pagination.html.twig" at line 8 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
Using an "if" condition on "for" tag in "SyliusShopBundle:Product/Show:_images.html.twig" at line 49 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
The spaceless tag in "FOSOAuthServerBundle::form.html.twig" at line 3 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "SyliusAdminOrderCreationPlugin:Order:itemCollectionTheme.html.twig" at line 4 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "WebgriffeSyliusTableRateShippingPlugin:TableRateCrud:_weightLimitToRateTheme.html.twig" at line 8 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "WebgriffeSyliusTableRateShippingPlugin:TableRateCrud:_weightLimitToRateTheme.html.twig" at line 46 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "FOSSyliusImportExportPlugin:Form:theme.html.twig" at line 4 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
Using an "if" condition on "for" tag in "MonsieurBizSyliusSearchPlugin:Common:_pagination.html.twig" at line 9 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
The spaceless tag in "@SyliusResource/forms.html.twig" at line 5 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "@SyliusResource/forms.html.twig" at line 41 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "@LoevgaardSyliusBrandPlugin/Form/imagesTheme.html.twig" at line 4 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "@SyliusAdminOrderCreationPlugin/Order/itemCollectionTheme.html.twig" at line 4 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "@WebgriffeSyliusTableRateShippingPlugin/TableRateCrud/_weightLimitToRateTheme.html.twig" at line 8 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "@WebgriffeSyliusTableRateShippingPlugin/TableRateCrud/_weightLimitToRateTheme.html.twig" at line 46 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "@FOSSyliusImportExportPlugin/Form/theme.html.twig" at line 4 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
Using an "if" condition on "for" tag in "@MonsieurBizSyliusSearchPlugin/Common/_pagination.html.twig" at line 8 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
SELECT s0_.source AS source_0, s0_.destination AS destination_1, s0_.permanent AS permanent_2, s0_.count AS count_3, s0_.last_accessed AS last_accessed_4, s0_.enabled AS enabled_5, s0_.only_404 AS only_404_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s1_.code AS code_10, s1_.name AS name_11, s1_.color AS color_12, s1_.description AS description_13, s1_.enabled AS enabled_14, s1_.hostname AS hostname_15, s1_.created_at AS created_at_16, s1_.updated_at AS updated_at_17, s1_.id AS id_18, s1_.theme_name AS theme_name_19, s1_.tax_calculation_strategy AS tax_calculation_strategy_20, s1_.contact_email AS contact_email_21, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_22, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_23, s1_.account_verification_required AS account_verification_required_24, s1_.default_locale_id AS default_locale_id_25, s1_.base_currency_id AS base_currency_id_26, s1_.default_tax_zone_id AS default_tax_zone_id_27, s1_.menu_taxon_id AS menu_taxon_id_28, s1_.shop_billing_data_id AS shop_billing_data_id_29 FROM setono_sylius_redirect__redirect s0_ LEFT JOIN setono_sylius_redirect__redirect_channels s2_ ON s0_.id = s2_.redirect_id LEFT JOIN sylius_channel s1_ ON s1_.id = s2_.channel_id WHERE s0_.source = ? AND s0_.enabled = 1 AND s0_.only_404 = ?
Changed reference of service "bitbag_sylius_cms_plugin.twig.extension.block" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "bitbag_sylius_cms_plugin.twig.extension.product_pages" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "bitbag_sylius_cms_plugin.twig.extension.product_pages" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "bitbag_sylius_cms_plugin.controller.action.admin.product_search" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "bitbag_sylius_cms_plugin.controller.action.admin.product_search" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "bitbag_sylius_cms_plugin.controller.action.admin.taxon_search" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "bitbag_sylius_cms_plugin.controller.action.admin.taxon_search" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "bitbag_sylius_cms_plugin.controller.action.admin.import_data" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_cms_plugin.controller.action.admin.import_data" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "bitbag_sylius_cms_plugin.controller.helper.form_errors_flash" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_cms_plugin.fixture.factory.block" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "bitbag_sylius_cms_plugin.fixture.factory.block" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "bitbag_sylius_cms_plugin.fixture.factory.page" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "bitbag_sylius_cms_plugin.fixture.factory.page" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "bitbag_sylius_cms_plugin.importer.page" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "bitbag_sylius_cms_plugin.importer.page" previously pointing to "debug.validator" to "validator".
Changed reference of service "bitbag_sylius_cms_plugin.importer.block" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "bitbag_sylius_cms_plugin.importer.block" previously pointing to "debug.validator" to "validator".
Changed reference of service "bitbag_sylius_cms_plugin.importer.media" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "bitbag_sylius_cms_plugin.importer.media" previously pointing to "debug.validator" to "validator".
Changed reference of service "bitbag_sylius_cms_plugin.resolver.block_resource" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "bitbag_sylius_cms_plugin.resolver.page_resource" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "bitbag_sylius_cms_plugin.resolver.media_resource" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "bitbag_sylius_cms_plugin.media_provider.image" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "bitbag_sylius_cms_plugin.media_provider.video" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "bitbag_sylius_cms_plugin.media_provider.file" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "bitbag_sylius_cms_plugin.sitemap_provider.page" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "bitbag_sylius_cms_plugin.sitemap_provider.page" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "bitbag_sylius_cms_plugin.sitemap_provider.section" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "bitbag_sylius_cms_plugin.sitemap_provider.section" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Context\RequestTaxonContext" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Controller\SearchController" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Model\Document\Index\Search" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Sylius\AdminOrderCreationPlugin\ReorderProcessing\ReorderPaymentProcessor" previously pointing to "sylius.custom_factory.payment" to "Sylius\Component\Payment\Factory\PaymentFactoryInterface".
Changed reference of service "Sylius\AdminOrderCreationPlugin\ReorderProcessing\ReorderItemsProcessor" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
Changed reference of service "Sylius\AdminOrderCreationPlugin\ReorderProcessing\ReorderItemsProcessor" previously pointing to "App\Component\Order\Modifier\OrderModifier" to "Sylius\Component\Order\Modifier\OrderModifierInterface".
Changed reference of service "Sylius\AdminOrderCreationPlugin\Controller\OrderPreviewAction" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "Sylius\AdminOrderCreationPlugin\EventListener\OrderCreationListener" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "Sylius\AdminOrderCreationPlugin\Preparator\NewOrderPreparator" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "App\Component\Product\Generator\ProductVariantGenerator" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service "App\Component\Product\Generator\ProductVariantGenerator" previously pointing to "App\Checker\ProductVariantsParityChecker" to "Sylius\Component\Product\Checker\ProductVariantsParityCheckerInterface".
Changed reference of service "App\Controller\Shop\Action\AddSpecificProductAction" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "App\Controller\Shop\Action\AddSpecificProductAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Shop\Action\AddSpecificProductAction" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "App\Controller\Shop\CartController" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "App\Controller\Shop\CartController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Shop\ContactController" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Controller\Shop\ContactController" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\Controller\Shop\ContactController" previously pointing to "sylius.email_manager.contact" to "Sylius\Bundle\ShopBundle\EmailManager\ContactEmailManagerInterface".
Changed reference of service "App\Controller\Shop\SearchController" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Controller\Shop\SearchController" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\EmailManager\SendDevisEmailManager" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\EmailManager\SendDevisEmailManager" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\EventListener\ProductTaxonListener" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\EventListener\ProductTaxonListener" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\Form\Extension\ProductOptionValue\ProductOptionValueTypeExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Extension\Variant\ProductVariantGenerationTypeExtension" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Form\Type\Shop\Order\AddSpecificProductToCartType" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
Changed reference of service "App\Form\Type\Shop\Order\AddSpecificProductToCartType" previously pointing to "App\Component\Order\Modifier\OrderModifier" to "Sylius\Component\Order\Modifier\OrderModifierInterface".
Changed reference of service "App\Menu\PopupFormMenuBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Menu\ProductFormMenuBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Serializer\Product\ProductNormalizer" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Serializer\Product\ProductNormalizer" previously pointing to "App\Component\Core\Calculator\ProductVariantPriceCalculator" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
Changed reference of service "App\Validator\Constraints\PostCodeValidator" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.controller.shop.contact" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.controller.shop.contact" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.controller.shop.contact" previously pointing to "sylius.email_manager.contact" to "Sylius\Bundle\ShopBundle\EmailManager\ContactEmailManagerInterface".
Changed reference of service "app.menu.admin.popup.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "sylius.context.cart.new_shop_based" to "sylius.context.cart.new".
Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.event_dispatcher_debug" 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.translation_debug" 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_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.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 "assets.path_package" previously pointing to "sylius.theme.asset.path_resolver" to "Sylius\Bundle\ThemeBundle\Asset\PathResolverInterface".
Changed reference of service "assets.url_package" previously pointing to "sylius.theme.asset.path_resolver" to "Sylius\Bundle\ThemeBundle\Asset\PathResolverInterface".
Changed reference of service "assets._default_package" previously pointing to "sylius.theme.asset.path_resolver" to "Sylius\Bundle\ThemeBundle\Asset\PathResolverInterface".
Changed reference of service "assets._package_bootstrapTheme" previously pointing to "sylius.theme.asset.path_resolver" to "Sylius\Bundle\ThemeBundle\Asset\PathResolverInterface".
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.routable_message_bus" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "message_bus".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
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_refund_plugin.command_bus" to "message_bus".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\TemplateController" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.simple_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.simple_preauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.remote_user" 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.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.provider.guard" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme.admin" 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.provider.guard.new_api_admin_user" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "security.authentication.listener.json.new_api_admin_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.provider.guard.new_api_shop_user" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "security.authentication.listener.json.new_api_shop_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.provider.guard.new_api" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "security.context_listener.1" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form.shop" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme.shop" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.shop" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.dynamic" to "swiftmailer.transport".
Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.dynamic" to "swiftmailer.transport".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius.controller.order_item" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
Changed reference of service "sylius.controller.adjustment" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "sylius.expired_carts_remover" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.listener.request_locale_setter" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.templating.helper.locale" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.controller.product" previously pointing to "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
Changed reference of service "sylius.controller.product_variant" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service "sylius.form.type.product" previously pointing to "App\Resolver\ProductVariantResolver" to "sylius.product_variant_resolver.default".
Changed reference of service "sylius.form.event_subscriber.product_variant_generator" previously pointing to "Sylius\Component\Product\Generator\ProductVariantGenerator" to "Sylius\Component\Product\Generator\ProductVariantGeneratorInterface".
Changed reference of service "sylius.validator.product_variant_combination" previously pointing to "App\Checker\ProductVariantsParityChecker" to "Sylius\Component\Product\Checker\ProductVariantsParityCheckerInterface".
Changed reference of service "sylius.controller.channel" previously pointing to "sylius.custom_factory.channel" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
Changed reference of service "sylius.context.channel.request_based" previously pointing to "sylius.context.channel.request_based.resolver.composite" to "Sylius\Component\Channel\Context\RequestBased\RequestResolverInterface".
Changed reference of service "sylius.channel_collector" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.context.channel.fake_channel.persister" previously pointing to "sylius.context.channel.fake_channel.code_provider" to "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProviderInterface".
Changed reference of service "sylius.context.channel.fake_channel.context" previously pointing to "sylius.context.channel.fake_channel.code_provider" to "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelCodeProviderInterface".
Changed reference of service "sylius.shipping_method_eligibility_checker" previously pointing to "Webgriffe\SyliusTableRateShippingPlugin\Checker\TableRateShippingMethodEligibilityChecker" to "sylius.shipping_eligibility_checker".
Changed reference of service "sylius.controller.payment" previously pointing to "sylius.custom_factory.payment" to "Sylius\Component\Payment\Factory\PaymentFactoryInterface".
Changed reference of service "sylius.controller.payment_method" previously pointing to "sylius.custom_factory.payment_method" to "Sylius\Component\Core\Factory\PaymentMethodFactoryInterface".
Changed reference of service "sylius.email_renderer.adapter.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_renderer.adapter.default" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_sender.adapter.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_sender.adapter.default" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_sender.adapter.swiftmailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_sender.adapter.swiftmailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_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.registry_promotion_rule_checker" previously pointing to "sylius.channel_aware_promotion_rule_checker.item_total" to "sylius.promotion_rule_checker.item_total".
Changed reference of service "sylius.promotion_coupon_generator" previously pointing to "sylius.custom_factory.promotion_coupon" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
Changed reference of service "sylius.controller.promotion_coupon" previously pointing to "sylius.custom_factory.promotion_coupon" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
Changed reference of service "sylius.controller.promotion_rule" previously pointing to "sylius.custom_factory.promotion_rule" to "Sylius\Component\Core\Factory\PromotionRuleFactoryInterface".
Changed reference of service "sylius.controller.promotion_action" previously pointing to "sylius.custom_factory.promotion_action" to "Sylius\Component\Core\Factory\PromotionActionFactoryInterface".
Changed reference of service "sylius.controller.address" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "sylius.controller.zone" previously pointing to "sylius.custom_factory.zone" to "Sylius\Component\Addressing\Factory\ZoneFactoryInterface".
Changed reference of service "sylius.validator.in_stock" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
Changed reference of service "sylius.templating.helper.inventory" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
Changed reference of service "sylius.controller.taxon" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
Changed reference of service "sylius.controller.taxon_slug" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
Changed reference of service "sylius.security.user_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.listener.user_mailer_listener" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.listener.user_mailer_listener" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.controller.security" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "sylius.theme.context.channel_based" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.context.shopper" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.context.shopper" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.context.cart.customer_and_channel_based" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.context.currency.storage_based" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.context.currency.channel_aware" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.locale_provider.channel_based" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.fixture.geographical" previously pointing to "sylius.custom_factory.zone" to "Sylius\Component\Addressing\Factory\ZoneFactoryInterface".
Changed reference of service "sylius.fixture.order" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
Changed reference of service "sylius.fixture.order" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "sylius.fixture.example_factory.payment_method" previously pointing to "sylius.custom_factory.payment_method" to "Sylius\Component\Core\Factory\PaymentMethodFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.channel" previously pointing to "sylius.custom_factory.channel" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.promotion" previously pointing to "sylius.custom_factory.promotion_coupon" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.promotion_action" previously pointing to "sylius.custom_factory.promotion_action" to "Sylius\Component\Core\Factory\PromotionActionFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.promotion_rule" previously pointing to "sylius.custom_factory.promotion_rule" to "Sylius\Component\Core\Factory\PromotionRuleFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.taxon" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.product" previously pointing to "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.product" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.product" previously pointing to "Sylius\Component\Product\Generator\ProductVariantGenerator" to "Sylius\Component\Product\Generator\ProductVariantGeneratorInterface".
Changed reference of service "sylius.fixture.example_factory.address" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "sylius.fixture.example_factory.order" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
Changed reference of service "sylius.fixture.example_factory.order" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "sylius.setup.channel" previously pointing to "sylius.custom_factory.channel" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
Changed reference of service ".3_FilesystemRequirements~lnN9Q4R" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".2_ExtensionsRequirements~lnN9Q4R" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".1_SettingsRequirements~lnN9Q4R" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius.listener.cart_blamer" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius.listener.order_recalculation" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius.listener.user_cart_recalculation" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius.listener.user_cart_recalculation" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius.translator.listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius.order_processing.shipping_charges_processor" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "sylius.promotion_action.unit_fixed_discount" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "sylius.promotion_action.unit_percentage_discount" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "sylius.promotion_action.shipping_percentage_discount" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "sylius.promotion_filter.price_range" previously pointing to "App\Component\Core\Calculator\ProductVariantPriceCalculator" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
Changed reference of service "sylius.promotion.units_promotion_adjustments_applicator" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "sylius.taxation.order_shipment_taxes_applicator" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "sylius.taxation.order_items_taxes_applicator" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "sylius.taxation.order_item_units_taxes_applicator" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "sylius.templating.helper.product_variants_prices" previously pointing to "App\Provider\ProductVariantsPricesProvider" to "Sylius\Component\Core\Provider\ProductVariantsPricesProviderInterface".
Changed reference of service "sylius.templating.helper.price" previously pointing to "App\Component\Core\Calculator\ProductVariantPriceCalculator" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
Changed reference of service "sylius.templating.helper.variant_resolver" previously pointing to "App\Resolver\ProductVariantResolver" to "sylius.product_variant_resolver.default".
Changed reference of service "sylius.validator.cart_item_availability" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
Changed reference of service "Sylius\Bundle\CoreBundle\Collector\CartCollector" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius.order_payment_provider" previously pointing to "sylius.custom_factory.payment" to "Sylius\Component\Payment\Factory\PaymentFactoryInterface".
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.translatable_entity_locale_assigner" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "webgriffe.controller.shipping_table_rate" previously pointing to "App\Factory\Shipping\ShippingTableRateFactory" to "webgriffe.factory.shipping_table_rate".
Changed reference of service "loevgaard_sylius_brand.controller.brand_image" previously pointing to "loevgaard_sylius_brand.custom_factory.brand_image" to "loevgaard_sylius_brand.factory.brand_image".
Changed reference of service "loevgaard_sylius_brand.fixture.example_factory.brand" previously pointing to "loevgaard_sylius_brand.custom_factory.brand_image" to "loevgaard_sylius_brand.factory.brand_image".
Changed reference of service "loevgaard_sylius_brand.admin.menu_builder.brand_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "setono_sylius_callout.rendering_callout_eligibility_checker.channel" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "setono_sylius_callout.callout_rule_checker.on_sale" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "setono_sylius_callout.controller.action.assign" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "setono_sylius_callout.fixture.example_factory.callout_rule" previously pointing to "setono_sylius_callout.custom_factory.callout_rule" to "setono_sylius_callout.factory.callout_rule".
Changed reference of service "setono_sylius_redirect.event_listener.controller" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "setono_sylius_redirect.event_listener.not_found" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "setono_sylius_redirect.slug_update_handler.product_translation" previously pointing to "setono_sylius_redirect.custom_factory.redirect" to "setono_sylius_redirect.factory.redirect".
Changed reference of service "setono_sylius_redirect.slug_update_handler.product_translation" previously pointing to "debug.validator" to "validator".
Changed reference of service "setono_sylius_redirect.slug_update_handler.taxon_translation" previously pointing to "setono_sylius_redirect.custom_factory.redirect" to "setono_sylius_redirect.factory.redirect".
Changed reference of service "setono_sylius_redirect.slug_update_handler.taxon_translation" previously pointing to "debug.validator" to "validator".
Changed reference of service "setono_sylius_redirect.controller.redirect" previously pointing to "setono_sylius_redirect.custom_factory.redirect" to "setono_sylius_redirect.factory.redirect".
Changed reference of service "sylius.grid.array_to_definition_converter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sm.factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.block.templating.helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "jms_serializer.templating.helper.serializer" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "fos_rest.request.param_fetcher" previously pointing to "debug.validator" to "validator".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "fos_rest.exception_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_rest.exception.controller" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "fos_rest.exception.twig_controller" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "fos_rest.exception.twig_controller" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "knp_menu.menu_provider.lazy" previously pointing to "app.menu.admin.product.form" to "sylius.admin.menu_builder.product_form".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius_fixtures.suite_registry" previously pointing to "sylius_fixtures.suite_factory" to "Sylius\Bundle\FixturesBundle\Suite\SuiteFactoryInterface".
Changed reference of service "sylius.payment_description_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius.theme.context.settable" previously pointing to "sylius.theme.hierarchy_provider" to "Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProviderInterface".
Changed reference of service "sylius.repository.theme" previously pointing to "sylius.theme.loader" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
Changed reference of service "sylius.collector.theme" previously pointing to "sylius.theme.hierarchy_provider" to "Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProviderInterface".
Changed reference of service "sylius.theme.configuration.provider" previously pointing to "sylius.theme.finder_factory" to "Sylius\Bundle\ThemeBundle\Factory\FinderFactoryInterface".
Changed reference of service "sylius.theme.configuration.provider" previously pointing to "sylius.theme.filesystem" to "Sylius\Bundle\ThemeBundle\Filesystem\FilesystemInterface".
Changed reference of service "sylius.theme.configuration.provider" previously pointing to "sylius.theme.configuration.processor" to "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface".
Changed reference of service "sylius.theme.templating.file_locator" previously pointing to "sylius.theme.hierarchy_provider" to "Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProviderInterface".
Changed reference of service "sylius.theme.templating.file_locator" previously pointing to "sylius.theme.templating.locator.cached" to "Sylius\Bundle\ThemeBundle\Templating\Locator\TemplateLocatorInterface".
Changed reference of service "sylius.theme.templating.cache.warmer" previously pointing to "sylius.theme.templating.locator.cached" to "Sylius\Bundle\ThemeBundle\Templating\Locator\TemplateLocatorInterface".
Changed reference of service "sylius.theme.translation.resource_provider.theme_aware" previously pointing to "sylius.theme.translation.ordering_files_finder" to "Sylius\Bundle\ThemeBundle\Translation\Finder\TranslationFilesFinderInterface".
Changed reference of service "sylius.theme.translation.resource_provider.theme_aware" previously pointing to "sylius.theme.hierarchy_provider" to "Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProviderInterface".
Changed reference of service "sylius.controller.impersonate_user" previously pointing to "sylius.security.shop_user_impersonator" to "Sylius\Bundle\CoreBundle\Security\UserImpersonatorInterface".
Changed reference of service "sylius.controller.admin.dashboard" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "sylius.controller.admin.dashboard.statistics" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "sylius.controller.customer_statistics" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "sylius.admin.menu_builder.customer.show" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.admin.menu_builder.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.admin.menu_builder.promotion.update" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.admin.menu_builder.order.show" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.admin.menu_builder.product.update" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.admin.menu_builder.product_variant_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.controller.shop.homepage" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "sylius.controller.shop.currency_switch" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "sylius.controller.shop.currency_switch" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.controller.shop.locale_switch" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "sylius.controller.shop.locale_switch" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.controller.shop.security_widget" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "sylius.listener.email_updater" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.listener.email_updater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.listener.user_registration" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.listener.user_registration" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.listener.order_integrity_checker" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius.order_locale_assigner" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.listener.session_cart" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius.listener.user_impersonated" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.shop.menu_builder.account" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.context.cart.session_and_channel_based" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.shop.locale_switcher" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.context.locale.storage_based" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.shop.locale_stripping_router" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.resolver.checkout" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.controller.show_available_payment_methods" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.controller.show_available_shipping_methods" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "sylius.listener.api.add_to_cart" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "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 "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius_invoicing_plugin.generator.invoice_pdf_file" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "Sylius\RefundPlugin\Action\Admin\RefundUnitsAction" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "message_bus".
Changed reference of service "Sylius\RefundPlugin\Action\Admin\SendCreditMemoAction" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "message_bus".
Changed reference of service "Sylius\RefundPlugin\ProcessManager\CreditMemoProcessManager" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "message_bus".
Changed reference of service "Sylius\RefundPlugin\Generator\CreditMemoPdfFileGenerator" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "MonsieurBiz\SyliusAlertMessagePlugin\Block\MessageBlock" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "MonsieurBiz\SyliusAlertMessagePlugin\Block\MessageBlock" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "monsieurbiz_alert_message.block_event_listener.layout.before_body" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "monsieurbiz_alert_message.block_event_listener.layout.before_body" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.sitemap_renderer.twig_adapter" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "sylius.sitemap_index_renderer.twig_adapter" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "sylius.sitemap_provider.product" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.sitemap_provider.product" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.sitemap_provider.taxon" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.sitemap_provider.static" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.processor.payment_methods" previously pointing to "sylius.custom_factory.payment_method" to "Sylius\Component\Core\Factory\PaymentMethodFactoryInterface".
Changed reference of service "sylius.processor.products" previously pointing to "sylius.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
Changed reference of service "sylius.processor.products" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
Changed reference of service "sylius.processor.products" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service "sylius.processor.taxonomies" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
Changed reference of service "ConnectHolland\CookieConsentBundle\Controller\CookieConsentController" 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.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "api_platform.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "api_platform.metadata.property.metadata_factory.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "api_platform.messenger.data_persister" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "message_bus".
Changed reference of service "sylius.api.shipment_state_machine_transition_applicator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\PickupCartHandler" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Cart\AddItemToCartHandler" previously pointing to "App\Component\Order\Modifier\OrderModifier" to "Sylius\Component\Order\Modifier\OrderModifierInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Cart\AddItemToCartHandler" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Cart\AddItemToCartHandler" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Cart\RemoveItemFromCartHandler" previously pointing to "App\Component\Order\Modifier\OrderModifier" to "Sylius\Component\Order\Modifier\OrderModifierInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Cart\RemoveItemFromCartHandler" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Cart\ChangeItemQuantityInCartHandler" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius_api.serializer_context_builder.channel" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius_api.serializer_context_builder.locale" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "pagerfanta.view.default_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pagerfanta.view.twitter_bootstrap4_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pagerfanta.view.twitter_bootstrap3_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pagerfanta.view.twitter_bootstrap_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pagerfanta.view.semantic_ui_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Z_btUYe" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "message_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.sylius_invoicing_plugin_security.voter.invoice" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.7U.J7Tm" previously pointing to "App\EventListener\ReviewChangeListener" to "sylius.listener.product_review_change".
Changed reference of service ".service_locator.vdmMuyE" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "message_bus".
Changed reference of service ".service_locator.vdmMuyE" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "message_bus".
Changed reference of service ".service_locator.vdmMuyE" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service ".service_locator.SX_k1lD" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "message_bus".
Changed reference of service ".service_locator.SX_k1lD" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "message_bus".
Changed reference of service ".service_locator.SX_k1lD" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service ".service_locator.XSes1R5" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.iNzucjA" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "message_bus".
Changed reference of service ".service_locator.iNzucjA" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "message_bus".
Changed reference of service ".service_locator.iNzucjA" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "sylius.theme.asset.assets_installer.output_aware.inner" previously pointing to "sylius.theme.hierarchy_provider" to "Sylius\Bundle\ThemeBundle\HierarchyProvider\ThemeHierarchyProviderInterface".
Changed reference of service "sylius.theme.asset.assets_installer.output_aware.inner" previously pointing to "sylius.theme.asset.path_resolver" to "Sylius\Bundle\ThemeBundle\Asset\PathResolverInterface".
Changed reference of service "sylius.theme.templating.locator.cached.inner" previously pointing to "sylius.theme.locator.resource" to "Sylius\Bundle\ThemeBundle\Locator\ResourceLocatorInterface".
Changed reference of service "sylius.theme.translation.theme_aware_translator.inner" previously pointing to "sylius.theme.translation.loader_provider" to "Sylius\Bundle\ThemeBundle\Translation\Provider\Loader\TranslatorLoaderProviderInterface".
Changed reference of service "sylius.theme.translation.theme_aware_translator.inner" previously pointing to "sylius.theme.translation.resource_provider" to "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\TranslatorResourceProviderInterface".
Changed reference of service "sylius.theme.translation.ordering_files_finder.inner" previously pointing to "sylius.theme.finder_factory" to "Sylius\Bundle\ThemeBundle\Factory\FinderFactoryInterface".
Changed reference of service "App\Component\Core\OrderProcessing\OrderPricesRecalculator.inner" previously pointing to "App\Component\Core\Calculator\ProductVariantPriceCalculator" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
Changed reference of service "App\Component\Order\Modifier\OrderModifier.inner" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "App\Provider\ProductVariantsPricesProvider.inner" previously pointing to "App\Component\Core\Calculator\ProductVariantPriceCalculator" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
Changed reference of service "Sylius\Component\Product\Generator\ProductVariantGenerator.inner" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service "Sylius\Component\Product\Generator\ProductVariantGenerator.inner" previously pointing to "App\Checker\ProductVariantsParityChecker" to "Sylius\Component\Product\Checker\ProductVariantsParityCheckerInterface".
Changed reference of service "app.menu.admin.product.form.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.kgMWZdv" previously pointing to "fos_rest.serializer.form_error_handler" to "jms_serializer.form_error_handler".
Changed reference of service "Sylius\Component\Order\Modifier\OrderModifierInterface" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "Sylius\Component\Product\Factory\ProductFactoryInterface" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service "Sylius\Component\Product\Generator\ProductVariantGeneratorInterface" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service "Sylius\Component\Product\Generator\ProductVariantGeneratorInterface" previously pointing to "App\Checker\ProductVariantsParityChecker" to "Sylius\Component\Product\Checker\ProductVariantsParityCheckerInterface".
Changed reference of service "sylius.factory.cart_item" previously pointing to "App\Resolver\ProductVariantResolver" to "sylius.product_variant_resolver.default".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.handler_registry" to "fos_rest.serializer.jms_handler_registry".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "fos_rest.view_handler" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "Sylius\Bundle\FixturesBundle\Suite\SuiteFactoryInterface" previously pointing to "sylius_fixtures.listener_registry" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
Changed reference of service "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface" previously pointing to "sylius.factory.theme" to "Sylius\Bundle\ThemeBundle\Factory\ThemeFactoryInterface".
Changed reference of service "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface" previously pointing to "sylius.factory.theme_author" to "Sylius\Bundle\ThemeBundle\Factory\ThemeAuthorFactoryInterface".
Changed reference of service "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface" previously pointing to "sylius.factory.theme_screenshot" to "Sylius\Bundle\ThemeBundle\Factory\ThemeScreenshotFactoryInterface".
Changed reference of service "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface" previously pointing to "sylius.theme.circular_dependency_checker" to "Sylius\Bundle\ThemeBundle\Loader\CircularDependencyCheckerInterface".
Changed reference of service "Sylius\Bundle\CoreBundle\Security\UserImpersonatorInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fidry_alice_data_fixtures.loader.doctrine" previously pointing to "fidry_alice_data_fixtures.persistence.doctrine.purger.purger_factory" to "fidry_alice_data_fixtures.persistence.purger_factory.doctrine".
Changed reference of service "nelmio_alice.file_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
Changed reference of service "nelmio_alice.files_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
Changed reference of service "sylius.order_processing.order_processor" previously pointing to "App\Component\Core\OrderProcessing\OrderPricesRecalculator" to "sylius.order_processing.order_prices_recalculator".
Changed reference of service "sylius.context.cart" previously pointing to "sylius.context.cart.new_shop_based" to "sylius.context.cart.new".
Changed reference of service "sylius.order_processing.order_prices_recalculator" previously pointing to "App\Component\Core\Calculator\ProductVariantPriceCalculator" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
Changed reference of service "sylius.admin.menu_builder.product_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.memcached"; 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 "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.in_memory.user"; 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.handler.cookie_clearing"; reason: abstract.
Removed service "security.logout.success_handler"; reason: abstract.
Removed service "security.authentication.form_entry_point"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.authentication.listener.form"; reason: abstract.
Removed service "security.authentication.listener.simple_form"; reason: abstract.
Removed service "security.authentication.simple_success_failure_handler"; reason: abstract.
Removed service "security.authentication.listener.simple_preauth"; reason: abstract.
Removed service "security.authentication.listener.x509"; reason: abstract.
Removed service "security.authentication.listener.json"; reason: abstract.
Removed service "security.authentication.listener.remote_user"; reason: abstract.
Removed service "security.authentication.listener.basic"; reason: abstract.
Removed service "security.authentication.provider.dao"; reason: abstract.
Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
Removed service "security.authentication.provider.simple"; reason: abstract.
Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
Removed service "security.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service "swiftmailer.mailer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
Removed service "doctrine_cache.abstract.apc"; reason: abstract.
Removed service "doctrine_cache.abstract.apcu"; reason: abstract.
Removed service "doctrine_cache.abstract.array"; reason: abstract.
Removed service "doctrine_cache.abstract.chain"; reason: abstract.
Removed service "doctrine_cache.abstract.couchbase"; reason: abstract.
Removed service "doctrine_cache.abstract.file_system"; reason: abstract.
Removed service "doctrine_cache.abstract.php_file"; reason: abstract.
Removed service "doctrine_cache.abstract.memcache"; reason: abstract.
Removed service "doctrine_cache.abstract.memcached"; reason: abstract.
Removed service "doctrine_cache.abstract.mongodb"; reason: abstract.
Removed service "doctrine_cache.abstract.redis"; reason: abstract.
Removed service "doctrine_cache.abstract.predis"; reason: abstract.
Removed service "doctrine_cache.abstract.riak"; reason: abstract.
Removed service "doctrine_cache.abstract.sqlite3"; reason: abstract.
Removed service "doctrine_cache.abstract.void"; reason: abstract.
Removed service "doctrine_cache.abstract.wincache"; reason: abstract.
Removed service "doctrine_cache.abstract.xcache"; reason: abstract.
Removed service "doctrine_cache.abstract.zenddata"; reason: abstract.
Removed service "doctrine.dbal.logger.chain"; reason: abstract.
Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "sylius.email_renderer.adapter.abstract"; reason: abstract.
Removed service "sylius.email_sender.adapter.abstract"; reason: abstract.
Removed service "sylius.admin_user_provider"; reason: abstract.
Removed service "sylius.shop_user_provider"; reason: abstract.
Removed service "sylius.oauth_user_provider"; reason: abstract.
Removed service "Setono\SyliusCalloutPlugin\EventListener\AbstractCalloutDoctrineEventSubscriber"; reason: abstract.
Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
Removed service "fos_rest.format_request_matcher"; reason: abstract.
Removed service "knp_gaufrette.filesystem"; reason: abstract.
Removed service "knp_gaufrette.adapter.in_memory"; reason: abstract.
Removed service "knp_gaufrette.adapter.local"; reason: abstract.
Removed service "knp_gaufrette.adapter.safe_local"; reason: abstract.
Removed service "knp_gaufrette.adapter.amazon_s3"; reason: abstract.
Removed service "knp_gaufrette.adapter.aws_s3"; reason: abstract.
Removed service "knp_gaufrette.adapter.doctrine_dbal"; reason: abstract.
Removed service "knp_gaufrette.adapter.acl_aware_amazon_s3"; reason: abstract.
Removed service "knp_gaufrette.adapter.opencloud"; reason: abstract.
Removed service "knp_gaufrette.adapter.azure_blob_storage"; reason: abstract.
Removed service "knp_gaufrette.adapter.google_cloud_storage"; reason: abstract.
Removed service "knp_gaufrette.adapter.gridfs"; reason: abstract.
Removed service "knp_gaufrette.adapter.mogilefs"; reason: abstract.
Removed service "knp_gaufrette.adapter.ftp"; reason: abstract.
Removed service "knp_gaufrette.adapter.sftp"; reason: abstract.
Removed service "knp_gaufrette.adapter.phpseclib_sftp"; reason: abstract.
Removed service "knp_gaufrette.adapter.apc"; reason: abstract.
Removed service "knp_gaufrette.adapter.cache"; reason: abstract.
Removed service "knp_gaufrette.adapter.dropbox"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.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 "payum.extension.storage.prototype"; reason: abstract.
Removed service "payum.storage.doctrine.orm"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "sylius.message_queue_writer"; reason: abstract.
Removed service "sylius.message_queue_reader"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "api_platform.serializer.property_filter"; reason: abstract.
Removed service "api_platform.serializer.group_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.collection_data_provider"; reason: abstract.
Removed service "api_platform.doctrine.orm.item_data_provider"; reason: abstract.
Removed service "api_platform.doctrine.orm.subresource_data_provider"; reason: abstract.
Removed service "api_platform.doctrine.orm.search_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.order_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.range_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.date_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.boolean_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.numeric_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.exists_filter"; reason: abstract.
Removed service "Prometee\SyliusGoogleRecaptchaV3Plugin\Form\Extension\AbstractGoogleReCaptchaV3FormExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MonsieurBiz\SyliusSearchPlugin\Command\PopulateCommand"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Command\PopulateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.MonsieurBiz\SyliusSearchPlugin\Fixture\FilterableFixture"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\Fixture\FilterableFixtureInterface.0.MonsieurBiz\SyliusSearchPlugin\Fixture\FilterableFixture"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Fixture\FilterableFixture"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductAttributeTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductAttributeTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductOptionTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductOptionTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Type\SearchType"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Form\Type\SearchType"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\CheckMethodExists"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\CheckMethodExists"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\CheckMethodExists"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderDocumentUrl"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderDocumentUrl"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderDocumentUrl"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\generated\Normalizer\AttributesNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\generated\Normalizer\AttributesNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\generated\Normalizer\AttributesNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\generated\Normalizer\DocumentNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\generated\Normalizer\DocumentNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\generated\Normalizer\DocumentNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\generated\Normalizer\JaneObjectNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\generated\Normalizer\JaneObjectNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\generated\Normalizer\JaneObjectNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\generated\Normalizer\PriceNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\generated\Normalizer\PriceNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\generated\Normalizer\PriceNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\generated\Normalizer\TaxonNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\generated\Normalizer\TaxonNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\generated\Normalizer\TaxonNormalizer"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Twig\Extra\Intl\IntlExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extra\Intl\IntlExtension"; reason: abstract.
Removed service ".abstract.instanceof.Twig\Extra\Intl\IntlExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FindProductWithoutVariantCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FindProductWithoutVariantCommand"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Component\Core\OrderProcessing\OrderPricesRecalculator"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Core\OrderProcessing\OrderPricesRecalculator"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\ProductTaxonController"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Admin\ProductTaxonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProductTaxonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\OrderItemController"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\OrderItemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OrderItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AddressTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\AddressTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CMS\PageTranslationTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\CMS\PageTranslationTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CMS\PageTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\CMS\PageTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Checkout\AddressTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Checkout\AddressTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ContactTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\ContactTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Product\ProductImageTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Product\ProductImageTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Product\ProductOptionTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Product\ProductOptionTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Product\ProductTranslationTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Product\ProductTranslationTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Product\ProductTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Product\ProductTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Product\ProductVariantTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Product\ProductVariantTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductOptionChoiceTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\ProductOptionChoiceTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductOptionValue\ProductOptionValueTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\ProductOptionValue\ProductOptionValueTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Shipping\ShippingTableRateTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Shipping\ShippingTableRateTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Taxon\TaxonTranslationTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Taxon\TaxonTranslationTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Taxon\TaxonTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Taxon\TaxonTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Variant\ChannelPricingTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Variant\ChannelPricingTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Variant\ProductVariantGenerationTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Variant\ProductVariantGenerationTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\BlockTranslationType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\BlockTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\BlockTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\BlockType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\BlockType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\BlockType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FreeOptionCategoryTranslationType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\FreeOptionCategoryTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FreeOptionCategoryTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FreeOptionCategoryType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\FreeOptionCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FreeOptionCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FreeOptionChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FreeOptionChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FreeOptionTranslationType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\FreeOptionTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FreeOptionTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FreeOptionType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\FreeOptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FreeOptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FreeOptionValueTranslationType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\FreeOptionValueTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FreeOptionValueTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FreeOptionValueType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\FreeOptionValueType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FreeOptionValueType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PartnerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\PartnerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PopupImageType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\PopupImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\PopupImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PopupTranslationType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\PopupTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\PopupTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PopupType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\PopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\PopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\SiteReviewType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\SiteReviewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\SiteReviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Shipping\PriceLimitToRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Shipping\PriceLimitToRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Shop\Order\AddSpecificOrderItemToCartType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Shop\Order\AddSpecificOrderItemToCartType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Shop\Order\AddSpecificProductToCartType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Shop\Order\AddSpecificProductToCartType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Shop\Order\SpecificProductVariantType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Shop\Order\SpecificProductVariantType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Cms\BlockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Cms\BlockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PageRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Product\ProductNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Product\ProductNormalizer"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Cms\BlockExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Cms\BlockExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Cms\BlockExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Cms\MediaExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Cms\MediaExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Cms\MediaExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Cms\PageExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Cms\PageExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Cms\PageExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Cms\SectionExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Cms\SectionExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Cms\SectionExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Order\OrderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Order\OrderExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Order\OrderExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Partner\PartnerExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Partner\PartnerExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Partner\PartnerExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Popup\PopupExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Popup\PopupExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Popup\PopupExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Product\ProductExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Product\ProductExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Product\ProductExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Product\ProductOptionExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Product\ProductOptionExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Product\ProductOptionExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Taxon\TaxonExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Taxon\TaxonExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Taxon\TaxonExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Variant\ProductVariantExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Variant\ProductVariantExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Variant\ProductVariantExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\PostCodeValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\PostCodeValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.product_translation"; reason: abstract.
Removed service ".abstract.instanceof.app.form.extension.type.product_translation"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.contact"; reason: abstract.
Removed service ".abstract.instanceof.app.form.extension.type.contact"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.admin.partner"; reason: abstract.
Removed service ".abstract.instanceof.app.form.type.admin.partner"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.admin.site_review"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.form.type.admin.site_review"; reason: abstract.
Removed service ".abstract.instanceof.app.form.type.admin.site_review"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.admin.free_option"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.form.type.admin.free_option"; reason: abstract.
Removed service ".abstract.instanceof.app.form.type.admin.free_option"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.admin.free_option_translation"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.form.type.admin.free_option_translation"; reason: abstract.
Removed service ".abstract.instanceof.app.form.type.admin.free_option_translation"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.admin.free_option_value"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.form.type.admin.free_option_value"; reason: abstract.
Removed service ".abstract.instanceof.app.form.type.admin.free_option_value"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.admin.free_option_value_translation"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.form.type.admin.free_option_value_translation"; reason: abstract.
Removed service ".abstract.instanceof.app.form.type.admin.free_option_value_translation"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.admin.free_option_category"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.form.type.admin.free_option_category"; reason: abstract.
Removed service ".abstract.instanceof.app.form.type.admin.free_option_category"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.admin.free_option_category_translation"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.form.type.admin.free_option_category_translation"; reason: abstract.
Removed service ".abstract.instanceof.app.form.type.admin.free_option_category_translation"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.popup.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.popup.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.popup.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.popup_translation.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.popup_translation.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.popup_translation.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.free_option.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.free_option.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.free_option.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.free_option_translation.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.free_option_translation.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.free_option_translation.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.brand_images"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.form.type.brand_images"; reason: abstract.
Removed service ".abstract.instanceof.app.form.type.brand_images"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.block.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.block.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.block.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.block_translation.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.block_translation.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.block_translation.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Payum\Bundle\PayumBundle\Controller\AuthorizeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Payum\Bundle\PayumBundle\Controller\AuthorizeController"; reason: abstract.
Removed service ".abstract.instanceof.Payum\Bundle\PayumBundle\Controller\AuthorizeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Payum\Bundle\PayumBundle\Controller\CancelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Payum\Bundle\PayumBundle\Controller\CancelController"; reason: abstract.
Removed service ".abstract.instanceof.Payum\Bundle\PayumBundle\Controller\CancelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Payum\Bundle\PayumBundle\Controller\CaptureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Payum\Bundle\PayumBundle\Controller\CaptureController"; reason: abstract.
Removed service ".abstract.instanceof.Payum\Bundle\PayumBundle\Controller\CaptureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Payum\Bundle\PayumBundle\Controller\NotifyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Payum\Bundle\PayumBundle\Controller\NotifyController"; reason: abstract.
Removed service ".abstract.instanceof.Payum\Bundle\PayumBundle\Controller\NotifyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Payum\Bundle\PayumBundle\Controller\PayoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Payum\Bundle\PayumBundle\Controller\PayoutController"; reason: abstract.
Removed service ".abstract.instanceof.Payum\Bundle\PayumBundle\Controller\PayoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Payum\Bundle\PayumBundle\Controller\RefundController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Payum\Bundle\PayumBundle\Controller\RefundController"; reason: abstract.
Removed service ".abstract.instanceof.Payum\Bundle\PayumBundle\Controller\RefundController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Payum\Bundle\PayumBundle\Controller\SyncController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Payum\Bundle\PayumBundle\Controller\SyncController"; reason: abstract.
Removed service ".abstract.instanceof.Payum\Bundle\PayumBundle\Controller\SyncController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.sylius_invoicing_plugin.cli.generate_invoices"; reason: abstract.
Removed service ".abstract.instanceof.sylius_invoicing_plugin.cli.generate_invoices"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.sylius_invoicing_plugin.fixture.shop_billing_data_fixture"; reason: abstract.
Removed service ".abstract.instanceof.sylius_invoicing_plugin.fixture.shop_billing_data_fixture"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.sylius_invoicing_plugin.form.type.channel_filter"; reason: abstract.
Removed service ".abstract.instanceof.sylius_invoicing_plugin.form.type.channel_filter"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.sylius_invoicing_plugin.twig.channel_color_extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.sylius_invoicing_plugin.twig.channel_color_extension"; reason: abstract.
Removed service ".abstract.instanceof.sylius_invoicing_plugin.twig.channel_color_extension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.sylius_invoicing_plugin_security.voter.invoice"; reason: abstract.
Removed service ".abstract.instanceof.sylius_invoicing_plugin_security.voter.invoice"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.monsieurbiz_alert_message.form.type.message"; reason: abstract.
Removed service ".abstract.instanceof.monsieurbiz_alert_message.form.type.message"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.monsieurbiz_alert_message.form.type.message_translation"; reason: abstract.
Removed service ".abstract.instanceof.monsieurbiz_alert_message.form.type.message_translation"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ConnectHolland\CookieConsentBundle\Form\CookieConsentType"; reason: abstract.
Removed service ".abstract.instanceof.ConnectHolland\CookieConsentBundle\Form\CookieConsentType"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.ConnectHolland\CookieConsentBundle\Twig\CHCookieConsentTwigExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.ConnectHolland\CookieConsentBundle\Twig\CHCookieConsentTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.ConnectHolland\CookieConsentBundle\Twig\CHCookieConsentTwigExtension"; reason: abstract.
Inlined service "bitbag_sylius_cms_plugin.twig.parser.content" to "bitbag_sylius_cms_plugin.twig.extension.render_content".
Inlined service "bitbag_sylius_cms_plugin.fixture.factory.block" to "bitbag_sylius_cms_plugin.fixture.block".
Inlined service "bitbag_sylius_cms_plugin.fixture.factory.page" to "bitbag_sylius_cms_plugin.fixture.page".
Inlined service "bitbag_sylius_cms_plugin.fixture.factory.frequently_asked_question" to "bitbag_sylius_cms_plugin.fixture.frequently_asked_question".
Inlined service "bitbag_sylius_cms_plugin.fixture.factory.section" to "bitbag_sylius_cms_plugin.fixture.section".
Inlined service "bitbag_sylius_cms_plugin.fixture.factory.media" to "bitbag_sylius_cms_plugin.fixture.media".
Inlined service "bitbag_sylius_cms_plugin.assigner.taxons" to "bitbag_sylius_cms_plugin.fixture.factory.block".
Inlined service "bitbag_sylius_cms_plugin.importer.page" to "bitbag_sylius_cms_plugin.importer.chain".
Inlined service "bitbag_sylius_cms_plugin.importer.block" to "bitbag_sylius_cms_plugin.importer.chain".
Inlined service "bitbag_sylius_cms_plugin.importer.media" to "bitbag_sylius_cms_plugin.importer.chain".
Inlined service "bitbag_sylius_cms_plugin.resolver.resource.page" to "bitbag_sylius_cms_plugin.importer.page".
Inlined service "bitbag_sylius_cms_plugin.resolver.resource.section" to "bitbag_sylius_cms_plugin.importer.page".
Inlined service "bitbag_sylius_cms_plugin.downloader.image" to "bitbag_sylius_cms_plugin.importer.page".
Inlined service "bitbag_sylius_cms_plugin.resolver.resource.block" to "bitbag_sylius_cms_plugin.importer.block".
Inlined service "bitbag_sylius_cms_plugin.resolver.resource.media" to "bitbag_sylius_cms_plugin.importer.media".
Inlined service "bitbag_sylius_cms_plugin.registry.media_provider" to "bitbag_sylius_cms_plugin.resolver.media_provider".
Inlined service "bitbag_sylius_cms_plugin.importer.chain" to "bitbag_sylius_cms_plugin.processor.import".
Inlined service "bitbag_sylius_cms_plugin.reader.csv" to "bitbag_sylius_cms_plugin.processor.import".
Inlined service "bitbag_sylius_cms_plugin.media_provider.image" to "bitbag_sylius_cms_plugin.registry.media_provider".
Inlined service "bitbag_sylius_cms_plugin.media_provider.video" to "bitbag_sylius_cms_plugin.registry.media_provider".
Inlined service "bitbag_sylius_cms_plugin.media_provider.file" to "bitbag_sylius_cms_plugin.registry.media_provider".
Inlined service "bitbag_sylius_cms_plugin.media.filesystem" to "bitbag_sylius_cms_plugin.media_uploader".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Model\Document\Index\Search" to "MonsieurBiz\SyliusSearchPlugin\Controller\SearchController".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Context\RequestTaxonContext" to "MonsieurBiz\SyliusSearchPlugin\Controller\SearchController".
Inlined service ".service_locator.vdmMuyE.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController" to "MonsieurBiz\SyliusSearchPlugin\Controller\SearchController".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Fixture\Factory\FilterableFixtureFactory" to "MonsieurBiz\SyliusSearchPlugin\Fixture\FilterableFixture".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Provider\DocumentRepositoryProvider" to "MonsieurBiz\SyliusSearchPlugin\Model\Document\Index\Indexer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Provider\SearchQueryProvider" to "MonsieurBiz\SyliusSearchPlugin\Model\Document\Index\Search".
Inlined service "Sylius\AdminOrderCreationPlugin\ReorderProcessing\CompositeReorderProcessor" to "Sylius\AdminOrderCreationPlugin\Factory\OrderFactory".
Inlined service "SensioLabs\Security\SecurityChecker" to "SensioLabs\Security\Command\SecurityCheckerCommand".
Inlined service "App\Files\Uploader\CkeditorUploader" to "App\Controller\Admin\CkeditorController".
Inlined service "App\Files\Browser\CkeditorBrowser" to "App\Controller\Admin\CkeditorController".
Inlined service ".service_locator.SX_k1lD.App\Controller\Admin\ContactController" to "App\Controller\Admin\ContactController".
Inlined service ".service_locator.SX_k1lD.App\Controller\PageController" to "App\Controller\PageController".
Inlined service "App\Files\Uploader\BlockUploader" to "App\EventListener\BlockImageListener".
Inlined service "App\Files\Uploader\FreeOptionUploader" to "App\EventListener\FreeOptionListener".
Inlined service "App\Files\Uploader\PartnerUploader" to "App\EventListener\PartnerListener".
Inlined service "App\Files\Uploader\PopupUploader" to "App\EventListener\PopupImageListener".
Inlined service "App\Files\Uploader\ProductOptionValueUploader" to "App\EventListener\ProductOptionValueImageListener".
Inlined service "App\Provider\OrderTypeProvider" to "App\Form\Extension\Checkout\AddressTypeExtension".
Inlined service "App\Provider\ProductTaxonResolver" to "App\Twig\Extensions\Taxon\TaxonExtension".
Inlined service "twig.loader.filesystem" to "sylius.theme.twig.loader".
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.0nodIsM" to "fragment.handler".
Inlined service "uri_signer" to "fragment.renderer.esi".
Inlined service ".1_~AbngWnX" to "error_handler.error_renderer.html".
Inlined service ".2_~AbngWnX" to "error_handler.error_renderer.html".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "translation.writer" to "console.command.translation_update".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "session.storage.native" to "session".
Inlined service "session.storage.metadata_bag" to "session.storage.native".
Inlined service ".service_locator.f1ancQ8" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service ".1_ResolvedFormTypeFactory~S5hExMq" to "form.resolved_type_factory".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.yhmeb5t" 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 "assets._default_package" to "assets.packages".
Inlined service "assets._package_bootstrapTheme" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets._version_bootstrapTheme" to "assets._package_bootstrapTheme".
Inlined service "templating.filename_parser" to "templating.finder".
Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.Z_btUYe" to "messenger.routable_message_bus".
Inlined service "messenger.transport.native_php_serializer" to "messenger.transport.async".
Inlined service "messenger.transport_factory" to "messenger.transport.async".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.RhxksH3" to "validator.validator_factory".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.XSes1R5.translation.warmer" to "translation.warmer".
Inlined service "profiler.storage" to "profiler".
Inlined service "api_platform.data_collector.request" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.cache" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "swiftmailer.data_collector" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "sylius.channel_collector" to "profiler".
Inlined service "Sylius\Bundle\UiBundle\DataCollector\TemplateBlockDataCollector" to "profiler".
Inlined service "sonata.block.data_collector" to "profiler".
Inlined service "sylius.collector.theme" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "sylius.collector.core" to "profiler".
Inlined service "Sylius\Bundle\CoreBundle\Collector\CartCollector" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service ".service_locator.XwZNkPh" to ".1_LegacyRouteLoaderContainer~vFXZo.7".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "sylius.routing.loader.resource" to "routing.resolver".
Inlined service "sylius.sitemap.routing_loader" to "routing.resolver".
Inlined service "api_platform.route_loader" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".1_LegacyRouteLoaderContainer~vFXZo.7" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.6z96f12.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.m90YCjy.router.cache_warmer" to "router.cache_warmer".
Inlined service ".2_ArrayAdapter~PkdiY.e" to ".1_DoctrineProvider~PkdiY.e".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service ".1_DoctrineProvider~PkdiY.e" to "annotations.cached_reader".
Inlined service ".3_PhpArrayAdapter~PkdiY.e" to "annotations.cache".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "Sylius\Bundle\ApiBundle\Serializer\AddressDenormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\generated\Normalizer\AttributesNormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\generated\Normalizer\DocumentNormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\generated\Normalizer\JaneObjectNormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\generated\Normalizer\PriceNormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\generated\Normalizer\TaxonNormalizer" to "serializer".
Inlined service "App\Serializer\Product\ProductNormalizer" to "serializer".
Inlined service "api_platform.serializer.uuid_denormalizer" 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.swagger.normalizer.api_gateway" to "serializer".
Inlined service "api_platform.hydra.normalizer.constraint_violation_list" to "serializer".
Inlined service "api_platform.problem.normalizer.constraint_violation_list" to "serializer".
Inlined service "api_platform.swagger.normalizer.api_gateway" to "serializer".
Inlined service "api_platform.hydra.normalizer.documentation" to "serializer".
Inlined service "api_platform.hydra.normalizer.entrypoint" to "serializer".
Inlined service "api_platform.hydra.normalizer.error" to "serializer".
Inlined service "api_platform.problem.normalizer.error" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "api_platform.jsonld.normalizer.item" to "serializer".
Inlined service "api_platform.serializer.normalizer.item" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "api_platform.hydra.normalizer.collection_filters" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "api_platform.jsonld.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "api_platform.jsonld.encoder" to "serializer".
Inlined service "api_platform.problem.encoder" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer.normalizer.object".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service ".1_~e3pv9cV" to "error_handler.error_renderer.serializer".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service ".2_~e3pv9cV" to "error_handler.error_renderer.serializer".
Inlined service ".service_locator.XjnY8xG" to "security.token_storage".
Inlined service "api_platform.security.expression_language_provider" to "security.expression_language".
Inlined service ".service_locator.gwZqccW" to "security.firewall.map".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
Inlined service ".security.request_matcher.C01QBDt" to "security.access_map".
Inlined service ".security.request_matcher.KpCQLCk" to "security.access_map".
Inlined service ".security.request_matcher.ZINhydt" to "security.access_map".
Inlined service ".security.request_matcher.VrmwdXX" to "security.access_map".
Inlined service ".security.request_matcher.bGzWcka" to "security.access_map".
Inlined service ".security.request_matcher.Ud1TEPV" to "security.access_map".
Inlined service ".security.request_matcher.sOVMSV4" to "security.access_map".
Inlined service ".security.request_matcher.Lj7ODnj" to "security.access_map".
Inlined service ".security.request_matcher.Wu.QkZ4" to "security.access_map".
Inlined service ".security.request_matcher.EMZnwBx" to "security.access_map".
Inlined service ".security.request_matcher.5VpYDWh" to "security.access_map".
Inlined service ".security.request_matcher.cwiCvNX" to "security.access_map".
Inlined service ".security.request_matcher.lrHcLYX" to "security.access_map".
Inlined service ".security.request_matcher.zvGtn15" to "security.access_map".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.logout.success_handler.admin" to "security.logout_listener.admin".
Inlined service "security.logout.handler.session" to "security.logout_listener.admin".
Inlined service "security.authentication.success_handler.admin.form_login" to "security.authentication.listener.form.admin".
Inlined service "security.authentication.failure_handler.admin.form_login" to "security.authentication.listener.form.admin".
Inlined service "security.authentication.form_entry_point.admin" to "security.exception_listener.admin".
Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
Inlined service "security.authentication.success_handler.new_api_admin_user.json_login" to "security.authentication.listener.json.new_api_admin_user".
Inlined service "security.authentication.failure_handler.new_api_admin_user.json_login" to "security.authentication.listener.json.new_api_admin_user".
Inlined service "security.exception_listener.new_api_admin_user" to "security.firewall.map.context.new_api_admin_user".
Inlined service "security.firewall.map.config.new_api_admin_user" to "security.firewall.map.context.new_api_admin_user".
Inlined service "security.authentication.success_handler.new_api_shop_user.json_login" to "security.authentication.listener.json.new_api_shop_user".
Inlined service "security.authentication.failure_handler.new_api_shop_user.json_login" to "security.authentication.listener.json.new_api_shop_user".
Inlined service "security.exception_listener.new_api_shop_user" to "security.firewall.map.context.new_api_shop_user".
Inlined service "security.firewall.map.config.new_api_shop_user" to "security.firewall.map.context.new_api_shop_user".
Inlined service "security.exception_listener.new_api" to "security.firewall.map.context.new_api".
Inlined service "security.firewall.map.config.new_api" to "security.firewall.map.context.new_api".
Inlined service "security.firewall.map.config.oauth_token" to "security.firewall.map.context.oauth_token".
Inlined service "fos_oauth_server.security.entry_point" to "security.exception_listener.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service "sylius.authentication.success_handler" to "security.authentication.success_handler.shop.form_login".
Inlined service "sylius.authentication.failure_handler" to "security.authentication.failure_handler.shop.form_login".
Inlined service "security.authentication.success_handler.shop.form_login" to "security.authentication.listener.form.shop".
Inlined service "security.authentication.failure_handler.shop.form_login" to "security.authentication.listener.form.shop".
Inlined service "security.authentication.form_entry_point.shop" to "security.exception_listener.shop".
Inlined service "security.exception_listener.shop" to "security.firewall.map.context.shop".
Inlined service "security.logout_listener.shop" to "security.firewall.map.context.shop".
Inlined service "security.firewall.map.config.shop" to "security.firewall.map.context.shop".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "sylius.theme.twig.loader" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "bitbag_sylius_cms_plugin.twig.extension.block" to "twig".
Inlined service "bitbag_sylius_cms_plugin.twig.extension.media" to "twig".
Inlined service "bitbag_sylius_cms_plugin.twig.extension.product_pages" to "twig".
Inlined service "bitbag_sylius_cms_plugin.twig.extension.render_content" to "twig".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Twig\Extension\CheckMethodExists" to "twig".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderDocumentUrl" to "twig".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm" to "twig".
Inlined service "Twig\Extra\Intl\IntlExtension" to "twig".
Inlined service "App\Twig\Extensions\Cms\BlockExtension" to "twig".
Inlined service "App\Twig\Extensions\Cms\MediaExtension" to "twig".
Inlined service "App\Twig\Extensions\Cms\PageExtension" to "twig".
Inlined service "App\Twig\Extensions\Cms\SectionExtension" to "twig".
Inlined service "App\Twig\Extensions\Order\OrderExtension" to "twig".
Inlined service "App\Twig\Extensions\Partner\PartnerExtension" to "twig".
Inlined service "App\Twig\Extensions\Popup\PopupExtension" to "twig".
Inlined service "App\Twig\Extensions\Product\ProductExtension" to "twig".
Inlined service "App\Twig\Extensions\Product\ProductOptionExtension" to "twig".
Inlined service "App\Twig\Extensions\Taxon\TaxonExtension" to "twig".
Inlined service "App\Twig\Extensions\Variant\ProductVariantExtension" to "twig".
Inlined service "sylius.twig.extension.convert_amount" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "sylius.twig.extension.aggregate_adjustments" to "twig".
Inlined service "sylius.twig.extension.money" to "twig".
Inlined service "sylius.twig.extension.currency" to "twig".
Inlined service "sylius.twig.extension.locale" to "twig".
Inlined service "sylius.twig.extension.inventory" to "twig".
Inlined service "sylius.twig.extension.percentage" to "twig".
Inlined service "sylius.twig.extension.sort_by" to "twig".
Inlined service "sylius.twig.extension.template_event" to "twig".
Inlined service "sylius.twig.extension.price" to "twig".
Inlined service "sylius.twig.extension.variant_resolver" to "twig".
Inlined service "sylius.twig.extension.product_variants_prices" to "twig".
Inlined service "sylius.twig.extension.checkout_steps" to "twig".
Inlined service "setono_sylius_callout.twig.extension.callout" to "twig".
Inlined service "setono_sylius_callout.twig.extension.callout_configuration" to "twig".
Inlined service "sylius.twig.extension.grid" to "twig".
Inlined service "sylius.twig.extension.bulk_action_grid" to "twig".
Inlined service "sm.twig_extension" to "twig".
Inlined service "sonata.block.twig.extension" to "twig".
Inlined service "hateoas.twig.link" to "twig".
Inlined service "jms_serializer.twig_extension.serializer" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "liip_imagine.templating.filter_extension" to "twig".
Inlined service "sylius.twig.extension.taxes" to "twig".
Inlined service "sylius.twig.extension.subtotal" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
Inlined service "fos_ck_editor.twig_extension" to "twig".
Inlined service "ConnectHolland\CookieConsentBundle\Twig\CHCookieConsentTwigExtension" to "twig".
Inlined service "twig.extension.pagerfanta" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "sonata.block.twig.global" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.o9nGMXB.twig.cache_warmer" to "twig.cache_warmer".
Inlined service ".service_locator.o9nGMXB.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.7puFXBj" to "twig.runtime_loader".
Inlined service ".1_~DkVoTu9" to "twig.error_renderer.html".
Inlined service "twig.form.engine" to "twig.form.renderer".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
Inlined service ".service_locator.7U.J7Tm" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.fyntTm_" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.query" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.result" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.metadata.recorder_inner" to "cache.doctrine.orm.default.metadata".
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.K6x_fJD" to "doctrine.orm.default_entity_listener_resolver".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service ".1_PropertyPathMapper~_E2x7bx" to "sylius.form.data_mapper.order_item_quantity".
Inlined service "sylius.context.channel.request_based" to "sylius.context.channel.composite".
Inlined service "sylius.context.channel.single_channel" to "sylius.context.channel.composite".
Inlined service "sylius.context.channel.fake_channel.context" to "sylius.context.channel.composite".
Inlined service "Webgriffe\SyliusTableRateShippingPlugin\Calculator\TableRateShippingCalculator" to "sylius.registry.shipping_calculator".
Inlined service "sylius.payment_methods_resolver.default" to "sylius.registry.payment_methods_resolver".
Inlined service "sylius.promotion_coupon_duration_eligibility_checker" to "sylius.promotion_coupon_eligibility_checker".
Inlined service "sylius.promotion_coupon_usage_limit_eligibility_checker" to "sylius.promotion_coupon_eligibility_checker".
Inlined service "sylius.promotion.eligibility_checker.promotion_coupon_per_customer_usage_limit" to "sylius.promotion_coupon_eligibility_checker".
Inlined service "sylius.promotion_duration_eligibility_checker" to "sylius.promotion_eligibility_checker".
Inlined service "sylius.promotion_usage_limit_eligibility_checker" to "sylius.promotion_eligibility_checker".
Inlined service "sylius.promotion_subject_coupon_eligibility_checker" to "sylius.promotion_eligibility_checker".
Inlined service "sylius.promotion_rules_eligibility_checker" to "sylius.promotion_eligibility_checker".
Inlined service "sylius.promotion_rule_checker.customer_group" to "sylius.registry_promotion_rule_checker".
Inlined service ".1_BuildAddressFormSubscriber~aGLLImH" to "sylius.form.type.address".
Inlined service "sylius.admin_user.token_uniqueness_checker.password_reset" to "sylius.admin_user.token_generator.password_reset".
Inlined service "sylius.admin_user.pin_uniqueness_checker.password_reset" to "sylius.admin_user.pin_generator.password_reset".
Inlined service "sylius.admin_user.token_uniqueness_checker.email_verification" to "sylius.admin_user.token_generator.email_verification".
Inlined service "sylius.admin_user.reloader" to "sylius.listener.admin_user.reloader".
Inlined service "sylius.shop_user.token_uniqueness_checker.password_reset" to "sylius.shop_user.token_generator.password_reset".
Inlined service "sylius.shop_user.pin_uniqueness_checker.password_reset" to "sylius.shop_user.pin_generator.password_reset".
Inlined service "sylius.shop_user.token_uniqueness_checker.email_verification" to "sylius.shop_user.token_generator.email_verification".
Inlined service "sylius.shop_user.reloader" to "sylius.listener.shop_user.reloader".
Inlined service "sylius.oauth_user.token_uniqueness_checker.password_reset" to "sylius.oauth_user.token_generator.password_reset".
Inlined service "sylius.oauth_user.pin_uniqueness_checker.password_reset" to "sylius.oauth_user.pin_generator.password_reset".
Inlined service "sylius.oauth_user.token_uniqueness_checker.email_verification" to "sylius.oauth_user.token_generator.email_verification".
Inlined service "sylius.oauth_user.reloader" to "sylius.listener.oauth_user.reloader".
Inlined service "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer" to "sylius.twig.extension.template_event".
Inlined service "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer.inner" to "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer".
Inlined service "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer.inner" to "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer".
Inlined service "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateBlockRenderer" to "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer".
Inlined service "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer" to "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer".
Inlined service "sylius.class_metadata.product_image" to "sylius.repository.product_image".
Inlined service "sylius.context.currency.composite" to "sylius.context.currency.channel_aware".
Inlined service ".1_SettingsRequirements~lnN9Q4R" to "sylius.requirements".
Inlined service ".2_ExtensionsRequirements~lnN9Q4R" to "sylius.requirements".
Inlined service ".3_FilesystemRequirements~lnN9Q4R" to "sylius.requirements".
Inlined service ".1_Filesystem~ARNHym1" to "sylius.image_uploader".
Inlined service "sylius.order_item_quantity_modifier.limiting.inner" to "sylius.order_item_quantity_modifier.limiting".
Inlined service "sylius.product_review.average_rating_updater" to "sylius.reviewer_reviews_remover".
Inlined service "sylius.custom_resource_controller.resource_update_handler.inner" to "sylius.custom_resource_controller.resource_update_handler".
Inlined service "sylius.resource_controller.pagerfanta_representation_factory" to "sylius.resource_controller.resources_collection_provider".
Inlined service "sylius.registry.resource_repository" to "sylius.form.type.resource_autocomplete_choice".
Inlined service ".1_RouteFactory~LlxiYMY" to "sylius.routing.loader.resource".
Inlined service "sylius.registry.form_builder" to "sylius.form.type.default".
Inlined service "sylius.form_builder.default" to "sylius.registry.form_builder".
Inlined service "sylius.resource_controller.resources_resolver.grid_aware.inner" to "sylius.resource_controller.resources_resolver.grid_aware".
Inlined service "sylius.custom_grid_renderer.twig.inner" to "sylius.custom_grid_renderer.twig".
Inlined service "sylius_resource.doctrine.mapping_driver_chain.inner" to "sylius_resource.doctrine.mapping_driver_chain".
Inlined service "loevgaard_sylius_brand.fixture.example_factory.brand" to "loevgaard_sylius_brand.fixture.brand".
Inlined service "loevgaard_sylius_brand.assigner.products" to "loevgaard_sylius_brand.fixture.example_factory.brand".
Inlined service "setono_sylius_callout.rendering_callout_eligibility_checker.toggle" to "setono_sylius_callout.rendering_callout_eligibility_checker".
Inlined service "setono_sylius_callout.rendering_callout_eligibility_checker.duration" to "setono_sylius_callout.rendering_callout_eligibility_checker".
Inlined service "setono_sylius_callout.rendering_callout_eligibility_checker.channel" to "setono_sylius_callout.rendering_callout_eligibility_checker".
Inlined service "setono_sylius_callout.provider.callouts" to "setono_sylius_callout.provider.eligible_callouts".
Inlined service "setono_sylius_callout.callout_eligibility_checker.rules" to "setono_sylius_callout.provider.eligible_callouts".
Inlined service "setono_sylius_callout.callout_rule_checker.has_taxon" to "setono_sylius_callout.registry.callout_rule_checker".
Inlined service "setono_sylius_callout.callout_rule_checker.has_product" to "setono_sylius_callout.registry.callout_rule_checker".
Inlined service "setono_sylius_callout.callout_rule_checker.is_new" to "setono_sylius_callout.registry.callout_rule_checker".
Inlined service "setono_sylius_callout.callout_rule_checker.on_sale" to "setono_sylius_callout.registry.callout_rule_checker".
Inlined service "setono_sylius_callout.fixture.example_factory.callout" to "setono_sylius_callout.fixture.callout".
Inlined service "setono_sylius_callout.fixture.example_factory.callout_rule" to "setono_sylius_callout.fixture.example_factory.callout".
Inlined service "setono_sylius_callout.form_registry.callout_rule_checker" to "setono_sylius_callout.form.type.callout_rule".
Inlined service "setono_doctrine_orm_batcher.factory.batcher" to "Setono\SyliusCalloutPlugin\Message\Handler\AssignEligibleCalloutsToProductsHandler".
Inlined service "setono_sylius_callout.rendering_callout_eligibility_checker" to "setono_sylius_callout.twig.extension.callout".
Inlined service "setono_sylius_callout.css_class_builder.semantic_ui" to "setono_sylius_callout.twig.extension.callout".
Inlined service "setono_sylius_redirect.slug_update_handler.product_translation" to "setono_sylius_redirect.form.extension.product_translation".
Inlined service "setono_sylius_redirect.slug_update_handler.taxon_translation" to "setono_sylius_redirect.form.extension.taxon_translation".
Inlined service "sonata.block.loader.chain" to "sonata.block.context_manager.default".
Inlined service "sonata.block.exception.strategy.manager" to "sonata.block.renderer.default".
Inlined service "sonata.block.loader.service" to "sonata.block.loader.chain".
Inlined service "bazinga_hateoas.expression_language" to "hateoas.expression.evaluator".
Inlined service "hateoas.serializer.xml" to "hateoas.event_subscriber.xml".
Inlined service "hateoas.serializer.json_hal" to "hateoas.event_subscriber.json".
Inlined service "hateoas.inline_deferrer.embeds" to "hateoas.event_subscriber.json".
Inlined service "hateoas.inline_deferrer.links" to "hateoas.event_subscriber.json".
Inlined service "hateoas.configuration.provider.resolver.chain" to "hateoas.configuration.relation_provider".
Inlined service "hateoas.configuration.relation_provider" to "hateoas.configuration.relations_repository".
Inlined service "hateoas.configuration.metadata.annotation_driver" to "hateoas.configuration.metadata.extension_driver".
Inlined service "hateoas.configuration.metadata.yaml_driver" to "hateoas.configuration.metadata.chain_driver".
Inlined service "hateoas.configuration.metadata.xml_driver" to "hateoas.configuration.metadata.chain_driver".
Inlined service "hateoas.configuration.metadata.extension_driver" to "hateoas.configuration.metadata.chain_driver".
Inlined service "hateoas.configuration.metadata.chain_driver" to "hateoas.configuration.metadata_factory".
Inlined service "hateoas.configuration.metadata.cache.file_cache" to "hateoas.configuration.metadata_factory".
Inlined service "hateoas.generator.symfony" to "hateoas.generator.registry".
Inlined service ".service_locator.P7Luav2" to "jms_serializer.event_dispatcher".
Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.php_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.metadata_factory".
Inlined service "jms_serializer.metadata.cache.file_cache" to "jms_serializer.metadata_factory".
Inlined service "jms_serializer.identical_property_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.cache_naming_strategy".
Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer.accessor_strategy.expression".
Inlined service "fos_rest.request.param_fetcher.reader" to "fos_rest.routing.loader.reader.action".
Inlined service "fos_rest.error_listener" to "fos_rest.exception_listener".
Inlined service ".service_locator.CP4QR4Q" to "fos_rest.decoder_provider".
Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
Inlined service "fos_rest.format_negotiator" to "fos_rest.format_listener".
Inlined service "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.e6629d6422694615928c869643ad143324650eb86b008cff03cf6f4456bd9ca842e543b8" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" to "fos_rest.format_negotiator".
Inlined service "gaufrette.sylius_image_adapter" to "gaufrette.sylius_image_filesystem".
Inlined service "gaufrette.bitbag_sylius_cms_plugin_media_adapter" to "gaufrette.bitbag_sylius_cms_plugin_media_filesystem".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service ".service_locator.lHZYdJL" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
Inlined service "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.paste_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.paste" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.watermark" 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.service.filter" to "Liip\ImagineBundle\Controller\ImagineController".
Inlined service "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.imagick".
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 ".service_locator.iNzucjA.Payum\Bundle\PayumBundle\Controller\AuthorizeController" to "Payum\Bundle\PayumBundle\Controller\AuthorizeController".
Inlined service ".service_locator.iNzucjA.Payum\Bundle\PayumBundle\Controller\CancelController" to "Payum\Bundle\PayumBundle\Controller\CancelController".
Inlined service ".service_locator.iNzucjA.Payum\Bundle\PayumBundle\Controller\CaptureController" to "Payum\Bundle\PayumBundle\Controller\CaptureController".
Inlined service ".service_locator.iNzucjA.Payum\Bundle\PayumBundle\Controller\NotifyController" to "Payum\Bundle\PayumBundle\Controller\NotifyController".
Inlined service ".service_locator.iNzucjA.Payum\Bundle\PayumBundle\Controller\PayoutController" to "Payum\Bundle\PayumBundle\Controller\PayoutController".
Inlined service ".service_locator.iNzucjA.Payum\Bundle\PayumBundle\Controller\RefundController" to "Payum\Bundle\PayumBundle\Controller\RefundController".
Inlined service ".service_locator.iNzucjA.Payum\Bundle\PayumBundle\Controller\SyncController" to "Payum\Bundle\PayumBundle\Controller\SyncController".
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 "bitbag_sylius_cms_plugin.fixture.block" to "sylius_fixtures.fixture_registry".
Inlined service "bitbag_sylius_cms_plugin.fixture.page" to "sylius_fixtures.fixture_registry".
Inlined service "bitbag_sylius_cms_plugin.fixture.frequently_asked_question" to "sylius_fixtures.fixture_registry".
Inlined service "bitbag_sylius_cms_plugin.fixture.section" to "sylius_fixtures.fixture_registry".
Inlined service "bitbag_sylius_cms_plugin.fixture.media" to "sylius_fixtures.fixture_registry".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Fixture\FilterableFixture" to "sylius_fixtures.fixture_registry".
Inlined service "loevgaard_sylius_brand.fixture.brand" to "sylius_fixtures.fixture_registry".
Inlined service "setono_sylius_callout.fixture.callout" to "sylius_fixtures.fixture_registry".
Inlined service ".1_FixtureLoader~MxVyZ89" to "sylius_fixtures.fixture_loader".
Inlined service ".2_SuiteLoader~MxVyZ89" to "sylius_fixtures.suite_loader".
Inlined service ".1_MetadataInterface~9JMW8Em" to "sylius.controller.payum".
Inlined service "sylius.theme.asset.assets_installer.output_aware.inner" to "sylius.theme.asset.assets_installer.output_aware".
Inlined service "sylius.theme.translation.theme_aware_translator.inner" to "sylius.theme.translation.theme_aware_translator".
Inlined service "sylius.http_client" to "sylius.controller.admin.notification".
Inlined service "sylius.http_message_factory" to "sylius.controller.admin.notification".
Inlined service "sylius.shop.locale_switcher" to "sylius.controller.shop.locale_switch".
Inlined service "fos_oauth_server.storage.default" to "fos_oauth_server.server".
Inlined service "fos_oauth_server.authorize.form.handler.default" to "fos_oauth_server.controller.authorize".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service ".1_SourceContextProvider~L1In.y_" to "var_dumper.contextualized_cli_dumper".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service ".5_CliDescriptor~L1In.y_" to "var_dumper.command.server_dump".
Inlined service ".6_HtmlDescriptor~L1In.y_" to "var_dumper.command.server_dump".
Inlined service ".1_NonceGenerator~iBNmfIi" to "web_profiler.csp.handler".
Inlined service ".2_HtmlDumper~iBNmfIi" to "twig.extension.webprofiler".
Inlined service "nelmio_alice.generator.hydrator.property.symfony_property_access" to "nelmio_alice.generator.hydrator.simple".
Inlined service "nelmio_alice.generator.resolver.parameter_bag.simple" to "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters".
Inlined service "nelmio_alice.generator.resolver.parameter.registry" to "nelmio_alice.generator.resolver.parameter_bag.simple".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.static_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.array_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.string_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.array_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.dynamic_array_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.evaluated_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_property_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_method_call_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_wildcard_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.list_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.optional_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.parameter_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.value_for_current_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.variable_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.php_value_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.php_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver".
Inlined service "nelmio_alice.generator.resolver.value.unique_values_pool" to "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver".
Inlined service "nelmio_alice.generator.resolver.fixture_set.simple" to "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects".
Inlined service "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters" to "nelmio_alice.generator.resolver.fixture_set.simple".
Inlined service "nelmio_alice.generator.resolver.fixture_bag.template_bag" to "nelmio_alice.generator.resolver.fixture_set.simple".
Inlined service "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects" to "nelmio_alice.generator.double_pass".
Inlined service "nelmio_alice.generator.object_generator.complete" to "nelmio_alice.generator.double_pass".
Inlined service "nelmio_alice.generator.object_generator.simple" to "nelmio_alice.generator.object_generator.complete".
Inlined service "nelmio_alice.generator.instantiator.existing_instance" to "nelmio_alice.generator.object_generator.simple".
Inlined service "nelmio_alice.generator.hydrator.simple" to "nelmio_alice.generator.object_generator.simple".
Inlined service "nelmio_alice.generator.caller.simple" to "nelmio_alice.generator.object_generator.simple".
Inlined service "nelmio_alice.generator.caller.registry" to "nelmio_alice.generator.caller.simple".
Inlined service "nelmio_alice.generator.caller.chainable.configurator_method_call" to "nelmio_alice.generator.caller.registry".
Inlined service "nelmio_alice.generator.caller.chainable.method_call_with_reference" to "nelmio_alice.generator.caller.registry".
Inlined service "nelmio_alice.generator.caller.chainable.optional_method_call" to "nelmio_alice.generator.caller.registry".
Inlined service "nelmio_alice.generator.caller.chainable.simple_call" to "nelmio_alice.generator.caller.registry".
Inlined service "nelmio_alice.generator.instantiator.resolver" to "nelmio_alice.generator.instantiator.existing_instance".
Inlined service "nelmio_alice.generator.instantiator.registry" to "nelmio_alice.generator.instantiator.resolver".
Inlined service "nelmio_alice.generator.instantiator.chainable.no_caller_method_instantiator" to "nelmio_alice.generator.instantiator.registry".
Inlined service "nelmio_alice.generator.instantiator.chainable.null_constructor_instantiator" to "nelmio_alice.generator.instantiator.registry".
Inlined service "nelmio_alice.generator.instantiator.chainable.no_method_call_instantiator" to "nelmio_alice.generator.instantiator.registry".
Inlined service "nelmio_alice.generator.instantiator.chainable.static_factory_instantiator" to "nelmio_alice.generator.instantiator.registry".
Inlined service "nelmio_alice.file_parser.registry" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.file_parser.default_include_processor" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.file_parser.chainable.yaml" to "nelmio_alice.file_parser.registry".
Inlined service "nelmio_alice.file_parser.chainable.php" to "nelmio_alice.file_parser.registry".
Inlined service "nelmio_alice.file_parser.chainable.json" to "nelmio_alice.file_parser.registry".
Inlined service "nelmio_alice.file_parser.symfony_yaml" to "nelmio_alice.file_parser.chainable.yaml".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.element".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.configurator" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.extend" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.optional" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.template" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.unique" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.reference_range_name" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.factory_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.function_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.configurator_flag_handler" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.optional_flag_handler" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.dynamic_array_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.escaped_value_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_list_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_method_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_range_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.method_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.optional_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.parameter_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.property_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.simple_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_array_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.wildcard_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.string_parser" to "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.simple_parser" to "nelmio_alice.fixture_builder.expression_language.parser.string_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
Inlined service "nelmio_alice.fixture_builder.denormalizer.simple" to "nelmio_alice.fixture_builder.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.parameter.simple_parameter_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
Inlined service ".service_locator.Qco4tiO" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~5Gjla8G" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.file_link_formatter" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.php_compat_util" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "sylius.sitemap_renderer" to "sylius.controller.sitemap".
Inlined service "sylius.sitemap_index_renderer" to "sylius.controller.sitemap_index".
Inlined service "sylius.sitemap_index_builder" to "sylius.controller.sitemap_index".
Inlined service "sylius.sitemap_renderer.twig_adapter" to "sylius.sitemap_renderer".
Inlined service "sylius.sitemap_index_renderer.twig_adapter" to "sylius.sitemap_index_renderer".
Inlined service "sylius.sitemap_factory" to "sylius.sitemap_builder".
Inlined service "sylius.sitemap_index_factory" to "sylius.sitemap_index_builder".
Inlined service "sylius.sitemap_index_provider.index" to "sylius.sitemap_index_builder".
Inlined service "sylius.sitemap_index_url_factory" to "sylius.sitemap_index_provider.index".
Inlined service "fos_ck_editor.installer" to "fos_ck_editor.command.installer".
Inlined service "fos_ck_editor.configuration" to "fos_ck_editor.form.type".
Inlined service "fos_ck_editor.builder.json_builder" to "fos_ck_editor.renderer".
Inlined service "fos_ck_editor.renderer" to "fos_ck_editor.twig_extension".
Inlined service "sylius.exporter.countries.csv" to "sylius.exporters_registry".
Inlined service "sylius.exporter.orders.csv" to "sylius.exporters_registry".
Inlined service "sylius.exporter.tax_categories.csv" to "sylius.exporters_registry".
Inlined service "sylius.exporter.customers.csv" to "sylius.exporters_registry".
Inlined service "sylius.exporter.products.csv" to "sylius.exporters_registry".
Inlined service "sylius.exporter.countries.xlsx" to "sylius.exporters_registry".
Inlined service "sylius.exporter.orders.xlsx" to "sylius.exporters_registry".
Inlined service "sylius.exporter.customers.xlsx" to "sylius.exporters_registry".
Inlined service "sylius.exporter.countries.json" to "sylius.exporters_registry".
Inlined service "sylius.exporter.orders.json" to "sylius.exporters_registry".
Inlined service "sylius.exporter.customers.json" to "sylius.exporters_registry".
Inlined service "sylius.importer.countries.csv" to "sylius.importers_registry".
Inlined service "sylius.importer.customer_group.csv" to "sylius.importers_registry".
Inlined service "sylius.importer.payment_methods.csv" to "sylius.importers_registry".
Inlined service "sylius.importer.tax_categories.csv" to "sylius.importers_registry".
Inlined service "sylius.importer.products.csv" to "sylius.importers_registry".
Inlined service "sylius.importer.taxons.csv" to "sylius.importers_registry".
Inlined service "sylius.importer.countries.xlsx" to "sylius.importers_registry".
Inlined service "sylius.importer.customer_group.xlsx" to "sylius.importers_registry".
Inlined service "sylius.importer.payment_methods.xlsx" to "sylius.importers_registry".
Inlined service "sylius.importer.tax_categories.xlsx" to "sylius.importers_registry".
Inlined service "sylius.importer.taxons.xlsx" to "sylius.importers_registry".
Inlined service "sylius.importer.countries.json" to "sylius.importers_registry".
Inlined service "sylius.importer.customer_group.json" to "sylius.importers_registry".
Inlined service "sylius.importer.payment_methods.json" to "sylius.importers_registry".
Inlined service "sylius.importer.tax_categories.json" to "sylius.importers_registry".
Inlined service "sylius.importer.customers.json" to "sylius.importers_registry".
Inlined service "sylius.importer.taxons.json" to "sylius.importers_registry".
Inlined service "sylius.service.address_concatenation" to "sylius.exporter.plugin.resource.orders".
Inlined service "sylius.exporter.orm.hydrator.orders" to "sylius.exporter.plugin.resource.orders".
Inlined service "sylius.exporter.plugin.resource.countries" to "sylius.exporter.pluginpool.countries".
Inlined service "sylius.exporter.plugin.resource.orders" to "sylius.exporter.pluginpool.orders".
Inlined service "sylius.exporter.plugin.resource.tax_categories" to "sylius.exporter.pluginpool.tax_categories".
Inlined service "sylius.exporter.plugin.resource.customers" to "sylius.exporter.pluginpool.customers".
Inlined service "sylius.exporter.plugin.resource.products" to "sylius.exporter.pluginpool.products".
Inlined service "sylius.importers_transformer_pool" to "sylius.processor.products".
Inlined service "sylius.processor.products" to "sylius.importer.products.csv".
Inlined service "sylius.csv_writer" to "sylius.exporter.csv_writer".
Inlined service "sylius.exporter.pluginpool.tax_categories" to "sylius.exporter.tax_categories.csv".
Inlined service "sylius.exporter.pluginpool.products" to "sylius.exporter.products.csv".
Inlined service "sylius.exporter.spreadsheet_writer_factory" to "sylius.exporter.spreadsheet_writer".
Inlined service "sylius.processor.customers" to "sylius.importer.customers.json".
Inlined service "ConnectHolland\CookieConsentBundle\Cookie\CookieLogger" to "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber".
Inlined service "ConnectHolland\CookieConsentBundle\Cookie\CookieHandler" to "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber".
Inlined service ".2_Connection~Jqxi6T2" to ".1_DbalMigrationFactory~Jqxi6T2".
Inlined service ".1_DbalMigrationFactory~Jqxi6T2" to "SyliusLabs\DoctrineMigrationsExtraBundle\Factory\ContainerAwareVersionFactory".
Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "lexik_jwt_authentication.security.guard.jwt_token_authenticator".
Inlined service ".1_TokenStorage~cMJN5dB" to "lexik_jwt_authentication.security.guard.jwt_token_authenticator".
Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "api_platform.route_name_resolver.cached.inner" to "api_platform.route_name_resolver.cached".
Inlined service "api_platform.route_name_resolver.cached" to "api_platform.iri_converter".
Inlined service "sylius_api.serializer_context_builder.http_request_method_type" to "api_platform.serializer.context_builder.filter".
Inlined service "api_platform.operation_path_resolver.generator" to "api_platform.operation_path_resolver.custom".
Inlined service "api_platform.negotiator" to "api_platform.listener.request.add_format".
Inlined service "api_platform.identifiers_extractor.cached.inner" to "api_platform.identifiers_extractor.cached".
Inlined service "api_platform.subresource_operation_factory.cached.inner" to "api_platform.subresource_operation_factory.cached".
Inlined service "api_platform.cache.route_name_resolver.recorder_inner" to "api_platform.cache.route_name_resolver".
Inlined service "api_platform.cache.identifiers_extractor.recorder_inner" to "api_platform.cache.identifiers_extractor".
Inlined service "api_platform.cache.subresource_operation_factory.recorder_inner" to "api_platform.cache.subresource_operation_factory".
Inlined service "api_platform.metadata.resource.name_collection_factory.yaml" to "api_platform.metadata.resource.name_collection_factory.cached".
Inlined service "api_platform.metadata.resource.metadata_factory.yaml" to "api_platform.metadata.resource.metadata_factory.input_output".
Inlined service "api_platform.metadata.resource.metadata_factory.php_doc" to "api_platform.metadata.resource.metadata_factory.short_name".
Inlined service "api_platform.metadata.resource.filter_metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.operation".
Inlined service "api_platform.metadata.resource.metadata_factory.operation" to "api_platform.metadata.resource.metadata_factory.formats".
Inlined service "api_platform.metadata.resource.metadata_factory.formats" to "api_platform.metadata.resource.metadata_factory.cached".
Inlined service "api_platform.metadata.property.name_collection_factory.property_info" to "api_platform.metadata.property.name_collection_factory.inherited".
Inlined service "api_platform.metadata.property.name_collection_factory.yaml" to "api_platform.metadata.property.name_collection_factory.cached".
Inlined service "sylius.api.api_platform.metadata.property.metadata_factory.xml" to "api_platform.metadata.property.metadata_factory.property_info".
Inlined service "api_platform.metadata.property.metadata_factory.property_info" to "api_platform.metadata.property.metadata_factory.inherited".
Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory" to "api_platform.metadata.property.metadata_factory.serializer".
Inlined service "api_platform.metadata.property.metadata_factory.validator" to "api_platform.metadata.property.metadata_factory.cached".
Inlined service "api_platform.cache.metadata.resource.recorder_inner" to "api_platform.cache.metadata.resource".
Inlined service "api_platform.cache.metadata.property.recorder_inner" to "api_platform.cache.metadata.property".
Inlined service "api_platform.metadata.property.name_collection_factory.inherited" to "api_platform.metadata.property.name_collection_factory.xml".
Inlined service "api_platform.metadata.resource.name_collection_factory.xml" to "api_platform.metadata.resource.name_collection_factory.annotation".
Inlined service "api_platform.metadata.resource.metadata_factory.xml" to "api_platform.metadata.resource.metadata_factory.annotation".
Inlined service "api_platform.metadata.resource.metadata_factory.short_name" to "api_platform.metadata.resource.filter_metadata_factory.annotation".
Inlined service "api_platform.metadata.subresource.metadata_factory.annotation" to "api_platform.metadata.property.metadata_factory.annotation".
Inlined service "api_platform.metadata.property.metadata_factory.serializer" to "api_platform.metadata.subresource.metadata_factory.annotation".
Inlined service "api_platform.metadata.resource.name_collection_factory.annotation" to "api_platform.metadata.resource.name_collection_factory.yaml".
Inlined service "api_platform.metadata.resource.metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.yaml".
Inlined service "api_platform.metadata.property.name_collection_factory.xml" to "api_platform.metadata.property.name_collection_factory.yaml".
Inlined service "api_platform.metadata.property.metadata_factory.annotation" to "api_platform.metadata.property.metadata_factory.yaml".
Inlined service "api_platform.metadata.resource.metadata_factory.input_output" to "api_platform.metadata.resource.metadata_factory.php_doc".
Inlined service "api_platform.hydra.normalizer.partial_collection_view.inner" to "api_platform.hydra.normalizer.partial_collection_view".
Inlined service "api_platform.hydra.normalizer.partial_collection_view" to "api_platform.hydra.normalizer.collection_filters".
Inlined service "api_platform.hydra.json_schema.schema_factory.inner" to "api_platform.hydra.json_schema.schema_factory".
Inlined service "api_platform.metadata.property.metadata_factory.inherited" to "api_platform.doctrine.orm.metadata.property.metadata_factory".
Inlined service "api_platform.pagination" to "api_platform.doctrine.orm.query_extension.pagination".
Inlined service "api_platform.metadata.property.metadata_factory.yaml" to "api_platform.metadata.property.metadata_factory.validator".
Inlined service "api_platform.validator" to "api_platform.listener.view.validate".
Inlined service "debug.api_platform.collection_data_provider.inner" to "debug.api_platform.collection_data_provider".
Inlined service "debug.api_platform.item_data_provider.inner" to "debug.api_platform.item_data_provider".
Inlined service "debug.api_platform.subresource_data_provider.inner" to "debug.api_platform.subresource_data_provider".
Inlined service "debug.api_platform.data_persister.inner" to "debug.api_platform.data_persister".
Inlined service "api_platform.security.resource_access_checker" to "api_platform.security.listener.request.deny_access".
Inlined service "Sylius\Bundle\ApiBundle\Provider\CustomerProviderInterface" to "Sylius\Bundle\ApiBundle\CommandHandler\RegisterShopUserHandler".
Inlined service "sylius_api.serializer_context_builder.channel.inner" to "sylius_api.serializer_context_builder.channel".
Inlined service "sylius_api.serializer_context_builder.channel" to "sylius_api.serializer_context_builder.locale".
Inlined service "sylius_api.serializer_context_builder.locale" to "sylius_api.serializer_context_builder.http_request_method_type".
Inlined service "sylius.api.factory.cart_shipping_method" to "sylius.api.collection_data_provider.shipping_methods_available_for_order".
Inlined service "sylius.api.swagger_admin_authentication_documentation_normalizer.inner" to "sylius.api.swagger_admin_authentication_documentation_normalizer".
Inlined service "sylius.api.api_platform.metadata.property.metadata_factory.xml.inner" to "sylius.api.api_platform.metadata.property.metadata_factory.xml".
Inlined service "pagerfanta.view.default_translated" to "white_october_pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap4_translated" to "white_october_pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap3_translated" to "white_october_pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap_translated" to "white_october_pagerfanta.view_factory".
Inlined service "pagerfanta.view.semantic_ui_translated" to "white_october_pagerfanta.view_factory".
Inlined service "white_october_pagerfanta.view_factory" to "twig.extension.pagerfanta".
Inlined service "karser_recaptcha3.google.recaptcha" to "karser_recaptcha3.validator".
Inlined service "karser_recaptcha3.ip_resolver" to "karser_recaptcha3.validator".
Inlined service "karser_recaptcha3.request_method.symfony_http_client" to "karser_recaptcha3.google.recaptcha".
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_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_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_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_subscriber" to "maker.auto_command.make_subscriber".
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 "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service "sylius_default.bus.messenger.handlers_locator" to "sylius_default.bus.middleware.handle_message".
Inlined service "debug.traced.sylius_default.bus.inner" to "debug.traced.sylius_default.bus".
Inlined service "setono_sylius_callout.command_bus.messenger.handlers_locator" to "setono_sylius_callout.command_bus.middleware.handle_message".
Inlined service "debug.traced.setono_sylius_callout.command_bus.inner" to "debug.traced.setono_sylius_callout.command_bus".
Inlined service "sylius_invoicing_plugin.command_bus.messenger.handlers_locator" to "sylius_invoicing_plugin.command_bus.middleware.handle_message".
Inlined service "debug.traced.sylius_invoicing_plugin.command_bus.inner" to "debug.traced.sylius_invoicing_plugin.command_bus".
Inlined service "sylius_invoicing_plugin.event_bus.messenger.handlers_locator" to "sylius_invoicing_plugin.event_bus.middleware.handle_message".
Inlined service "debug.traced.sylius_invoicing_plugin.event_bus.inner" to "debug.traced.sylius_invoicing_plugin.event_bus".
Inlined service "sylius_refund_plugin.command_bus.messenger.handlers_locator" to "sylius_refund_plugin.command_bus.middleware.handle_message".
Inlined service "sylius_refund_plugin.event_bus.messenger.handlers_locator" to "sylius_refund_plugin.event_bus.middleware.handle_message".
Inlined service "debug.traced.sylius_refund_plugin.event_bus.inner" to "debug.traced.sylius_refund_plugin.event_bus".
Inlined service "Sylius\Bundle\ApiBundle\CommandHandler\RegisterShopUserHandler" to ".messenger.handler_descriptor.kzbm7y.".
Inlined service "Sylius\Bundle\ApiBundle\CommandHandler\PickupCartHandler" to ".messenger.handler_descriptor.XTv7RBq".
Inlined service "Sylius\Bundle\ApiBundle\CommandHandler\Cart\AddItemToCartHandler" to ".messenger.handler_descriptor.0v0gciD".
Inlined service "Sylius\Bundle\ApiBundle\CommandHandler\Cart\RemoveItemFromCartHandler" to ".messenger.handler_descriptor.Ys1N1FM".
Inlined service "Sylius\Bundle\ApiBundle\CommandHandler\Checkout\AddressOrderHandler" to ".messenger.handler_descriptor.U_poKNU".
Inlined service "Sylius\Bundle\ApiBundle\CommandHandler\Checkout\ChooseShippingMethodHandler" to ".messenger.handler_descriptor.Pelzvzp".
Inlined service "Sylius\Bundle\ApiBundle\CommandHandler\Checkout\ChoosePaymentMethodHandler" to ".messenger.handler_descriptor.eP3Huwm".
Inlined service "Sylius\Bundle\ApiBundle\CommandHandler\Checkout\CompleteOrderHandler" to ".messenger.handler_descriptor.HsqKcM6".
Inlined service "Sylius\Bundle\ApiBundle\CommandHandler\Cart\ChangeItemQuantityInCartHandler" to ".messenger.handler_descriptor.tYNaVgF".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to "debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service "doctrine.dbal.default_regex_schema_filter" to "doctrine.dbal.default_schema_asset_filter_manager".
Inlined service "sylius.api.data_transformer.order_token_value_aware_input_data_transformer" to "sylius.api.data_transformer.command_aware_input_data_transformer".
Inlined service "sylius.api.data_transformer.subresource_id_aware_data_transformer" to "sylius.api.data_transformer.command_aware_input_data_transformer".
Inlined service ".service_locator.vdmMuyE" to ".service_locator.vdmMuyE.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController".
Inlined service ".service_locator.XSes1R5" to ".service_locator.XSes1R5.translation.warmer".
Inlined service ".service_locator.6z96f12" to ".service_locator.6z96f12.router.default".
Inlined service ".service_locator.m90YCjy" to ".service_locator.m90YCjy.router.cache_warmer".
Inlined service "sylius.form_registry.grid_filter" to "sylius.custom_grid_renderer.twig.inner".
Inlined service "translator.formatter.default" to "sylius.theme.translation.theme_aware_translator.inner".
Inlined service "api_platform.operation_path_resolver.router" to "sylius.api.swagger_admin_authentication_documentation_normalizer.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer" to "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "doctrine.orm.default_yml_metadata_driver" to "sylius_resource.doctrine.mapping_driver_chain.inner".
Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
Inlined service ".service_locator.3oqfwL7" to "console.command_loader".
Inlined service "debug.traced.sylius_refund_plugin.command_bus.inner" to "message_bus".
Inlined service "swiftmailer.mailer.default.transport.eventdispatcher" to "swiftmailer.transport".
Inlined service "sylius.custom_factory.adjustment.inner" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Inlined service "sylius.custom_factory.product_variant.inner" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Inlined service "sylius.custom_factory.product.inner" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
Inlined service "sylius.custom_factory.channel.inner" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
Inlined service "sylius.context.channel.request_based.resolver.hostname_based" to "Sylius\Component\Channel\Context\RequestBased\RequestResolverInterface".
Inlined service "sylius.custom_factory.payment.inner" to "Sylius\Component\Payment\Factory\PaymentFactoryInterface".
Inlined service "sylius.custom_factory.promotion_coupon.inner" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
Inlined service "sylius.custom_factory.zone.inner" to "Sylius\Component\Addressing\Factory\ZoneFactoryInterface".
Inlined service "sylius.custom_factory.taxon.inner" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
Inlined service "sylius.custom_factory.payment_method.inner" to "Sylius\Component\Core\Factory\PaymentMethodFactoryInterface".
Inlined service "sylius.custom_factory.promotion_action.inner" to "Sylius\Component\Core\Factory\PromotionActionFactoryInterface".
Inlined service "sylius.custom_factory.promotion_rule.inner" to "Sylius\Component\Core\Factory\PromotionRuleFactoryInterface".
Inlined service "sylius.custom_inventory.order_inventory_operator.inner" to "Sylius\Component\Core\Inventory\Operator\OrderInventoryOperatorInterface".
Inlined service "sylius.custom_factory.order_item.inner" to "sylius.factory.cart_item".
Inlined service "App\Provider\ProductVariantsPricesProvider.inner" to "Sylius\Component\Core\Provider\ProductVariantsPricesProviderInterface".
Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
Inlined service "sylius_fixtures.listener.orm_purger" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
Inlined service "sylius_fixtures.listener.logger" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
Inlined service ".1_Processor~FKIdHJh" to "Sylius\Bundle\FixturesBundle\Suite\SuiteFactoryInterface".
Inlined service "sylius.theme.hydrator" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
Inlined service "sylius.theme.configuration" to "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface".
Inlined service ".1_Processor~Yn0rxIv" to "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface".
Inlined service "sylius.theme.templating.locator.cached.inner" to "Sylius\Bundle\ThemeBundle\Templating\Locator\TemplateLocatorInterface".
Inlined service "sylius.theme.translation.resource_provider.default" to "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\TranslatorResourceProviderInterface".
Inlined service "sylius.theme.translation.resource_provider.theme_aware" to "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\TranslatorResourceProviderInterface".
Inlined service "sylius.theme.translation.ordering_files_finder.inner" to "Sylius\Bundle\ThemeBundle\Translation\Finder\TranslationFilesFinderInterface".
Inlined service "nelmio_alice.fixture_builder.simple" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.double_pass" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.faker.provider.alice" to "Faker\Generator".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "sylius.context.cart.token_value_based" to "sylius.context.cart".
Inlined service "sylius.context.cart.new_shop_based.inner" to "sylius.context.cart.new".
Inlined service "sylius.channel_aware_promotion_rule_checker.item_total.inner" to "sylius.promotion_rule_checker.item_total".
Inlined service "sylius.custom_factory.address.inner" to "sylius.factory.address".
Inlined service "loevgaard_sylius_brand.custom_factory.brand_image.inner" to "loevgaard_sylius_brand.factory.brand_image".
Inlined service "debug.validator.inner" to "validator".
Inlined service "App\Factory\Shipping\ShippingTableRateFactory.inner" to "webgriffe.factory.shipping_table_rate".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "setono_sylius_callout.custom_factory.callout_rule.inner" to "setono_sylius_callout.factory.callout_rule".
Inlined service "setono_sylius_redirect.custom_factory.redirect.inner" to "setono_sylius_redirect.factory.redirect".
Inlined service "fos_rest.serializer.form_error_handler.inner" to "jms_serializer.form_error_handler".
Inlined service ".service_locator.kgMWZdv" to "fos_rest.serializer.jms_handler_registry".
Inlined service "bitbag_sylius_cms_plugin.media_uploader" to "bitbag_sylius_cms_plugin.resolver.media_provider".
Inlined service "bitbag_sylius_cms_plugin.media_uploader" to "bitbag_sylius_cms_plugin.resolver.media_provider".
Inlined service "bitbag_sylius_cms_plugin.media_uploader" to "bitbag_sylius_cms_plugin.resolver.media_provider".
Inlined service "bitbag_sylius_cms_plugin.resolver.importer_sections" to "bitbag_sylius_cms_plugin.processor.import".
Inlined service "bitbag_sylius_cms_plugin.resolver.importer_channels" to "bitbag_sylius_cms_plugin.processor.import".
Inlined service "bitbag_sylius_cms_plugin.resolver.importer_products" to "bitbag_sylius_cms_plugin.processor.import".
Inlined service "bitbag_sylius_cms_plugin.resolver.importer_sections" to "bitbag_sylius_cms_plugin.processor.import".
Inlined service "bitbag_sylius_cms_plugin.resolver.importer_channels" to "bitbag_sylius_cms_plugin.processor.import".
Inlined service "bitbag_sylius_cms_plugin.resolver.importer_products" to "bitbag_sylius_cms_plugin.processor.import".
Inlined service "bitbag_sylius_cms_plugin.resolver.importer_sections" to "bitbag_sylius_cms_plugin.processor.import".
Inlined service "bitbag_sylius_cms_plugin.resolver.importer_products" to "bitbag_sylius_cms_plugin.processor.import".
Inlined service "assets.context" to "assets.packages".
Inlined service "assets.context" to "assets.packages".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "pagerfanta.view.default" to "twig".
Inlined service "pagerfanta.view.default" to "twig".
Inlined service "pagerfanta.view.twitter_bootstrap" to "twig".
Inlined service "pagerfanta.view.twitter_bootstrap3" to "twig".
Inlined service "pagerfanta.view.twitter_bootstrap4" to "twig".
Inlined service "pagerfanta.view.semantic_ui" to "twig".
Inlined service "pagerfanta.view.twitter_bootstrap4" to "twig".
Inlined service "pagerfanta.view.twitter_bootstrap3" to "twig".
Inlined service "pagerfanta.view.twitter_bootstrap" to "twig".
Inlined service "pagerfanta.view.semantic_ui" to "twig".
Inlined service "hateoas.configuration.metadata_factory" to "hateoas.configuration.relations_repository".
Inlined service "hateoas.configuration.metadata_factory" to "hateoas.configuration.relations_repository".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "nelmio_alice.file_locator.default" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.file_locator.default" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.argument_escaper" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.argument_escaper" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
Inlined service "sylius.exporter.csv_writer" to "sylius.exporters_registry".
Inlined service "sylius.exporter.pluginpool.countries" to "sylius.exporters_registry".
Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
Inlined service "sylius.exporter.csv_writer" to "sylius.exporters_registry".
Inlined service "sylius.exporter.pluginpool.orders" to "sylius.exporters_registry".
Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
Inlined service "sylius.exporter.csv_writer" to "sylius.exporters_registry".
Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
Inlined service "sylius.exporter.csv_writer" to "sylius.exporters_registry".
Inlined service "sylius.exporter.pluginpool.customers" to "sylius.exporters_registry".
Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
Inlined service "sylius.exporter.csv_writer" to "sylius.exporters_registry".
Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
Inlined service "sylius.exporter.spreadsheet_writer" to "sylius.exporters_registry".
Inlined service "sylius.exporter.pluginpool.countries" to "sylius.exporters_registry".
Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
Inlined service "sylius.exporter.spreadsheet_writer" to "sylius.exporters_registry".
Inlined service "sylius.exporter.pluginpool.orders" to "sylius.exporters_registry".
Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
Inlined service "sylius.exporter.spreadsheet_writer" to "sylius.exporters_registry".
Inlined service "sylius.exporter.pluginpool.customers" to "sylius.exporters_registry".
Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
Inlined service "sylius.exporter.pluginpool.countries" to "sylius.exporters_registry".
Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
Inlined service "sylius.exporter.pluginpool.orders" to "sylius.exporters_registry".
Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
Inlined service "sylius.exporter.pluginpool.customers" to "sylius.exporters_registry".
Inlined service "sylius.exporters_transformer_pool" to "sylius.exporters_registry".
Inlined service "sylius.factory.csv_reader" to "sylius.importers_registry".
Inlined service "sylius.processor.countries" to "sylius.importers_registry".
Inlined service "sylius.importer.result" to "sylius.importers_registry".
Inlined service "sylius.factory.csv_reader" to "sylius.importers_registry".
Inlined service "sylius.processor.customer_groups" to "sylius.importers_registry".
Inlined service "sylius.importer.result" to "sylius.importers_registry".
Inlined service "sylius.factory.csv_reader" to "sylius.importers_registry".
Inlined service "sylius.processor.payment_methods" to "sylius.importers_registry".
Inlined service "sylius.importer.result" to "sylius.importers_registry".
Inlined service "sylius.factory.csv_reader" to "sylius.importers_registry".
Inlined service "sylius.processor.tax_categories" to "sylius.importers_registry".
Inlined service "sylius.importer.result" to "sylius.importers_registry".
Inlined service "sylius.factory.csv_reader" to "sylius.importers_registry".
Inlined service "sylius.importer.result" to "sylius.importers_registry".
Inlined service "sylius.factory.csv_reader" to "sylius.importers_registry".
Inlined service "sylius.processor.taxonomies" to "sylius.importers_registry".
Inlined service "sylius.importer.result" to "sylius.importers_registry".
Inlined service "sylius.factory.spreadsheet_reader" to "sylius.importers_registry".
Inlined service "sylius.processor.countries" to "sylius.importers_registry".
Inlined service "sylius.importer.result" to "sylius.importers_registry".
Inlined service "sylius.factory.spreadsheet_reader" to "sylius.importers_registry".
Inlined service "sylius.processor.customer_groups" to "sylius.importers_registry".
Inlined service "sylius.importer.result" to "sylius.importers_registry".
Inlined service "sylius.factory.spreadsheet_reader" to "sylius.importers_registry".
Inlined service "sylius.processor.payment_methods" to "sylius.importers_registry".
Inlined service "sylius.importer.result" to "sylius.importers_registry".
Inlined service "sylius.factory.spreadsheet_reader" to "sylius.importers_registry".
Inlined service "sylius.processor.tax_categories" to "sylius.importers_registry".
Inlined service "sylius.importer.result" to "sylius.importers_registry".
Inlined service "sylius.factory.spreadsheet_reader" to "sylius.importers_registry".
Inlined service "sylius.processor.taxonomies" to "sylius.importers_registry".
Inlined service "sylius.importer.result" to "sylius.importers_registry".
Inlined service "sylius.processor.countries" to "sylius.importers_registry".
Inlined service "sylius.importer.result" to "sylius.importers_registry".
Inlined service "sylius.processor.customer_groups" to "sylius.importers_registry".
Inlined service "sylius.importer.result" to "sylius.importers_registry".
Inlined service "sylius.processor.payment_methods" to "sylius.importers_registry".
Inlined service "sylius.importer.result" to "sylius.importers_registry".
Inlined service "sylius.processor.tax_categories" to "sylius.importers_registry".
Inlined service "sylius.importer.result" to "sylius.importers_registry".
Inlined service "sylius.importer.result" to "sylius.importers_registry".
Inlined service "sylius.processor.taxonomies" to "sylius.importers_registry".
Inlined service "sylius.importer.result" to "sylius.importers_registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.element" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.specs.simple" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.specs.simple" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.element" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.resolver.value.registry" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.named_arguments_resolver" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.named_arguments_resolver" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.resolver.value.registry" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.named_arguments_resolver" to "nelmio_alice.data_loader".
Inlined service "sylius.importer.metadata_validator" to "sylius.importers_registry".
Inlined service "sylius.importer.metadata_validator" to "sylius.importers_registry".
Inlined service "sylius.importer.metadata_validator" to "sylius.importers_registry".
Inlined service "sylius.importer.metadata_validator" to "sylius.importers_registry".
Inlined service "sylius.importer.metadata_validator" to "sylius.importers_registry".
Inlined service "sylius.importer.metadata_validator" to "sylius.importers_registry".
Inlined service "sylius.importer.metadata_validator" to "sylius.importers_registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.property_accessor.std" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.property_accessor.std" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.data_loader".