The "Sylius\Bundle\ResourceBundle\DependencyInjection\PagerfantaExtension" class is deprecated since sylius/resource-bundle 1.7. Migrate your Pagerfanta configuration from WhiteOctoberPagerfantaBundle to BabDevPagerfantaBundle, the configuration bridge will be removed in Sylius 2.0.
The "Sylius\Bundle\ResourceBundle\DependencyInjection\Compiler\PagerfantaBridgePass" class is deprecated since Sylius 1.8. Migrate your Pagerfanta configuration from WhiteOctoberPagerfantaBundle to BabDevPagerfantaBundle, the configuration bridge will be removed in Sylius 2.0.
User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead.
User Deprecated: The "Webgriffe\SyliusTableRateShippingPlugin\Checker\TableRateShippingMethodEligibilityChecker.inner" is deprecated since Sylius 1.8 and will be removed in 2.0. Use "sylius.shipping_method_eligibility_checker" instead
User Deprecated: The "Sylius\Component\Shipping\Checker\ShippingMethodEligibilityChecker" class is deprecated since Sylius 1.8, use "Sylius\Component\Shipping\Checker\Eligibility\CompositeShippingMethodEligibilityChecker" instead.
User Deprecated: The "Sylius\Component\Shipping\Checker\ShippingMethodEligibilityCheckerInterface" interface is deprecated since Sylius 1.8, use "Sylius\Component\Shipping\Checker\Eligibility\ShippingMethodEligibilityCheckerInterface" instead.
User Deprecated: Since symfony/http-foundation 5.3: "Symfony\Component\HttpFoundation\RequestStack::getMasterRequest()" is deprecated, use "getMainRequest()" instead.
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id
doctrine
debug
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ?
doctrine
[2]
debug
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
doctrine
[2]
debug
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN sylius_channel_countries ON t0.id = sylius_channel_countries.country_id WHERE sylius_channel_countries.channel_id = ?
doctrine
[2]
debug
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id WHERE t0.hostname = ? LIMIT 1
doctrine
[
"preprod.lachouettemauve.com"
]
debug
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id
doctrine
debug
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_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.displayDeliveryDate AS displayDeliveryDate_27, s1_.default_number_of_delivery_days AS default_number_of_delivery_days_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_31, s1_.facebook_code AS facebook_code_32, s1_.facebook_token_long_live AS facebook_token_long_live_33, s1_.user_id AS user_id_34, s1_.facebook_app_id AS facebook_app_id_35, s1_.facebook_app_secret AS facebook_app_secret_36, s1_.redirect_url AS redirect_url_37, s1_.username AS username_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.shop_billing_data_id AS shop_billing_data_id_43, s1_.referenceableContent_id AS referenceableContent_id_44 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 = ?
doctrine
[
"/userfiles/elements/plateau.png"
true]
error
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://preprod.lachouettemauve.com/userfiles/elements/plateau.png" (from "https://preprod.lachouettemauve.com/_profiler/latest?ip=216.73.216.87&limit=10&method=GET&url=https://preprod.lachouettemauve.com/fr_FR/_partial/subscribe-to-newsletter?template%3D%2540SetonoSyliusMailchimpPlugin%252FShop%252FSubscribe%252Fcontent.html.twig")" at /home/chouettemauve/preprod/sylius/vendor/symfony/http-kernel/EventListener/RouterListener.php line 135
User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead.
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_.keep_query_string AS keep_query_string_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9, s0_.id AS id_10, s1_.code AS code_11, s1_.name AS name_12, s1_.color AS color_13, s1_.description AS description_14, s1_.enabled AS enabled_15, s1_.hostname AS hostname_16, s1_.created_at AS created_at_17, s1_.updated_at AS updated_at_18, s1_.id AS id_19, s1_.theme_name AS theme_name_20, s1_.tax_calculation_strategy AS tax_calculation_strategy_21, s1_.contact_email AS contact_email_22, s1_.contact_phone_number AS contact_phone_number_23, s1_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_24, s1_.skipping_payment_step_allowed AS skipping_payment_step_allowed_25, s1_.account_verification_required AS account_verification_required_26, s1_.displayDeliveryDate AS displayDeliveryDate_27, s1_.default_number_of_delivery_days AS default_number_of_delivery_days_28, s1_.google_analytics_code AS google_analytics_code_29, s1_.google_tag_manager_id AS google_tag_manager_id_30, s1_.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_31, s1_.facebook_code AS facebook_code_32, s1_.facebook_token_long_live AS facebook_token_long_live_33, s1_.user_id AS user_id_34, s1_.facebook_app_id AS facebook_app_id_35, s1_.facebook_app_secret AS facebook_app_secret_36, s1_.redirect_url AS redirect_url_37, s1_.username AS username_38, s1_.default_locale_id AS default_locale_id_39, s1_.base_currency_id AS base_currency_id_40, s1_.default_tax_zone_id AS default_tax_zone_id_41, s1_.menu_taxon_id AS menu_taxon_id_42, s1_.shop_billing_data_id AS shop_billing_data_id_43, s1_.referenceableContent_id AS referenceableContent_id_44 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 = ?
User Deprecated: Since sonata-project/block-bundle 4.11: The "sonata.block.cache.handler.default" service is deprecated since sonata-project/block-bundle 4.11 and will be removed in 5.0.
User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated.
User Deprecated: Using "Sylius\Bundle\UiBundle\Block\BlockEventListener" to add blocks to the templates is deprecated since Sylius 1.7 and will be removed in Sylius 2.0. Use "sylius_ui" configuration instead.
User Deprecated: Since sylius/mailer-bundle 1.8: The "sylius.email_sender.adapter.swiftmailer" service is deprecated and will be removed in 2.0, use the Symfony Mailer integration instead.
User Deprecated: Method "Swift_Transport_EsmtpHandler::getMailParams()" might add "array" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_AuthHandler" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Swift_Transport_EsmtpHandler::getRcptParams()" might add "array" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_AuthHandler" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Swift_Transport_Esmtp_Authenticator::authenticate()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_Auth_CramMd5Authenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Swift_Transport_Esmtp_Authenticator::authenticate()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_Auth_LoginAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Swift_Transport_Esmtp_Authenticator::authenticate()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_Auth_PlainAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Swift_Transport_Esmtp_Authenticator::authenticate()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_Auth_NTLMAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_AbstractSmtpTransport" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Swift_OutputByteStream::setReadPointer()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_StreamBuffer" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Since sylius/mailer-bundle 1.8: The Swift Mailer integration is deprecated and will be removed in 2.0. Use the Symfony Mailer integration instead.
User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead.
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\WriteListener" is deprecated and will be removed in 3.0, use "ApiPlatform\Symfony\EventListener\WriteListener" instead
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface".
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id
doctrine
debug
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id
doctrine
debug
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id
doctrine
debug
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id
doctrine
debug
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id
doctrine
debug
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id
doctrine
debug
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id
doctrine
debug
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.displayDeliveryDate AS displayDeliveryDate_17, t0.default_number_of_delivery_days AS default_number_of_delivery_days_18, t0.google_analytics_code AS google_analytics_code_19, t0.google_tag_manager_id AS google_tag_manager_id_20, t0.display_subscribe_to_newsletter_at_checkout AS display_subscribe_to_newsletter_at_checkout_21, t0.facebook_code AS facebook_code_22, t0.facebook_token_long_live AS facebook_token_long_live_23, t0.user_id AS user_id_24, t0.facebook_app_id AS facebook_app_id_25, t0.facebook_app_secret AS facebook_app_secret_26, t0.redirect_url AS redirect_url_27, t0.username AS username_28, t0.default_locale_id AS default_locale_id_29, t30.code AS code_31, t30.created_at AS created_at_32, t30.updated_at AS updated_at_33, t30.id AS id_34, t0.base_currency_id AS base_currency_id_35, t36.code AS code_37, t36.created_at AS created_at_38, t36.updated_at AS updated_at_39, t36.id AS id_40, t0.default_tax_zone_id AS default_tax_zone_id_41, t0.menu_taxon_id AS menu_taxon_id_42, t0.shop_billing_data_id AS shop_billing_data_id_43, t0.referenceableContent_id AS referenceableContent_id_44 FROM sylius_channel t0 INNER JOIN sylius_locale t30 ON t0.default_locale_id = t30.id INNER JOIN sylius_currency t36 ON t0.base_currency_id = t36.id
doctrine
There are no log messages.
Container Compilation Logs (7272)
Log messages generated during the compilation of the service container.
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
1089
Resolving inheritance for "bitbag_sylius_wishlist_plugin.controller.action.list_wishlists" (parent: bitbag_sylius_wishlist_plugin.controller.action.base_wishlists_listing_action).
Resolving inheritance for "bitbag_sylius_wishlist_plugin.controller.action.render_header_template" (parent: bitbag_sylius_wishlist_plugin.controller.action.base_wishlists_listing_action).
Resolving inheritance for "bitbag_sylius_wishlist_plugin.controller.action.remove_selected_products_from_wishlist" (parent: bitbag_sylius_wishlist_plugin.controller.action.base_wishlist_products_action).
Resolving inheritance for "bitbag_sylius_wishlist_plugin.controller.action.add_selected_products_to_cart" (parent: bitbag_sylius_wishlist_plugin.controller.action.base_wishlist_products_action).
Resolving inheritance for "bitbag_sylius_wishlist_plugin.controller.action.add_products_to_wishlist" (parent: bitbag_sylius_wishlist_plugin.controller.action.base_wishlist_products_action).
Resolving inheritance for "bitbag_sylius_wishlist_plugin.controller.action.export_wishlist_to_pdf_action" (parent: bitbag_sylius_wishlist_plugin.controller.action.base_wishlist_products_action).
Resolving inheritance for "bitbag_sylius_cms_plugin.controller.media.overriden" (parent: bitbag_sylius_cms_plugin.controller.media).
Resolving inheritance for "bitbag_sylius_cms_plugin.controller.page.overriden" (parent: bitbag_sylius_cms_plugin.controller.page).
Resolving inheritance for "bitbag_sylius_product_bundle.controller.order_item" (parent: sylius.controller.order_item).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueConfiguration" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueConfiguration).
Resolving inheritance for ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueConfiguration" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueConfiguration).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueConfiguration" (parent: .instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueConfiguration).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\CheckboxReader" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\CheckboxReader).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\CheckboxReader" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\CheckboxReader).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateReader" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateReader).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateReader" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateReader).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateTimeReader" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateTimeReader).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateTimeReader" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateTimeReader).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\IntegerReader" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\IntegerReader).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\IntegerReader" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\IntegerReader).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\PercentReader" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\PercentReader).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\PercentReader" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\PercentReader).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\SelectReader" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\SelectReader).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\SelectReader" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\SelectReader).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextReader" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextReader).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextReader" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextReader).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextareaReader" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextareaReader).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextareaReader" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextareaReader).
Resolving inheritance for ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductMapperConfiguration" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductMapperConfiguration).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductMapperConfiguration" (parent: .instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductMapperConfiguration).
Resolving inheritance for ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\VariantMapperConfiguration" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\VariantMapperConfiguration).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\AutoMapper\VariantMapperConfiguration" (parent: .instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\VariantMapperConfiguration).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MonsieurBiz\SyliusSearchPlugin\Command\PopulateCommand" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Command\PopulateCommand).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Command\PopulateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MonsieurBiz\SyliusSearchPlugin\Command\PopulateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MonsieurBiz\SyliusSearchPlugin\Command\SearchCommand" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Command\SearchCommand).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Command\SearchCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MonsieurBiz\SyliusSearchPlugin\Command\SearchCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\AppendProductAttributeMappingSubscriber" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\AppendProductAttributeMappingSubscriber).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\EventSubscriber\AppendProductAttributeMappingSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\AppendProductAttributeMappingSubscriber).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber).
Resolving inheritance for ".instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixture" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixture).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixtureInterface.0.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixture" (parent: .instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixture).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixture" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixtureInterface.0.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixture).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductAttributeTypeExtension" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductAttributeTypeExtension).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductAttributeTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductAttributeTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductOptionTypeExtension" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductOptionTypeExtension).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductOptionTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Extension\ProductOptionTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Type\SearchType" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Form\Type\SearchType).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Form\Type\SearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Type\SearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\LimitsSearchType" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\LimitsSearchType).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\LimitsSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\LimitsSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\SettingsSearchType" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\SettingsSearchType).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\SettingsSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\SettingsSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromIdsHandler" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromIdsHandler).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromIdsHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromIdsHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromTaxonHandler" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromTaxonHandler).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromTaxonHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromTaxonHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductToDeleteFromIdsHandler" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductToDeleteFromIdsHandler).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductToDeleteFromIdsHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductToDeleteFromIdsHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Normalizer\Product\ProductDTONormalizer" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Normalizer\Product\ProductDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Normalizer\Product\ProductDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Normalizer\Product\ProductDTONormalizer).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Normalizer\Product\ProductDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Normalizer\Product\ProductDTONormalizer).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\InstantSearch" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\InstantSearch).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\InstantSearch" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\InstantSearch).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Search" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Search).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Search" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Search).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Taxon" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Taxon).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Taxon" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Taxon).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm" (parent: .instanceof.Twig_ExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\JaneObjectNormalizer" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\JaneObjectNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\JaneObjectNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\JaneObjectNormalizer).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\JaneObjectNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\JaneObjectNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Runtime\Normalizer\ReferenceNormalizer" (parent: .abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Runtime\Normalizer\ReferenceNormalizer).
Resolving inheritance for "MonsieurBiz\SyliusSearchPlugin\Generated\Runtime\Normalizer\ReferenceNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Runtime\Normalizer\ReferenceNormalizer).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction" (parent: .abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction).
Resolving inheritance for "Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Synolia\SyliusSchedulerCommandPlugin\Command\PurgeScheduledCommandCommand" (parent: .abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Command\PurgeScheduledCommandCommand).
Resolving inheritance for "Synolia\SyliusSchedulerCommandPlugin\Command\PurgeScheduledCommandCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Synolia\SyliusSchedulerCommandPlugin\Command\PurgeScheduledCommandCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Synolia\SyliusSchedulerCommandPlugin\Command\SynoliaSchedulerRunCommand" (parent: .abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Command\SynoliaSchedulerRunCommand).
Resolving inheritance for "Synolia\SyliusSchedulerCommandPlugin\Command\SynoliaSchedulerRunCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Synolia\SyliusSchedulerCommandPlugin\Command\SynoliaSchedulerRunCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController" (parent: .abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController).
Resolving inheritance for "Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Controller\EmptyLogsController" (parent: .abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Controller\EmptyLogsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Controller\EmptyLogsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Controller\EmptyLogsController).
Resolving inheritance for "Synolia\SyliusSchedulerCommandPlugin\Controller\EmptyLogsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Controller\EmptyLogsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController" (parent: .abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController).
Resolving inheritance for "Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController" (parent: .abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController).
Resolving inheritance for "Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController).
Resolving inheritance for ".instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.Synolia\SyliusSchedulerCommandPlugin\Fixture\SchedulerCommandFixture" (parent: .abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Fixture\SchedulerCommandFixture).
Resolving inheritance for "Synolia\SyliusSchedulerCommandPlugin\Fixture\SchedulerCommandFixture" (parent: .instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.Synolia\SyliusSchedulerCommandPlugin\Fixture\SchedulerCommandFixture).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusSchedulerCommandPlugin\Form\CommandChoiceType" (parent: .abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Form\CommandChoiceType).
Resolving inheritance for "Synolia\SyliusSchedulerCommandPlugin\Form\CommandChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusSchedulerCommandPlugin\Form\CommandChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusSchedulerCommandPlugin\Form\CommandType" (parent: .abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Form\CommandType).
Resolving inheritance for "Synolia\SyliusSchedulerCommandPlugin\Form\CommandType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusSchedulerCommandPlugin\Form\CommandType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusSchedulerCommandPlugin\Form\ScheduledCommandType" (parent: .abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Form\ScheduledCommandType).
Resolving inheritance for "Synolia\SyliusSchedulerCommandPlugin\Form\ScheduledCommandType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusSchedulerCommandPlugin\Form\ScheduledCommandType).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Synolia\SyliusSchedulerCommandPlugin\Twig\BytesFormatterExtension" (parent: .abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Twig\BytesFormatterExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Synolia\SyliusSchedulerCommandPlugin\Twig\BytesFormatterExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Synolia\SyliusSchedulerCommandPlugin\Twig\BytesFormatterExtension).
Resolving inheritance for "Synolia\SyliusSchedulerCommandPlugin\Twig\BytesFormatterExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Synolia\SyliusSchedulerCommandPlugin\Twig\BytesFormatterExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Twig\Extra\Intl\IntlExtension" (parent: .abstract.instanceof.Twig\Extra\Intl\IntlExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extra\Intl\IntlExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Twig\Extra\Intl\IntlExtension).
Resolving inheritance for "Twig\Extra\Intl\IntlExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extra\Intl\IntlExtension).
Resolving inheritance for ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\AutoMapper\ProductMapperConfiguration" (parent: .abstract.instanceof.App\AutoMapper\ProductMapperConfiguration).
Resolving inheritance for "App\AutoMapper\ProductMapperConfiguration" (parent: .instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\AutoMapper\ProductMapperConfiguration).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutomaticResendingCommand" (parent: .abstract.instanceof.App\Command\AutomaticResendingCommand).
Resolving inheritance for "App\Command\AutomaticResendingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutomaticResendingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AvailabilityNotifierCommand" (parent: .abstract.instanceof.App\Command\AvailabilityNotifierCommand).
Resolving inheritance for "App\Command\AvailabilityNotifierCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AvailabilityNotifierCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CartAbandonedCommand" (parent: .abstract.instanceof.App\Command\CartAbandonedCommand).
Resolving inheritance for "App\Command\CartAbandonedCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CartAbandonedCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckOldIdTaxonNotNullCommand" (parent: .abstract.instanceof.App\Command\CheckOldIdTaxonNotNullCommand).
Resolving inheritance for "App\Command\CheckOldIdTaxonNotNullCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckOldIdTaxonNotNullCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanAllOnHoldStockCommand" (parent: .abstract.instanceof.App\Command\CleanAllOnHoldStockCommand).
Resolving inheritance for "App\Command\CleanAllOnHoldStockCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanAllOnHoldStockCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanAvailabilityNotifierCommand" (parent: .abstract.instanceof.App\Command\CleanAvailabilityNotifierCommand).
Resolving inheritance for "App\Command\CleanAvailabilityNotifierCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanAvailabilityNotifierCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanElasticsearchCommand" (parent: .abstract.instanceof.App\Command\CleanElasticsearchCommand).
Resolving inheritance for "App\Command\CleanElasticsearchCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanElasticsearchCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanOnHoldStockCommand" (parent: .abstract.instanceof.App\Command\CleanOnHoldStockCommand).
Resolving inheritance for "App\Command\CleanOnHoldStockCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanOnHoldStockCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanShortDescriptionCommand" (parent: .abstract.instanceof.App\Command\CleanShortDescriptionCommand).
Resolving inheritance for "App\Command\CleanShortDescriptionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanShortDescriptionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanStockCommand" (parent: .abstract.instanceof.App\Command\CleanStockCommand).
Resolving inheritance for "App\Command\CleanStockCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanStockCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteOldImagePrintCommand" (parent: .abstract.instanceof.App\Command\DeleteOldImagePrintCommand).
Resolving inheritance for "App\Command\DeleteOldImagePrintCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteOldImagePrintCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FindProductWithoutVariantCommand" (parent: .abstract.instanceof.App\Command\FindProductWithoutVariantCommand).
Resolving inheritance for "App\Command\FindProductWithoutVariantCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FindProductWithoutVariantCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateAllTaxonSlugCommand" (parent: .abstract.instanceof.App\Command\GenerateAllTaxonSlugCommand).
Resolving inheritance for "App\Command\GenerateAllTaxonSlugCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateAllTaxonSlugCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateInvoiceCommand" (parent: .abstract.instanceof.App\Command\GenerateInvoiceCommand).
Resolving inheritance for "App\Command\GenerateInvoiceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateInvoiceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateInvoicesCommand" (parent: .abstract.instanceof.App\Command\GenerateInvoicesCommand).
Resolving inheritance for "App\Command\GenerateInvoicesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateInvoicesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateModelScaleCommand" (parent: .abstract.instanceof.App\Command\GenerateModelScaleCommand).
Resolving inheritance for "App\Command\GenerateModelScaleCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateModelScaleCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateModelTokenCommand" (parent: .abstract.instanceof.App\Command\GenerateModelTokenCommand).
Resolving inheritance for "App\Command\GenerateModelTokenCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateModelTokenCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\ImportBonusPointCommand" (parent: .abstract.instanceof.App\Command\Imports\ImportBonusPointCommand).
Resolving inheritance for "App\Command\Imports\ImportBonusPointCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\ImportBonusPointCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\ImportCategAndInstitRedirectionsCommand" (parent: .abstract.instanceof.App\Command\Imports\ImportCategAndInstitRedirectionsCommand).
Resolving inheritance for "App\Command\Imports\ImportCategAndInstitRedirectionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\ImportCategAndInstitRedirectionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\ImportCustomerCommand" (parent: .abstract.instanceof.App\Command\Imports\ImportCustomerCommand).
Resolving inheritance for "App\Command\Imports\ImportCustomerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\ImportCustomerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\ImportDeletedProductRedirectionsCommand" (parent: .abstract.instanceof.App\Command\Imports\ImportDeletedProductRedirectionsCommand).
Resolving inheritance for "App\Command\Imports\ImportDeletedProductRedirectionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\ImportDeletedProductRedirectionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\ImportOrdersCommand" (parent: .abstract.instanceof.App\Command\Imports\ImportOrdersCommand).
Resolving inheritance for "App\Command\Imports\ImportOrdersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\ImportOrdersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\ImportProductRedirectionFromFileCommand" (parent: .abstract.instanceof.App\Command\Imports\ImportProductRedirectionFromFileCommand).
Resolving inheritance for "App\Command\Imports\ImportProductRedirectionFromFileCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\ImportProductRedirectionFromFileCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\ImportProductUrlForRedirectionsCommand" (parent: .abstract.instanceof.App\Command\Imports\ImportProductUrlForRedirectionsCommand).
Resolving inheritance for "App\Command\Imports\ImportProductUrlForRedirectionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\ImportProductUrlForRedirectionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\NewPricesAndShippingCategoryCommand" (parent: .abstract.instanceof.App\Command\Imports\NewPricesAndShippingCategoryCommand).
Resolving inheritance for "App\Command\Imports\NewPricesAndShippingCategoryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\NewPricesAndShippingCategoryCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MailChimp\CartSynchronizationCommand" (parent: .abstract.instanceof.App\Command\MailChimp\CartSynchronizationCommand).
Resolving inheritance for "App\Command\MailChimp\CartSynchronizationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MailChimp\CartSynchronizationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MailChimp\CustomerSynchronizationCommand" (parent: .abstract.instanceof.App\Command\MailChimp\CustomerSynchronizationCommand).
Resolving inheritance for "App\Command\MailChimp\CustomerSynchronizationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MailChimp\CustomerSynchronizationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MailChimp\OrderSynchronizationCommand" (parent: .abstract.instanceof.App\Command\MailChimp\OrderSynchronizationCommand).
Resolving inheritance for "App\Command\MailChimp\OrderSynchronizationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MailChimp\OrderSynchronizationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RepairTaxShippingOnOldOrderCommand" (parent: .abstract.instanceof.App\Command\RepairTaxShippingOnOldOrderCommand).
Resolving inheritance for "App\Command\RepairTaxShippingOnOldOrderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RepairTaxShippingOnOldOrderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RunTasksCommand" (parent: .abstract.instanceof.App\Command\RunTasksCommand).
Resolving inheritance for "App\Command\RunTasksCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RunTasksCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SynoliaSchedulerRunCommand" (parent: .abstract.instanceof.App\Command\SynoliaSchedulerRunCommand).
Resolving inheritance for "App\Command\SynoliaSchedulerRunCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SynoliaSchedulerRunCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\linkModelToVariantCommand" (parent: .abstract.instanceof.App\Command\linkModelToVariantCommand).
Resolving inheritance for "App\Command\linkModelToVariantCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\linkModelToVariantCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Component\Core\Validator\Constraints\CartItemAvailabilityValidator" (parent: .abstract.instanceof.App\Component\Core\Validator\Constraints\CartItemAvailabilityValidator).
Resolving inheritance for "App\Component\Core\Validator\Constraints\CartItemAvailabilityValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Component\Core\Validator\Constraints\CartItemAvailabilityValidator).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Connector\Api\Colissimo\ColissimoLabelRequest" (parent: .abstract.instanceof.App\Connector\Api\Colissimo\ColissimoLabelRequest).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Connector\Api\Colissimo\ColissimoLabelRequest" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Connector\Api\Colissimo\ColissimoLabelRequest).
Resolving inheritance for "App\Connector\Api\Colissimo\ColissimoLabelRequest" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Connector\Api\Colissimo\ColissimoLabelRequest).
Resolving inheritance for ".instanceof.Sylius\Component\Order\Context\CartContextInterface.0.App\Context\CustomerAndChannelBasedCartContext" (parent: .abstract.instanceof.App\Context\CustomerAndChannelBasedCartContext).
Resolving inheritance for "App\Context\CustomerAndChannelBasedCartContext" (parent: .instanceof.Sylius\Component\Order\Context\CartContextInterface.0.App\Context\CustomerAndChannelBasedCartContext).
Resolving inheritance for ".instanceof.Sylius\Component\Order\Context\CartContextInterface.0.App\Context\SessionAndChannelBasedCartContext" (parent: .abstract.instanceof.App\Context\SessionAndChannelBasedCartContext).
Resolving inheritance for "App\Context\SessionAndChannelBasedCartContext" (parent: .instanceof.Sylius\Component\Order\Context\CartContextInterface.0.App\Context\SessionAndChannelBasedCartContext).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Action\AddItemBundleToCartControllerAction" (parent: sylius.controller.order_item).
Resolving inheritance for "App\Controller\Action\AddItemBundleToCartControllerAction" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Action\AddItemBundleToCartControllerAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Action\BackToStoreFromPaypalAction" (parent: .abstract.instanceof.App\Controller\Action\BackToStoreFromPaypalAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Action\BackToStoreFromPaypalAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Action\BackToStoreFromPaypalAction).
Resolving inheritance for "App\Controller\Action\BackToStoreFromPaypalAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Action\BackToStoreFromPaypalAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Action\GeolocalisationControllerAction" (parent: .abstract.instanceof.App\Controller\Action\GeolocalisationControllerAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Action\GeolocalisationControllerAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Action\GeolocalisationControllerAction).
Resolving inheritance for "App\Controller\Action\GeolocalisationControllerAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Action\GeolocalisationControllerAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Action\GoToNewOrderControllerAction" (parent: .abstract.instanceof.App\Controller\Action\GoToNewOrderControllerAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Action\GoToNewOrderControllerAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Action\GoToNewOrderControllerAction).
Resolving inheritance for "App\Controller\Action\GoToNewOrderControllerAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Action\GoToNewOrderControllerAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Action\ResetOrderBonusPointsWithOrderIdAction" (parent: .abstract.instanceof.App\Controller\Action\ResetOrderBonusPointsWithOrderIdAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Action\ResetOrderBonusPointsWithOrderIdAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Action\ResetOrderBonusPointsWithOrderIdAction).
Resolving inheritance for "App\Controller\Action\ResetOrderBonusPointsWithOrderIdAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Action\ResetOrderBonusPointsWithOrderIdAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Action\SandboxControllerAction" (parent: .abstract.instanceof.App\Controller\Action\SandboxControllerAction).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Action\SandboxControllerAction" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Action\SandboxControllerAction).
Resolving inheritance for "App\Controller\Action\SandboxControllerAction" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Action\SandboxControllerAction).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AccountingExportController" (parent: .abstract.instanceof.App\Controller\Admin\AccountingExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AccountingExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AccountingExportController).
Resolving inheritance for "App\Controller\Admin\AccountingExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AccountingExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ConfiguratorController" (parent: .abstract.instanceof.App\Controller\Admin\ConfiguratorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ConfiguratorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ConfiguratorController).
Resolving inheritance for "App\Controller\Admin\ConfiguratorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ConfiguratorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExportController" (parent: .abstract.instanceof.App\Controller\Admin\ExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExportController).
Resolving inheritance for "App\Controller\Admin\ExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FriendsOfSylius\ImportExport\ImportDataController" (parent: .abstract.instanceof.App\Controller\Admin\FriendsOfSylius\ImportExport\ImportDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FriendsOfSylius\ImportExport\ImportDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FriendsOfSylius\ImportExport\ImportDataController).
Resolving inheritance for "App\Controller\Admin\FriendsOfSylius\ImportExport\ImportDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FriendsOfSylius\ImportExport\ImportDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ImportController" (parent: .abstract.instanceof.App\Controller\Admin\ImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ImportController).
Resolving inheritance for "App\Controller\Admin\ImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ModelController" (parent: .abstract.instanceof.App\Controller\Admin\ModelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ModelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ModelController).
Resolving inheritance for "App\Controller\Admin\ModelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ModelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderLabelController" (parent: .abstract.instanceof.App\Controller\Admin\OrderLabelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderLabelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderLabelController).
Resolving inheritance for "App\Controller\Admin\OrderLabelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderLabelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderLabelController2" (parent: .abstract.instanceof.App\Controller\Admin\OrderLabelController2).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderLabelController2" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderLabelController2).
Resolving inheritance for "App\Controller\Admin\OrderLabelController2" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderLabelController2).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ShippingDelaysController" (parent: .abstract.instanceof.App\Controller\Admin\ShippingDelaysController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ShippingDelaysController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ShippingDelaysController).
Resolving inheritance for "App\Controller\Admin\ShippingDelaysController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ShippingDelaysController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\CartController" (parent: .abstract.instanceof.App\Controller\Shop\CartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\CartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\CartController).
Resolving inheritance for "App\Controller\Shop\CartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\CartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\ConfiguratorController" (parent: .abstract.instanceof.App\Controller\Shop\ConfiguratorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\ConfiguratorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\ConfiguratorController).
Resolving inheritance for "App\Controller\Shop\ConfiguratorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\ConfiguratorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\ProductsVisitedController" (parent: .abstract.instanceof.App\Controller\Shop\ProductsVisitedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\ProductsVisitedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\ProductsVisitedController).
Resolving inheritance for "App\Controller\Shop\ProductsVisitedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\ProductsVisitedController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\SearchController" (parent: .abstract.instanceof.App\Controller\Shop\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\SearchController).
Resolving inheritance for "App\Controller\Shop\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\SearchController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CheckAwaitingOrderSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\CheckAwaitingOrderSubscriber).
Resolving inheritance for "App\EventSubscriber\CheckAwaitingOrderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CheckAwaitingOrderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CreateNewWishlistSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\CreateNewWishlistSubscriber).
Resolving inheritance for "App\EventSubscriber\CreateNewWishlistSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CreateNewWishlistSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\HomepageSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\HomepageSubscriber).
Resolving inheritance for "App\EventSubscriber\HomepageSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\HomepageSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderBackFromMethodPaymentSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\OrderBackFromMethodPaymentSubscriber).
Resolving inheritance for "App\EventSubscriber\OrderBackFromMethodPaymentSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderBackFromMethodPaymentSubscriber).
Resolving inheritance for ".instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.App\Fixture\EmailFixture" (parent: .abstract.instanceof.App\Fixture\EmailFixture).
Resolving inheritance for "App\Fixture\EmailFixture" (parent: .instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.App\Fixture\EmailFixture).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AddressTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\AddressTypeExtension).
Resolving inheritance for "App\Form\Extension\AddressTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\AddressTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Callout\CalloutTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Callout\CalloutTypeExtension).
Resolving inheritance for "App\Form\Extension\Callout\CalloutTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Callout\CalloutTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Cart\CartTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Cart\CartTypeExtension).
Resolving inheritance for "App\Form\Extension\Cart\CartTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Cart\CartTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CartItemTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\CartItemTypeExtension).
Resolving inheritance for "App\Form\Extension\CartItemTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CartItemTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Channel\ChannelTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Channel\ChannelTypeExtension).
Resolving inheritance for "App\Form\Extension\Channel\ChannelTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Channel\ChannelTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Checkout\AddressTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Checkout\AddressTypeExtension).
Resolving inheritance for "App\Form\Extension\Checkout\AddressTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Checkout\AddressTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ContactTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\ContactTypeExtension).
Resolving inheritance for "App\Form\Extension\ContactTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ContactTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CookieConsentTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\CookieConsentTypeExtension).
Resolving inheritance for "App\Form\Extension\CookieConsentTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CookieConsentTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Customer\CustomerProfileTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Customer\CustomerProfileTypeExtension).
Resolving inheritance for "App\Form\Extension\Customer\CustomerProfileTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Customer\CustomerProfileTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Customer\CustomerRegistrationTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Customer\CustomerRegistrationTypeExtension).
Resolving inheritance for "App\Form\Extension\Customer\CustomerRegistrationTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Customer\CustomerRegistrationTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Faq\FrequentlyAskedQuestionTranslationTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Faq\FrequentlyAskedQuestionTranslationTypeExtension).
Resolving inheritance for "App\Form\Extension\Faq\FrequentlyAskedQuestionTranslationTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Faq\FrequentlyAskedQuestionTranslationTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Newsletter\SubscribeToNewsletterTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Newsletter\SubscribeToNewsletterTypeExtension).
Resolving inheritance for "App\Form\Extension\Newsletter\SubscribeToNewsletterTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Newsletter\SubscribeToNewsletterTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Order\OrderTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Order\OrderTypeExtension).
Resolving inheritance for "App\Form\Extension\Order\OrderTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Order\OrderTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Page\PageTranslationTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Page\PageTranslationTypeExtension).
Resolving inheritance for "App\Form\Extension\Page\PageTranslationTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Page\PageTranslationTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Payment\PaymentMethodTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Payment\PaymentMethodTypeExtension).
Resolving inheritance for "App\Form\Extension\Payment\PaymentMethodTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Payment\PaymentMethodTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Product\ProductImageTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Product\ProductImageTypeExtension).
Resolving inheritance for "App\Form\Extension\Product\ProductImageTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Product\ProductImageTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Product\ProductTranslationTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Product\ProductTranslationTypeExtension).
Resolving inheritance for "App\Form\Extension\Product\ProductTranslationTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Product\ProductTranslationTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Product\ProductTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Product\ProductTypeExtension).
Resolving inheritance for "App\Form\Extension\Product\ProductTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Product\ProductTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Product\ProductVariantTranslationTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Product\ProductVariantTranslationTypeExtension).
Resolving inheritance for "App\Form\Extension\Product\ProductVariantTranslationTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Product\ProductVariantTranslationTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Product\ProductVariantTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Product\ProductVariantTypeExtension).
Resolving inheritance for "App\Form\Extension\Product\ProductVariantTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Product\ProductVariantTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductOptionValue\ProductOptionValueTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\ProductOptionValue\ProductOptionValueTypeExtension).
Resolving inheritance for "App\Form\Extension\ProductOptionValue\ProductOptionValueTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ProductOptionValue\ProductOptionValueTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Promotion\PromotionFilterCollectionTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Promotion\PromotionFilterCollectionTypeExtension).
Resolving inheritance for "App\Form\Extension\Promotion\PromotionFilterCollectionTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Promotion\PromotionFilterCollectionTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Shipping\ShipmentTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Shipping\ShipmentTypeExtension).
Resolving inheritance for "App\Form\Extension\Shipping\ShipmentTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Shipping\ShipmentTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Shipping\ShippingMethodTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Shipping\ShippingMethodTypeExtension).
Resolving inheritance for "App\Form\Extension\Shipping\ShippingMethodTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Shipping\ShippingMethodTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Shipping\ShippingTableRateTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Shipping\ShippingTableRateTypeExtension).
Resolving inheritance for "App\Form\Extension\Shipping\ShippingTableRateTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Shipping\ShippingTableRateTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Shipping\WeightLimitToRateTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Shipping\WeightLimitToRateTypeExtension).
Resolving inheritance for "App\Form\Extension\Shipping\WeightLimitToRateTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Shipping\WeightLimitToRateTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Taxon\TaxonImageTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Taxon\TaxonImageTypeExtension).
Resolving inheritance for "App\Form\Extension\Taxon\TaxonImageTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Taxon\TaxonImageTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Taxon\TaxonTranslationTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Taxon\TaxonTranslationTypeExtension).
Resolving inheritance for "App\Form\Extension\Taxon\TaxonTranslationTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Taxon\TaxonTranslationTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Taxon\TaxonTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Taxon\TaxonTypeExtension).
Resolving inheritance for "App\Form\Extension\Taxon\TaxonTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Taxon\TaxonTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Variant\ChannelPricingTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Variant\ChannelPricingTypeExtension).
Resolving inheritance for "App\Form\Extension\Variant\ChannelPricingTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Variant\ChannelPricingTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Variant\ProductVariantGenerationTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\Variant\ProductVariantGenerationTypeExtension).
Resolving inheritance for "App\Form\Extension\Variant\ProductVariantGenerationTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Variant\ProductVariantGenerationTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Action\ItemPourcentageDiscountWithLimitConfigurationType" (parent: .abstract.instanceof.App\Form\Type\Action\ItemPourcentageDiscountWithLimitConfigurationType).
Resolving inheritance for "App\Form\Type\Action\ItemPourcentageDiscountWithLimitConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Action\ItemPourcentageDiscountWithLimitConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Action\UnitPercentageDiscountWithQuantityConfigurationType" (parent: .abstract.instanceof.App\Form\Type\Action\UnitPercentageDiscountWithQuantityConfigurationType).
Resolving inheritance for "App\Form\Type\Action\UnitPercentageDiscountWithQuantityConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Action\UnitPercentageDiscountWithQuantityConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\AdjustmentType" (parent: .abstract.instanceof.App\Form\Type\Admin\AdjustmentType).
Resolving inheritance for "App\Form\Type\Admin\AdjustmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\AdjustmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\BrandAutocompleteChoiceType" (parent: .abstract.instanceof.App\Form\Type\Admin\BrandAutocompleteChoiceType).
Resolving inheritance for "App\Form\Type\Admin\BrandAutocompleteChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\BrandAutocompleteChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\BrandChoiceType" (parent: .abstract.instanceof.App\Form\Type\Admin\BrandChoiceType).
Resolving inheritance for "App\Form\Type\Admin\BrandChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\BrandChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\BrandImageType" (parent: .abstract.instanceof.App\Form\Type\Admin\BrandImageType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\BrandImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\BrandImageType).
Resolving inheritance for "App\Form\Type\Admin\BrandImageType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\BrandImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\BrandTranslationType" (parent: .abstract.instanceof.App\Form\Type\Admin\BrandTranslationType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\BrandTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\BrandTranslationType).
Resolving inheritance for "App\Form\Type\Admin\BrandTranslationType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\BrandTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\BrandType" (parent: .abstract.instanceof.App\Form\Type\Admin\BrandType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\BrandType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\BrandType).
Resolving inheritance for "App\Form\Type\Admin\BrandType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\BrandType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\CalloutIsDigitalConfigurationType" (parent: .abstract.instanceof.App\Form\Type\Admin\CalloutIsDigitalConfigurationType).
Resolving inheritance for "App\Form\Type\Admin\CalloutIsDigitalConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\CalloutIsDigitalConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ChannelParameterType" (parent: .abstract.instanceof.App\Form\Type\Admin\ChannelParameterType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ChannelParameterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ChannelParameterType).
Resolving inheritance for "App\Form\Type\Admin\ChannelParameterType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ChannelParameterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ConfigurationItemType" (parent: .abstract.instanceof.App\Form\Type\Admin\ConfigurationItemType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ConfigurationItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ConfigurationItemType).
Resolving inheritance for "App\Form\Type\Admin\ConfigurationItemType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ConfigurationItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ConfigurationType" (parent: .abstract.instanceof.App\Form\Type\Admin\ConfigurationType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ConfigurationType).
Resolving inheritance for "App\Form\Type\Admin\ConfigurationType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ContactSubjectTranslationType" (parent: .abstract.instanceof.App\Form\Type\Admin\ContactSubjectTranslationType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ContactSubjectTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ContactSubjectTranslationType).
Resolving inheritance for "App\Form\Type\Admin\ContactSubjectTranslationType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ContactSubjectTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ContactSubjectType" (parent: .abstract.instanceof.App\Form\Type\Admin\ContactSubjectType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ContactSubjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ContactSubjectType).
Resolving inheritance for "App\Form\Type\Admin\ContactSubjectType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ContactSubjectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\DaysInWeekType" (parent: .abstract.instanceof.App\Form\Type\Admin\DaysInWeekType).
Resolving inheritance for "App\Form\Type\Admin\DaysInWeekType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\DaysInWeekType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ElementType" (parent: .abstract.instanceof.App\Form\Type\Admin\ElementType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ElementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ElementType).
Resolving inheritance for "App\Form\Type\Admin\ElementType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ElementType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\EmailTranslationType" (parent: .abstract.instanceof.App\Form\Type\Admin\EmailTranslationType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\EmailTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\EmailTranslationType).
Resolving inheritance for "App\Form\Type\Admin\EmailTranslationType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\EmailTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\EmailType" (parent: .abstract.instanceof.App\Form\Type\Admin\EmailType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\EmailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\EmailType).
Resolving inheritance for "App\Form\Type\Admin\EmailType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\EmailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ExportType" (parent: .abstract.instanceof.App\Form\Type\Admin\ExportType).
Resolving inheritance for "App\Form\Type\Admin\ExportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ExportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FontAutoCompleteChoiceType" (parent: .abstract.instanceof.App\Form\Type\Admin\FontAutoCompleteChoiceType).
Resolving inheritance for "App\Form\Type\Admin\FontAutoCompleteChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FontAutoCompleteChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FontColorAutoCompleteChoiceType" (parent: .abstract.instanceof.App\Form\Type\Admin\FontColorAutoCompleteChoiceType).
Resolving inheritance for "App\Form\Type\Admin\FontColorAutoCompleteChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FontColorAutoCompleteChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FontColorTranslationType" (parent: .abstract.instanceof.App\Form\Type\Admin\FontColorTranslationType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\FontColorTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FontColorTranslationType).
Resolving inheritance for "App\Form\Type\Admin\FontColorTranslationType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\FontColorTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FontColorType" (parent: .abstract.instanceof.App\Form\Type\Admin\FontColorType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\FontColorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FontColorType).
Resolving inheritance for "App\Form\Type\Admin\FontColorType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\FontColorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FontType" (parent: .abstract.instanceof.App\Form\Type\Admin\FontType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\FontType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FontType).
Resolving inheritance for "App\Form\Type\Admin\FontType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\FontType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ImportType" (parent: .abstract.instanceof.App\Form\Type\Admin\ImportType).
Resolving inheritance for "App\Form\Type\Admin\ImportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ImportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\LibraryAutocompleteChoiceType" (parent: .abstract.instanceof.App\Form\Type\Admin\LibraryAutocompleteChoiceType).
Resolving inheritance for "App\Form\Type\Admin\LibraryAutocompleteChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\LibraryAutocompleteChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\LibraryFileType" (parent: .abstract.instanceof.App\Form\Type\Admin\LibraryFileType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\LibraryFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\LibraryFileType).
Resolving inheritance for "App\Form\Type\Admin\LibraryFileType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\LibraryFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\LibraryTranslationType" (parent: .abstract.instanceof.App\Form\Type\Admin\LibraryTranslationType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\LibraryTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\LibraryTranslationType).
Resolving inheritance for "App\Form\Type\Admin\LibraryTranslationType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\LibraryTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\LibraryType" (parent: .abstract.instanceof.App\Form\Type\Admin\LibraryType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\LibraryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\LibraryType).
Resolving inheritance for "App\Form\Type\Admin\LibraryType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\LibraryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\MessageHistoryType" (parent: .abstract.instanceof.App\Form\Type\Admin\MessageHistoryType).
Resolving inheritance for "App\Form\Type\Admin\MessageHistoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\MessageHistoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ModelType" (parent: .abstract.instanceof.App\Form\Type\Admin\ModelType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ModelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ModelType).
Resolving inheritance for "App\Form\Type\Admin\ModelType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ModelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\OneDateType" (parent: .abstract.instanceof.App\Form\Type\Admin\OneDateType).
Resolving inheritance for "App\Form\Type\Admin\OneDateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\OneDateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\OrderAdminCommentType" (parent: .abstract.instanceof.App\Form\Type\Admin\OrderAdminCommentType).
Resolving inheritance for "App\Form\Type\Admin\OrderAdminCommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\OrderAdminCommentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\OrderItemType" (parent: .abstract.instanceof.App\Form\Type\Admin\OrderItemType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\OrderItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\OrderItemType).
Resolving inheritance for "App\Form\Type\Admin\OrderItemType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\OrderItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\OrderStatusChangeType" (parent: .abstract.instanceof.App\Form\Type\Admin\OrderStatusChangeType).
Resolving inheritance for "App\Form\Type\Admin\OrderStatusChangeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\OrderStatusChangeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\OrderStatusType" (parent: .abstract.instanceof.App\Form\Type\Admin\OrderStatusType).
Resolving inheritance for "App\Form\Type\Admin\OrderStatusType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\OrderStatusType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PageMetaTranslationType" (parent: .abstract.instanceof.App\Form\Type\Admin\PageMetaTranslationType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\PageMetaTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PageMetaTranslationType).
Resolving inheritance for "App\Form\Type\Admin\PageMetaTranslationType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\PageMetaTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PageMetaType" (parent: .abstract.instanceof.App\Form\Type\Admin\PageMetaType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\PageMetaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PageMetaType).
Resolving inheritance for "App\Form\Type\Admin\PageMetaType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\PageMetaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ParameterType" (parent: .abstract.instanceof.App\Form\Type\Admin\ParameterType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ParameterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ParameterType).
Resolving inheritance for "App\Form\Type\Admin\ParameterType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ParameterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PartnerType" (parent: .abstract.instanceof.App\Form\Type\Admin\PartnerType).
Resolving inheritance for "App\Form\Type\Admin\PartnerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PartnerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PopupTranslationType" (parent: .abstract.instanceof.App\Form\Type\Admin\PopupTranslationType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\PopupTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PopupTranslationType).
Resolving inheritance for "App\Form\Type\Admin\PopupTranslationType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\PopupTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PopupType" (parent: .abstract.instanceof.App\Form\Type\Admin\PopupType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\PopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PopupType).
Resolving inheritance for "App\Form\Type\Admin\PopupType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\PopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ProductByTaxonAutocompleteChoiseType" (parent: .abstract.instanceof.App\Form\Type\Admin\ProductByTaxonAutocompleteChoiseType).
Resolving inheritance for "App\Form\Type\Admin\ProductByTaxonAutocompleteChoiseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ProductByTaxonAutocompleteChoiseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ProductVariantAutocompleteChoiceType" (parent: .abstract.instanceof.App\Form\Type\Admin\ProductVariantAutocompleteChoiceType).
Resolving inheritance for "App\Form\Type\Admin\ProductVariantAutocompleteChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ProductVariantAutocompleteChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ProductVariantModelAutocompleteChoiceType" (parent: .abstract.instanceof.App\Form\Type\Admin\ProductVariantModelAutocompleteChoiceType).
Resolving inheritance for "App\Form\Type\Admin\ProductVariantModelAutocompleteChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ProductVariantModelAutocompleteChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PromotionChoiceType" (parent: .abstract.instanceof.App\Form\Type\Admin\PromotionChoiceType).
Resolving inheritance for "App\Form\Type\Admin\PromotionChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PromotionChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ResendingTimesType" (parent: .abstract.instanceof.App\Form\Type\Admin\ResendingTimesType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ResendingTimesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ResendingTimesType).
Resolving inheritance for "App\Form\Type\Admin\ResendingTimesType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ResendingTimesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ShipmentType" (parent: .abstract.instanceof.App\Form\Type\Admin\ShipmentType).
Resolving inheritance for "App\Form\Type\Admin\ShipmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ShipmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ShippingDelayType" (parent: .abstract.instanceof.App\Form\Type\Admin\ShippingDelayType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ShippingDelayType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ShippingDelayType).
Resolving inheritance for "App\Form\Type\Admin\ShippingDelayType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ShippingDelayType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\SingleDateType" (parent: .abstract.instanceof.App\Form\Type\Admin\SingleDateType).
Resolving inheritance for "App\Form\Type\Admin\SingleDateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\SingleDateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\StartEndDateType" (parent: .abstract.instanceof.App\Form\Type\Admin\StartEndDateType).
Resolving inheritance for "App\Form\Type\Admin\StartEndDateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\StartEndDateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\StockFamilyAutocompleteChoice" (parent: .abstract.instanceof.App\Form\Type\Admin\StockFamilyAutocompleteChoice).
Resolving inheritance for "App\Form\Type\Admin\StockFamilyAutocompleteChoice" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\StockFamilyAutocompleteChoice).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\StockFamilyType" (parent: .abstract.instanceof.App\Form\Type\Admin\StockFamilyType).
Resolving inheritance for "App\Form\Type\Admin\StockFamilyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\StockFamilyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\SupplierChoiceType" (parent: .abstract.instanceof.App\Form\Type\Admin\SupplierChoiceType).
Resolving inheritance for "App\Form\Type\Admin\SupplierChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\SupplierChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\SupplierType" (parent: .abstract.instanceof.App\Form\Type\Admin\SupplierType).
Resolving inheritance for "App\Form\Type\Admin\SupplierType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\SupplierType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\WorkflowType" (parent: .abstract.instanceof.App\Form\Type\Admin\WorkflowType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\WorkflowType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\WorkflowType).
Resolving inheritance for "App\Form\Type\Admin\WorkflowType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\WorkflowType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Filter\CheckStockFamilyFilterType" (parent: .abstract.instanceof.App\Form\Type\Filter\CheckStockFamilyFilterType).
Resolving inheritance for "App\Form\Type\Filter\CheckStockFamilyFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Filter\CheckStockFamilyFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Filter\CheckStockFilterType" (parent: .abstract.instanceof.App\Form\Type\Filter\CheckStockFilterType).
Resolving inheritance for "App\Form\Type\Filter\CheckStockFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Filter\CheckStockFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Filter\OrderStatusFilterType" (parent: .abstract.instanceof.App\Form\Type\Filter\OrderStatusFilterType).
Resolving inheritance for "App\Form\Type\Filter\OrderStatusFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Filter\OrderStatusFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ImportExport\ConfirmedImportType" (parent: .abstract.instanceof.App\Form\Type\ImportExport\ConfirmedImportType).
Resolving inheritance for "App\Form\Type\ImportExport\ConfirmedImportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ImportExport\ConfirmedImportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ImportExport\ImportType" (parent: .abstract.instanceof.App\Form\Type\ImportExport\ImportType).
Resolving inheritance for "App\Form\Type\ImportExport\ImportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ImportExport\ImportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductBundle\AddProductBundleToCartType" (parent: .abstract.instanceof.App\Form\Type\ProductBundle\AddProductBundleToCartType).
Resolving inheritance for "App\Form\Type\ProductBundle\AddProductBundleToCartType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductBundle\AddProductBundleToCartType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Promotion\ExcludedProductFilterConfigurationType" (parent: .abstract.instanceof.App\Form\Type\Promotion\ExcludedProductFilterConfigurationType).
Resolving inheritance for "App\Form\Type\Promotion\ExcludedProductFilterConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Promotion\ExcludedProductFilterConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PromotionCouponType" (parent: .abstract.instanceof.App\Form\Type\PromotionCouponType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\PromotionCouponType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PromotionCouponType).
Resolving inheritance for "App\Form\Type\PromotionCouponType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\PromotionCouponType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Rule\ContainProductWithQuantityConfigurationType" (parent: .abstract.instanceof.App\Form\Type\Rule\ContainProductWithQuantityConfigurationType).
Resolving inheritance for "App\Form\Type\Rule\ContainProductWithQuantityConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Rule\ContainProductWithQuantityConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Rule\ContainProductsToReleasePromotionConfigurationType" (parent: .abstract.instanceof.App\Form\Type\Rule\ContainProductsToReleasePromotionConfigurationType).
Resolving inheritance for "App\Form\Type\Rule\ContainProductsToReleasePromotionConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Rule\ContainProductsToReleasePromotionConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Rule\IsDigitalConfigurationType" (parent: .abstract.instanceof.App\Form\Type\Rule\IsDigitalConfigurationType).
Resolving inheritance for "App\Form\Type\Rule\IsDigitalConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Rule\IsDigitalConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Rule\MaxNumberOfProductsFromTaxonConfigurationType" (parent: .abstract.instanceof.App\Form\Type\Rule\MaxNumberOfProductsFromTaxonConfigurationType).
Resolving inheritance for "App\Form\Type\Rule\MaxNumberOfProductsFromTaxonConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Rule\MaxNumberOfProductsFromTaxonConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Search\SearchType" (parent: .abstract.instanceof.App\Form\Type\Search\SearchType).
Resolving inheritance for "App\Form\Type\Search\SearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Search\SearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Shipping\PriceLimitToRateType" (parent: .abstract.instanceof.App\Form\Type\Shipping\PriceLimitToRateType).
Resolving inheritance for "App\Form\Type\Shipping\PriceLimitToRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Shipping\PriceLimitToRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\UserAlertStock\AvailabilityNotifierType" (parent: .abstract.instanceof.App\Form\Type\UserAlertStock\AvailabilityNotifierType).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\UserAlertStock\AvailabilityNotifierType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\UserAlertStock\AvailabilityNotifierType).
Resolving inheritance for "App\Form\Type\UserAlertStock\AvailabilityNotifierType" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\UserAlertStock\AvailabilityNotifierType).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\BrandDTONormalizer" (parent: .abstract.instanceof.App\Generated\Normalizer\BrandDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\BrandDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\BrandDTONormalizer).
Resolving inheritance for "App\Generated\Normalizer\BrandDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\BrandDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\ChannelDTONormalizer" (parent: .abstract.instanceof.App\Generated\Normalizer\ChannelDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\ChannelDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\ChannelDTONormalizer).
Resolving inheritance for "App\Generated\Normalizer\ChannelDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\ChannelDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\ImageDTONormalizer" (parent: .abstract.instanceof.App\Generated\Normalizer\ImageDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\ImageDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\ImageDTONormalizer).
Resolving inheritance for "App\Generated\Normalizer\ImageDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\ImageDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\JaneObjectNormalizer" (parent: .abstract.instanceof.App\Generated\Normalizer\JaneObjectNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\JaneObjectNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\JaneObjectNormalizer).
Resolving inheritance for "App\Generated\Normalizer\JaneObjectNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\JaneObjectNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\PricingDTONormalizer" (parent: .abstract.instanceof.App\Generated\Normalizer\PricingDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\PricingDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\PricingDTONormalizer).
Resolving inheritance for "App\Generated\Normalizer\PricingDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\PricingDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\ProductAttributeDTONormalizer" (parent: .abstract.instanceof.App\Generated\Normalizer\ProductAttributeDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\ProductAttributeDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\ProductAttributeDTONormalizer).
Resolving inheritance for "App\Generated\Normalizer\ProductAttributeDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\ProductAttributeDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\ProductTaxonDTONormalizer" (parent: .abstract.instanceof.App\Generated\Normalizer\ProductTaxonDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\ProductTaxonDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\ProductTaxonDTONormalizer).
Resolving inheritance for "App\Generated\Normalizer\ProductTaxonDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\ProductTaxonDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\TaxonDTONormalizer" (parent: .abstract.instanceof.App\Generated\Normalizer\TaxonDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\TaxonDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\TaxonDTONormalizer).
Resolving inheritance for "App\Generated\Normalizer\TaxonDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\TaxonDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Runtime\Normalizer\ReferenceNormalizer" (parent: .abstract.instanceof.App\Generated\Runtime\Normalizer\ReferenceNormalizer).
Resolving inheritance for "App\Generated\Runtime\Normalizer\ReferenceNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Runtime\Normalizer\ReferenceNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\MessageHandler\ProductToDeleteFromIdsHandler" (parent: .abstract.instanceof.App\Message\MessageHandler\ProductToDeleteFromIdsHandler).
Resolving inheritance for "App\Message\MessageHandler\ProductToDeleteFromIdsHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\MessageHandler\ProductToDeleteFromIdsHandler).
Resolving inheritance for ".instanceof.App\Message\MessageHandler\RunPopulateMessageHandler.0.App\Message\MessageHandler\RunPopulateMessageHandler" (parent: .abstract.instanceof.App\Message\MessageHandler\RunPopulateMessageHandler).
Resolving inheritance for "App\Message\MessageHandler\RunPopulateMessageHandler" (parent: .instanceof.App\Message\MessageHandler\RunPopulateMessageHandler.0.App\Message\MessageHandler\RunPopulateMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\ProductDTONormalizer" (parent: .abstract.instanceof.App\Normalizer\ProductDTONormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalizer\ProductDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\ProductDTONormalizer).
Resolving inheritance for "App\Normalizer\ProductDTONormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalizer\ProductDTONormalizer).
Resolving inheritance for ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessor\OrderAdjustmentsClearer" (parent: .abstract.instanceof.App\OrderProcessor\OrderAdjustmentsClearer).
Resolving inheritance for "App\OrderProcessor\OrderAdjustmentsClearer" (parent: .instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessor\OrderAdjustmentsClearer).
Resolving inheritance for ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessor\OrderPricesRecalculator" (parent: .abstract.instanceof.App\OrderProcessor\OrderPricesRecalculator).
Resolving inheritance for "App\OrderProcessor\OrderPricesRecalculator" (parent: .instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessor\OrderPricesRecalculator).
Resolving inheritance for ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessor\OrderPromotionProcessor" (parent: .abstract.instanceof.App\OrderProcessor\OrderPromotionProcessor).
Resolving inheritance for "App\OrderProcessor\OrderPromotionProcessor" (parent: .instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessor\OrderPromotionProcessor).
Resolving inheritance for ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessor\OrderShipmentProcessor" (parent: .abstract.instanceof.App\OrderProcessor\OrderShipmentProcessor).
Resolving inheritance for "App\OrderProcessor\OrderShipmentProcessor" (parent: .instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessor\OrderShipmentProcessor).
Resolving inheritance for ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessor\OrderTaxesProcessor" (parent: .abstract.instanceof.App\OrderProcessor\OrderTaxesProcessor).
Resolving inheritance for "App\OrderProcessor\OrderTaxesProcessor" (parent: .instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessor\OrderTaxesProcessor).
Resolving inheritance for ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessor\ShippingChargesProcessor" (parent: .abstract.instanceof.App\OrderProcessor\ShippingChargesProcessor).
Resolving inheritance for "App\OrderProcessor\ShippingChargesProcessor" (parent: .instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessor\ShippingChargesProcessor).
Resolving inheritance for ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Processor\OrderBonusPointsProcessor" (parent: .abstract.instanceof.App\Processor\OrderBonusPointsProcessor).
Resolving inheritance for "App\Processor\OrderBonusPointsProcessor" (parent: .instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Processor\OrderBonusPointsProcessor).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageRepository" (parent: .abstract.instanceof.App\Repository\PageRepository).
Resolving inheritance for "App\Repository\PageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageRepository).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.App\Search\Request\InstantSearch" (parent: .abstract.instanceof.App\Search\Request\InstantSearch).
Resolving inheritance for "App\Search\Request\InstantSearch" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.App\Search\Request\InstantSearch).
Resolving inheritance for ".instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.App\Search\Request\Taxon" (parent: .abstract.instanceof.App\Search\Request\Taxon).
Resolving inheritance for "App\Search\Request\Taxon" (parent: .instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.App\Search\Request\Taxon).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Admin\CustomerExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Admin\CustomerExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Admin\CustomerExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Admin\CustomerExtension).
Resolving inheritance for "App\Twig\Extensions\Admin\CustomerExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Admin\CustomerExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Admin\InvoiceExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Admin\InvoiceExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Admin\InvoiceExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Admin\InvoiceExtension).
Resolving inheritance for "App\Twig\Extensions\Admin\InvoiceExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Admin\InvoiceExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Admin\JsonExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Admin\JsonExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Admin\JsonExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Admin\JsonExtension).
Resolving inheritance for "App\Twig\Extensions\Admin\JsonExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Admin\JsonExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Admin\RightsExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Admin\RightsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Admin\RightsExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Admin\RightsExtension).
Resolving inheritance for "App\Twig\Extensions\Admin\RightsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Admin\RightsExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\AppExtension" (parent: .abstract.instanceof.App\Twig\Extensions\AppExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\AppExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\AppExtension).
Resolving inheritance for "App\Twig\Extensions\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\AppExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\BonusPoint\BonusPointExtension" (parent: .abstract.instanceof.App\Twig\Extensions\BonusPoint\BonusPointExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\BonusPoint\BonusPointExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\BonusPoint\BonusPointExtension).
Resolving inheritance for "App\Twig\Extensions\BonusPoint\BonusPointExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\BonusPoint\BonusPointExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Brand\BrandExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Brand\BrandExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Brand\BrandExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Brand\BrandExtension).
Resolving inheritance for "App\Twig\Extensions\Brand\BrandExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Brand\BrandExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Callout\CalloutExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Callout\CalloutExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Callout\CalloutExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Callout\CalloutExtension).
Resolving inheritance for "App\Twig\Extensions\Callout\CalloutExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Callout\CalloutExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Canonical\CanonicalExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Canonical\CanonicalExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Canonical\CanonicalExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Canonical\CanonicalExtension).
Resolving inheritance for "App\Twig\Extensions\Canonical\CanonicalExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Canonical\CanonicalExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Cms\BlockExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Cms\BlockExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Cms\BlockExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Cms\BlockExtension).
Resolving inheritance for "App\Twig\Extensions\Cms\BlockExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Cms\BlockExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Cms\PageExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Cms\PageExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Cms\PageExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Cms\PageExtension).
Resolving inheritance for "App\Twig\Extensions\Cms\PageExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Cms\PageExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Cms\SectionExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Cms\SectionExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Cms\SectionExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Cms\SectionExtension).
Resolving inheritance for "App\Twig\Extensions\Cms\SectionExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Cms\SectionExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Configurator\ConfigurationExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Configurator\ConfigurationExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Configurator\ConfigurationExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Configurator\ConfigurationExtension).
Resolving inheritance for "App\Twig\Extensions\Configurator\ConfigurationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Configurator\ConfigurationExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Country\CountryExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Country\CountryExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Country\CountryExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Country\CountryExtension).
Resolving inheritance for "App\Twig\Extensions\Country\CountryExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Country\CountryExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\File\FileExtension" (parent: .abstract.instanceof.App\Twig\Extensions\File\FileExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\File\FileExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\File\FileExtension).
Resolving inheritance for "App\Twig\Extensions\File\FileExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\File\FileExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\FrancoPort\CalculateMissingFrancoPortExtension" (parent: .abstract.instanceof.App\Twig\Extensions\FrancoPort\CalculateMissingFrancoPortExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\FrancoPort\CalculateMissingFrancoPortExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\FrancoPort\CalculateMissingFrancoPortExtension).
Resolving inheritance for "App\Twig\Extensions\FrancoPort\CalculateMissingFrancoPortExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\FrancoPort\CalculateMissingFrancoPortExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Invoice\InvoiceExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Invoice\InvoiceExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Invoice\InvoiceExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Invoice\InvoiceExtension).
Resolving inheritance for "App\Twig\Extensions\Invoice\InvoiceExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Invoice\InvoiceExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Order\OrderExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Order\OrderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Order\OrderExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Order\OrderExtension).
Resolving inheritance for "App\Twig\Extensions\Order\OrderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Order\OrderExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\PageMeta\PageMetaExtension" (parent: .abstract.instanceof.App\Twig\Extensions\PageMeta\PageMetaExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\PageMeta\PageMetaExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\PageMeta\PageMetaExtension).
Resolving inheritance for "App\Twig\Extensions\PageMeta\PageMetaExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\PageMeta\PageMetaExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Parameter\ParameterExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Parameter\ParameterExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Parameter\ParameterExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Parameter\ParameterExtension).
Resolving inheritance for "App\Twig\Extensions\Parameter\ParameterExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Parameter\ParameterExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Partner\PartnerExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Partner\PartnerExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Partner\PartnerExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Partner\PartnerExtension).
Resolving inheritance for "App\Twig\Extensions\Partner\PartnerExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Partner\PartnerExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Php\PhpExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Php\PhpExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Php\PhpExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Php\PhpExtension).
Resolving inheritance for "App\Twig\Extensions\Php\PhpExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Php\PhpExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Popup\PopupExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Popup\PopupExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Popup\PopupExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Popup\PopupExtension).
Resolving inheritance for "App\Twig\Extensions\Popup\PopupExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Popup\PopupExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Price\PriceExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Price\PriceExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Price\PriceExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Price\PriceExtension).
Resolving inheritance for "App\Twig\Extensions\Price\PriceExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Price\PriceExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Product\DigitalProductExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Product\DigitalProductExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Product\DigitalProductExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Product\DigitalProductExtension).
Resolving inheritance for "App\Twig\Extensions\Product\DigitalProductExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Product\DigitalProductExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Product\ProductAssociation" (parent: .abstract.instanceof.App\Twig\Extensions\Product\ProductAssociation).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Product\ProductAssociation" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Product\ProductAssociation).
Resolving inheritance for "App\Twig\Extensions\Product\ProductAssociation" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Product\ProductAssociation).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Product\ProductAttributeExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Product\ProductAttributeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Product\ProductAttributeExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Product\ProductAttributeExtension).
Resolving inheritance for "App\Twig\Extensions\Product\ProductAttributeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Product\ProductAttributeExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Product\ProductExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Product\ProductExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Product\ProductExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Product\ProductExtension).
Resolving inheritance for "App\Twig\Extensions\Product\ProductExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Product\ProductExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Product\ProductImageExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Product\ProductImageExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Product\ProductImageExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Product\ProductImageExtension).
Resolving inheritance for "App\Twig\Extensions\Product\ProductImageExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Product\ProductImageExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Product\ProductVariantExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Product\ProductVariantExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Product\ProductVariantExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Product\ProductVariantExtension).
Resolving inheritance for "App\Twig\Extensions\Product\ProductVariantExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Product\ProductVariantExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Shipping\ShippingExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Shipping\ShippingExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Shipping\ShippingExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Shipping\ShippingExtension).
Resolving inheritance for "App\Twig\Extensions\Shipping\ShippingExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Shipping\ShippingExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\ShippingDelay\CalculateShippingDelayExtension" (parent: .abstract.instanceof.App\Twig\Extensions\ShippingDelay\CalculateShippingDelayExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ShippingDelay\CalculateShippingDelayExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\ShippingDelay\CalculateShippingDelayExtension).
Resolving inheritance for "App\Twig\Extensions\ShippingDelay\CalculateShippingDelayExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ShippingDelay\CalculateShippingDelayExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Taxon\TaxonExtension" (parent: .abstract.instanceof.App\Twig\Extensions\Taxon\TaxonExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Taxon\TaxonExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Taxon\TaxonExtension).
Resolving inheritance for "App\Twig\Extensions\Taxon\TaxonExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Taxon\TaxonExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\InStockBundleValidator" (parent: .abstract.instanceof.App\Validator\Constraints\InStockBundleValidator).
Resolving inheritance for "App\Validator\Constraints\InStockBundleValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\InStockBundleValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\InStockValidator" (parent: .abstract.instanceof.App\Validator\Constraints\InStockValidator).
Resolving inheritance for "App\Validator\Constraints\InStockValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\InStockValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\PostCodeValidator" (parent: .abstract.instanceof.App\Validator\Constraints\PostCodeValidator).
Resolving inheritance for "App\Validator\Constraints\PostCodeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\PostCodeValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.promotion_coupon.form.type" (parent: .abstract.instanceof.app.promotion_coupon.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.promotion_coupon.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.promotion_coupon.form.type).
Resolving inheritance for "app.promotion_coupon.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.promotion_coupon.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.library_translation.form.type" (parent: .abstract.instanceof.app.library_translation.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.library_translation.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.library_translation.form.type).
Resolving inheritance for "app.library_translation.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.library_translation.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.library_file.form.type" (parent: .abstract.instanceof.app.library_file.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.library_file.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.library_file.form.type).
Resolving inheritance for "app.library_file.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.library_file.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.shipment.form.type" (parent: .abstract.instanceof.app.shipment.form.type).
Resolving inheritance for "app.shipment.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.shipment.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.model_element.form.type" (parent: .abstract.instanceof.app.model_element.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.model_element.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.model_element.form.type).
Resolving inheritance for "app.model_element.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.model_element.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.configuration_item.form.type" (parent: .abstract.instanceof.app.configuration_item.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.configuration_item.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.configuration_item.form.type).
Resolving inheritance for "app.configuration_item.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.configuration_item.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.callout.rule.is_digital" (parent: .abstract.instanceof.app.form.type.callout.rule.is_digital).
Resolving inheritance for "app.form.type.callout.rule.is_digital" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.callout.rule.is_digital).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.contact" (parent: .abstract.instanceof.app.form.extension.type.contact).
Resolving inheritance for "app.form.extension.type.contact" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.contact).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.product" (parent: .abstract.instanceof.app.form.extension.type.product).
Resolving inheritance for "app.form.extension.type.product" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.product).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.admin.partner" (parent: .abstract.instanceof.app.form.type.admin.partner).
Resolving inheritance for "app.form.type.admin.partner" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.admin.partner).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.admin.parameter" (parent: .abstract.instanceof.app.form.type.admin.parameter).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.form.type.admin.parameter" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.admin.parameter).
Resolving inheritance for "app.form.type.admin.parameter" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.form.type.admin.parameter).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.admin.channel_parameter" (parent: .abstract.instanceof.app.form.type.admin.channel_parameter).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.form.type.admin.channel_parameter" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.admin.channel_parameter).
Resolving inheritance for "app.form.type.admin.channel_parameter" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.form.type.admin.channel_parameter).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.admin.contact_subject" (parent: .abstract.instanceof.app.form.type.admin.contact_subject).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.form.type.admin.contact_subject" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.admin.contact_subject).
Resolving inheritance for "app.form.type.admin.contact_subject" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.form.type.admin.contact_subject).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.admin.supplier" (parent: .abstract.instanceof.app.form.type.admin.supplier).
Resolving inheritance for "app.form.type.admin.supplier" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.admin.supplier).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.contact_subject_translation.form.type" (parent: .abstract.instanceof.app.contact_subject_translation.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.contact_subject_translation.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.contact_subject_translation.form.type).
Resolving inheritance for "app.contact_subject_translation.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.contact_subject_translation.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.email.form.type" (parent: .abstract.instanceof.app.email.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.email.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.email.form.type).
Resolving inheritance for "app.email.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.email.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.page_meta.form.type" (parent: .abstract.instanceof.app.page_meta.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.page_meta.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.page_meta.form.type).
Resolving inheritance for "app.page_meta.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.page_meta.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.brand.form.type" (parent: .abstract.instanceof.app.brand.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.brand.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.brand.form.type).
Resolving inheritance for "app.brand.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.brand.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.shipping_delays.form.type" (parent: .abstract.instanceof.app.shipping_delays.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.shipping_delays.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.shipping_delays.form.type).
Resolving inheritance for "app.shipping_delays.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.shipping_delays.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.popup.form.type" (parent: .abstract.instanceof.app.popup.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.popup.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.popup.form.type).
Resolving inheritance for "app.popup.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.popup.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.popup_translation.form.type" (parent: .abstract.instanceof.app.popup_translation.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.popup_translation.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.popup_translation.form.type).
Resolving inheritance for "app.popup_translation.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.popup_translation.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.font.form.type" (parent: .abstract.instanceof.app.font.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.font.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.font.form.type).
Resolving inheritance for "app.font.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.font.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.workflow.form.type" (parent: .abstract.instanceof.app.workflow.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.workflow.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.workflow.form.type).
Resolving inheritance for "app.workflow.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.workflow.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.font.color.form.type" (parent: .abstract.instanceof.app.font.color.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.font.color.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.font.color.form.type).
Resolving inheritance for "app.font.color.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.font.color.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.library.form.type" (parent: .abstract.instanceof.app.library.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.library.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.library.form.type).
Resolving inheritance for "app.library.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.library.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.model.form.type" (parent: .abstract.instanceof.app.model.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.model.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.model.form.type).
Resolving inheritance for "app.model.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.model.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.configuration.form.type" (parent: .abstract.instanceof.app.configuration.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.configuration.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.configuration.form.type).
Resolving inheritance for "app.configuration.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.configuration.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.email_translation.form.type" (parent: .abstract.instanceof.app.email_translation.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.email_translation.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.email_translation.form.type).
Resolving inheritance for "app.email_translation.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.email_translation.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.page_meta_translation.form.type" (parent: .abstract.instanceof.app.page_meta_translation.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.page_meta_translation.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.page_meta_translation.form.type).
Resolving inheritance for "app.page_meta_translation.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.page_meta_translation.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.brand_translation.form.type" (parent: .abstract.instanceof.app.brand_translation.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.brand_translation.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.brand_translation.form.type).
Resolving inheritance for "app.brand_translation.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.brand_translation.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.font_color__translation.form.type" (parent: .abstract.instanceof.app.font_color__translation.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.font_color__translation.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.font_color__translation.form.type).
Resolving inheritance for "app.font_color__translation.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.font_color__translation.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.brand_images.form.type" (parent: .abstract.instanceof.app.brand_images.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.brand_images.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.brand_images.form.type).
Resolving inheritance for "app.brand_images.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.brand_images.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.order_item" (parent: .abstract.instanceof.app.form.type.order_item).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.form.type.order_item" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.order_item).
Resolving inheritance for "app.form.type.order_item" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.form.type.order_item).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.adjustements" (parent: .abstract.instanceof.app.form.type.adjustements).
Resolving inheritance for "app.form.type.adjustements" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.adjustements).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.promotion_rule.max_number_of_products_from_taxon_configuration" (parent: .abstract.instanceof.app.form.type.promotion_rule.max_number_of_products_from_taxon_configuration).
Resolving inheritance for "app.form.type.promotion_rule.max_number_of_products_from_taxon_configuration" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.promotion_rule.max_number_of_products_from_taxon_configuration).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.promotion_action.item_pourcentage_discount_with_limit_configuration" (parent: .abstract.instanceof.app.form.type.promotion_action.item_pourcentage_discount_with_limit_configuration).
Resolving inheritance for "app.form.type.promotion_action.item_pourcentage_discount_with_limit_configuration" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.promotion_action.item_pourcentage_discount_with_limit_configuration).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.availability_notifier.form.type" (parent: .abstract.instanceof.app.availability_notifier.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.availability_notifier.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.availability_notifier.form.type).
Resolving inheritance for "app.availability_notifier.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.availability_notifier.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.product_translation" (parent: .abstract.instanceof.app.form.extension.type.product_translation).
Resolving inheritance for "app.form.extension.type.product_translation" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.product_translation).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.taxon" (parent: .abstract.instanceof.app.form.extension.type.taxon).
Resolving inheritance for "app.form.extension.type.taxon" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.extension.type.taxon).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.promotion_action.filter.excluded_products" (parent: .abstract.instanceof.app.form.type.promotion_action.filter.excluded_products).
Resolving inheritance for "app.form.type.promotion_action.filter.excluded_products" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.promotion_action.filter.excluded_products).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.resending_time.form.type" (parent: .abstract.instanceof.app.resending_time.form.type).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.resending_time.form.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.resending_time.form.type).
Resolving inheritance for "app.resending_time.form.type" (parent: .instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.resending_time.form.type).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "assets._version_bootstrapTheme" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._package_bootstrapTheme" (parent: assets.path_package).
Resolving inheritance for "assets._version_admin" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._package_admin" (parent: assets.path_package).
Resolving inheritance for "assets._version_wishlist_shop" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._package_wishlist_shop" (parent: assets.path_package).
Resolving inheritance for "assets._version_wishlist_admin" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._package_wishlist_admin" (parent: assets.path_package).
Resolving inheritance for "assets._version_monsieurbiz.sylius.search" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._package_monsieurbiz.sylius.search" (parent: assets.path_package).
Resolving inheritance for "state_machine.setono_sylius_feed.feed" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.setono_sylius_feed.feed" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.mailchimp" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.mailchimp" (parent: workflow.marking_store.method).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async_search" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
Resolving inheritance for "security.user.provider.concrete.sylius_api_chain_provider" (parent: security.user.provider.chain).
Resolving inheritance for "security.firewall.map.config.admin" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.admin" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.admin" (parent: security.logout.listener.session).
Resolving inheritance for "security.authentication.provider.dao.admin" (parent: security.authentication.provider.dao).
Resolving inheritance for "security.authentication.success_handler.admin.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.admin.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authentication.listener.form.admin" (parent: security.authentication.listener.form).
Resolving inheritance for "security.authentication.form_entry_point.admin" (parent: security.authentication.form_entry_point).
Resolving inheritance for "security.authentication.provider.rememberme.admin" (parent: security.authentication.provider.rememberme).
Resolving inheritance for "security.authentication.rememberme.services.simplehash.admin" (parent: security.authentication.rememberme.services.simplehash).
Resolving inheritance for "security.authentication.listener.rememberme.admin" (parent: security.authentication.listener.rememberme).
Resolving inheritance for "security.authentication.listener.anonymous.admin" (parent: security.authentication.listener.anonymous).
Resolving inheritance for "security.authentication.provider.anonymous.admin" (parent: security.authentication.provider.anonymous).
Resolving inheritance for "security.authentication.switchuser_listener.admin" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.new_api_admin_user" (parent: security.firewall.config).
Resolving inheritance for "security.authentication.provider.guard.new_api_admin_user" (parent: security.authentication.provider.guard).
Resolving inheritance for "security.authentication.listener.guard.new_api_admin_user" (parent: security.authentication.listener.guard).
Resolving inheritance for "security.authentication.provider.dao.new_api_admin_user" (parent: security.authentication.provider.dao).
Resolving inheritance for "security.authentication.success_handler.new_api_admin_user.json_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.new_api_admin_user.json_login" (parent: lexik_jwt_authentication.handler.authentication_success).
Resolving inheritance for "security.authentication.failure_handler.new_api_admin_user.json_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.new_api_admin_user.json_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
Resolving inheritance for "security.authentication.listener.json.new_api_admin_user" (parent: security.authentication.listener.json).
Resolving inheritance for "security.authentication.listener.anonymous.new_api_admin_user" (parent: security.authentication.listener.anonymous).
Resolving inheritance for "security.authentication.provider.anonymous.new_api_admin_user" (parent: security.authentication.provider.anonymous).
Resolving inheritance for "security.exception_listener.new_api_admin_user" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.new_api_admin_user" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.new_api_shop_user" (parent: security.firewall.config).
Resolving inheritance for "security.authentication.provider.guard.new_api_shop_user" (parent: security.authentication.provider.guard).
Resolving inheritance for "security.authentication.listener.guard.new_api_shop_user" (parent: security.authentication.listener.guard).
Resolving inheritance for "security.authentication.provider.dao.new_api_shop_user" (parent: security.authentication.provider.dao).
Resolving inheritance for "security.authentication.success_handler.new_api_shop_user.json_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.new_api_shop_user.json_login" (parent: lexik_jwt_authentication.handler.authentication_success).
Resolving inheritance for "security.authentication.failure_handler.new_api_shop_user.json_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.new_api_shop_user.json_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
Resolving inheritance for "security.authentication.listener.json.new_api_shop_user" (parent: security.authentication.listener.json).
Resolving inheritance for "security.authentication.listener.anonymous.new_api_shop_user" (parent: security.authentication.listener.anonymous).
Resolving inheritance for "security.authentication.provider.anonymous.new_api_shop_user" (parent: security.authentication.provider.anonymous).
Resolving inheritance for "security.exception_listener.new_api_shop_user" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.new_api_shop_user" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.new_api" (parent: security.firewall.config).
Resolving inheritance for "security.authentication.provider.guard.new_api" (parent: security.authentication.provider.guard).
Resolving inheritance for "security.authentication.listener.guard.new_api" (parent: security.authentication.listener.guard).
Resolving inheritance for "security.authentication.listener.anonymous.new_api" (parent: security.authentication.listener.anonymous).
Resolving inheritance for "security.authentication.provider.anonymous.new_api" (parent: security.authentication.provider.anonymous).
Resolving inheritance for "security.exception_listener.new_api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.new_api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.shop" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.logout_listener.shop" (parent: security.logout_listener).
Resolving inheritance for "security.authentication.provider.dao.shop" (parent: security.authentication.provider.dao).
Resolving inheritance for "security.authentication.success_handler.shop.form_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "sylius.authentication.success_handler" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.success_handler.shop.form_login" (parent: sylius.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.shop.form_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "sylius.authentication.failure_handler" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authentication.failure_handler.shop.form_login" (parent: sylius.authentication.failure_handler).
Resolving inheritance for "security.authentication.listener.form.shop" (parent: security.authentication.listener.form).
Resolving inheritance for "security.authentication.form_entry_point.shop" (parent: security.authentication.form_entry_point).
Resolving inheritance for "security.authentication.provider.rememberme.shop" (parent: security.authentication.provider.rememberme).
Resolving inheritance for "security.authentication.rememberme.services.simplehash.shop" (parent: security.authentication.rememberme.services.simplehash).
Resolving inheritance for "security.authentication.listener.rememberme.shop" (parent: security.authentication.listener.rememberme).
Resolving inheritance for "security.authentication.listener.anonymous.shop" (parent: security.authentication.listener.anonymous).
Resolving inheritance for "security.authentication.provider.anonymous.shop" (parent: security.authentication.provider.anonymous).
Resolving inheritance for "security.authentication.switchuser_listener.shop" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.shop" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.shop" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "sylius.email_renderer.adapter.default" (parent: sylius.email_renderer.adapter.abstract).
Resolving inheritance for "sylius.email_renderer.adapter.twig" (parent: sylius.email_renderer.adapter.abstract).
Resolving inheritance for "sylius.email_sender.adapter.default" (parent: sylius.email_sender.adapter.abstract).
Resolving inheritance for "sylius.email_sender.adapter.swiftmailer" (parent: sylius.email_sender.adapter.abstract).
Resolving inheritance for "sylius.admin_user_provider.email_based" (parent: sylius.admin_user_provider).
Resolving inheritance for "sylius.admin_user_provider.name_based" (parent: sylius.admin_user_provider).
Resolving inheritance for "sylius.admin_user_provider.email_or_name_based" (parent: sylius.admin_user_provider).
Resolving inheritance for "sylius.shop_user_provider.email_based" (parent: sylius.shop_user_provider).
Resolving inheritance for "sylius.shop_user_provider.name_based" (parent: sylius.shop_user_provider).
Resolving inheritance for "sylius.shop_user_provider.email_or_name_based" (parent: sylius.shop_user_provider).
Resolving inheritance for "sylius.oauth_user_provider.email_based" (parent: sylius.oauth_user_provider).
Resolving inheritance for "sylius.oauth_user_provider.name_based" (parent: sylius.oauth_user_provider).
Resolving inheritance for "sylius.oauth_user_provider.email_or_name_based" (parent: sylius.oauth_user_provider).
Resolving inheritance for "setono_sylius_callout.doctrine_event_subscriber.callout" (parent: Setono\SyliusCalloutPlugin\EventListener\AbstractCalloutDoctrineEventSubscriber).
Resolving inheritance for "setono_sylius_callout.doctrine_event_subscriber.callout_rule" (parent: Setono\SyliusCalloutPlugin\EventListener\AbstractCalloutDoctrineEventSubscriber).
Resolving inheritance for "setono_sylius_callout.doctrine_event_subscriber.product" (parent: Setono\SyliusCalloutPlugin\EventListener\AbstractCalloutDoctrineEventSubscriber).
Resolving inheritance for "setono_sylius_feed.data_provider.product" (parent: setono_sylius_feed.data_provider.parent).
Resolving inheritance for "setono_sylius_feed.data_provider.product_variant" (parent: setono_sylius_feed.data_provider.parent).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.SM\Extension\Twig\SMExtension" (parent: .abstract.instanceof.SM\Extension\Twig\SMExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.SM\Extension\Twig\SMExtension" (parent: .instanceof.Twig_ExtensionInterface.0.SM\Extension\Twig\SMExtension).
Resolving inheritance for "SM\Extension\Twig\SMExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.SM\Extension\Twig\SMExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand" (parent: .abstract.instanceof.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand).
Resolving inheritance for "winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand).
Resolving inheritance for "gaufrette.sylius_image_adapter" (parent: knp_gaufrette.adapter.local).
Resolving inheritance for "gaufrette.bitbag_sylius_cms_plugin_media_adapter" (parent: knp_gaufrette.adapter.local).
Resolving inheritance for "gaufrette.sylius_sitemap_adapter" (parent: knp_gaufrette.adapter.local).
Resolving inheritance for "gaufrette.sylius_image_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.bitbag_sylius_cms_plugin_media_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.sylius_sitemap_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "liip_imagine.cache.resolver.default" (parent: liip_imagine.cache.resolver.prototype.web_path).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.locator.filesystem).
Resolving inheritance for "payum.storage.sylius_bundle_payumbundle_model_paymentsecuritytoken" (parent: payum.storage.doctrine.orm).
Resolving inheritance for "payum.security.token_storage" (parent: payum.storage.sylius_bundle_payumbundle_model_paymentsecuritytoken).
Resolving inheritance for "Payum\Bundle\PayumBundle\Controller\AuthorizeController" (parent: Payum\Bundle\PayumBundle\Controller\PayumController).
Resolving inheritance for "Payum\Bundle\PayumBundle\Controller\CancelController" (parent: Payum\Bundle\PayumBundle\Controller\PayumController).
Resolving inheritance for "Payum\Bundle\PayumBundle\Controller\CaptureController" (parent: Payum\Bundle\PayumBundle\Controller\PayumController).
Resolving inheritance for "Payum\Bundle\PayumBundle\Controller\NotifyController" (parent: Payum\Bundle\PayumBundle\Controller\PayumController).
Resolving inheritance for "Payum\Bundle\PayumBundle\Controller\PayoutController" (parent: Payum\Bundle\PayumBundle\Controller\PayumController).
Resolving inheritance for "Payum\Bundle\PayumBundle\Controller\RefundController" (parent: Payum\Bundle\PayumBundle\Controller\PayumController).
Resolving inheritance for "Payum\Bundle\PayumBundle\Controller\SyncController" (parent: Payum\Bundle\PayumBundle\Controller\PayumController).
Resolving inheritance for "payum.storage.app_entity_order_order" (parent: payum.storage.doctrine.orm).
Resolving inheritance for "payum.extension.storage.app_entity_order_order" (parent: payum.extension.storage.prototype).
Resolving inheritance for "payum.storage.app_entity_payment_payment" (parent: payum.storage.doctrine.orm).
Resolving inheritance for "payum.extension.storage.app_entity_payment_payment" (parent: payum.extension.storage.prototype).
Resolving inheritance for "payum.storage.sylius_bundle_payumbundle_model_gatewayconfig" (parent: payum.storage.doctrine.orm).
Resolving inheritance for "payum.dynamic_gateways.config_storage" (parent: payum.storage.sylius_bundle_payumbundle_model_gatewayconfig).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.sylius_invoicing_plugin.cli.generate_invoices" (parent: .abstract.instanceof.sylius_invoicing_plugin.cli.generate_invoices).
Resolving inheritance for "sylius_invoicing_plugin.cli.generate_invoices" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.sylius_invoicing_plugin.cli.generate_invoices).
Resolving inheritance for ".instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.sylius_invoicing_plugin.fixture.shop_billing_data_fixture" (parent: .abstract.instanceof.sylius_invoicing_plugin.fixture.shop_billing_data_fixture).
Resolving inheritance for "sylius_invoicing_plugin.fixture.shop_billing_data_fixture" (parent: .instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.sylius_invoicing_plugin.fixture.shop_billing_data_fixture).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.sylius_invoicing_plugin.form.type.channel_filter" (parent: .abstract.instanceof.sylius_invoicing_plugin.form.type.channel_filter).
Resolving inheritance for "sylius_invoicing_plugin.form.type.channel_filter" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.sylius_invoicing_plugin.form.type.channel_filter).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.sylius_invoicing_plugin.twig.channel_color_extension" (parent: .abstract.instanceof.sylius_invoicing_plugin.twig.channel_color_extension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.sylius_invoicing_plugin.twig.channel_color_extension" (parent: .instanceof.Twig_ExtensionInterface.0.sylius_invoicing_plugin.twig.channel_color_extension).
Resolving inheritance for "sylius_invoicing_plugin.twig.channel_color_extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.sylius_invoicing_plugin.twig.channel_color_extension).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.sylius_invoicing_plugin_security.voter.invoice" (parent: .abstract.instanceof.sylius_invoicing_plugin_security.voter.invoice).
Resolving inheritance for "sylius_invoicing_plugin_security.voter.invoice" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.sylius_invoicing_plugin_security.voter.invoice).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber" (parent: .abstract.instanceof.ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber).
Resolving inheritance for "ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.ConnectHolland\CookieConsentBundle\EventSubscriber\CookieConsentFormSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.ConnectHolland\CookieConsentBundle\Form\CookieConsentType" (parent: .abstract.instanceof.ConnectHolland\CookieConsentBundle\Form\CookieConsentType).
Resolving inheritance for "ConnectHolland\CookieConsentBundle\Form\CookieConsentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.ConnectHolland\CookieConsentBundle\Form\CookieConsentType).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.ConnectHolland\CookieConsentBundle\Twig\CHCookieConsentTwigExtension" (parent: .abstract.instanceof.ConnectHolland\CookieConsentBundle\Twig\CHCookieConsentTwigExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.ConnectHolland\CookieConsentBundle\Twig\CHCookieConsentTwigExtension" (parent: .instanceof.Twig_ExtensionInterface.0.ConnectHolland\CookieConsentBundle\Twig\CHCookieConsentTwigExtension).
Resolving inheritance for "ConnectHolland\CookieConsentBundle\Twig\CHCookieConsentTwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.ConnectHolland\CookieConsentBundle\Twig\CHCookieConsentTwigExtension).
Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "api_platform.cache.route_name_resolver" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource.legacy" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.property.legacy" (parent: cache.system).
Resolving inheritance for "api_platform.cache.subresource_operation_factory" (parent: cache.system).
Resolving inheritance for "api_platform.doctrine.orm.default.collection_data_provider" (parent: api_platform.doctrine.orm.collection_data_provider).
Resolving inheritance for "api_platform.doctrine.orm.default.item_data_provider" (parent: api_platform.doctrine.orm.item_data_provider).
Resolving inheritance for "api_platform.doctrine.orm.default.subresource_data_provider" (parent: api_platform.doctrine.orm.subresource_data_provider).
Resolving inheritance for "api_platform.cache.identifiers_extractor" (parent: cache.system).
Resolving inheritance for "sylius.api.search_payment_filter" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius.api.search_shipment_filter" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius.api.filter_archived_shipping_methods" (parent: api_platform.doctrine.orm.exists_filter).
Resolving inheritance for "sylius.api.product_taxon_code_filter" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius.api.product_name_filter" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius.api.product_variant_product_filter" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius.api.product_review_product_filter" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "sylius.api.product_review_date_filter" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius.api.product_order_filter" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius.api.shipping_method_order_filter" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "sylius.api.product_association_type_filter" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController" (parent: .abstract.instanceof.MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController).
Resolving inheritance for "MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSettingsPlugin\Form\DefaultCheckboxType" (parent: .abstract.instanceof.MonsieurBiz\SyliusSettingsPlugin\Form\DefaultCheckboxType).
Resolving inheritance for "MonsieurBiz\SyliusSettingsPlugin\Form\DefaultCheckboxType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSettingsPlugin\Form\DefaultCheckboxType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSettingsPlugin\Form\MainSettingsType" (parent: .abstract.instanceof.MonsieurBiz\SyliusSettingsPlugin\Form\MainSettingsType).
Resolving inheritance for "MonsieurBiz\SyliusSettingsPlugin\Form\MainSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSettingsPlugin\Form\MainSettingsType).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension" (parent: .abstract.instanceof.MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension" (parent: .instanceof.Twig_ExtensionInterface.0.MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension).
Resolving inheritance for "MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension).
Resolving inheritance for ".instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.MonsieurBiz\SyliusSettingsPlugin\Fixture\SettingsFixture" (parent: .abstract.instanceof.MonsieurBiz\SyliusSettingsPlugin\Fixture\SettingsFixture).
Resolving inheritance for "MonsieurBiz\SyliusSettingsPlugin\Fixture\SettingsFixture" (parent: .instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.MonsieurBiz\SyliusSettingsPlugin\Fixture\SettingsFixture).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.MonsieurBiz\SyliusSettingsPlugin\Command\SetSettingsCommand" (parent: .abstract.instanceof.MonsieurBiz\SyliusSettingsPlugin\Command\SetSettingsCommand).
Resolving inheritance for "MonsieurBiz\SyliusSettingsPlugin\Command\SetSettingsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.MonsieurBiz\SyliusSettingsPlugin\Command\SetSettingsCommand).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Arobases\SyliusInstagramPlugin\Twig\Instagram\InstagramExtension" (parent: .abstract.instanceof.Arobases\SyliusInstagramPlugin\Twig\Instagram\InstagramExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Arobases\SyliusInstagramPlugin\Twig\Instagram\InstagramExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Arobases\SyliusInstagramPlugin\Twig\Instagram\InstagramExtension).
Resolving inheritance for "Arobases\SyliusInstagramPlugin\Twig\Instagram\InstagramExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Arobases\SyliusInstagramPlugin\Twig\Instagram\InstagramExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Arobases\SyliusInstagramPlugin\Instagram\Instagram" (parent: .abstract.instanceof.Arobases\SyliusInstagramPlugin\Instagram\Instagram).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Arobases\SyliusInstagramPlugin\Instagram\Instagram" (parent: .instanceof.Twig_ExtensionInterface.0.Arobases\SyliusInstagramPlugin\Instagram\Instagram).
Resolving inheritance for "Arobases\SyliusInstagramPlugin\Instagram\Instagram" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Arobases\SyliusInstagramPlugin\Instagram\Instagram).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Arobases\SyliusInstagramPlugin\Controller\FacebookController" (parent: .abstract.instanceof.Arobases\SyliusInstagramPlugin\Controller\FacebookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Arobases\SyliusInstagramPlugin\Controller\FacebookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Arobases\SyliusInstagramPlugin\Controller\FacebookController).
Resolving inheritance for "Arobases\SyliusInstagramPlugin\Controller\FacebookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Arobases\SyliusInstagramPlugin\Controller\FacebookController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Arobases\SyliusInstagramPlugin\Form\Extension\ChannelTypeExtension" (parent: .abstract.instanceof.Arobases\SyliusInstagramPlugin\Form\Extension\ChannelTypeExtension).
Resolving inheritance for "Arobases\SyliusInstagramPlugin\Form\Extension\ChannelTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Arobases\SyliusInstagramPlugin\Form\Extension\ChannelTypeExtension).
Resolving inheritance for ".abstract.instanceof.App\Controller\Action\AddItemBundleToCartControllerAction" (parent: sylius.controller.order_item).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Admin\OrderStatusChangeController" (parent: .abstract.instanceof.App\Controller\Admin\OrderStatusChangeController).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Admin\ProductTaxonController" (parent: .abstract.instanceof.App\Controller\Admin\ProductTaxonController).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\OrderController" (parent: .abstract.instanceof.App\Controller\OrderController).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Shop\AddItemToCartController" (parent: .abstract.instanceof.App\Controller\Shop\AddItemToCartController).
Resolving inheritance for ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Shop\Cart\SavedCartController" (parent: .abstract.instanceof.App\Controller\Shop\Cart\SavedCartController).
Resolving inheritance for "maker.auto_command.make_grid" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_data_provider" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_data_persister" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_state_processor" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_state_provider" (parent: maker.auto_command.abstract).
Resolving inheritance for "sylius.command_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "sylius.command_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "sylius.command_bus.middleware.doctrine_transaction" (parent: messenger.middleware.doctrine_transaction).
Resolving inheritance for "sylius.command_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "sylius.event_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "sylius.event_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "sylius.event_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "sylius_default.bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "sylius_default.bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "sylius_default.bus.middleware.doctrine_transaction" (parent: messenger.middleware.doctrine_transaction).
Resolving inheritance for "sylius_default.bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "sylius_event.bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "sylius_event.bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "sylius_event.bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "bitbag_sylius_product_bundle.command_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "bitbag_sylius_product_bundle.command_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "bitbag_sylius_product_bundle.command_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "setono_sylius_callout.command_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "setono_sylius_callout.command_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "setono_sylius_callout.command_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "setono_sylius_feed.command_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "setono_sylius_feed.command_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "setono_sylius_feed.command_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "setono_sylius_mailchimp.command_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "setono_sylius_mailchimp.command_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "setono_sylius_mailchimp.command_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "sylius_refund_plugin.command_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "sylius_refund_plugin.command_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "sylius_refund_plugin.command_bus.middleware.doctrine_transaction" (parent: messenger.middleware.doctrine_transaction).
Resolving inheritance for "sylius_refund_plugin.command_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "sylius_refund_plugin.event_bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "sylius_refund_plugin.event_bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "sylius_refund_plugin.event_bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.payum" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.snappy" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.paypal" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailchimp" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
1
Skipping service "App\Form\DataTransformer\ConfigurationTransformer": Class or interface "App\Form\DataTransformer\ConfigurationTransformer" cannot be loaded.
151
Removing method "setContainer" of service "App\Controller\Action\AddItemBundleToCartControllerAction" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "App\Controller\Admin\OrderStatusChangeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "App\Controller\OrderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "App\Controller\Shop\AddItemToCartController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "App\Controller\Shop\Cart\SavedCartController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.availability_notifier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.brand" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.brand_image" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.brand_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.channel_parameter" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.configuration" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.configuration_image" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.configuration_image_type" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.configuration_item" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.contact_subject" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.contact_subject_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.element" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.email" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.email_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.font" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.font_color" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.font_color_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.import" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.library" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.library_file" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.library_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.message_history" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.model" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.order_status" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.order_status_change" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.page_meta" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.page_meta_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.parameter" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.partner" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.popup" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.popup_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.resending_time" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.shipping_delays" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.stock_family" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.supplier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app.controller.workflow" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "app_cart_management.controller.saved_cart" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "arobases_sylius_rights_management_plugin.controller.right" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "arobases_sylius_rights_management_plugin.controller.right_group" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "arobases_sylius_rights_management_plugin.controller.role" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "arobases_sylius_transporter_label_generation_plugin.controller.label" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "arobases_sylius_transporter_label_generation_plugin.controller.label_item" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "arobases_sylius_transporter_label_generation_plugin.controller.transporter" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag_sylius_bonus_points.controller.bonus_points" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag_sylius_bonus_points.controller.bonus_points_strategy" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag_sylius_bonus_points.controller.bonus_points_strategy_rule" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag_sylius_bonus_points.controller.customer_bonus_points" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag_sylius_cms_plugin.controller.block" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag_sylius_cms_plugin.controller.block_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag_sylius_cms_plugin.controller.frequently_asked_question" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag_sylius_cms_plugin.controller.frequently_asked_question_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag_sylius_cms_plugin.controller.media" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag_sylius_cms_plugin.controller.media_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag_sylius_cms_plugin.controller.page" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag_sylius_cms_plugin.controller.page_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag_sylius_cms_plugin.controller.section" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag_sylius_cms_plugin.controller.section_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag_sylius_product_bundle.controller.product_bundle" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag_sylius_product_bundle.controller.product_bundle_item" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag_sylius_product_bundle.controller.product_bundle_order_item" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag_sylius_wishlist_plugin.controller.wishlist" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "bitbag_sylius_wishlist_plugin.controller.wishlist_product" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "brille24.controller.tierprice" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "dedi_sylius_seo_plugin.controller.seo_content" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "dedi_sylius_seo_plugin.controller.seo_content_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "monsieurbiz_settings.controller.setting" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "setono_sylius_callout.controller.callout" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "setono_sylius_feed.controller.feed" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "setono_sylius_feed.controller.violation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "setono_sylius_mailchimp.controller.audience" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "setono_sylius_redirect.controller.redirect" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.address" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.address_log_entry" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.adjustment" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.admin_user" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.channel" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.channel_pricing" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.country" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.currency" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.customer" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.customer_group" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.exchange_rate" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.gateway_config" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.inventory_unit" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.locale" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.oauth_user" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.order" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.order_item" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.order_item_unit" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.payment" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.payment_method" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.payment_method_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.payment_security_token" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_association" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_association_type" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_association_type_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_attribute" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_attribute_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_attribute_value" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_image" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_option" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_option_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_option_value" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_option_value_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_review" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_taxon" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_variant" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.product_variant_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.promotion" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.promotion_action" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.promotion_coupon" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.promotion_rule" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.province" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.shipment" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.shipment_unit" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.shipping_category" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.shipping_method" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.shipping_method_rule" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.shipping_method_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.shop_billing_data" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.shop_user" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.tax_category" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.tax_rate" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.taxon" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.taxon_image" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.taxon_translation" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.zone" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius.controller.zone_member" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius_invoicing_plugin.controller.billing_data" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius_invoicing_plugin.controller.invoice" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius_invoicing_plugin.controller.invoice_sequence" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius_invoicing_plugin.controller.line_item" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius_invoicing_plugin.controller.shop_billing_data" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius_invoicing_plugin.controller.tax_item" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius_refund.controller.credit_memo" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius_refund.controller.customer_billing_data" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius_refund.controller.line_item" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius_refund.controller.refund" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius_refund.controller.refund_payment" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius_refund.controller.shop_billing_data" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "sylius_refund.controller.tax_item" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "synolia.controller.command" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "synolia.controller.scheduled_command" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setContainer" of service "webgriffe.controller.shipping_table_rate" from controller candidates: the method is called at instantiation, thus cannot be an action.
2291
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
Removed service "ReCaptcha\RequestMethod"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Fixture\Factory\SearchableFixtureFactoryInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixtureInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Index\IndexerInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Manager\AutomaticReindexManagerInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Model\Documentable\DocumentableInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Model\Documentable\PrefixedDocumentableInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Repository\ProductAttributeRepositoryInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Repository\ProductOptionRepositoryInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Request\FunctionScore\FunctionScoreInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Request\FunctionScore\FunctionScoreRegistryInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\PostFilterRegistryInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\SorterRegistryInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\ResponseInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\SearchInterface"; reason: private alias.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Humanizer\HumanizerInterface"; reason: private alias.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Parser\CommandParserInterface"; reason: private alias.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Planner\ScheduledCommandPlannerInterface"; reason: private alias.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Repository\CommandRepositoryInterface"; reason: private alias.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Repository\ScheduledCommandRepositoryInterface"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Cache\Resolver\ResolverInterface"; reason: private alias.
Removed service "Sylius\Component\Mailer\Renderer\Adapter\AdapterInterface"; reason: private alias.
Removed service "Sylius\Component\Mailer\Sender\Adapter\AdapterInterface"; reason: private alias.
Removed service "App\Component\Mailer\Provider\EmailProviderInterface"; reason: private alias.
Removed service "App\Exporter\ExporterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $bootstrapThemePackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $adminPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $wishlistShopPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $wishlistAdminPackage"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $monsieurbizSyliusSearchPackage"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\Workflow\Registry"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $setonoSyliusFeedFeedStateMachine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $mailchimpStateMachine"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.default.store"; reason: private alias.
Removed service "lock.store"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "lock"; reason: private alias.
Removed service "Symfony\Component\Lock\PersistingStoreInterface"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockInterface"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "cache.default_pdo_provider"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
Removed service "session.storage.filesystem"; reason: private alias.
Removed service "session.storage"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $syliusCommandBus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $syliusEventBus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $syliusDefaultBus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $bitbagSyliusProductBundleCommandBus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $setonoSyliusCalloutCommandBus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $setonoSyliusFeedCommandBus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $setonoSyliusMailchimpCommandBus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $syliusRefundPluginEventBus"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "security.encoder_factory"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.sylius_admin_user_provider"; reason: private alias.
Removed service "security.user.provider.concrete.sylius_shop_user_provider"; reason: private alias.
Removed service "security.user.provider.concrete.sylius_api_admin_user_provider"; reason: private alias.
Removed service "security.user.provider.concrete.sylius_api_shop_user_provider"; reason: private alias.
Removed service "security.authentication.session_strategy.admin"; reason: private alias.
Removed service "security.user_checker.admin"; reason: private alias.
Removed service "security.authentication.session_strategy.new_api_admin_user"; reason: private alias.
Removed service "security.user_checker.new_api_admin_user"; reason: private alias.
Removed service "security.authentication.session_strategy.new_api_shop_user"; reason: private alias.
Removed service "security.user_checker.new_api_shop_user"; reason: private alias.
Removed service "security.authentication.session_strategy.new_api"; reason: private alias.
Removed service "security.user_checker.new_api"; reason: private alias.
Removed service "security.authentication.session_strategy.shop"; reason: private alias.
Removed service "security.user_checker.shop"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "swiftmailer.mailer.default.transport"; reason: private alias.
Removed service "swiftmailer.plugin.messagelogger"; reason: private alias.
Removed service "swiftmailer.mailer"; reason: private alias.
Removed service "Swift_Mailer"; reason: private alias.
Removed service "Swift_Transport"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $adjustmentManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $adjustmentManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $adjustmentManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $adjustmentRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $adjustmentRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $adjustmentRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $adjustmentRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $adjustmentRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $adjustmentFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $adjustmentFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $orderManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $orderManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $orderManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $orderRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $orderRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderRepository"; reason: private alias.
Removed service "Sylius\Component\Order\Repository\OrderRepositoryInterface $orderRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\OrderRepositoryInterface $orderRepository"; reason: private alias.
Removed service "Setono\SyliusMailchimpPlugin\Repository\OrderRepositoryInterface $orderRepository"; reason: private alias.
Removed service "Setono\SyliusMailchimpPlugin\Repository\MailchimpAwareRepositoryInterface $orderRepository"; reason: private alias.
Removed service "App\Repository\Order\OrderRepository $orderRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderRepository $orderRepository"; reason: private alias.
Removed service "Sylius\Bundle\OrderBundle\Doctrine\ORM\OrderRepository $orderRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $orderRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $orderFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $orderItemManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $orderItemManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $orderItemManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $orderItemRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $orderItemRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderItemRepository"; reason: private alias.
Removed service "Sylius\Component\Order\Repository\OrderItemRepositoryInterface $orderItemRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\OrderItemRepositoryInterface $orderItemRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderItemRepository $orderItemRepository"; reason: private alias.
Removed service "Sylius\Bundle\OrderBundle\Doctrine\ORM\OrderItemRepository $orderItemRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderItemRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $orderItemRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderItemFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $orderItemFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $orderItemUnitManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $orderItemUnitManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $orderItemUnitManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $orderItemUnitRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $orderItemUnitRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderItemUnitRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\OrderItemUnitRepositoryInterface $orderItemUnitRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderItemUnitRepository $orderItemUnitRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderItemUnitRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $orderItemUnitRepository"; reason: private alias.
Removed service "Sylius\Component\Order\Factory\OrderItemUnitFactoryInterface $orderItemUnitFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderItemUnitFactory"; reason: private alias.
Removed service "Sylius\Component\Order\Factory\OrderItemUnitFactory $orderItemUnitFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $orderSequenceManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $orderSequenceManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $orderSequenceManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $orderSequenceRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $orderSequenceRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderSequenceRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderSequenceRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $orderSequenceRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderSequenceFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $orderSequenceFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $currencyManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $currencyManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $currencyManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $currencyRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $currencyRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $currencyRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $currencyRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $currencyRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $currencyFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $currencyFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $exchangeRateManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $exchangeRateManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $exchangeRateManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $exchangeRateRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $exchangeRateRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $exchangeRateRepository"; reason: private alias.
Removed service "Sylius\Component\Currency\Repository\ExchangeRateRepositoryInterface $exchangeRateRepository"; reason: private alias.
Removed service "Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository $exchangeRateRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $exchangeRateRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $exchangeRateRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $exchangeRateFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $exchangeRateFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $localeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $localeManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $localeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $localeRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $localeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $localeRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $localeRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $localeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $localeFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $localeFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productManager"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ProductRepositoryInterface $productRepository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductRepositoryInterface $productRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productRepository"; reason: private alias.
Removed service "App\Repository\Product\ProductRepository $productRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductRepository $productRepository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductRepository $productRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productTranslationManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productTranslationRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productTranslationRepository"; reason: private alias.
Removed service "App\Repository\Product\ProductTranslationRepository $productTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productVariantManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productVariantManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productVariantManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productVariantRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productVariantRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productVariantRepository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductVariantRepositoryInterface $productVariantRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ProductVariantRepositoryInterface $productVariantRepository"; reason: private alias.
Removed service "BitBag\SyliusProductBundlePlugin\Repository\ProductVariantRepositoryInterface $productVariantRepository"; reason: private alias.
Removed service "Sylius\AdminOrderCreationPlugin\Doctrine\ORM\ProductVariantRepositoryInterface $productVariantRepository"; reason: private alias.
Removed service "App\Repository\ProductVariant\ProductVariantRepository $productVariantRepository"; reason: private alias.
Removed service "BitBag\SyliusProductBundlePlugin\Repository\ProductVariantRepository $productVariantRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductVariantRepository $productVariantRepository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductVariantRepository $productVariantRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productVariantRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productVariantRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productVariantFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productVariantFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productVariantFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productVariantTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productVariantTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productVariantTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productVariantTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productVariantTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productVariantTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productVariantTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productVariantTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productVariantTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productVariantTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productOptionManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productOptionManager"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductOptionRepositoryInterface $productOptionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productOptionRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productOptionRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productOptionRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductOptionRepository $productOptionRepository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductOptionRepository $productOptionRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productOptionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productOptionFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productOptionFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productOptionTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productOptionTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productOptionTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productOptionTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productOptionTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productOptionTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productOptionTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productAssociationTypeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productAssociationTypeManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productAssociationTypeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productAssociationTypeRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productAssociationTypeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAssociationTypeRepository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductAssociationTypeRepositoryInterface $productAssociationTypeRepository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductAssociationTypeRepository $productAssociationTypeRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAssociationTypeRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productAssociationTypeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productAssociationTypeFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAssociationTypeFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productAssociationTypeFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productAssociationTypeTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productAssociationTypeTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productAssociationTypeTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productAssociationTypeTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productAssociationTypeTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAssociationTypeTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAssociationTypeTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productAssociationTypeTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAssociationTypeTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productAssociationTypeTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionValueManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productOptionValueManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productOptionValueManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productOptionValueRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productOptionValueRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productOptionValueRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionValueRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productOptionValueRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productOptionValueFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionValueFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productOptionValueFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productOptionValueTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productOptionValueTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productOptionValueTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productOptionValueTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productOptionValueTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productOptionValueTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productOptionValueTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productOptionValueTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productOptionValueTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productOptionValueTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productAssociationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productAssociationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productAssociationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productAssociationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productAssociationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAssociationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAssociationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productAssociationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAssociationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productAssociationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $channelManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $channelManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $channelManager"; reason: private alias.
Removed service "Sylius\Component\Channel\Repository\ChannelRepositoryInterface $channelRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $channelRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $channelRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $channelRepository"; reason: private alias.
Removed service "App\Repository\Channel\ChannelRepository $channelRepository"; reason: private alias.
Removed service "Sylius\Bundle\ChannelBundle\Doctrine\ORM\ChannelRepository $channelRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channelRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $channelRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $channelFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $channelFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productAttributeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productAttributeManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productAttributeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productAttributeRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productAttributeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAttributeRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAttributeRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productAttributeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $productAttributeFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAttributeFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $productAttributeFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productAttributeTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productAttributeTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productAttributeTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productAttributeTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productAttributeTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAttributeTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAttributeTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productAttributeTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAttributeTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productAttributeTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productAttributeValueManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productAttributeValueManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productAttributeValueManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productAttributeValueRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productAttributeValueRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productAttributeValueRepository"; reason: private alias.
Removed service "Sylius\Component\Product\Repository\ProductAttributeValueRepositoryInterface $productAttributeValueRepository"; reason: private alias.
Removed service "Sylius\Bundle\ProductBundle\Doctrine\ORM\ProductAttributeValueRepository $productAttributeValueRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productAttributeValueRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productAttributeValueRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productAttributeValueFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productAttributeValueFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $taxRateManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $taxRateManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $taxRateManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $taxRateRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $taxRateRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxRateRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxRateRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $taxRateRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxRateFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $taxRateFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $taxCategoryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $taxCategoryManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $taxCategoryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $taxCategoryRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $taxCategoryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxCategoryRepository"; reason: private alias.
Removed service "Sylius\Component\Taxation\Repository\TaxCategoryRepositoryInterface $taxCategoryRepository"; reason: private alias.
Removed service "Sylius\Bundle\TaxationBundle\Doctrine\ORM\TaxCategoryRepository $taxCategoryRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxCategoryRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $taxCategoryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxCategoryFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $taxCategoryFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shipmentManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shipmentManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shipmentManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shipmentRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shipmentRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shipmentRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ShipmentRepositoryInterface $shipmentRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ShipmentRepository $shipmentRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipmentRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shipmentRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shipmentFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $shipmentFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shipmentUnitManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shipmentUnitManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shipmentUnitManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shipmentUnitRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shipmentUnitRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shipmentUnitRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shipmentUnitRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shipmentUnitRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shipmentUnitFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $shipmentUnitFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shippingMethodManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shippingMethodManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shippingMethodManager"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ShippingMethodRepositoryInterface $shippingMethodRepository"; reason: private alias.
Removed service "Sylius\Component\Shipping\Repository\ShippingMethodRepositoryInterface $shippingMethodRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingMethodRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shippingMethodRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shippingMethodRepository"; reason: private alias.
Removed service "App\Repository\ShippingMethod\ShippingMethodRepository $shippingMethodRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingMethodRepository $shippingMethodRepository"; reason: private alias.
Removed service "Sylius\Bundle\ShippingBundle\Doctrine\ORM\ShippingMethodRepository $shippingMethodRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingMethodRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shippingMethodRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $shippingMethodFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingMethodFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $shippingMethodFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shippingMethodTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shippingMethodTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shippingMethodTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shippingMethodTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shippingMethodTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingMethodTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingMethodTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shippingMethodTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingMethodTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $shippingMethodTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shippingCategoryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shippingCategoryManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shippingCategoryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shippingCategoryRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shippingCategoryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingCategoryRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ShippingCategoryRepositoryInterface $shippingCategoryRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ShippingCategoryRepository $shippingCategoryRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingCategoryRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shippingCategoryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingCategoryFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $shippingCategoryFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shippingMethodRuleManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shippingMethodRuleManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shippingMethodRuleManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shippingMethodRuleRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shippingMethodRuleRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingMethodRuleRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingMethodRuleRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shippingMethodRuleRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingMethodRuleFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $shippingMethodRuleFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $paymentManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $paymentManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $paymentManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $paymentRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $paymentRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\PaymentRepositoryInterface $paymentRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\PaymentRepository $paymentRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $paymentRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $paymentFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $paymentMethodManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $paymentMethodManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $paymentMethodManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $paymentMethodRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $paymentMethodRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentMethodRepository"; reason: private alias.
Removed service "Sylius\Component\Payment\Repository\PaymentMethodRepositoryInterface $paymentMethodRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\PaymentMethodRepositoryInterface $paymentMethodRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\PaymentMethodRepository $paymentMethodRepository"; reason: private alias.
Removed service "Sylius\Bundle\PaymentBundle\Doctrine\ORM\PaymentMethodRepository $paymentMethodRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentMethodRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $paymentMethodRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $paymentMethodFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentMethodFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $paymentMethodFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $paymentMethodTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $paymentMethodTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $paymentMethodTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $paymentMethodTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $paymentMethodTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentMethodTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentMethodTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $paymentMethodTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentMethodTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $paymentMethodTranslationFactory"; reason: private alias.
Removed service "sylius.email_sender.adapter"; reason: private alias.
Removed service "sylius.email_renderer.adapter"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionSubjectManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionSubjectManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionSubjectManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionSubjectRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionSubjectRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionSubjectRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionSubjectRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionSubjectRepository"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionRepository"; reason: private alias.
Removed service "Sylius\Component\Promotion\Repository\PromotionRepositoryInterface $promotionRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\PromotionRepositoryInterface $promotionRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\PromotionRepository $promotionRepository"; reason: private alias.
Removed service "Sylius\Bundle\PromotionBundle\Doctrine\ORM\PromotionRepository $promotionRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $promotionFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionCouponManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionCouponManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionCouponManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionCouponRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionCouponRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionCouponRepository"; reason: private alias.
Removed service "Sylius\Component\Promotion\Repository\PromotionCouponRepositoryInterface $promotionCouponRepository"; reason: private alias.
Removed service "Sylius\Bundle\PromotionBundle\Doctrine\ORM\PromotionCouponRepository $promotionCouponRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionCouponRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionCouponRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionCouponFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $promotionCouponFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionRuleManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionRuleManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionRuleManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionRuleRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionRuleRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionRuleRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionRuleRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionRuleRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionRuleFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $promotionRuleFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $promotionActionManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $promotionActionManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $promotionActionManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $promotionActionRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $promotionActionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $promotionActionRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $promotionActionRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $promotionActionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $promotionActionFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $promotionActionFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $addressManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $addressManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $addressManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $addressRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $addressRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $addressRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\AddressRepositoryInterface $addressRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\AddressRepository $addressRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $addressRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $addressRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $addressFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $addressFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $countryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $countryManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $countryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $countryRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $countryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $countryRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $countryRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $countryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $countryFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $countryFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $provinceManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $provinceManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $provinceManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $provinceRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $provinceRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $provinceRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $provinceRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $provinceRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $provinceFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $provinceFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $zoneManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $zoneManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $zoneManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $zoneRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $zoneRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $zoneRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $zoneRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $zoneRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $zoneFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $zoneFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $zoneMemberManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $zoneMemberManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $zoneMemberManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $zoneMemberRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $zoneMemberRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $zoneMemberRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $zoneMemberRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $zoneMemberRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $zoneMemberFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $zoneMemberFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $addressLogEntryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $addressLogEntryManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $addressLogEntryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $addressLogEntryRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $addressLogEntryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $addressLogEntryRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\ResourceLogEntryRepositoryInterface $addressLogEntryRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\ResourceLogEntryRepository $addressLogEntryRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $addressLogEntryRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $addressLogEntryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $addressLogEntryFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $addressLogEntryFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $inventoryUnitManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $inventoryUnitManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $inventoryUnitManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $inventoryUnitRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $inventoryUnitRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $inventoryUnitRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $inventoryUnitRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $inventoryUnitRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $inventoryUnitFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $inventoryUnitFactory"; reason: private alias.
Removed service "sylius.availability_checker"; reason: private alias.
Removed service "Sylius\Component\Inventory\Checker\AvailabilityCheckerInterface"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $taxonManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $taxonManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $taxonManager"; reason: private alias.
Removed service "Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface $taxonRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxonRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $taxonRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $taxonRepository"; reason: private alias.
Removed service "App\Repository\Taxon\TaxonRepository $taxonRepository"; reason: private alias.
Removed service "Sylius\Bundle\TaxonomyBundle\Doctrine\ORM\TaxonRepository $taxonRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxonRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $taxonRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactoryInterface $taxonFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxonFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\TranslatableFactory $taxonFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $taxonTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $taxonTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $taxonTranslationManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxonTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $taxonTranslationRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $taxonTranslationRepository"; reason: private alias.
Removed service "App\Repository\Taxon\TaxonTranslationRepository $taxonTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxonTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $taxonTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxonTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $taxonTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $adminUserManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $adminUserManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $adminUserManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $adminUserRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $adminUserRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $adminUserRepository"; reason: private alias.
Removed service "Sylius\Component\User\Repository\UserRepositoryInterface $adminUserRepository"; reason: private alias.
Removed service "Sylius\Bundle\UserBundle\Doctrine\ORM\UserRepository $adminUserRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $adminUserRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $adminUserRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $adminUserFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $adminUserFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shopUserManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shopUserManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shopUserManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shopUserRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shopUserRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shopUserRepository"; reason: private alias.
Removed service "Sylius\Component\User\Repository\UserRepositoryInterface $shopUserRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\UserRepository $shopUserRepository"; reason: private alias.
Removed service "Sylius\Bundle\UserBundle\Doctrine\ORM\UserRepository $shopUserRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shopUserRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shopUserRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shopUserFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $shopUserFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $oauthUserManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $oauthUserManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $oauthUserManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $oauthUserRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $oauthUserRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $oauthUserRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $oauthUserRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $oauthUserRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $oauthUserFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $oauthUserFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $customerManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $customerManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $customerManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $customerRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $customerRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $customerRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\CustomerRepositoryInterface $customerRepository"; reason: private alias.
Removed service "Sylius\AdminOrderCreationPlugin\Doctrine\ORM\CustomerRepositoryInterface $customerRepository"; reason: private alias.
Removed service "Setono\SyliusMailchimpPlugin\Repository\CustomerRepositoryInterface $customerRepository"; reason: private alias.
Removed service "Setono\SyliusMailchimpPlugin\Repository\MailchimpAwareRepositoryInterface $customerRepository"; reason: private alias.
Removed service "App\Repository\Customer\CustomerRepository $customerRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\CustomerRepository $customerRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customerRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $customerRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $customerFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $customerFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $customerGroupManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $customerGroupManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $customerGroupManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $customerGroupRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $customerGroupRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $customerGroupRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customerGroupRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $customerGroupRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $customerGroupFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $customerGroupFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productReviewManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productReviewManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productReviewManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productReviewRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productReviewRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productReviewRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ProductReviewRepositoryInterface $productReviewRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductReviewRepository $productReviewRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productReviewRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productReviewRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productReviewFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productReviewFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productReviewerManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productReviewerManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productReviewerManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productReviewerRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productReviewerRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productReviewerRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productReviewerRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productReviewerRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productReviewerFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productReviewerFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productTaxonManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productTaxonManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productTaxonManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productTaxonRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productTaxonRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productTaxonRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\ProductTaxonRepositoryInterface $productTaxonRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductTaxonRepository $productTaxonRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productTaxonRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productTaxonRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productTaxonFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productTaxonFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productImageManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productImageRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productImageRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productImageRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productImageFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productImageFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $taxonImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $taxonImageManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $taxonImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $taxonImageRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $taxonImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxonImageRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxonImageRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $taxonImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxonImageFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $taxonImageFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $channelPricingManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $channelPricingManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $channelPricingManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $channelPricingRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $channelPricingRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $channelPricingRepository"; reason: private alias.
Removed service "App\Repository\Channel\ChannelPricingRepository $channelPricingRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channelPricingRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $channelPricingRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $channelPricingFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $channelPricingFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $avatarImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $avatarImageManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $avatarImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $avatarImageRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $avatarImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $avatarImageRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\AvatarImageRepositoryInterface $avatarImageRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\AvatarImageRepository $avatarImageRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $avatarImageRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $avatarImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $avatarImageFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $avatarImageFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shopBillingDataManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shopBillingDataManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shopBillingDataManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shopBillingDataRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shopBillingDataRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shopBillingDataRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shopBillingDataRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shopBillingDataRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shopBillingDataFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $shopBillingDataFactory"; reason: private alias.
Removed service "sylius.resource_controller.authorization_checker"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $tierpriceManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $tierpriceManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $tierpriceManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $tierpriceRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $tierpriceRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $tierpriceRepository"; reason: private alias.
Removed service "Brille24\SyliusTierPricePlugin\Repository\TierPriceRepositoryInterface $tierpriceRepository"; reason: private alias.
Removed service "Brille24\SyliusTierPricePlugin\Repository\TierPriceRepository $tierpriceRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $tierpriceRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $tierpriceRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $tierpriceFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $tierpriceFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $bonusPointsStrategyManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $bonusPointsStrategyManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $bonusPointsStrategyManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $bonusPointsStrategyRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $bonusPointsStrategyRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $bonusPointsStrategyRepository"; reason: private alias.
Removed service "BitBag\SyliusBonusPointsPlugin\Repository\BonusPointsStrategyRepositoryInterface $bonusPointsStrategyRepository"; reason: private alias.
Removed service "BitBag\SyliusBonusPointsPlugin\Repository\BonusPointsStrategyRepository $bonusPointsStrategyRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $bonusPointsStrategyRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $bonusPointsStrategyRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $bonusPointsStrategyFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $bonusPointsStrategyFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $bonusPointsStrategyRuleManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $bonusPointsStrategyRuleManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $bonusPointsStrategyRuleManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $bonusPointsStrategyRuleRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $bonusPointsStrategyRuleRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $bonusPointsStrategyRuleRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $bonusPointsStrategyRuleRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $bonusPointsStrategyRuleRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $bonusPointsStrategyRuleFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $bonusPointsStrategyRuleFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $bonusPointsManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $bonusPointsManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $bonusPointsManager"; reason: private alias.
Removed service "BitBag\SyliusBonusPointsPlugin\Repository\BonusPointsRepositoryInterface $bonusPointsRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $bonusPointsRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $bonusPointsRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $bonusPointsRepository"; reason: private alias.
Removed service "App\Repository\BonusPoints\BonusPointsRepository $bonusPointsRepository"; reason: private alias.
Removed service "BitBag\SyliusBonusPointsPlugin\Repository\BonusPointsRepository $bonusPointsRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $bonusPointsRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $bonusPointsRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $bonusPointsFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $bonusPointsFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $customerBonusPointsManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $customerBonusPointsManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $customerBonusPointsManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $customerBonusPointsRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $customerBonusPointsRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $customerBonusPointsRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customerBonusPointsRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $customerBonusPointsRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $customerBonusPointsFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $customerBonusPointsFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shippingTableRateManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shippingTableRateManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shippingTableRateManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shippingTableRateRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shippingTableRateRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingTableRateRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingTableRateRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shippingTableRateRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingTableRateFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $shippingTableRateFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $rightManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $rightManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $rightManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $rightRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $rightRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $rightRepository"; reason: private alias.
Removed service "Arobases\SyliusRightsManagementPlugin\Repository\Right\RightRepository $rightRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $rightRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $rightRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $rightFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $rightFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $roleManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $roleManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $roleManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $roleRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $roleRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $roleRepository"; reason: private alias.
Removed service "Arobases\SyliusRightsManagementPlugin\Repository\Role\RoleRepository $roleRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $roleRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $roleRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $roleFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $roleFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $rightGroupManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $rightGroupManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $rightGroupManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $rightGroupRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $rightGroupRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $rightGroupRepository"; reason: private alias.
Removed service "Arobases\SyliusRightsManagementPlugin\Repository\Group\RightGroupRepository $rightGroupRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $rightGroupRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $rightGroupRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $rightGroupFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $rightGroupFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $labelManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $labelManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $labelManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $labelRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $labelRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $labelRepository"; reason: private alias.
Removed service "Arobases\SyliusTransporterLabelGenerationPlugin\Repository\LabelRepository $labelRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $labelRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $labelRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $labelFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $labelFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $labelItemManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $labelItemManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $labelItemManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $labelItemRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $labelItemRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $labelItemRepository"; reason: private alias.
Removed service "Arobases\SyliusTransporterLabelGenerationPlugin\Repository\LabelItemRepository $labelItemRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $labelItemRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $labelItemRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $labelItemFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $labelItemFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $transporterManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $transporterManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $transporterManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $transporterRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $transporterRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $transporterRepository"; reason: private alias.
Removed service "Arobases\SyliusTransporterLabelGenerationPlugin\Repository\TransporterRepository $transporterRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $transporterRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $transporterRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $transporterFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $transporterFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $blockManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $blockManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $blockManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $blockRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $blockRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $blockRepository"; reason: private alias.
Removed service "BitBag\SyliusCmsPlugin\Repository\BlockRepositoryInterface $blockRepository"; reason: private alias.
Removed service "BitBag\SyliusCmsPlugin\Repository\BlockRepository $blockRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $blockRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $blockRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $blockFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $blockFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $blockTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $blockTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $blockTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $blockTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $blockTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $blockTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $blockTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $blockTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $blockTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $blockTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $pageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $pageManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $pageManager"; reason: private alias.
Removed service "BitBag\SyliusCmsPlugin\Repository\PageRepositoryInterface $pageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $pageRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $pageRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $pageRepository"; reason: private alias.
Removed service "App\Repository\Cms\PageRepository $pageRepository"; reason: private alias.
Removed service "BitBag\SyliusCmsPlugin\Repository\PageRepository $pageRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $pageRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $pageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $pageFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $pageFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $pageTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $pageTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $pageTranslationManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $pageTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $pageTranslationRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $pageTranslationRepository"; reason: private alias.
Removed service "App\Repository\Cms\PageTranslationRepository $pageTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $pageTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $pageTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $pageTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $pageTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $frequentlyAskedQuestionManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $frequentlyAskedQuestionManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $frequentlyAskedQuestionManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $frequentlyAskedQuestionRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $frequentlyAskedQuestionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $frequentlyAskedQuestionRepository"; reason: private alias.
Removed service "BitBag\SyliusCmsPlugin\Repository\FrequentlyAskedQuestionRepositoryInterface $frequentlyAskedQuestionRepository"; reason: private alias.
Removed service "BitBag\SyliusCmsPlugin\Repository\FrequentlyAskedQuestionRepository $frequentlyAskedQuestionRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $frequentlyAskedQuestionRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $frequentlyAskedQuestionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $frequentlyAskedQuestionFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $frequentlyAskedQuestionFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $frequentlyAskedQuestionTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $frequentlyAskedQuestionTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $frequentlyAskedQuestionTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $frequentlyAskedQuestionTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $frequentlyAskedQuestionTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $frequentlyAskedQuestionTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $frequentlyAskedQuestionTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $frequentlyAskedQuestionTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $frequentlyAskedQuestionTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $frequentlyAskedQuestionTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $sectionManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $sectionManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $sectionManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $sectionRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $sectionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $sectionRepository"; reason: private alias.
Removed service "BitBag\SyliusCmsPlugin\Repository\SectionRepositoryInterface $sectionRepository"; reason: private alias.
Removed service "BitBag\SyliusCmsPlugin\Repository\SectionRepository $sectionRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $sectionRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $sectionRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $sectionFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $sectionFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $sectionTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $sectionTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $sectionTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $sectionTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $sectionTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $sectionTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $sectionTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $sectionTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $sectionTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $sectionTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $mediaManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $mediaManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $mediaManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $mediaRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $mediaRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $mediaRepository"; reason: private alias.
Removed service "BitBag\SyliusCmsPlugin\Repository\MediaRepositoryInterface $mediaRepository"; reason: private alias.
Removed service "BitBag\SyliusCmsPlugin\Repository\MediaRepository $mediaRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $mediaRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $mediaRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $mediaFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $mediaFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $mediaTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $mediaTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $mediaTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $mediaTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $mediaTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $mediaTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $mediaTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $mediaTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $mediaTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $mediaTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productBundleManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productBundleManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productBundleManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productBundleRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productBundleRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productBundleRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productBundleRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productBundleRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productBundleFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productBundleFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productBundleItemManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productBundleItemManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productBundleItemManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productBundleItemRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productBundleItemRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productBundleItemRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productBundleItemRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productBundleItemRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productBundleItemFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productBundleItemFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $productBundleOrderItemManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $productBundleOrderItemManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $productBundleOrderItemManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $productBundleOrderItemRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $productBundleOrderItemRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $productBundleOrderItemRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $productBundleOrderItemRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $productBundleOrderItemRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $productBundleOrderItemFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $productBundleOrderItemFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $seoContentManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $seoContentManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $seoContentManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $seoContentRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $seoContentRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $seoContentRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $seoContentRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $seoContentRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $seoContentFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $seoContentFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $seoContentTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $seoContentTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $seoContentTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $seoContentTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $seoContentTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $seoContentTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $seoContentTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $seoContentTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $seoContentTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $seoContentTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $settingManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $settingManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $settingManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $settingRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $settingRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $settingRepository"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Repository\SettingRepositoryInterface $settingRepository"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Repository\SettingRepository $settingRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $settingRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $settingRepository"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Factory\SettingFactoryInterface $settingFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $settingFactory"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Factory\SettingFactory $settingFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $partnerManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $partnerManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $partnerManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $partnerRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $partnerRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $partnerRepository"; reason: private alias.
Removed service "App\Repository\Partner\PartnerRepository $partnerRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $partnerRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $partnerRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $partnerFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $partnerFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $parameterManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $parameterManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $parameterManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $parameterRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $parameterRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $parameterRepository"; reason: private alias.
Removed service "App\Repository\Parameter\ParameterRepository $parameterRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $parameterRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $parameterRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $parameterFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $parameterFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $channelParameterManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $channelParameterManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $channelParameterManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $channelParameterRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $channelParameterRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $channelParameterRepository"; reason: private alias.
Removed service "App\Repository\Channel\ChannelParameterRepository $channelParameterRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $channelParameterRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $channelParameterRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $channelParameterFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $channelParameterFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $resendingTimeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $resendingTimeManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $resendingTimeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $resendingTimeRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $resendingTimeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $resendingTimeRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $resendingTimeRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $resendingTimeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $resendingTimeFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $resendingTimeFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $contactSubjectManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $contactSubjectManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $contactSubjectManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $contactSubjectRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $contactSubjectRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $contactSubjectRepository"; reason: private alias.
Removed service "App\Repository\ContactSubject\ContactSubjectRepository $contactSubjectRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $contactSubjectRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $contactSubjectRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $contactSubjectFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $contactSubjectFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $contactSubjectTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $contactSubjectTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $contactSubjectTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $contactSubjectTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $contactSubjectTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $contactSubjectTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $contactSubjectTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $contactSubjectTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $contactSubjectTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $contactSubjectTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $emailManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $emailManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $emailManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $emailRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $emailRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $emailRepository"; reason: private alias.
Removed service "App\Repository\Email\EmailRepository $emailRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $emailRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $emailRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $emailFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $emailFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $emailTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $emailTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $emailTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $emailTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $emailTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $emailTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $emailTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $emailTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $emailTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $emailTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $pageMetaManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $pageMetaManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $pageMetaManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $pageMetaRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $pageMetaRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $pageMetaRepository"; reason: private alias.
Removed service "App\Repository\PageMeta\PageMetaRepository $pageMetaRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $pageMetaRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $pageMetaRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $pageMetaFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $pageMetaFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $pageMetaTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $pageMetaTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $pageMetaTranslationManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $pageMetaTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $pageMetaTranslationRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $pageMetaTranslationRepository"; reason: private alias.
Removed service "App\Repository\PageMeta\PageMetaTranslationRepository $pageMetaTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $pageMetaTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $pageMetaTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $pageMetaTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $pageMetaTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $brandManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $brandManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $brandManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $brandRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $brandRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $brandRepository"; reason: private alias.
Removed service "App\Repository\Brand\BrandRepository $brandRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $brandRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $brandRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $brandFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $brandFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $brandTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $brandTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $brandTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $brandTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $brandTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $brandTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $brandTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $brandTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $brandTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $brandTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $brandImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $brandImageManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $brandImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $brandImageRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $brandImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $brandImageRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $brandImageRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $brandImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $brandImageFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $brandImageFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $fontManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $fontManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $fontManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $fontRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $fontRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $fontRepository"; reason: private alias.
Removed service "App\Repository\Configurator\FontRepository $fontRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $fontRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $fontRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $fontFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $fontFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $workflowManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $workflowManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $workflowManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $workflowRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $workflowRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $workflowRepository"; reason: private alias.
Removed service "App\Repository\Configurator\WorkflowRepository $workflowRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $workflowRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $workflowRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $workflowFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $workflowFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $fontColorManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $fontColorManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $fontColorManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $fontColorRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $fontColorRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $fontColorRepository"; reason: private alias.
Removed service "App\Repository\Configurator\FontColorRepository $fontColorRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $fontColorRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $fontColorRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $fontColorFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $fontColorFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $fontColorTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $fontColorTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $fontColorTranslationManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $fontColorTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $fontColorTranslationRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $fontColorTranslationRepository"; reason: private alias.
Removed service "App\Repository\Configurator\FontColorTranslationRepository $fontColorTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $fontColorTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $fontColorTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $fontColorTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $fontColorTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $messageHistoryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $messageHistoryManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $messageHistoryManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $messageHistoryRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $messageHistoryRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $messageHistoryRepository"; reason: private alias.
Removed service "App\Repository\MessageHistory\MessageHistoryRepository $messageHistoryRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $messageHistoryRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $messageHistoryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $messageHistoryFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $messageHistoryFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $supplierManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $supplierManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $supplierManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $supplierRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $supplierRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $supplierRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $supplierRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $supplierRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $supplierFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $supplierFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $shippingDelaysManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $shippingDelaysManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shippingDelaysManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $shippingDelaysRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $shippingDelaysRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $shippingDelaysRepository"; reason: private alias.
Removed service "App\Repository\Shipping\ShippingDelaysRepository $shippingDelaysRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $shippingDelaysRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $shippingDelaysRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $shippingDelaysFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $shippingDelaysFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $orderStatusManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $orderStatusManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $orderStatusManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderStatusRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $orderStatusRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $orderStatusRepository"; reason: private alias.
Removed service "App\Repository\Order\OrderStatusRepository $orderStatusRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderStatusRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $orderStatusRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderStatusFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $orderStatusFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $orderStatusChangeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $orderStatusChangeManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $orderStatusChangeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $orderStatusChangeRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $orderStatusChangeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $orderStatusChangeRepository"; reason: private alias.
Removed service "Sylius\Component\Order\Repository\OrderRepositoryInterface $orderStatusChangeRepository"; reason: private alias.
Removed service "Sylius\Component\Core\Repository\OrderRepositoryInterface $orderStatusChangeRepository"; reason: private alias.
Removed service "Setono\SyliusMailchimpPlugin\Repository\OrderRepositoryInterface $orderStatusChangeRepository"; reason: private alias.
Removed service "Setono\SyliusMailchimpPlugin\Repository\MailchimpAwareRepositoryInterface $orderStatusChangeRepository"; reason: private alias.
Removed service "App\Repository\Order\OrderRepository $orderStatusChangeRepository"; reason: private alias.
Removed service "Sylius\Bundle\CoreBundle\Doctrine\ORM\OrderRepository $orderStatusChangeRepository"; reason: private alias.
Removed service "Sylius\Bundle\OrderBundle\Doctrine\ORM\OrderRepository $orderStatusChangeRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $orderStatusChangeRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $orderStatusChangeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $orderStatusChangeFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $orderStatusChangeFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $savedCartManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $savedCartManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $savedCartManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $savedCartRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $savedCartRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $savedCartRepository"; reason: private alias.
Removed service "App\Repository\Cart\SavedCartRepository $savedCartRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $savedCartRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $savedCartRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $savedCartFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $savedCartFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $availabilityNotifierManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $availabilityNotifierManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $availabilityNotifierManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $availabilityNotifierRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $availabilityNotifierRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $availabilityNotifierRepository"; reason: private alias.
Removed service "App\Repository\UserAlertStock\AvailabilityNotifierRepository $availabilityNotifierRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $availabilityNotifierRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $availabilityNotifierRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $availabilityNotifierFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $availabilityNotifierFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $libraryManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $libraryManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $libraryManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $libraryRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $libraryRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $libraryRepository"; reason: private alias.
Removed service "App\Repository\Configurator\LibraryRepository $libraryRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $libraryRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $libraryRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $libraryFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $libraryFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $libraryTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $libraryTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $libraryTranslationManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $libraryTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $libraryTranslationRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $libraryTranslationRepository"; reason: private alias.
Removed service "App\Repository\Configurator\LibraryTranslationRepository $libraryTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $libraryTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $libraryTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $libraryTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $libraryTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $libraryFileManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $libraryFileManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $libraryFileManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $libraryFileRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $libraryFileRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $libraryFileRepository"; reason: private alias.
Removed service "App\Repository\Configurator\LibraryFileRepository $libraryFileRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $libraryFileRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $libraryFileRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $libraryFileFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $libraryFileFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $modelManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $modelManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $modelManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $modelRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $modelRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $modelRepository"; reason: private alias.
Removed service "App\Repository\Configurator\ModelRepository $modelRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $modelRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $modelRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $modelFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $modelFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $elementManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $elementManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $elementManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $elementRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $elementRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $elementRepository"; reason: private alias.
Removed service "App\Repository\Configurator\ElementRepository $elementRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $elementRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $elementRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $elementFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $elementFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $configurationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $configurationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $configurationManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $configurationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $configurationRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $configurationRepository"; reason: private alias.
Removed service "App\Repository\Configurator\ConfigurationRepository $configurationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $configurationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $configurationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $configurationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $configurationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $configurationItemManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $configurationItemManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $configurationItemManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $configurationItemRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $configurationItemRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $configurationItemRepository"; reason: private alias.
Removed service "App\Repository\Configurator\ConfigurationItemRepository $configurationItemRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $configurationItemRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $configurationItemRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $configurationItemFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $configurationItemFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $configurationImageManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $configurationImageManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $configurationImageManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $configurationImageRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $configurationImageRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $configurationImageRepository"; reason: private alias.
Removed service "App\Repository\Configurator\ConfigurationImageRepository $configurationImageRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $configurationImageRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $configurationImageRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $configurationImageFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $configurationImageFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $configurationImageTypeManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $configurationImageTypeManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $configurationImageTypeManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $configurationImageTypeRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $configurationImageTypeRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $configurationImageTypeRepository"; reason: private alias.
Removed service "App\Repository\Configurator\ConfigurationImageTypeRepository $configurationImageTypeRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $configurationImageTypeRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $configurationImageTypeRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $configurationImageTypeFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $configurationImageTypeFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $popupManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $popupManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $popupManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $popupRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $popupRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $popupRepository"; reason: private alias.
Removed service "App\Repository\Popup\PopupRepository $popupRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $popupRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $popupRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $popupFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $popupFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $popupTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $popupTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $popupTranslationManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $popupTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $popupTranslationRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $popupTranslationRepository"; reason: private alias.
Removed service "App\Repository\Popup\PopupTranslationRepository $popupTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $popupTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $popupTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $popupTranslationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $popupTranslationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $importManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $importManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $importManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $importRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $importRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $importRepository"; reason: private alias.
Removed service "App\Repository\Import\SavedImportRepository $importRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $importRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $importRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $importFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $importFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $stockFamilyManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $stockFamilyManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $stockFamilyManager"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $stockFamilyRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $stockFamilyRepository"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $stockFamilyRepository"; reason: private alias.
Removed service "App\Repository\StockFamily\StockFamilyRepository $stockFamilyRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $stockFamilyRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $stockFamilyRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $stockFamilyFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $stockFamilyFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $creditMemoManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $creditMemoManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $creditMemoManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $creditMemoRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $creditMemoRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $creditMemoRepository"; reason: private alias.
Removed service "Sylius\RefundPlugin\Repository\CreditMemoRepositoryInterface $creditMemoRepository"; reason: private alias.
Removed service "Sylius\RefundPlugin\Doctrine\ORM\CreditMemoRepository $creditMemoRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $creditMemoRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $creditMemoRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $creditMemoFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $creditMemoFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $lineItemManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $lineItemManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $lineItemManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $lineItemRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $lineItemRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $lineItemRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $lineItemRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $lineItemRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $lineItemFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $lineItemFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $taxItemManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $taxItemManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $taxItemManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $taxItemRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $taxItemRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $taxItemRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $taxItemRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $taxItemRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $taxItemFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $taxItemFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $refundManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $refundManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $refundManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $refundRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $refundRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $refundRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $refundRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $refundRepository"; reason: private alias.
Removed service "Sylius\RefundPlugin\Factory\RefundFactoryInterface $refundFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $refundFactory"; reason: private alias.
Removed service "Sylius\RefundPlugin\Factory\RefundFactory $refundFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $refundPaymentManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $refundPaymentManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $refundPaymentManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $refundPaymentRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $refundPaymentRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $refundPaymentRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $refundPaymentRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $refundPaymentRepository"; reason: private alias.
Removed service "Sylius\RefundPlugin\Factory\RefundPaymentFactoryInterface $refundPaymentFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $refundPaymentFactory"; reason: private alias.
Removed service "Sylius\RefundPlugin\Factory\RefundPaymentFactory $refundPaymentFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $customerBillingDataManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $customerBillingDataManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $customerBillingDataManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $customerBillingDataRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $customerBillingDataRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $customerBillingDataRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customerBillingDataRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $customerBillingDataRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $customerBillingDataFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $customerBillingDataFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $commandManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $commandManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $commandManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $commandRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $commandRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $commandRepository"; reason: private alias.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Repository\CommandRepositoryInterface $commandRepository"; reason: private alias.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Repository\CommandRepository $commandRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $commandRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $commandRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $commandFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $commandFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $scheduledCommandManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $scheduledCommandManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $scheduledCommandManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $scheduledCommandRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $scheduledCommandRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $scheduledCommandRepository"; reason: private alias.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Repository\ScheduledCommandRepositoryInterface $scheduledCommandRepository"; reason: private alias.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Repository\ScheduledCommandRepository $scheduledCommandRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $scheduledCommandRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $scheduledCommandRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $scheduledCommandFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $scheduledCommandFactory"; reason: private alias.
Removed service "Setono\DoctrineORMBatcher\Factory\BatcherFactoryInterface"; reason: private alias.
Removed service "Setono\DoctrineORMBatcher\Query\QueryRebuilderInterface"; reason: private alias.
Removed service "setono_sylius_callout.css_class_builder"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $calloutManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $calloutManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $calloutManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $calloutRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $calloutRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $calloutRepository"; reason: private alias.
Removed service "Setono\SyliusCalloutPlugin\Repository\CalloutRepositoryInterface $calloutRepository"; reason: private alias.
Removed service "Setono\SyliusCalloutPlugin\Repository\CalloutRepository $calloutRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $calloutRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $calloutRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $calloutFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $calloutFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $calloutTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $calloutTranslationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $calloutTranslationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $calloutTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $calloutTranslationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $calloutTranslationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $calloutTranslationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $calloutTranslationRepository"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $calloutRuleManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $calloutRuleManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $calloutRuleManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $calloutRuleRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $calloutRuleRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $calloutRuleRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $calloutRuleRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $calloutRuleRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $calloutRuleFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $calloutRuleFactory"; reason: private alias.
Removed service "Setono\SyliusRedirectPlugin\Factory\RedirectFactoryInterface"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $redirectManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $redirectManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $redirectManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $redirectRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $redirectRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $redirectRepository"; reason: private alias.
Removed service "Setono\SyliusRedirectPlugin\Repository\RedirectRepositoryInterface $redirectRepository"; reason: private alias.
Removed service "Setono\SyliusRedirectPlugin\Repository\RedirectRepository $redirectRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $redirectRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $redirectRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $redirectFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $redirectFactory"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $defaultStorage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $defaultStorage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $defaultStorage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $setonoSyliusFeedStorageLocalFeedTmp"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $setonoSyliusFeedStorageLocalFeedTmp"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $setonoSyliusFeedStorageLocalFeedTmp"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $setonoSyliusFeedStorageLocalFeed"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $setonoSyliusFeedStorageLocalFeed"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $setonoSyliusFeedStorageLocalFeed"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $feedManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $feedManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $feedManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $feedRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $feedRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $feedRepository"; reason: private alias.
Removed service "Setono\SyliusFeedPlugin\Repository\FeedRepositoryInterface $feedRepository"; reason: private alias.
Removed service "Setono\SyliusFeedPlugin\Doctrine\ORM\FeedRepository $feedRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $feedRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $feedRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $feedFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $feedFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $violationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $violationManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $violationManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $violationRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $violationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $violationRepository"; reason: private alias.
Removed service "Setono\SyliusFeedPlugin\Repository\ViolationRepositoryInterface $violationRepository"; reason: private alias.
Removed service "Setono\SyliusFeedPlugin\Doctrine\ORM\ViolationRepository $violationRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $violationRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $violationRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $violationFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $violationFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $audienceManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $audienceManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $audienceManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $audienceRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $audienceRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $audienceRepository"; reason: private alias.
Removed service "Setono\SyliusMailchimpPlugin\Repository\AudienceRepositoryInterface $audienceRepository"; reason: private alias.
Removed service "Setono\SyliusMailchimpPlugin\Doctrine\ORM\AudienceRepository $audienceRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $audienceRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $audienceRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $audienceFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $audienceFactory"; reason: private alias.
Removed service "Setono\SyliusMailchimpPlugin\Client\ClientInterface"; reason: private alias.
Removed service "Setono\SyliusMailchimpPlugin\Provider\AudienceProviderInterface"; reason: private alias.
Removed service "sylius.grid.renderer"; reason: private alias.
Removed service "sylius.grid.bulk_action_renderer"; reason: private alias.
Removed service "sylius.grid.data_extractor"; reason: private alias.
Removed service "Sonata\BlockBundle\Templating\Helper\BlockHelper"; reason: private alias.
Removed service "sonata.block.context_manager"; reason: private alias.
Removed service "sonata.block.cache.handler"; reason: private alias.
Removed service "sonata.block.renderer"; reason: private alias.
Removed service "hateoas.configuration.metadata.cache"; reason: private alias.
Removed service "jms_serializer.metadata.cache"; reason: private alias.
Removed service "jms_serializer.naming_strategy"; reason: private alias.
Removed service "jms_serializer.object_constructor"; reason: private alias.
Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
Removed service "jms_serializer.accessor_strategy"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
Removed service "Knp\Bundle\GaufretteBundle\FilesystemMap"; reason: private alias.
Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
Removed service "liip_imagine"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
Removed service "payum.entity_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $paymentSecurityTokenManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $paymentSecurityTokenManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $paymentSecurityTokenManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $paymentSecurityTokenRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $paymentSecurityTokenRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $paymentSecurityTokenRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $paymentSecurityTokenRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $paymentSecurityTokenRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $paymentSecurityTokenFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $paymentSecurityTokenFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $gatewayConfigManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $gatewayConfigManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $gatewayConfigManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $gatewayConfigRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $gatewayConfigRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $gatewayConfigRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $gatewayConfigRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $gatewayConfigRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $gatewayConfigFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $gatewayConfigFactory"; reason: private alias.
Removed service "sylius.theme.configuration"; reason: private alias.
Removed service "sylius.theme.configuration.processor"; reason: private alias.
Removed service "sylius.theme.configuration.provider"; reason: private alias.
Removed service "sylius.factory.theme"; reason: private alias.
Removed service "sylius.factory.theme_author"; reason: private alias.
Removed service "sylius.factory.theme_screenshot"; reason: private alias.
Removed service "sylius.theme.circular_dependency_checker"; reason: private alias.
Removed service "sylius.theme.loader"; reason: private alias.
Removed service "sylius.theme.context.settable"; reason: private alias.
Removed service "sylius.repository.theme"; reason: private alias.
Removed service "sylius.theme.hierarchy_provider"; reason: private alias.
Removed service "Sylius\Bundle\ThemeBundle\Context\ThemeContextInterface"; reason: private alias.
Removed service "sylius.context.theme"; reason: private alias.
Removed service "Sylius\Bundle\ShopBundle\Locale\LocaleSwitcherInterface"; reason: private alias.
Removed service "fidry_alice_data_fixtures.doctrine.loader"; reason: private alias.
Removed service "fidry_alice_data_fixtures.persistence.purger.doctrine.orm_purger"; reason: private alias.
Removed service "nelmio_alice.file_locator"; reason: private alias.
Removed service "nelmio_alice.file_parser"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.parser.token_parser"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.parser"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.expression_language.lexer"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture_bag"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.specs"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.flag_parser"; reason: private alias.
Removed service "nelmio_alice.fixture_builder"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer"; reason: private alias.
Removed service "nelmio_alice.fixture_builder.denormalizer.parameter_bag"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.parameter_bag"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.fixture_bag"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.fixture_set"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.value"; reason: private alias.
Removed service "nelmio_alice.generator.resolver.value.property_accessor"; reason: private alias.
Removed service "nelmio_alice.generator.caller"; reason: private alias.
Removed service "nelmio_alice.generator.instantiator"; reason: private alias.
Removed service "nelmio_alice.generator.hydrator"; reason: private alias.
Removed service "nelmio_alice.generator.hydrator.property"; reason: private alias.
Removed service "nelmio_alice.generator"; reason: private alias.
Removed service "nelmio_alice.generator.object_generator"; reason: private alias.
Removed service "nelmio_alice.property_accessor"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "Knp\Snappy\Pdf"; reason: private alias.
Removed service "Knp\Snappy\Image"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $invoiceManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $invoiceManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $invoiceManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $invoiceRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $invoiceRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $invoiceRepository"; reason: private alias.
Removed service "Sylius\InvoicingPlugin\Doctrine\ORM\InvoiceRepositoryInterface $invoiceRepository"; reason: private alias.
Removed service "Sylius\InvoicingPlugin\Doctrine\ORM\InvoiceRepository $invoiceRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $invoiceRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $invoiceRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $invoiceFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $invoiceFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $billingDataManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $billingDataManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $billingDataManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $billingDataRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $billingDataRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $billingDataRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $billingDataRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $billingDataRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $billingDataFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $billingDataFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $invoiceSequenceManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $invoiceSequenceManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $invoiceSequenceManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $invoiceSequenceRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $invoiceSequenceRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $invoiceSequenceRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $invoiceSequenceRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $invoiceSequenceRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $invoiceSequenceFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $invoiceSequenceFactory"; reason: private alias.
Removed service "fos_js_routing.router"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "api_platform.serializer"; reason: private alias.
Removed service "api_platform.property_accessor"; reason: private alias.
Removed service "api_platform.property_info"; reason: private alias.
Removed service "ApiPlatform\Api\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Api\UrlGeneratorInterface"; reason: private alias.
Removed service "ApiPlatform\Serializer\SerializerContextBuilderInterface"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\PropertyFilter"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\GroupFilter"; reason: private alias.
Removed service "api_platform.operation_path_resolver"; reason: private alias.
Removed service "ApiPlatform\Api\IriConverterInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Api\IriConverterInterface"; reason: private alias.
Removed service "api_platform.identifiers_extractor"; reason: private alias.
Removed service "ApiPlatform\Api\IdentifiersExtractorInterface"; reason: private alias.
Removed service "api_platform.state_provider"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\Pagination"; reason: private alias.
Removed service "api_platform.pagination"; reason: private alias.
Removed service "api_platform.state_processor"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.retro_compatible"; reason: private alias.
Removed service "ApiPlatform\Core\Api\OperationAwareFormatsProviderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\ItemDataProviderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\CollectionDataProviderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\SubresourceDataProviderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\Pagination"; reason: private alias.
Removed service "ApiPlatform\Core\DataProvider\PaginationOptions"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory"; reason: private alias.
Removed service "api_platform.route_loader"; reason: private alias.
Removed service "api_platform.iri_converter"; reason: private alias.
Removed service "api_platform.cache.metadata.property"; reason: private alias.
Removed service "api_platform.openapi.factory"; reason: private alias.
Removed service "ApiPlatform\Core\Serializer\SerializerContextBuilderInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Api\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Api\UrlGeneratorInterface"; reason: private alias.
Removed service "ApiPlatform\Core\JsonSchema\SchemaFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\JsonSchema\TypeFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Security\ResourceAccessCheckerInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Validator\ValidatorInterface"; reason: private alias.
Removed service "ApiPlatform\Core\OpenApi\Factory\OpenApiFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\DataPersister\DataPersisterInterface"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\PaginationOptions"; reason: private alias.
Removed service "api_platform.operation_path_resolver.default"; reason: private alias.
Removed service "api_platform.path_segment_name_generator"; reason: private alias.
Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.legacy"; reason: private alias.
Removed service "ApiPlatform\Core\Metadata\Property\Factory\PropertyMetadataFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory"; reason: private alias.
Removed service "api_platform.metadata.extractor.yaml"; reason: private alias.
Removed service "api_platform.metadata.extractor.xml"; reason: private alias.
Removed service "api_platform.metadata.property_extractor.xml"; reason: private alias.
Removed service "api_platform.metadata.resource_extractor.xml"; reason: private alias.
Removed service "ApiPlatform\JsonSchema\TypeFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\JsonSchema\SchemaFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Serializer\OpenApiNormalizer"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Options"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Factory\OpenApiFactoryInterface"; reason: private alias.
Removed service "api_platform.swagger_ui.listener"; reason: private alias.
Removed service "api_platform.operation_path_resolver.legacy"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\RemoveProcessor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\PersistProcessor"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\RangeFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\NumericFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\ExistsFilter"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension"; reason: private alias.
Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension"; reason: private alias.
Removed service "ApiPlatform\Validator\ValidatorInterface"; reason: private alias.
Removed service "api_platform.message_bus"; reason: private alias.
Removed service "api_platform.security.expression_language"; reason: private alias.
Removed service "ApiPlatform\Symfony\Security\ResourceAccessCheckerInterface"; reason: private alias.
Removed service "ApiPlatform\Core\Api\IdentifiersExtractorInterface"; reason: private alias.
Removed service "BabDev\PagerfantaBundle\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
Removed service "Pagerfanta\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
Removed service "Pagerfanta\View\ViewFactory"; reason: private alias.
Removed service "Pagerfanta\View\ViewFactoryInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Settings\Metadata\RegistryInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Settings\RegistryInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Provider\SettingsProviderInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Provider\SettingProviderInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Form\MainSettingsTypeInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Processor\SettingsProcessorInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Factory\Form\MainSettingsFormTypeFactoryInterface"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Formatter\SettingsFormatterInterface"; reason: private alias.
Removed service "Jane\Component\AutoMapper\MapperGeneratorMetadataFactoryInterface"; reason: private alias.
Removed service "Jane\Component\AutoMapper\Loader\ClassLoaderInterface"; reason: private alias.
Removed service "Jane\Component\AutoMapper\Transformer\TransformerFactoryInterface"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $wishlistManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $wishlistManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $wishlistManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $wishlistRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $wishlistRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $wishlistRepository"; reason: private alias.
Removed service "BitBag\SyliusWishlistPlugin\Repository\WishlistRepositoryInterface $wishlistRepository"; reason: private alias.
Removed service "BitBag\SyliusWishlistPlugin\Repository\WishlistRepository $wishlistRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $wishlistRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $wishlistRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $wishlistFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $wishlistFactory"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ObjectManager $wishlistProductManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectManager $wishlistProductManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $wishlistProductManager"; reason: private alias.
Removed service "Doctrine\Persistence\ObjectRepository $wishlistProductRepository"; reason: private alias.
Removed service "Doctrine\Common\Collections\Selectable $wishlistProductRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $wishlistProductRepository"; reason: private alias.
Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $wishlistProductRepository"; reason: private alias.
Removed service "Doctrine\ORM\EntityRepository $wishlistProductRepository"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\FactoryInterface $wishlistProductFactory"; reason: private alias.
Removed service "Sylius\Component\Resource\Factory\Factory $wishlistProductFactory"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3Validator"; reason: private alias.
Removed service "karser_recaptcha3.google.request_method"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "bitbag.sylius_wishlist_plugin.command_bus"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $payumLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $snappyLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $paypalLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailchimpLogger"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "Sylius\Component\Order\Processor\OrderProcessorInterface"; reason: private alias.
Removed service "Sylius\Component\Order\Context\CartContextInterface"; reason: private alias.
Removed service "Sylius\Component\Currency\Context\CurrencyContextInterface"; reason: private alias.
Removed service "setono_sylius_feed.storage.feed"; reason: private alias.
Removed service "setono_sylius_feed.storage.feed_tmp"; reason: private alias.
Removed service "fos_rest.serializer"; reason: private alias.
Removed service "knp_menu.menu_provider"; reason: private alias.
Removed service "liip_imagine.mime_type_guesser"; reason: private alias.
Removed service "liip_imagine.extension_guesser"; reason: private alias.
Removed service "api_platform.name_converter"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Settings\SettingsInterface $searchSettings"; reason: private alias.
Removed service "MonsieurBiz\SyliusSettingsPlugin\Settings\Settings $searchSettings"; reason: private alias.
Removed service "twig.extension.pagerfanta"; reason: private alias.
Removed service "white_october_pagerfanta.view_factory"; reason: private alias.
Removed service ".service_locator.5Z9Vd8u"; reason: private alias.
Removed service ".service_locator.PGXVKhr"; reason: private alias.
Removed service ".service_locator.1QWujrt"; reason: private alias.
Removed service ".service_locator.NuHbnez"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.iCIT7hb"; reason: private alias.
Removed service ".service_locator.bnaLdkn"; reason: private alias.
Removed service ".service_locator.cpVYkYI"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.QmnK7Wj"; reason: private alias.
Removed service ".service_locator.lXqg2e_"; reason: private alias.
Removed service ".service_locator.2hh1GR3"; reason: private alias.
Removed service ".service_locator.s89Ltsb"; reason: private alias.
Removed service ".service_locator.ZG9yxjj"; reason: private alias.
Removed service ".service_locator.fooKweV"; reason: private alias.
Removed service ".service_locator.Q8M6g8n"; reason: private alias.
Removed service ".service_locator.qmJZGTA"; reason: private alias.
Removed service ".service_locator.r3gHxAV"; reason: private alias.
Removed service ".service_locator.OlLFnnF"; reason: private alias.
Removed service ".service_locator.KnularI"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.ylhx6oS"; reason: private alias.
Removed service ".service_locator.v8gtYhm"; reason: private alias.
Removed service ".service_locator.4Mgf1bt"; reason: private alias.
Removed service ".service_locator.I0jX8Kv"; reason: private alias.
Removed service ".service_locator.UM3euhH"; reason: private alias.
Removed service ".service_locator.W9y3dzm"; reason: private alias.
Removed service "sylius.shop.locale_stripping_router.inner"; reason: private alias.
Removed service "sylius.context.currency.composite.inner"; reason: private alias.
Removed service "sylius.context.channel.cached.inner"; reason: private alias.
Removed service "sylius.context.currency.channel_aware.inner"; reason: private alias.
Removed service "form.type_extension.form.request_handler"; reason: private alias.
Removed service "sylius.resource_controller.resources_resolver"; reason: private alias.
Removed service "Sylius\Bundle\ThemeBundle\Asset\Installer\AssetsInstallerInterface"; reason: private alias.
Removed service "Sylius\Bundle\ThemeBundle\Twig\Loader\ThemedTemplateLoader.inner"; reason: private alias.
Removed service "translator.default"; reason: private alias.
Removed service "Sylius\Bundle\ThemeBundle\Translation\Translator"; reason: private alias.
Removed service "api_platform.serializer.context_builder"; reason: private alias.
Removed service "sylius_api.serializer_context_builder.locale.inner"; reason: private alias.
Removed service "sylius_api.serializer_context_builder.http_request_method_type.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.property_info.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.annotation.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.property.metadata_factory.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.input_output.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.serializer.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.default_property.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.subresource.metadata_factory.annotation.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.php_doc.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.short_name.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.filter_metadata_factory.annotation.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.annotation.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.yaml.legacy.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.validator.legacy.inner"; reason: private alias.
Removed service "api_platform.swagger.normalizer.documentation"; reason: private alias.
Removed service "sylius.api.swagger_product_documentation_normalizer.inner"; reason: private alias.
Removed service "sylius.api.swagger_product_variant_documentation_normalizer.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.operation.inner"; reason: private alias.
Removed service "sylius.api.swagger_shop_authentication_documentation_normalizer.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.formats.inner"; reason: private alias.
Removed service "bitbag_sylius_product_bundle.custom_factory.product.inner"; reason: private alias.
Removed service "JoliCode\Elastically\Mapping\YamlProvider"; reason: private alias.
Removed service "arobases_sylius_rights_management_plugin.listener.access_check_listener"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductMapperConfiguration"; reason: private alias.
Removed service "bitbag_sylius_bonus_points.bonus_points_strategy_rules_eligibility_checker"; reason: private alias.
Removed service "sylius.router.checkout_state"; reason: private alias.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Command\SynoliaSchedulerRunCommand"; reason: private alias.
Removed service "arobases.transporter_label_generation.connector.api.colissimo"; reason: private alias.
Removed service "Sylius\PayPalPlugin\Api\CreateOrderApiInterface"; reason: private alias.
Removed service "sylius.google_tag_manager.listener.route"; reason: private alias.
Removed service "sylius.listener.user_mailer_listener"; reason: private alias.
Removed service "bitbag_sylius_bonus_points.event_listener.order_bonus_points"; reason: private alias.
Removed service "bitbag_sylius_wishlist_plugin.event_listener.create_new_wishlist"; reason: private alias.
Removed service "sylius.exporters_transformer_integer_money_format"; reason: private alias.
Removed service "dedi_sylius_seo_plugin.rich_snippets.factory.product"; reason: private alias.
Removed service "bitbag_sylius_bonus_points.form.extension.type.cart"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Form\Type\SearchType"; reason: private alias.
Removed service "fos_ck_editor.renderer"; reason: private alias.
Removed service "dedi_sylius_seo_plugin.rich_snippets.factory.subject_url.taxon_url_generator"; reason: private alias.
Removed service "setono_sylius_feed.feed_context.google.shopping.product_item"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Index\Indexer"; reason: private alias.
Removed service "setono_sylius_mailchimp.client"; reason: private alias.
Removed service "setono_sylius_mailchimp.data_generator.order"; reason: private alias.
Removed service "setono_sylius_mailchimp.data_generator.product"; reason: private alias.
Removed service "setono_sylius_mailchimp.data_generator.product_variant"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductToDeleteFromIdsHandler"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Normalizer\Product\ProductDTONormalizer"; reason: private alias.
Removed service "App\OrderProcessor\OrderPricesRecalculator.inner"; reason: private alias.
Removed service "sylius.sitemap_provider.taxon"; reason: private alias.
Removed service "bitbag_sylius_bonus_points.resolver.bonus_points"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Aggregation\TaxonsAggregation"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\InstantSearch"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\TaxonFilter"; reason: private alias.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Taxon"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "Sylius\Bundle\UiBundle\Renderer\TemplateBlockRendererInterface"; reason: private alias.
Removed service "Sylius\Bundle\UiBundle\Renderer\TemplateEventRendererInterface"; reason: private alias.
Removed service "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer.inner"; reason: private alias.
Removed service "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateEventRenderer.inner"; reason: private alias.
Removed service "locale_aware_listener"; reason: private alias.
Removed service "sylius.custom_inventory.order_inventory_operator.inner"; reason: private alias.
Removed service "sylius.resource_controller.resource_update_handler"; reason: private alias.
Removed service "sylius.resource_controller.resource_delete_handler"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.container_repository_factory"; reason: private alias.
Removed service "jms_serializer.metadata.doctrine_type_driver.inner"; reason: private alias.
Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
Removed service "jms_serializer.doctrine_object_constructor.inner"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "Sylius\Bundle\ThemeBundle\Twig\Locator\TemplateLocatorInterface"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "api_platform.serializer.context_builder.filter.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.annotation.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.yaml.legacy.inner"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection_filters.inner"; reason: private alias.
Removed service "api_platform.json_schema.schema_factory"; reason: private alias.
Removed service "api_platform.collection_data_provider"; reason: private alias.
Removed service "api_platform.item_data_provider"; reason: private alias.
Removed service "api_platform.subresource_data_provider"; reason: private alias.
Removed service "api_platform.data_persister"; reason: private alias.
Removed service "api_platform.identifiers_extractor.legacy"; reason: private alias.
Removed service "Sylius\Bundle\ApiBundle\DataProvider\ChannelAwareItemDataProvider.inner"; reason: private alias.
Removed service "sylius.resource_controller.new_resource_factory"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "sylius.command_bus"; reason: private alias.
Removed service "sylius.event_bus"; reason: private alias.
Removed service "sylius_default.bus"; reason: private alias.
Removed service "sylius_event.bus"; reason: private alias.
Removed service "bitbag_sylius_product_bundle.command_bus"; reason: private alias.
Removed service "setono_sylius_callout.command_bus"; reason: private alias.
Removed service "setono_sylius_feed.command_bus"; reason: private alias.
Removed service "setono_sylius_mailchimp.command_bus"; reason: private alias.
Removed service "sylius_refund_plugin.command_bus"; reason: private alias.
Removed service "sylius_refund_plugin.event_bus"; reason: private alias.
Removed service ".doctrine.orm.default_metadata_driver.inner"; reason: private alias.
Removed service "exception_listener"; reason: private alias.
Removed service "jms_serializer.form_error_handler"; reason: private alias.
Removed service "security.user_checker"; reason: private alias.
Removed service "serializer.mapping.class_metadata_factory"; reason: private alias.
Removed service "api_platform.openapi.normalizer"; reason: private alias.
Removed service "api_platform.swagger.normalizer.api_gateway.inner"; reason: private alias.
Removed service "api_platform.route_name_resolver"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.cached.legacy.inner"; reason: private alias.
Removed service "api_platform.subresource_operation_factory"; reason: private alias.
Removed service "Sylius\Bundle\ThemeBundle\Translation\Finder\TranslationFilesFinderInterface"; reason: private alias.
Removed service ".service_locator.JBAFp66"; reason: private alias.
Removed service ".service_locator.SLRJQZX"; reason: private alias.
Removed service ".service_locator.ws6kgva"; reason: private alias.
Removed service ".service_locator.u4ywaSU"; reason: private alias.
Removed service ".service_locator.OgIwAUs"; reason: private alias.
Removed service ".service_locator.83n09Aj"; reason: private alias.
Removed service ".service_locator.NUz.zYM"; reason: private alias.
Removed service ".service_locator.MlLSm_."; reason: private alias.
Removed service ".service_locator.D4ytNW6"; reason: private alias.
Removed service ".service_locator.WHFUY6t"; reason: private alias.
Removed service ".service_locator.b5v1MwF"; reason: private alias.
Removed service ".service_locator.838Z_zt"; reason: private alias.
Removed service ".service_locator.fQIK6LO"; reason: private alias.
Removed service ".service_locator.bmbFz0G"; reason: private alias.
Removed service ".service_locator.ptie1xk"; reason: private alias.
Removed service ".service_locator.P_KyfKC"; reason: private alias.
Removed service ".service_locator.Gzz5p4C"; reason: private alias.
Removed service ".service_locator.pSgeZic"; reason: private alias.
Removed service ".service_locator.dMCMmJg"; reason: private alias.
Removed service ".service_locator.wgEjqGx"; reason: private alias.
Removed service ".service_locator.dpyFxem"; reason: private alias.
Removed service ".service_locator.60R5P27"; reason: private alias.
Removed service ".service_locator.Wd_D6Iy"; reason: private alias.
Removed service ".service_locator.x7XV5h2"; reason: private alias.
Removed service ".service_locator.L0rFhJm"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
Removed service ".service_locator.h1kJPH8"; reason: private alias.
831
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.api_platform.remove_product_from_wishlist_action" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.api_platform.remove_product_variant_from_wishlist_action" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.api_platform.remove_wishlist_action" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "bitbag_sylius_wishlist_plugin.facade.wishlist_product_factory_facade" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist_product" to "bitbag_sylius_wishlist_plugin.factory.wishlist_product".
Changed reference of service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.add_products_to_wishlist_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.add_products_to_wishlist_handler" previously pointing to "App\Component\Order\Modifier\OrderModifier" to "Sylius\Component\Order\Modifier\OrderModifierInterface".
Changed reference of service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.add_product_to_wishlist_handler" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist_product" to "bitbag_sylius_wishlist_plugin.factory.wishlist_product".
Changed reference of service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.add_product_variant_to_wishlist_handler" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist_product" to "bitbag_sylius_wishlist_plugin.factory.wishlist_product".
Changed reference of service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.create_wishlist_handler" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist" to "bitbag_sylius_wishlist_plugin.factory.wishlist".
Changed reference of service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.add_selected_products_to_cart" previously pointing to "App\Component\Order\Modifier\OrderModifier" to "Sylius\Component\Order\Modifier\OrderModifierInterface".
Changed reference of service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.remove_selected_products_from_wishlist" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.import_from_csv" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.add_product_to_selected_wishlist_handler" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist_product" to "bitbag_sylius_wishlist_plugin.factory.wishlist_product".
Changed reference of service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.create_new_wishlist_handler" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist" to "bitbag_sylius_wishlist_plugin.factory.wishlist".
Changed reference of service "bitbag_sylius_wishlist_plugin.resolver.shop_user_wishlist_resolver" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist" to "bitbag_sylius_wishlist_plugin.factory.wishlist".
Changed reference of service "bitbag_sylius_wishlist_plugin.resolver.shop_user_wishlist_resolver" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "bitbag_sylius_wishlist_plugin.resolver.wishlists_resolver" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.base_wishlist_products_action" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.base_wishlist_products_action" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_product_to_wishlist" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist_product" to "bitbag_sylius_wishlist_plugin.factory.wishlist_product".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_product_to_wishlist" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_product_to_wishlist" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.remove_product_from_wishlist" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.clean_wishlist" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_product_variant_to_wishlist" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist_product" to "bitbag_sylius_wishlist_plugin.factory.wishlist_product".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_product_variant_to_wishlist" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.remove_product_variant_from_wishlist" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.remove_selected_products_from_wishlist" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.remove_selected_products_from_wishlist" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_selected_products_to_cart" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_selected_products_to_cart" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_selected_products_to_cart" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.export_selected_products_to_csv" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.list_wishlist_products" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_products_to_wishlist" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_products_to_wishlist" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_wishlist_plugin.context.wishlist" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist" to "bitbag_sylius_wishlist_plugin.factory.wishlist".
Changed reference of service "bitbag_sylius_wishlist_plugin.context.wishlist" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "bitbag_sylius_wishlist_plugin.form.type.add_products_to_cart" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.export_wishlist_to_pdf_action" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.export_wishlist_to_pdf_action" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.create_new_wishlist" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.create_new_wishlist" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "bitbag_sylius_wishlist_plugin.form.type.wishlist_collection_type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.show_chosen_wishlist" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_product_to_selected_wishlist" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.copy_selected_products_to_other_wishlist" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_wishlist_plugin.services.duplicator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.update_wishlist_name_action" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.action.add_wishlists_to_user" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "brille24_tier_price.order_processing.order_prices_recalculator" previously pointing to "brille24_tier_price.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
Changed reference of service "brille24_tierprice_tierprice_example_factory" previously pointing to "brille24_tierprice_tierprice_factory" to "brille24.factory.tierprice".
Changed reference of service "bitbag_sylius_bonus_points.form.type.calculator.per_order_price" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "bitbag_sylius_bonus_points.controller.action.reset_order_bonus_points" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "bitbag_sylius_bonus_points.controller.action.reset_order_bonus_points" previously pointing to "App\Processor\ResetOrderBonusPointsProcessor" to "bitbag_sylius_bonus_points.processor.reset_order_bonus_points".
Changed reference of service "bitbag_sylius_bonus_points.order_processing.order_bonus_points" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "bitbag_sylius_bonus_points.order_processing.order_bonus_points" previously pointing to "App\Purifier\OrderBonusPointsPurifier" to "bitbag_sylius_bonus_points.purifier.order_bonus_points".
Changed reference of service "bitbag_sylius_bonus_points.validator.bonus_points_apply" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "bitbag_sylius_bonus_points.validator.bonus_points_apply" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "bitbag_sylius_cms_plugin.twig.runtime.product_pages" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "bitbag_sylius_cms_plugin.twig.runtime.render_link" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "bitbag_sylius.event_subscriber.resource_delete" previously pointing to ".session.do-not-use" to "session".
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.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.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.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_product_bundle.controller.order_item" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
Changed reference of service "bitbag_sylius_product_bundle.handler.add_product_bundle_to_cart" previously pointing to "App\Component\Order\Modifier\OrderModifier" to "Sylius\Component\Order\Modifier\OrderModifierInterface".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\AutoMapper\VariantMapperConfiguration" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Command\SearchCommand" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Controller\SearchController" 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\EventListener\ProductEventListener" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\EventListener\ProductVariantEventListener" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Mapping\YamlWithLocaleProvider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Resolver\CheapestProductVariantResolver" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Aggregation\PriceAggregation" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\Product\PricePostFilter" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\ChannelFilter" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\Product\PriceSorter" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "MonsieurBiz\SyliusSearchPlugin\Search\Search" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
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\EventListener\OrderCreationListener" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\AdminOrderCreationPlugin\Sender\OrderPaymentLinkSender" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
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.processor.custom_product_base" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "app.processor.custom_product_base" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "app.processor.custom_product_base" previously pointing to "bitbag_sylius_product_bundle.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
Changed reference of service "app.processor.custom_product_base" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.processor.custom_product_variant" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "app.processor.custom_product_variant" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service "app.processor.custom_product_variant" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.processor.product_taxon" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.processor.tier_price" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "app.processor.tier_price" previously pointing to "brille24_tierprice_tierprice_factory" to "brille24.factory.tierprice".
Changed reference of service "app.processor.variant_price" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "app.processor.variant_price" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.processor.product_association" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.processor.product_base_processor" previously pointing to "bitbag_sylius_product_bundle.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
Changed reference of service "app.processor.product_variant_processor" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service "app.processor.product_variant_processor" previously pointing to "bitbag_sylius_product_bundle.custom_factory.product" to "Sylius\Component\Product\Factory\ProductFactoryInterface".
Changed reference of service "app.processor.payment_method" previously pointing to "sylius.custom_factory.payment_method" to "Sylius\Component\Core\Factory\PaymentMethodFactoryInterface".
Changed reference of service "app.processor.payment_method" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "app.processor.payment_method" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Synolia\SyliusSchedulerCommandPlugin\Controller\EmptyLogsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Synolia\SyliusSchedulerCommandPlugin\Grid\FieldType\DatetimeFieldType" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Synolia\SyliusSchedulerCommandPlugin\Humanizer\CronExpressionHumanizer" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\Access\Listener\AccessCheckListener" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Assigner\ConfigurationAssigner" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "App\Assigner\PaymentAssigner" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "App\AutoMapper\ProductMapperConfiguration" previously pointing to "Jane\Bundle\AutoMapperBundle\AutoMapper" to "Jane\Component\AutoMapper\AutoMapperInterface".
Changed reference of service "App\AutoMapper\ProductMapperConfiguration" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
Changed reference of service "App\Command\AvailabilityNotifierCommand" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
Changed reference of service "App\Command\CheckOldIdTaxonNotNullCommand" previously pointing to "App\Generator\Taxonomy\TaxonSlugGenerator" to "Sylius\Component\Taxonomy\Generator\TaxonSlugGeneratorInterface".
Changed reference of service "App\Command\GenerateAllTaxonSlugCommand" previously pointing to "App\Generator\Taxonomy\TaxonSlugGenerator" to "Sylius\Component\Taxonomy\Generator\TaxonSlugGeneratorInterface".
Changed reference of service "App\Command\Imports\ImportCategAndInstitRedirectionsCommand" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Command\Imports\ImportDeletedProductRedirectionsCommand" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Command\Imports\ImportOrdersCommand" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "App\Command\Imports\ImportOrdersCommand" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "App\Command\Imports\ImportOrdersCommand" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
Changed reference of service "App\Command\Imports\ImportOrdersCommand" previously pointing to "Sylius\RefundPlugin\Factory\CreditMemoFactory" to "sylius_refund.factory.credit_memo".
Changed reference of service "App\Command\Imports\ImportOrdersCommand" previously pointing to "sylius.custom_factory.payment" to "Sylius\Component\Payment\Factory\PaymentFactoryInterface".
Changed reference of service "App\Command\Imports\ImportOrdersCommand" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "App\Command\Imports\ImportProductRedirectionFromFileCommand" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Command\Imports\ImportProductUrlForRedirectionsCommand" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Command\MailChimp\CustomerSynchronizationCommand" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Connector\Api\Chronopost\ChronopostLabelRequest" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\Controller\Action\AddItemBundleToCartControllerAction" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
Changed reference of service "App\Controller\Action\BackOrderStateShippedControllerAction" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "App\Controller\Action\BackToStoreFromPaypalAction" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "App\Controller\Action\DisplayProductByBrandControllerAction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Controller\Action\GeolocalisationControllerAction" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "App\Controller\Action\ProductAutocompleteAction" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\Controller\Action\ReorderControllerAction" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "App\Controller\Action\ReorderControllerAction" previously pointing to "App\Component\Order\Modifier\OrderModifier" to "Sylius\Component\Order\Modifier\OrderModifierInterface".
Changed reference of service "App\Controller\Action\ReorderControllerAction" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "App\Controller\Action\ReorderControllerAction" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
Changed reference of service "App\Controller\Action\ReorderControllerAction" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
Changed reference of service "App\Controller\Action\ResetOrderBonusPointsWithOrderIdAction" previously pointing to "App\Processor\ResetOrderBonusPointsProcessor" to "bitbag_sylius_bonus_points.processor.reset_order_bonus_points".
Changed reference of service "App\Controller\Action\SandboxControllerAction" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "App\Controller\Admin\AccountingExportController" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Controller\Admin\ExportController" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\Controller\Admin\OrderLabelController" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Controller\Admin\OrderLabelController" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "App\Controller\Admin\ShippingDelaysController" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "App\Controller\Paypal\CancelLastPayPalPaymentAction" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "App\Controller\Paypal\CancelLastPayPalPaymentAction" previously pointing to "Sylius\PayPalPlugin\Processor\OrderPaymentProcessor" to "sylius.order_processing.order_payment_processor.checkout".
Changed reference of service "App\Controller\Paypal\CancelPayPalCheckoutPaymentAction" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "App\Controller\Paypal\CancelPayPalPaymentAction" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "App\Controller\Paypal\CancelPayPalPaymentAction" previously pointing to "Sylius\PayPalPlugin\Processor\OrderPaymentProcessor" to "sylius.order_processing.order_payment_processor.checkout".
Changed reference of service "App\Controller\Shop\AddItemToCartController" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
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 "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "App\Controller\Shop\CartController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Shop\CartController" 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.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
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\ProductsVisitedController" 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\Controller\Shop\SearchController" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\EmailManager\AbandonedCartEmailManager" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "App\EmailManager\AbandonedCartEmailManager" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\EmailManager\AbandonedCartEmailManager" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\EmailManager\AutomaticResendingEmailManager" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "App\EmailManager\AvailabilityNotifierEmailManager" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "App\EmailManager\ContactEmailManager" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "App\EmailManager\DigitalProductsEmailSender" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "App\EmailManager\SendMessageHistoryEmailManager" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "App\EmailManager\SendMessageHistoryEmailManager" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\EmailManager\SendMessageHistoryEmailManager" previously pointing to "App\Provider\EmailProvider" to "Sylius\Component\Mailer\Provider\EmailProviderInterface".
Changed reference of service "App\EmailManager\SendOrderEmailManager" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "App\EmailManager\SendOrderEmailManager" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\EmailManager\SendOrderEmailManager" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\EntityListener\ProductListener" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "App\EventListener\GtmRouteListener" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\EventListener\GtmRouteListener" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\EventListener\MailerListener" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "App\EventListener\MailerListener" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\EventListener\MailerListener" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\EventListener\OrderListener" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\EventListener\OrderListener" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "App\EventListener\OrderListener" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "App\EventListener\OrderListener" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "App\EventListener\ProductEventListener" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "App\EventSubscriber\CheckAwaitingOrderSubscriber" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\EventSubscriber\OrderBackFromMethodPaymentSubscriber" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "App\Factory\ProductRichSnippetFactory" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Factory\ProductRichSnippetFactory" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\Factory\ProductRichSnippetFactory" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
Changed reference of service "App\Form\DataMapper\OrderItemQuantityAndPriceDataMapper" previously pointing to "brille24_tier_price.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
Changed reference of service "App\Form\Extension\Cart\CartTypeExtension" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "App\Form\Extension\Checkout\AddressTypeExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Extension\CookieConsentTypeExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Extension\Order\OrderTypeExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Extension\Shipping\ShipmentTypeExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Extension\Shipping\ShipmentTypeExtension" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\GoogleFeed\ProductItemContext" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
Changed reference of service "App\Index\Indexer" previously pointing to "Jane\Bundle\AutoMapperBundle\AutoMapper" to "Jane\Component\AutoMapper\AutoMapperInterface".
Changed reference of service "App\Menu\BrandFormMenuBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Menu\LibraryFormMenuBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Menu\ModelFormMenuBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\Menu\ProductVariantFormMenuBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Processor\OrderBackProcessor" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "App\Processor\OrderBackProcessor" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Processor\OrderBonusPointsProcessor" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "App\Processor\OrderBonusPointsProcessor" previously pointing to "App\Purifier\OrderBonusPointsPurifier" to "bitbag_sylius_bonus_points.purifier.order_bonus_points".
Changed reference of service "App\Processor\OrderBonusPointsProcessor" previously pointing to "App\Processor\ResetOrderBonusPointsProcessor" to "bitbag_sylius_bonus_points.processor.reset_order_bonus_points".
Changed reference of service "App\Processor\PromotionProcessor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Product\ProductVariantPriceWithTaxCalculator" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Product\ProductVariantPriceWithTaxCalculator" previously pointing to "brille24_tier_price.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
Changed reference of service "App\Product\ProductVariantPriceWithoutTaxCalculator" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Product\ProductVariantPriceWithoutTaxCalculator" previously pointing to "brille24_tier_price.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
Changed reference of service "App\Provider\AmountFrancoPortProvider" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "App\Provider\AmountFrancoPortProvider" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Provider\CanonicalProvider" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Provider\CanonicalProvider" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\Provider\ProductAssociatedProvider" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\Provider\ProductAssociatedProvider" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Provider\ShippingDateProvider" previously pointing to "App\OrderProcessor\OrderShipmentProcessor" to "sylius.order_processing.order_shipment_processor".
Changed reference of service "App\Provider\ShippingDateProvider" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Provider\TaxonUrlProvider" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\Resolver\Cart\NewCartResolver" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "App\Search\Request\InstantSearch" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Search\Request\Taxon" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Service\Cart\CartService" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "App\Service\ConfiguratorImageUser" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Twig\Extensions\BonusPoint\BonusPointExtension" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "App\Twig\Extensions\Brand\BrandExtension" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Twig\Extensions\Cms\PageExtension" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\Twig\Extensions\FrancoPort\CalculateMissingFrancoPortExtension" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "App\Twig\Extensions\Order\OrderExtension" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
Changed reference of service "App\Twig\Extensions\PageMeta\PageMetaExtension" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\Twig\Extensions\PageMeta\PageMetaExtension" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Twig\Extensions\Parameter\ParameterExtension" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Twig\Extensions\Product\ProductExtension" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Twig\Extensions\Product\ProductVariantExtension" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
Changed reference of service "App\Twig\Extensions\ShippingDelay\CalculateShippingDelayExtension" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "App\Twig\Extensions\Taxon\TaxonExtension" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\Validator\Constraints\InStockBundleValidator" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
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 "app.controller.shop.contact" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "app.controller.shop.contact" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "app.event_listener.order_listener" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "app.event_listener.order_listener" previously pointing to "App\OrderProcessor\OrderPromotionProcessor" to "sylius.order_processing.order_promotion_processor".
Changed reference of service "app.event_listener.order_listener" previously pointing to "App\OrderProcessor\OrderTaxesProcessor" to "sylius.order_processing.order_taxes_processor".
Changed reference of service "app.event_listener.order_listener" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "app.menu.admin.brand.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.menu.admin.popup.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.menu.admin.library.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.menu.admin.model.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.availability_notifier.form.type" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "app.availability_notifier.form.type" 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.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 "app.processor.promotion_coupon" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "app.email_manager.contact" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "app_cart_management.service.cart" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce.tracking.resolver.product_detail_impression_data" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "services_resetter" previously pointing to "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.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 "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
Changed reference of service "workflow.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.setono_sylius_feed.feed" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.mailchimp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "security.authorization_checker" previously pointing to "security.authentication.manager" to "security.authentication_manager".
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 "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.access_listener" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.rememberme" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.anonymous" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.form" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.x509" previously pointing to "security.authentication.manager" to "security.authentication_manager".
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 "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.listener.remote_user" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.basic" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.guard" previously pointing to "security.authentication.manager" to "security.authentication_manager".
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 "security.authentication.manager" to "security.authentication_manager".
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 "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.rememberme.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.anonymous.admin" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.switchuser_listener.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.guard.new_api_admin_user" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.success_handler.new_api_admin_user.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.new_api_admin_user.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.new_api_admin_user.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.listener.json.new_api_admin_user" previously pointing to "security.authentication.manager" to "security.authentication_manager".
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.listener.json.new_api_admin_user" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.listener.anonymous.new_api_admin_user" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.guard.new_api_shop_user" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.success_handler.new_api_shop_user.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.new_api_shop_user.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.new_api_shop_user.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.listener.json.new_api_shop_user" previously pointing to "security.authentication.manager" to "security.authentication_manager".
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.listener.json.new_api_shop_user" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.listener.anonymous.new_api_shop_user" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.guard.new_api" previously pointing to "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.anonymous.new_api" previously pointing to "security.authentication.manager" to "security.authentication_manager".
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 "security.authentication.manager" to "security.authentication_manager".
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 "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "security.authentication.listener.rememberme.shop" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.anonymous.shop" previously pointing to "security.authentication.manager" to "security.authentication_manager".
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 "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius.controller.adjustment" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "sylius.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 "bitbag_sylius_product_bundle.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.event_subscriber.product_variant_generator" previously pointing to "App\Component\Product\Generator\ProductVariantGenerator" to "Sylius\Component\Product\Generator\ProductVariantGeneratorInterface".
Changed reference of service "sylius.form.event_subscriber.product_variant_generator" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "sylius.custom_factory.product" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service "sylius.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.form.type.payment_method_choice" previously pointing to "Sylius\PayPalPlugin\Resolver\PayPalPrioritisingPaymentMethodsResolver" to "Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface".
Changed reference of service "sylius.email_renderer.adapter.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_renderer.adapter.default" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.email_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.registry_promotion_rule_checker" previously pointing to "App\Promotion\Checker\Rule\ShippingCountryRuleChecker" to "sylius.promotion_rule_checker.shipping_country".
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.registry_promotion_action" previously pointing to "App\Promotion\Action\UnitFixedDiscountPromotionActionCommand" to "sylius.promotion_action.unit_fixed_discount".
Changed reference of service "sylius.registry_promotion_action" previously pointing to "App\Promotion\Action\UnitPercentageDiscountPromotionActionCommand" to "sylius.promotion_action.unit_percentage_discount".
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.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 "App\Generator\Taxonomy\TaxonSlugGenerator" to "Sylius\Component\Taxonomy\Generator\TaxonSlugGeneratorInterface".
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.admin_user_delete" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "sylius.listener.shop_user_delete" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "sylius.listener.oauth_user_delete" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "sylius.checker.order_payment_method_selection_requirement" previously pointing to "Sylius\PayPalPlugin\Resolver\PayPalPrioritisingPaymentMethodsResolver" to "Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface".
Changed reference of service "sylius.theme.context.channel_based" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.context.shopper" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.context.shopper" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.context.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.order" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.fixture.example_factory.payment_method" previously pointing to "sylius.custom_factory.payment_method" to "Sylius\Component\Core\Factory\PaymentMethodFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.channel" previously pointing to "sylius.custom_factory.channel" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.promotion" previously pointing to "sylius.custom_factory.promotion_coupon" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.promotion_action" previously pointing to "sylius.custom_factory.promotion_action" to "Sylius\Component\Core\Factory\PromotionActionFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.promotion_rule" previously pointing to "sylius.custom_factory.promotion_rule" to "Sylius\Component\Core\Factory\PromotionRuleFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.product_review" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.fixture.example_factory.taxon" previously pointing to "sylius.custom_factory.taxon" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
Changed reference of service "sylius.fixture.example_factory.taxon" previously pointing to "App\Generator\Taxonomy\TaxonSlugGenerator" to "Sylius\Component\Taxonomy\Generator\TaxonSlugGeneratorInterface".
Changed reference of service "sylius.fixture.example_factory.product" previously pointing to "bitbag_sylius_product_bundle.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 "App\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.fixture.example_factory.order" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.setup.channel" previously pointing to "sylius.custom_factory.channel" to "Sylius\Component\Channel\Factory\ChannelFactoryInterface".
Changed reference of service ".3_FilesystemRequirements~f1apAmR" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".2_ExtensionsRequirements~f1apAmR" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".1_SettingsRequirements~f1apAmR" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius.listener.order_recalculation" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius.listener.taxon_deletion" previously pointing to ".session.do-not-use" to "session".
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 "brille24_tier_price.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
Changed reference of service "sylius.promotion.units_promotion_adjustments_applicator" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "sylius.state_resolver.order" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.state_resolver.order_checkout" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.state_resolver.order_payment" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.state_resolver.order_shipping" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.taxation.order_shipment_taxes_applicator" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "sylius.taxation.order_items_taxes_applicator" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "sylius.taxation.order_item_units_taxes_applicator" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "sylius.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 "brille24_tier_price.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
Changed reference of service "Sylius\Bundle\CoreBundle\Collector\CartCollector" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius.unpaid_orders_state_updater" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.order_payment_provider" previously pointing to "sylius.custom_factory.payment" to "Sylius\Component\Payment\Factory\PaymentFactoryInterface".
Changed reference of service "sylius.order_payment_provider" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.mailer.order_email_manager" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "sylius.resource_controller.flash_helper" previously pointing to ".session.do-not-use" to "session".
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.storage.session" previously pointing to ".session.do-not-use" to "session".
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 "brille24.controller.tierprice" previously pointing to "brille24_tierprice_tierprice_factory" to "brille24.factory.tierprice".
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 "sylius_refund.controller.credit_memo" previously pointing to "Sylius\RefundPlugin\Factory\CreditMemoFactory" to "sylius_refund.factory.credit_memo".
Changed reference of service "sylius_refund.controller.customer_billing_data" previously pointing to "Sylius\RefundPlugin\Factory\CustomerBillingDataFactory" to "sylius_refund.factory.customer_billing_data".
Changed reference of service "sylius_refund.controller.shop_billing_data" previously pointing to "Sylius\RefundPlugin\Factory\ShopBillingDataFactory" to "sylius_refund.factory.shop_billing_data".
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 ".session.do-not-use" to "session".
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 "setono_sylius_feed.controller.action.shop.show_feed" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "setono_sylius_feed.controller.action.shop.show_feed" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "setono_sylius_feed.controller.action.admin.process_feed" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "setono_sylius_feed.data_provider.parent" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "setono_sylius_feed.data_provider.product" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "setono_sylius_feed.data_provider.product_variant" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "setono_sylius_feed.admin.menu_builder.feed.show" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Setono\SyliusFeedPlugin\Message\Handler\GenerateBatchHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Setono\SyliusFeedPlugin\Message\Handler\GenerateBatchHandler" previously pointing to "debug.validator" to "validator".
Changed reference of service "Setono\SyliusFeedPlugin\Message\Handler\GenerateBatchHandler" previously pointing to "setono_sylius_feed.custom_factory.violation" to "setono_sylius_feed.factory.violation".
Changed reference of service "setono_sylius_feed.controller.violation" previously pointing to "setono_sylius_feed.custom_factory.violation" to "setono_sylius_feed.factory.violation".
Changed reference of service "setono_sylius_mailchimp.controller.action.subscribe_to_newsletter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "setono_sylius_mailchimp.controller.action.subscribe_to_newsletter" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "setono_sylius_mailchimp.event_listener.update_store" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "setono_sylius_mailchimp.form.extension.type.checkout.complete" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "setono_sylius_mailchimp.form.extension.type.checkout.address" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "setono_sylius_mailchimp.form.extension.type.customer.checkout_guest" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "setono_sylius_mailchimp.provider.audience" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.grid.array_to_definition_converter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "SM\Callback\CascadeTransitionCallback" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "SM\Extension\Twig\SMExtension" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sonata.block.templating.helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "hateoas.configuration.metadata.yaml_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
Changed reference of service "hateoas.configuration.metadata.xml_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
Changed reference of service "hateoas.configuration.metadata.annotation_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
Changed reference of service "jms_serializer.metadata.service_locator" previously pointing to "jms_serializer.metadata.typed_properties_driver" to "jms_serializer.metadata_driver".
Changed reference of service "jms_serializer.deserialization_graph_navigator_factory" previously pointing to "jms_serializer.handler_registry" to "fos_rest.serializer.jms_handler_registry".
Changed reference of service "jms_serializer.serialization_graph_navigator_factory" previously pointing to "jms_serializer.handler_registry" to "fos_rest.serializer.jms_handler_registry".
Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "jms_serializer.templating.helper.serializer" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "fos_rest.request.param_fetcher" previously pointing to "debug.validator" to "validator".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "knp_menu.menu_provider.lazy" previously pointing to "app.menu.admin.product.form" to "sylius.admin.menu_builder.product_form".
Changed reference of service "knp_menu.menu_provider.lazy" previously pointing to "app.menu.admin.product_variant.form" to "sylius.admin.menu_builder.product_variant_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.payum_extension.update_payment_state" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.payment_description_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius.controller.impersonate_user" previously pointing to "sylius.security.shop_user_impersonator" to "Sylius\Bundle\CoreBundle\Security\UserImpersonatorInterface".
Changed reference of service "Sylius\Bundle\AdminBundle\Action\ResendOrderConfirmationEmailAction" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Sylius\Bundle\AdminBundle\Action\ResendShipmentConfirmationEmailAction" previously pointing to "App\EmailManager\ShipmentEmailManager" to "Sylius\Bundle\AdminBundle\EmailManager\ShipmentEmailManagerInterface".
Changed reference of service "Sylius\Bundle\AdminBundle\Action\ResendShipmentConfirmationEmailAction" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Sylius\Bundle\AdminBundle\EmailManager\OrderEmailManagerInterface" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "sylius.listener.shipment_ship" previously pointing to "App\EmailManager\ShipmentEmailManager" to "Sylius\Bundle\AdminBundle\EmailManager\ShipmentEmailManagerInterface".
Changed reference of service "sylius.event_subscriber.resource_delete" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "sylius.admin.menu_builder.customer.show" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.admin.menu_builder.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.admin.menu_builder.promotion.update" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.admin.menu_builder.order.show" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.admin.menu_builder.order.show" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.admin.menu_builder.product.update" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.controller.shop.currency_switch" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.controller.shop.locale_switch" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.email_manager.contact" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "sylius.email_manager.order" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "sylius.listener.shop_cart_blamer" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius.listener.email_updater" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.listener.email_updater" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.listener.email_updater" previously pointing to ".session.do-not-use" to "session".
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_cart_recalculation" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius.listener.user_cart_recalculation" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "sylius.listener.user_impersonated" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.shop.menu_builder.account" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.storage.cart_session" previously pointing to ".session.do-not-use" to "session".
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 "sylius.resolver.checkout" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
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.ui.action.resend_invoice" previously pointing to "App\EmailManager\InvoiceEmailSender" to "sylius_invoicing_plugin.email.invoice_email_sender".
Changed reference of service "sylius_invoicing_plugin.ui.action.resend_invoice" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "sylius_invoicing_plugin.creator.invoice" previously pointing to "App\Generator\InvoiceGenerator" to "sylius_invoicing_plugin.generator.invoice".
Changed reference of service "sylius_invoicing_plugin.command_handler.send_invoice_email" previously pointing to "App\EmailManager\InvoiceEmailSender" to "sylius_invoicing_plugin.email.invoice_email_sender".
Changed reference of service "Sylius\RefundPlugin\Action\Admin\OrderRefundsListAction" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Sylius\RefundPlugin\Action\Admin\RefundUnitsAction" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Sylius\RefundPlugin\Action\CompleteRefundPaymentAction" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Sylius\RefundPlugin\Action\Admin\SendCreditMemoAction" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Sylius\RefundPlugin\Generator\CreditMemoGeneratorInterface" previously pointing to "Sylius\RefundPlugin\Factory\CreditMemoFactory" to "sylius_refund.factory.credit_memo".
Changed reference of service "Sylius\RefundPlugin\Generator\CreditMemoGeneratorInterface" previously pointing to "Sylius\RefundPlugin\Factory\CustomerBillingDataFactory" to "sylius_refund.factory.customer_billing_data".
Changed reference of service "Sylius\RefundPlugin\Generator\CreditMemoGeneratorInterface" previously pointing to "Sylius\RefundPlugin\Factory\ShopBillingDataFactory" to "sylius_refund.factory.shop_billing_data".
Changed reference of service "Sylius\RefundPlugin\StateResolver\OrderFullyRefundedStateResolverInterface" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\RefundPlugin\StateResolver\OrderPartiallyRefundedStateResolverInterface" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\RefundPlugin\StateResolver\RefundPaymentCompletedStateApplierInterface" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\RefundPlugin\Sender\CreditMemoEmailSenderInterface" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.controller.sitemap" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.controller.sitemap_index" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
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.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.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 "waaz.system_pay.action.notify" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "ConnectHolland\CookieConsentBundle\Controller\CookieConsentController" previously pointing to "translator.data_collector" to "translator".
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 "security.authentication.manager" to "security.authentication_manager".
Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "api_platform.metadata.property.metadata_factory.validator.legacy" previously pointing to "debug.validator" to "validator".
Changed reference of service "api_platform.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "api_platform.messenger.data_persister" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "ApiPlatform\Symfony\Messenger\Processor" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "sylius.api.order_state_machine_transition_applicator" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.api.payment_state_machine_transition_applicator" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.api.product_review_state_machine_transition_applicator" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius.api.shipment_state_machine_transition_applicator" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
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\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\RemoveItemFromCartHandler" previously pointing to "App\Component\Order\Modifier\OrderModifier" to "Sylius\Component\Order\Modifier\OrderModifierInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Checkout\AddressOrderHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Checkout\ChooseShippingMethodHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Checkout\ChoosePaymentMethodHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Checkout\CompleteOrderHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Checkout\ShipShipmentHandler" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Cart\ChangeItemQuantityInCartHandler" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\BlameCartHandler" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\RequestResetPasswordTokenHandler" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\Cart\ApplyCouponToCartHandler" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\SendAccountRegistrationEmailHandler" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\SendAccountVerificationEmailHandler" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\SendOrderConfirmationHandler" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\SendResetPasswordEmailHandler" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\CommandHandler\SendShipmentConfirmationEmailHandler" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
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 "Sylius\Bundle\ApiBundle\Serializer\ProductVariantNormalizer" previously pointing to "brille24_tier_price.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\Serializer\ProductVariantNormalizer" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\Serializer\ProductVariantNormalizer" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
Changed reference of service "sylius.api.validator.order_item_availability" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
Changed reference of service "sylius.api.validator.adding_eligible_product_variant_to_cart" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
Changed reference of service "sylius.api.validator.changing_item_quantity_in_cart" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
Changed reference of service "sylius.api.validator.chosen_payment_method_eligibility" previously pointing to "Sylius\PayPalPlugin\Resolver\PayPalPrioritisingPaymentMethodsResolver" to "Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface".
Changed reference of service "sylius.api.data_transformer.channel_code_aware_input_data_transformer" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.api.data_transformer.locale_code_aware_input_data_transformer" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Sylius\Bundle\ApiBundle\DataProvider\ChannelAwareItemDataProvider" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.listener.api_cart_blamer" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "pagerfanta.view.default_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 "pagerfanta.view.twitter_bootstrap_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_bootstrap4_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Sylius\PayPalPlugin\Client\PayPalClientInterface" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Sylius\PayPalPlugin\Controller\Webhook\RefundOrderAction" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\PayPalPlugin\Controller\CancelPayPalPaymentAction" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\PayPalPlugin\Controller\CancelPayPalPaymentAction" previously pointing to "Sylius\PayPalPlugin\Processor\OrderPaymentProcessor" to "sylius.order_processing.order_payment_processor.checkout".
Changed reference of service "Sylius\PayPalPlugin\Controller\CancelLastPayPalPaymentAction" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\PayPalPlugin\Controller\CancelLastPayPalPaymentAction" previously pointing to "Sylius\PayPalPlugin\Processor\OrderPaymentProcessor" to "sylius.order_processing.order_payment_processor.checkout".
Changed reference of service "Sylius\PayPalPlugin\Controller\CreatePayPalOrderFromPaymentPageAction" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\PayPalPlugin\Controller\CreatePayPalOrderFromCartAction" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\PayPalPlugin\Controller\PayPalButtonsController" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Sylius\PayPalPlugin\Controller\PayPalButtonsController" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Sylius\PayPalPlugin\Controller\ProcessPayPalOrderAction" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "Sylius\PayPalPlugin\Controller\ProcessPayPalOrderAction" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\PayPalPlugin\Controller\UpdatePayPalOrderAction" previously pointing to "sylius.custom_factory.address" to "sylius.factory.address".
Changed reference of service "Sylius\PayPalPlugin\Controller\UpdatePayPalOrderAction" previously pointing to "sylius.order_processing.order_processor.composite" to "sylius.order_processing.order_processor".
Changed reference of service "Sylius\PayPalPlugin\Controller\CompletePayPalOrderFromPaymentPageAction" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\PayPalPlugin\Manager\PaymentStateManagerInterface" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "Sylius\PayPalPlugin\Provider\AvailableCountriesProviderInterface" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Sylius\PayPalPlugin\Command\CompletePaidPaymentsCommand" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "monsieurbiz.settings.provider" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "monsieurbiz.settings.provider" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Jane\Component\AutoMapper\Normalizer\AutoMapperNormalizer" previously pointing to "Jane\Bundle\AutoMapperBundle\AutoMapper" to "Jane\Component\AutoMapper\AutoMapperInterface".
Changed reference of service "Jane\Component\AutoMapper\Transformer\ObjectTransformerFactory" previously pointing to "Jane\Bundle\AutoMapperBundle\AutoMapper" to "Jane\Component\AutoMapper\AutoMapperInterface".
Changed reference of service "Jane\Bundle\AutoMapperBundle\CacheWarmup\CacheWarmer" previously pointing to "Jane\Bundle\AutoMapperBundle\AutoMapper" to "Jane\Component\AutoMapper\AutoMapperInterface".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.wishlist" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist" to "bitbag_sylius_wishlist_plugin.factory.wishlist".
Changed reference of service "bitbag_sylius_wishlist_plugin.controller.wishlist_product" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist_product" to "bitbag_sylius_wishlist_plugin.factory.wishlist_product".
Changed reference of service "dedi_sylius_seo_plugin.rich_snippets.context.subject_fetcher.product_subject_fetcher" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "dedi_sylius_seo_plugin.rich_snippets.context.subject_fetcher.product_subject_fetcher" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "dedi_sylius_seo_plugin.rich_snippets.context.subject_fetcher.taxon_subject_fetcher" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "dedi_sylius_seo_plugin.rich_snippets.context.subject_fetcher.homepage_subject_fetcher" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "dedi_sylius_seo_plugin.rich_snippets.context.subject_fetcher.contact_subject_fetcher" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius.google_tag_manager.listener.context" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.google_tag_manager.listener.context" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "Arobases\SyliusInstagramPlugin\Instagram\Instagram" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Arobases\SyliusInstagramPlugin\Controller\FacebookController" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.tag_manager.add_transaction" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.tag_manager.view_item" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.tag_manager.view_item_list" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.tag_manager.view_item_list" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.tag_manager.checkout_step" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.tag_manager.cart" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.helper.product_variant_price" previously pointing to "brille24_tier_price.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.helper.product_variant_price" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.view_item_list.listener" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.google_tag_manager.enhanced_ecommerce_tracking.checkout.listener.cart_summary" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Action\AddItemBundleToCartControllerAction" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
Changed reference of service ".abstract.instanceof.App\Controller\Action\AddItemBundleToCartControllerAction" previously pointing to "sylius.custom_factory.order_item" to "sylius.factory.cart_item".
Changed reference of service ".service_locator.FIW_P_g" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.LUQ83pU" previously pointing to "App\Component\Core\Validator\Constraints\CartItemAvailabilityValidator" to "sylius.validator.cart_item_availability".
Changed reference of service ".service_locator.LUQ83pU" previously pointing to "App\Validator\Constraints\InStockValidator" to "sylius.validator.in_stock".
Changed reference of service ".service_locator.LUQ83pU" previously pointing to "App\Component\Core\Validator\Constraints\CartItemAvailabilityValidator" to "sylius.validator.cart_item_availability".
Changed reference of service ".service_locator.LUQ83pU" previously pointing to "App\Validator\Constraints\InStockValidator" to "sylius.validator.in_stock".
Changed reference of service ".service_locator.WD6Nmqe" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.bitbag_sylius_wishlist_plugin.voter.wishlist_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.sylius_invoicing_plugin_security.voter.invoice" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.CtcOlG6" previously pointing to "App\EventProducer\OrderPlacedProducer" to "sylius_invoicing_plugin.event_producer.order_placed".
Changed reference of service "sylius.resource_controller.state_machine" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service ".service_locator.7DVCCwZ" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service ".service_locator.7DVCCwZ" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service ".service_locator.HCW3qYH" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service ".service_locator.HCW3qYH" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service ".service_locator.tkMqz4M" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service ".service_locator.tkMqz4M" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service ".service_locator.aROpn4e" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service ".service_locator.aROpn4e" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service ".service_locator.J4b.DPX" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.WL3ovy4" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service ".service_locator.WL3ovy4" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service ".service_locator.GNc8e5B" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service ".service_locator.GNc8e5B" previously pointing to "debug.traced.sylius_refund_plugin.command_bus" to "messenger.default_bus".
Changed reference of service ".service_locator.7BNGja4" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "brille24_tier_price.order_processing.order_prices_recalculator.inner" previously pointing to "brille24_tier_price.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
Changed reference of service "App\Access\Listener\AccessCheckListener.inner" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\AutoMapper\ProductMapperConfiguration.inner" previously pointing to "Jane\Bundle\AutoMapperBundle\AutoMapper" to "Jane\Component\AutoMapper\AutoMapperInterface".
Changed reference of service "App\AutoMapper\ProductMapperConfiguration.inner" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
Changed reference of service "App\Component\Core\Validator\Constraints\CartItemAvailabilityValidator.inner" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
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\Component\Product\Generator\ProductVariantGenerator.inner" previously pointing to "sylius.custom_factory.product_variant" to "Sylius\Component\Product\Factory\ProductVariantFactoryInterface".
Changed reference of service "App\Context\CustomerAndChannelBasedCartContext.inner" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Context\SessionAndChannelBasedCartContext.inner" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Controller\Admin\OrderLabelController.inner" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Controller\Paypal\CreatePayPalOrderAction.inner" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "App\EmailManager\InvoiceEmailSender.inner" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "App\EmailManager\ShipmentEmailManager.inner" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "App\EventListener\MailerListener.inner" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "App\EventListener\MailerListener.inner" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\EventListener\MailerListener.inner" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\EventListener\UserRegistrationListener.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\EventListener\UserRegistrationListener.inner" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\EventSubscriber\CreateNewWishlistSubscriber.inner" previously pointing to "bitbag_sylius_wishlist_plugin.custom_factory.wishlist" to "bitbag_sylius_wishlist_plugin.factory.wishlist".
Changed reference of service "App\EventSubscriber\CreateNewWishlistSubscriber.inner" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Factory\ProductRichSnippetFactory.inner" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Factory\ProductRichSnippetFactory.inner" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\Factory\ProductRichSnippetFactory.inner" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
Changed reference of service "App\Form\Extension\Cart\CartTypeExtension.inner" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "App\Generator\InvoiceGenerator.inner" previously pointing to "App\Generator\SequentialInvoiceNumberGenerator" to "sylius_invoicing_plugin.generator.invoice_number_generator".
Changed reference of service "App\Generator\InvoiceGenerator.inner" previously pointing to "App\Factory\Invoicing\InvoiceFactory" to "sylius_invoicing_plugin.custom_factory.invoice".
Changed reference of service "App\GoogleFeed\ProductItemContext.inner" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
Changed reference of service "App\Index\Indexer.inner" previously pointing to "Jane\Bundle\AutoMapperBundle\AutoMapper" to "Jane\Component\AutoMapper\AutoMapperInterface".
Changed reference of service "App\Mailer\Renderer\EmailRenderer.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Mailer\Renderer\EmailRenderer.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Mailer\Sender\Sender.inner" previously pointing to "App\Mailer\Renderer\EmailRenderer" to "sylius.email_renderer.adapter.twig".
Changed reference of service "App\Mailer\Sender\Sender.inner" previously pointing to "App\Provider\EmailProvider" to "Sylius\Component\Mailer\Provider\EmailProviderInterface".
Changed reference of service "App\OrderProcessor\OrderShipmentProcessor.inner" previously pointing to "App\Component\Core\Resolver\EligibleDefaultShippingMethodResolver" to "Sylius\Component\Shipping\Resolver\DefaultShippingMethodResolverInterface".
Changed reference of service "App\OrderProcessor\ShippingChargesProcessor.inner" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "App\Processor\ResetOrderBonusPointsProcessor.inner" previously pointing to "App\Purifier\OrderBonusPointsPurifier" to "bitbag_sylius_bonus_points.purifier.order_bonus_points".
Changed reference of service "App\Promotion\Action\UnitFixedDiscountPromotionActionCommand.inner" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "App\Promotion\Action\UnitPercentageDiscountPromotionActionCommand.inner" previously pointing to "sylius.custom_factory.adjustment" to "Sylius\Component\Order\Factory\AdjustmentFactoryInterface".
Changed reference of service "App\Provider\ProductVariantsPricesProvider.inner" previously pointing to "brille24_tier_price.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
Changed reference of service "App\Provider\TaxonUrlProvider.inner" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "App\Remover\ExpiredCartsRemover.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Search\Request\Taxon.inner" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "App\Validator\Constraints\InStockValidator.inner" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
Changed reference of service "app.menu.admin.product.form.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.menu.admin.product_variant.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 "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\Order\Remover\ExpiredCartsRemoverInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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\Mailer\Provider\EmailProviderInterface" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Sylius\Component\Mailer\Sender\SenderInterface" previously pointing to "App\Mailer\Renderer\EmailRenderer" to "sylius.email_renderer.adapter.twig".
Changed reference of service "Sylius\Component\Mailer\Sender\SenderInterface" previously pointing to "App\Provider\EmailProvider" to "Sylius\Component\Mailer\Provider\EmailProviderInterface".
Changed reference of service "security.authentication_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "SM\Factory\FactoryInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "SM\Factory\FactoryInterface" previously pointing to "winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory" to "SM\Callback\CallbackFactoryInterface".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "Sylius\Bundle\FixturesBundle\Suite\SuiteFactoryInterface" previously pointing to "sylius_fixtures.listener_registry" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
Changed reference of service "Sylius\Bundle\CoreBundle\Security\UserImpersonatorInterface" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Sylius\Bundle\CoreBundle\Security\UserImpersonatorInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Sylius\Bundle\AdminBundle\EmailManager\ShipmentEmailManagerInterface" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
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\OrderProcessor\OrderAdjustmentsClearer" to "sylius.order_processing.order_adjustments_clearer".
Changed reference of service "sylius.order_processing.order_processor" previously pointing to "App\OrderProcessor\OrderPricesRecalculator" to "sylius.order_processing.order_prices_recalculator".
Changed reference of service "sylius.order_processing.order_processor" previously pointing to "App\OrderProcessor\OrderShipmentProcessor" to "sylius.order_processing.order_shipment_processor".
Changed reference of service "sylius.order_processing.order_processor" previously pointing to "App\OrderProcessor\ShippingChargesProcessor" to "sylius.order_processing.shipping_charges_processor".
Changed reference of service "sylius.order_processing.order_processor" previously pointing to "App\OrderProcessor\OrderPromotionProcessor" to "sylius.order_processing.order_promotion_processor".
Changed reference of service "sylius.order_processing.order_processor" previously pointing to "App\OrderProcessor\OrderTaxesProcessor" to "sylius.order_processing.order_taxes_processor".
Changed reference of service "sylius.order_processing.order_processor" previously pointing to "Sylius\PayPalPlugin\Processor\OrderPaymentProcessor" to "sylius.order_processing.order_payment_processor.checkout".
Changed reference of service "sylius.context.cart" previously pointing to "App\Context\CustomerAndChannelBasedCartContext" to "sylius.context.cart.customer_and_channel_based".
Changed reference of service "sylius.context.cart" previously pointing to "App\Context\SessionAndChannelBasedCartContext" to "sylius.context.cart.session_and_channel_based".
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.context.cart" previously pointing to "App\Context\CustomerAndChannelBasedCartContext" to "sylius.context.cart.customer_and_channel_based".
Changed reference of service "sylius.context.cart" previously pointing to "App\Context\SessionAndChannelBasedCartContext" to "sylius.context.cart.session_and_channel_based".
Changed reference of service "sylius.order_processing.order_prices_recalculator" previously pointing to "brille24_tier_price.calculator.product_variant_price" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
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.availability_checker.default" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
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.cart.session_and_channel_based" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "Sylius\PayPalPlugin\Controller\CreatePayPalOrderAction" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
Changed reference of service "sylius_invoicing_plugin.email.invoice_email_sender" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
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.user_registration" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.listener.user_registration" previously pointing to "App\Mailer\Sender\Sender" to "Sylius\Component\Mailer\Sender\SenderInterface".
Changed reference of service "sylius_invoicing_plugin.generator.invoice" previously pointing to "App\Generator\SequentialInvoiceNumberGenerator" to "sylius_invoicing_plugin.generator.invoice_number_generator".
Changed reference of service "sylius_invoicing_plugin.generator.invoice" previously pointing to "App\Factory\Invoicing\InvoiceFactory" to "sylius_invoicing_plugin.custom_factory.invoice".
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 "translator.data_collector" to "translator".
Changed reference of service "sylius.email_renderer.adapter.twig" previously pointing to "sylius.context.locale.composite" to "Sylius\Component\Locale\Context\LocaleContextInterface".
Changed reference of service "sylius.email_renderer.adapter.twig" previously pointing to "sylius.context.channel.cached" to "Sylius\Component\Channel\Context\ChannelContextInterface".
Changed reference of service "sylius.order_processing.order_shipment_processor" previously pointing to "App\Component\Core\Resolver\EligibleDefaultShippingMethodResolver" to "Sylius\Component\Shipping\Resolver\DefaultShippingMethodResolverInterface".
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 "bitbag_sylius_bonus_points.processor.reset_order_bonus_points" previously pointing to "App\Purifier\OrderBonusPointsPurifier" to "bitbag_sylius_bonus_points.purifier.order_bonus_points".
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.validator.in_stock" previously pointing to "App\Component\Inventory\Checker\AvailabilityChecker" to "sylius.availability_checker.default".
Changed reference of service "sylius.validator.in_stock" previously pointing to "sylius.context.cart.composite" to "sylius.context.cart".
Changed reference of service "sylius.admin.menu_builder.product_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sylius.admin.menu_builder.product_variant_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "event_dispatcher" previously pointing to "App\EventListener\UserRegistrationListener" to "sylius.listener.user_registration".
Changed reference of service "event_dispatcher" previously pointing to "App\EventListener\UserRegistrationListener" to "sylius.listener.user_registration".
Changed reference of service "event_dispatcher" previously pointing to "App\EventListener\UserRegistrationListener" to "sylius.listener.user_registration".
Changed reference of service "sylius.order_processing.order_payment_processor.checkout" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
975
Removed service "bitbag_sylius_wishlist_plugin.controller.action.base_wishlist_products_action"; reason: abstract.
Removed service "bitbag_sylius_wishlist_plugin.controller.action.base_wishlists_listing_action"; reason: abstract.
Removed service "container.env"; reason: abstract.
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.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "workflow.abstract"; reason: abstract.
Removed service "state_machine.abstract"; reason: abstract.
Removed service "workflow.marking_store.method"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; 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.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.listener.form"; 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.pre_authenticated"; 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.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 "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "sylius.email_renderer.adapter.abstract"; reason: abstract.
Removed service "sylius.email_sender.adapter.abstract"; reason: abstract.
Removed service "sylius.admin_user_provider"; reason: abstract.
Removed service "sylius.shop_user_provider"; reason: abstract.
Removed service "sylius.oauth_user_provider"; reason: abstract.
Removed service "Setono\SyliusCalloutPlugin\EventListener\AbstractCalloutDoctrineEventSubscriber"; reason: abstract.
Removed service "setono_sylius_feed.data_provider.parent"; reason: abstract.
Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
Removed service "knp_gaufrette.filesystem"; reason: abstract.
Removed service "knp_gaufrette.adapter.in_memory"; reason: abstract.
Removed service "knp_gaufrette.adapter.local"; reason: abstract.
Removed service "knp_gaufrette.adapter.safe_local"; reason: abstract.
Removed service "knp_gaufrette.adapter.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 "liip_imagine.cache.resolver.prototype.psr_cache"; reason: abstract.
Removed service "payum.extension.storage.prototype"; reason: abstract.
Removed service "Payum\Bundle\PayumBundle\Controller\PayumController"; reason: abstract.
Removed service "payum.storage.doctrine.orm"; reason: abstract.
Removed service "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 "lexik_jwt_authentication.security.jwt_authenticator"; 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 ".instanceof.Psr\Log\LoggerAwareInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueConfiguration"; reason: abstract.
Removed service ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueConfiguration"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueConfiguration"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\CheckboxReader"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\CheckboxReader"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateReader"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateReader"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateTimeReader"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\DateTimeReader"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\IntegerReader"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\IntegerReader"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\PercentReader"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\PercentReader"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\SelectReader"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\SelectReader"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextReader"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextReader"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\ReaderInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextareaReader"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueReader\TextareaReader"; reason: abstract.
Removed service ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductMapperConfiguration"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductMapperConfiguration"; reason: abstract.
Removed service ".instanceof.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.MonsieurBiz\SyliusSearchPlugin\AutoMapper\VariantMapperConfiguration"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\AutoMapper\VariantMapperConfiguration"; 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\Component\Console\Command\Command.0.MonsieurBiz\SyliusSearchPlugin\Command\SearchCommand"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Command\SearchCommand"; 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.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\AppendProductAttributeMappingSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\AppendProductAttributeMappingSubscriber"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixture"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixtureInterface.0.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixture"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixture"; 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.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\LimitsSearchType"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\LimitsSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\SettingsSearchType"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Form\Type\Settings\SettingsSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromIdsHandler"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromIdsHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromTaxonHandler"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductReindexFromTaxonHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductToDeleteFromIdsHandler"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\MessageHandler\ProductToDeleteFromIdsHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Normalizer\Product\ProductDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Normalizer\Product\ProductDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Normalizer\Product\ProductDTONormalizer"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\InstantSearch"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\InstantSearch"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Search"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Search"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Taxon"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Taxon"; 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\ChannelDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer"; 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\PricingDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.MonsieurBiz\SyliusSearchPlugin\Generated\Runtime\Normalizer\ReferenceNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSearchPlugin\Generated\Runtime\Normalizer\ReferenceNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction"; reason: abstract.
Removed service ".abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Synolia\SyliusSchedulerCommandPlugin\Command\PurgeScheduledCommandCommand"; reason: abstract.
Removed service ".abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Command\PurgeScheduledCommandCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Synolia\SyliusSchedulerCommandPlugin\Command\SynoliaSchedulerRunCommand"; reason: abstract.
Removed service ".abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Command\SynoliaSchedulerRunCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController"; reason: abstract.
Removed service ".abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Controller\EmptyLogsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Controller\EmptyLogsController"; reason: abstract.
Removed service ".abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Controller\EmptyLogsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController"; reason: abstract.
Removed service ".abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController"; reason: abstract.
Removed service ".abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.Synolia\SyliusSchedulerCommandPlugin\Fixture\SchedulerCommandFixture"; reason: abstract.
Removed service ".abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Fixture\SchedulerCommandFixture"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusSchedulerCommandPlugin\Form\CommandChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Form\CommandChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusSchedulerCommandPlugin\Form\CommandType"; reason: abstract.
Removed service ".abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Form\CommandType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Synolia\SyliusSchedulerCommandPlugin\Form\ScheduledCommandType"; reason: abstract.
Removed service ".abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Form\ScheduledCommandType"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Synolia\SyliusSchedulerCommandPlugin\Twig\BytesFormatterExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Synolia\SyliusSchedulerCommandPlugin\Twig\BytesFormatterExtension"; reason: abstract.
Removed service ".abstract.instanceof.Synolia\SyliusSchedulerCommandPlugin\Twig\BytesFormatterExtension"; 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.Jane\Bundle\AutoMapperBundle\Configuration\MapperConfigurationInterface.0.App\AutoMapper\ProductMapperConfiguration"; reason: abstract.
Removed service ".abstract.instanceof.App\AutoMapper\ProductMapperConfiguration"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AutomaticResendingCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AutomaticResendingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AvailabilityNotifierCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AvailabilityNotifierCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CartAbandonedCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CartAbandonedCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckOldIdTaxonNotNullCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckOldIdTaxonNotNullCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanAllOnHoldStockCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleanAllOnHoldStockCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanAvailabilityNotifierCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleanAvailabilityNotifierCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanElasticsearchCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleanElasticsearchCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanOnHoldStockCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleanOnHoldStockCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanShortDescriptionCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleanShortDescriptionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanStockCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CleanStockCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteOldImagePrintCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DeleteOldImagePrintCommand"; 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.Symfony\Component\Console\Command\Command.0.App\Command\GenerateAllTaxonSlugCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateAllTaxonSlugCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateInvoiceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateInvoiceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateInvoicesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateInvoicesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateModelScaleCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateModelScaleCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateModelTokenCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateModelTokenCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\ImportBonusPointCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Imports\ImportBonusPointCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\ImportCategAndInstitRedirectionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Imports\ImportCategAndInstitRedirectionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\ImportCustomerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Imports\ImportCustomerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\ImportDeletedProductRedirectionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Imports\ImportDeletedProductRedirectionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\ImportOrdersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Imports\ImportOrdersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\ImportProductRedirectionFromFileCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Imports\ImportProductRedirectionFromFileCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\ImportProductUrlForRedirectionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Imports\ImportProductUrlForRedirectionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Imports\NewPricesAndShippingCategoryCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Imports\NewPricesAndShippingCategoryCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MailChimp\CartSynchronizationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MailChimp\CartSynchronizationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MailChimp\CustomerSynchronizationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MailChimp\CustomerSynchronizationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MailChimp\OrderSynchronizationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MailChimp\OrderSynchronizationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RepairTaxShippingOnOldOrderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RepairTaxShippingOnOldOrderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RunTasksCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RunTasksCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SynoliaSchedulerRunCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SynoliaSchedulerRunCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\linkModelToVariantCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\linkModelToVariantCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Component\Core\Validator\Constraints\CartItemAvailabilityValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Core\Validator\Constraints\CartItemAvailabilityValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Connector\Api\Colissimo\ColissimoLabelRequest"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Connector\Api\Colissimo\ColissimoLabelRequest"; reason: abstract.
Removed service ".abstract.instanceof.App\Connector\Api\Colissimo\ColissimoLabelRequest"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Order\Context\CartContextInterface.0.App\Context\CustomerAndChannelBasedCartContext"; reason: abstract.
Removed service ".abstract.instanceof.App\Context\CustomerAndChannelBasedCartContext"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Order\Context\CartContextInterface.0.App\Context\SessionAndChannelBasedCartContext"; reason: abstract.
Removed service ".abstract.instanceof.App\Context\SessionAndChannelBasedCartContext"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Action\AddItemBundleToCartControllerAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Action\AddItemBundleToCartControllerAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Action\BackToStoreFromPaypalAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Action\BackToStoreFromPaypalAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Action\BackToStoreFromPaypalAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Action\GeolocalisationControllerAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Action\GeolocalisationControllerAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Action\GeolocalisationControllerAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Action\GoToNewOrderControllerAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Action\GoToNewOrderControllerAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Action\GoToNewOrderControllerAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Action\ResetOrderBonusPointsWithOrderIdAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Action\ResetOrderBonusPointsWithOrderIdAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Action\ResetOrderBonusPointsWithOrderIdAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Action\SandboxControllerAction"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Action\SandboxControllerAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Action\SandboxControllerAction"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AccountingExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AccountingExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AccountingExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ConfiguratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ConfiguratorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ConfiguratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FriendsOfSylius\ImportExport\ImportDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FriendsOfSylius\ImportExport\ImportDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\FriendsOfSylius\ImportExport\ImportDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ImportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ModelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ModelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ModelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderLabelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderLabelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrderLabelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderLabelController2"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderLabelController2"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrderLabelController2"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Admin\OrderStatusChangeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrderStatusChangeController"; 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\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ShippingDelaysController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ShippingDelaysController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ShippingDelaysController"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Shop\AddItemToCartController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Shop\AddItemToCartController"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Controller\ResourceController.0.App\Controller\Shop\Cart\SavedCartController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Shop\Cart\SavedCartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\CartController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Shop\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\ConfiguratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\ConfiguratorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Shop\ConfiguratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\ProductsVisitedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\ProductsVisitedController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Shop\ProductsVisitedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shop\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shop\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Shop\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CheckAwaitingOrderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\CheckAwaitingOrderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CreateNewWishlistSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\CreateNewWishlistSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\HomepageSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\HomepageSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\OrderBackFromMethodPaymentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\OrderBackFromMethodPaymentSubscriber"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.App\Fixture\EmailFixture"; reason: abstract.
Removed service ".abstract.instanceof.App\Fixture\EmailFixture"; 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\Callout\CalloutTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Callout\CalloutTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Cart\CartTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Cart\CartTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\CartItemTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\CartItemTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Channel\ChannelTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Channel\ChannelTypeExtension"; 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\CookieConsentTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\CookieConsentTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Customer\CustomerProfileTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Customer\CustomerProfileTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Customer\CustomerRegistrationTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Customer\CustomerRegistrationTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Faq\FrequentlyAskedQuestionTranslationTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Faq\FrequentlyAskedQuestionTranslationTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Newsletter\SubscribeToNewsletterTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Newsletter\SubscribeToNewsletterTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Order\OrderTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Order\OrderTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Page\PageTranslationTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Page\PageTranslationTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Payment\PaymentMethodTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Payment\PaymentMethodTypeExtension"; 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\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\ProductVariantTranslationTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Product\ProductVariantTranslationTypeExtension"; 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\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\Promotion\PromotionFilterCollectionTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Promotion\PromotionFilterCollectionTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Shipping\ShipmentTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Shipping\ShipmentTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Shipping\ShippingMethodTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Shipping\ShippingMethodTypeExtension"; 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\Shipping\WeightLimitToRateTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Shipping\WeightLimitToRateTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\Taxon\TaxonImageTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\Taxon\TaxonImageTypeExtension"; 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\Action\ItemPourcentageDiscountWithLimitConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Action\ItemPourcentageDiscountWithLimitConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Action\UnitPercentageDiscountWithQuantityConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Action\UnitPercentageDiscountWithQuantityConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\AdjustmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\AdjustmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\BrandAutocompleteChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\BrandAutocompleteChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\BrandChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\BrandChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\BrandImageType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\BrandImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\BrandImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\BrandTranslationType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\BrandTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\BrandTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\BrandType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\BrandType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\BrandType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\CalloutIsDigitalConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\CalloutIsDigitalConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ChannelParameterType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ChannelParameterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\ChannelParameterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ConfigurationItemType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ConfigurationItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\ConfigurationItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ConfigurationType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\ConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ContactSubjectTranslationType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ContactSubjectTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\ContactSubjectTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ContactSubjectType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ContactSubjectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\ContactSubjectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\DaysInWeekType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\DaysInWeekType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ElementType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ElementType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\ElementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\EmailTranslationType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\EmailTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\EmailTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\EmailType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\EmailType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\EmailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ExportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\ExportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FontAutoCompleteChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FontAutoCompleteChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FontColorAutoCompleteChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FontColorAutoCompleteChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FontColorTranslationType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\FontColorTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FontColorTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FontColorType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\FontColorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FontColorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FontType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\FontType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\FontType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ImportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\ImportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\LibraryAutocompleteChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\LibraryAutocompleteChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\LibraryFileType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\LibraryFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\LibraryFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\LibraryTranslationType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\LibraryTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\LibraryTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\LibraryType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\LibraryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\LibraryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\MessageHistoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\MessageHistoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ModelType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ModelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\ModelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\OneDateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\OneDateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\OrderAdminCommentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\OrderAdminCommentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\OrderItemType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\OrderItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\OrderItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\OrderStatusChangeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\OrderStatusChangeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\OrderStatusType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\OrderStatusType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PageMetaTranslationType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\PageMetaTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\PageMetaTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PageMetaType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\PageMetaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\PageMetaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ParameterType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ParameterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\ParameterType"; 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\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\ProductByTaxonAutocompleteChoiseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\ProductByTaxonAutocompleteChoiseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ProductVariantAutocompleteChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\ProductVariantAutocompleteChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ProductVariantModelAutocompleteChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\ProductVariantModelAutocompleteChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\PromotionChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\PromotionChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ResendingTimesType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ResendingTimesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\ResendingTimesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ShipmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\ShipmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ShippingDelayType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\ShippingDelayType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\ShippingDelayType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\SingleDateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\SingleDateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\StartEndDateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\StartEndDateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\StockFamilyAutocompleteChoice"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\StockFamilyAutocompleteChoice"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\StockFamilyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\StockFamilyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\SupplierChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\SupplierChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\SupplierType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\SupplierType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\WorkflowType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\Admin\WorkflowType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Admin\WorkflowType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Filter\CheckStockFamilyFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Filter\CheckStockFamilyFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Filter\CheckStockFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Filter\CheckStockFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Filter\OrderStatusFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Filter\OrderStatusFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ImportExport\ConfirmedImportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ImportExport\ConfirmedImportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ImportExport\ImportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ImportExport\ImportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ProductBundle\AddProductBundleToCartType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ProductBundle\AddProductBundleToCartType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Promotion\ExcludedProductFilterConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Promotion\ExcludedProductFilterConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PromotionCouponType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\PromotionCouponType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PromotionCouponType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Rule\ContainProductWithQuantityConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Rule\ContainProductWithQuantityConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Rule\ContainProductsToReleasePromotionConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Rule\ContainProductsToReleasePromotionConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Rule\IsDigitalConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Rule\IsDigitalConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Rule\MaxNumberOfProductsFromTaxonConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Rule\MaxNumberOfProductsFromTaxonConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Search\SearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Search\SearchType"; 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\UserAlertStock\AvailabilityNotifierType"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.App\Form\Type\UserAlertStock\AvailabilityNotifierType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\UserAlertStock\AvailabilityNotifierType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\BrandDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\BrandDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Generated\Normalizer\BrandDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\ChannelDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\ChannelDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Generated\Normalizer\ChannelDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\ImageDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\ImageDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Generated\Normalizer\ImageDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\JaneObjectNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\JaneObjectNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Generated\Normalizer\JaneObjectNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\PricingDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\PricingDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Generated\Normalizer\PricingDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\ProductAttributeDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\ProductAttributeDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Generated\Normalizer\ProductAttributeDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\ProductTaxonDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\ProductTaxonDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Generated\Normalizer\ProductTaxonDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Normalizer\TaxonDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Generated\Normalizer\TaxonDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Generated\Normalizer\TaxonDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Generated\Runtime\Normalizer\ReferenceNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Generated\Runtime\Normalizer\ReferenceNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Message\MessageHandler\ProductToDeleteFromIdsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Message\MessageHandler\ProductToDeleteFromIdsHandler"; reason: abstract.
Removed service ".instanceof.App\Message\MessageHandler\RunPopulateMessageHandler.0.App\Message\MessageHandler\RunPopulateMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Message\MessageHandler\RunPopulateMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Normalizer\ProductDTONormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Normalizer\ProductDTONormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Normalizer\ProductDTONormalizer"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessor\OrderAdjustmentsClearer"; reason: abstract.
Removed service ".abstract.instanceof.App\OrderProcessor\OrderAdjustmentsClearer"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessor\OrderPricesRecalculator"; reason: abstract.
Removed service ".abstract.instanceof.App\OrderProcessor\OrderPricesRecalculator"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessor\OrderPromotionProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\OrderProcessor\OrderPromotionProcessor"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessor\OrderShipmentProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\OrderProcessor\OrderShipmentProcessor"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessor\OrderTaxesProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\OrderProcessor\OrderTaxesProcessor"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\OrderProcessor\ShippingChargesProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\OrderProcessor\ShippingChargesProcessor"; reason: abstract.
Removed service ".instanceof.Sylius\Component\Order\Processor\OrderProcessorInterface.0.App\Processor\OrderBonusPointsProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Processor\OrderBonusPointsProcessor"; 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.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.App\Search\Request\InstantSearch"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Request\InstantSearch"; reason: abstract.
Removed service ".instanceof.MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestInterface.0.App\Search\Request\Taxon"; reason: abstract.
Removed service ".abstract.instanceof.App\Search\Request\Taxon"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Admin\CustomerExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Admin\CustomerExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Admin\CustomerExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Admin\InvoiceExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Admin\InvoiceExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Admin\InvoiceExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Admin\JsonExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Admin\JsonExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Admin\JsonExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Admin\RightsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Admin\RightsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Admin\RightsExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\AppExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\AppExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\BonusPoint\BonusPointExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\BonusPoint\BonusPointExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\BonusPoint\BonusPointExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Brand\BrandExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Brand\BrandExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Brand\BrandExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Callout\CalloutExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Callout\CalloutExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Callout\CalloutExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Canonical\CanonicalExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Canonical\CanonicalExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Canonical\CanonicalExtension"; 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\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\Configurator\ConfigurationExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Configurator\ConfigurationExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Configurator\ConfigurationExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Country\CountryExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Country\CountryExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Country\CountryExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\File\FileExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\File\FileExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\File\FileExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\FrancoPort\CalculateMissingFrancoPortExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\FrancoPort\CalculateMissingFrancoPortExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\FrancoPort\CalculateMissingFrancoPortExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Invoice\InvoiceExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Invoice\InvoiceExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Invoice\InvoiceExtension"; 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\PageMeta\PageMetaExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\PageMeta\PageMetaExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\PageMeta\PageMetaExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Parameter\ParameterExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Parameter\ParameterExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Parameter\ParameterExtension"; 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\Php\PhpExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Php\PhpExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Php\PhpExtension"; 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\Price\PriceExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Price\PriceExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Price\PriceExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Product\DigitalProductExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Product\DigitalProductExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Product\DigitalProductExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Product\ProductAssociation"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Product\ProductAssociation"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Product\ProductAssociation"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Product\ProductAttributeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Product\ProductAttributeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Product\ProductAttributeExtension"; 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\ProductImageExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Product\ProductImageExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Product\ProductImageExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Product\ProductVariantExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Product\ProductVariantExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Product\ProductVariantExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\Shipping\ShippingExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\Shipping\ShippingExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\Shipping\ShippingExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\Extensions\ShippingDelay\CalculateShippingDelayExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ShippingDelay\CalculateShippingDelayExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\ShippingDelay\CalculateShippingDelayExtension"; 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.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\InStockBundleValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\InStockBundleValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\InStockValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\InStockValidator"; 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\FormTypeInterface.0.app.promotion_coupon.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.promotion_coupon.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.promotion_coupon.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.library_translation.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.library_translation.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.library_translation.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.library_file.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.library_file.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.library_file.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.shipment.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.shipment.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.model_element.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.model_element.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.model_element.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.configuration_item.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.configuration_item.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.configuration_item.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.callout.rule.is_digital"; reason: abstract.
Removed service ".abstract.instanceof.app.form.type.callout.rule.is_digital"; 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\FormTypeExtensionInterface.0.app.form.extension.type.product"; reason: abstract.
Removed service ".abstract.instanceof.app.form.extension.type.product"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\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.parameter"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.form.type.admin.parameter"; reason: abstract.
Removed service ".abstract.instanceof.app.form.type.admin.parameter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.admin.channel_parameter"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.form.type.admin.channel_parameter"; reason: abstract.
Removed service ".abstract.instanceof.app.form.type.admin.channel_parameter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.admin.contact_subject"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.form.type.admin.contact_subject"; reason: abstract.
Removed service ".abstract.instanceof.app.form.type.admin.contact_subject"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.admin.supplier"; reason: abstract.
Removed service ".abstract.instanceof.app.form.type.admin.supplier"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.contact_subject_translation.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.contact_subject_translation.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.contact_subject_translation.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.email.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.email.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.email.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.page_meta.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.page_meta.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.page_meta.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.brand.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.brand.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.brand.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.shipping_delays.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.shipping_delays.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.shipping_delays.form.type"; 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.font.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.font.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.font.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.workflow.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.workflow.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.workflow.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.font.color.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.font.color.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.font.color.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.library.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.library.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.library.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.model.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.model.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.model.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.configuration.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.configuration.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.configuration.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.email_translation.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.email_translation.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.email_translation.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.page_meta_translation.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.page_meta_translation.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.page_meta_translation.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.brand_translation.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.brand_translation.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.brand_translation.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.font_color__translation.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.font_color__translation.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.font_color__translation.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.brand_images.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.brand_images.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.brand_images.form.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.order_item"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.form.type.order_item"; reason: abstract.
Removed service ".abstract.instanceof.app.form.type.order_item"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.adjustements"; reason: abstract.
Removed service ".abstract.instanceof.app.form.type.adjustements"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.promotion_rule.max_number_of_products_from_taxon_configuration"; reason: abstract.
Removed service ".abstract.instanceof.app.form.type.promotion_rule.max_number_of_products_from_taxon_configuration"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.promotion_action.item_pourcentage_discount_with_limit_configuration"; reason: abstract.
Removed service ".abstract.instanceof.app.form.type.promotion_action.item_pourcentage_discount_with_limit_configuration"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.availability_notifier.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.availability_notifier.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.availability_notifier.form.type"; 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.taxon"; reason: abstract.
Removed service ".abstract.instanceof.app.form.extension.type.taxon"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.promotion_action.filter.excluded_products"; reason: abstract.
Removed service ".abstract.instanceof.app.form.type.promotion_action.filter.excluded_products"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.resending_time.form.type"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\ResourceBundle\Form\Type\AbstractResourceType.0.app.resending_time.form.type"; reason: abstract.
Removed service ".abstract.instanceof.app.resending_time.form.type"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.SM\Extension\Twig\SMExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.SM\Extension\Twig\SMExtension"; reason: abstract.
Removed service ".abstract.instanceof.SM\Extension\Twig\SMExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand"; reason: abstract.
Removed service ".abstract.instanceof.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\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\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.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSettingsPlugin\Form\DefaultCheckboxType"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSettingsPlugin\Form\DefaultCheckboxType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.MonsieurBiz\SyliusSettingsPlugin\Form\MainSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSettingsPlugin\Form\MainSettingsType"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension"; reason: abstract.
Removed service ".instanceof.Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface.0.MonsieurBiz\SyliusSettingsPlugin\Fixture\SettingsFixture"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSettingsPlugin\Fixture\SettingsFixture"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.MonsieurBiz\SyliusSettingsPlugin\Command\SetSettingsCommand"; reason: abstract.
Removed service ".abstract.instanceof.MonsieurBiz\SyliusSettingsPlugin\Command\SetSettingsCommand"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Arobases\SyliusInstagramPlugin\Twig\Instagram\InstagramExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Arobases\SyliusInstagramPlugin\Twig\Instagram\InstagramExtension"; reason: abstract.
Removed service ".abstract.instanceof.Arobases\SyliusInstagramPlugin\Twig\Instagram\InstagramExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.Arobases\SyliusInstagramPlugin\Instagram\Instagram"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Arobases\SyliusInstagramPlugin\Instagram\Instagram"; reason: abstract.
Removed service ".abstract.instanceof.Arobases\SyliusInstagramPlugin\Instagram\Instagram"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Arobases\SyliusInstagramPlugin\Controller\FacebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Arobases\SyliusInstagramPlugin\Controller\FacebookController"; reason: abstract.
Removed service ".abstract.instanceof.Arobases\SyliusInstagramPlugin\Controller\FacebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Arobases\SyliusInstagramPlugin\Form\Extension\ChannelTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Arobases\SyliusInstagramPlugin\Form\Extension\ChannelTypeExtension"; reason: abstract.
484
Removed service "brille24_tier_price.order_processing.order_prices_recalculator"; reason: unused.
Removed service "bitbag_sylius_cms_plugin.resolver.media_type"; reason: unused.
Removed service "ReCaptcha\ReCaptcha"; reason: unused.
Removed service "ReCaptcha\RequestMethod\CurlPost"; reason: unused.
Removed service "ReCaptcha\RequestMethod\Curl"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\DependencyInjection\AutomapperConfigurationRegistryPass"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\DependencyInjection\AutowireMappingProviderParameterPass"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\DependencyInjection\Configuration"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\DependencyInjection\DocumentableRegistryPass"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\DependencyInjection\MonsieurBizSyliusSearchExtension"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\DependencyInjection\RegisterSearchRequestPass"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Event\MappingProviderEvent"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Exception\ObjectNotInstanceOfClassException"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Exception\UnknownRequestTypeException"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Helper\SlugHelper"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Message\ProductReindexFromIds"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Message\ProductReindexFromTaxon"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Message\ProductToDeleteFromIds"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Model\Datasource\RepositoryDatasource"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Model\Documentable\Documentable"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Model\Product\ProductDTO"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Model\Product\VariantDTO"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\MonsieurBizSyliusSearchPlugin"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Resolver\CheapestProductVariantResolver"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Filter\Filter"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Filter\FilterValue"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Filter\RangeFilter"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Aggregation\ProductAttributeAggregation"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\SearchTermFilter"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestConfiguration"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Search\Response"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Generated\Model\ChannelDTO"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Generated\Model\ImageDTO"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Generated\Model\PricingDTO"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Generated\Model\ProductAttributeDTO"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Generated\Model\ProductTaxonDTO"; reason: unused.
Removed service "MonsieurBiz\SyliusSearchPlugin\Generated\Model\TaxonDTO"; reason: unused.
Removed service "app.processor.product_base_processor"; reason: unused.
Removed service "app.processor.product_variant_processor"; reason: unused.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Checker\SoftLimitThresholdIsDueChecker"; reason: unused.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Components\Exceptions\Checker\IsNotDueException"; reason: unused.
Removed service "Synolia\SyliusSchedulerCommandPlugin\DependencyInjection\SynoliaSyliusSchedulerCommandExtension"; reason: unused.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Enum\ScheduledCommandStateEnum"; reason: unused.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Grid\FieldType\ScheduledCommandExecutionTimeType"; reason: unused.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Grid\FieldType\ScheduledCommandHumanReadableExpressionType"; reason: unused.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Grid\FieldType\ScheduledCommandStateType"; reason: unused.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Grid\FieldType\ScheduledCommandUrlType"; reason: unused.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Repository\CommandRepository"; reason: unused.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Repository\ScheduledCommandRepository"; reason: unused.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Runner\ScheduleCommandRunner"; reason: unused.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Validator\LogfilePrefixPropertyValidator"; reason: unused.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Validator\LogfilePropertyValidator"; reason: unused.
Removed service "Synolia\SyliusSchedulerCommandPlugin\Voter\IsDueVoter"; reason: unused.
Removed service "App\Assigner\ElementAssigner"; reason: unused.
Removed service "App\Assigner\ModelAssigner"; reason: unused.
Removed service "App\Assigner\ResetConfigurationsTokenAssigner"; reason: unused.
Removed service "App\Checker\Callout\IsDigitalRuleChecker"; reason: unused.
Removed service "App\Checker\Import\ImportExtensionChecker"; reason: unused.
Removed service "App\Component\ErrorHandler\DebugErrorHandler"; reason: unused.
Removed service "App\Connector\Api\Mailchimp\MailchimpRequest"; reason: unused.
Removed service "App\Context\CustomerBonusPointsContext"; reason: unused.
Removed service "App\Context\RichSnippetContext"; reason: unused.
Removed service "App\DependencyInjection\Compiler\RemovePaypalDecorationServicesPass"; reason: unused.
Removed service "App\EntityListener\MediaListener"; reason: unused.
Removed service "App\EntityListener\ProductListener"; reason: unused.
Removed service "App\EventListener\ConfigurationImageListener"; reason: unused.
Removed service "App\EventListener\OrderListener"; reason: unused.
Removed service "App\EventListener\ProductEventListener"; reason: unused.
Removed service "App\EventListener\ProductTaxonListener"; reason: unused.
Removed service "App\Events\BrandMenuBuilderEvent"; reason: unused.
Removed service "App\Events\LibraryMenuBuilderEvent"; reason: unused.
Removed service "App\Events\ModelMenuBuilderEvent"; reason: unused.
Removed service "App\Events\PopupMenuBuilderEvent"; reason: unused.
Removed service "App\Factory\ProductVariantFactory"; reason: unused.
Removed service "App\Files\Creator\ImageCreator"; reason: unused.
Removed service "App\Files\Uploader\ConfigurationPrintUploader"; reason: unused.
Removed service "App\Files\Uploader\ConfigurationRenderingUploader"; reason: unused.
Removed service "App\Form\Type\Action\ItemPourcentageDiscountWithLimitConfigurationType"; reason: unused.
Removed service "App\Form\Type\Admin\AdjustmentType"; reason: unused.
Removed service "App\Form\Type\Admin\BrandImageType"; reason: unused.
Removed service "App\Form\Type\Admin\BrandTranslationType"; reason: unused.
Removed service "App\Form\Type\Admin\BrandType"; reason: unused.
Removed service "App\Form\Type\Admin\CalloutIsDigitalConfigurationType"; reason: unused.
Removed service "App\Form\Type\Admin\ChannelParameterType"; reason: unused.
Removed service "App\Form\Type\Admin\ConfigurationItemType"; reason: unused.
Removed service "App\Form\Type\Admin\ConfigurationType"; reason: unused.
Removed service "App\Form\Type\Admin\ContactSubjectTranslationType"; reason: unused.
Removed service "App\Form\Type\Admin\ContactSubjectType"; reason: unused.
Removed service "App\Form\Type\Admin\ElementType"; reason: unused.
Removed service "App\Form\Type\Admin\EmailTranslationType"; reason: unused.
Removed service "App\Form\Type\Admin\EmailType"; reason: unused.
Removed service "App\Form\Type\Admin\FontColorTranslationType"; reason: unused.
Removed service "App\Form\Type\Admin\FontColorType"; reason: unused.
Removed service "App\Form\Type\Admin\FontType"; reason: unused.
Removed service "App\Form\Type\Admin\LibraryFileType"; reason: unused.
Removed service "App\Form\Type\Admin\LibraryTranslationType"; reason: unused.
Removed service "App\Form\Type\Admin\LibraryType"; reason: unused.
Removed service "App\Form\Type\Admin\ModelType"; reason: unused.
Removed service "App\Form\Type\Admin\OrderItemType"; reason: unused.
Removed service "App\Form\Type\Admin\PageMetaTranslationType"; reason: unused.
Removed service "App\Form\Type\Admin\PageMetaType"; reason: unused.
Removed service "App\Form\Type\Admin\ParameterType"; reason: unused.
Removed service "App\Form\Type\Admin\PartnerType"; reason: unused.
Removed service "App\Form\Type\Admin\PopupTranslationType"; reason: unused.
Removed service "App\Form\Type\Admin\PopupType"; reason: unused.
Removed service "App\Form\Type\Admin\ResendingTimesType"; reason: unused.
Removed service "App\Form\Type\Admin\ShipmentType"; reason: unused.
Removed service "App\Form\Type\Admin\ShippingDelayType"; reason: unused.
Removed service "App\Form\Type\Admin\SupplierType"; reason: unused.
Removed service "App\Form\Type\Admin\WorkflowType"; reason: unused.
Removed service "App\Form\Type\Promotion\ExcludedProductFilterConfigurationType"; reason: unused.
Removed service "App\Form\Type\PromotionCouponType"; reason: unused.
Removed service "App\Form\Type\Rule\MaxNumberOfProductsFromTaxonConfigurationType"; reason: unused.
Removed service "App\Form\Type\UserAlertStock\AvailabilityNotifierType"; reason: unused.
Removed service "App\Generated\Model\BrandDTO"; reason: unused.
Removed service "App\Generated\Model\ChannelDTO"; reason: unused.
Removed service "App\Generated\Model\ImageDTO"; reason: unused.
Removed service "App\Generated\Model\PricingDTO"; reason: unused.
Removed service "App\Generated\Model\ProductAttributeDTO"; reason: unused.
Removed service "App\Generated\Model\ProductTaxonDTO"; reason: unused.
Removed service "App\Generated\Model\TaxonDTO"; reason: unused.
Removed service "App\Generated\Runtime\Normalizer\ValidationException"; reason: unused.
Removed service "App\GoogleFeed\Product"; reason: unused.
Removed service "App\Grid\Filter\CheckStockFamilyFilter"; reason: unused.
Removed service "App\Grid\Filter\CheckStockFilter"; reason: unused.
Removed service "App\Grid\Filter\OrderStatusFilter"; reason: unused.
Removed service "App\Importer\ResourceImporter"; reason: unused.
Removed service "App\Menu\AccountMenuListener"; reason: unused.
Removed service "App\Menu\AdminMenuListener"; reason: unused.
Removed service "App\Menu\BrandFormMenuBuilder"; reason: unused.
Removed service "App\Menu\LibraryFormMenuBuilder"; reason: unused.
Removed service "App\Menu\ModelFormMenuBuilder"; reason: unused.
Removed service "App\Menu\OrderShowMenuListener"; reason: unused.
Removed service "App\Menu\PopupFormMenuBuilder"; reason: unused.
Removed service "App\Menu\ProductFormMenuBuilder"; reason: unused.
Removed service "App\Menu\ProductVariantFormMenuBuilder"; reason: unused.
Removed service "App\Message\RunPopulateMessage"; reason: unused.
Removed service "App\Model\ElementType"; reason: unused.
Removed service "App\Model\ModelType"; reason: unused.
Removed service "App\Model\OrderPdf"; reason: unused.
Removed service "App\Processor\ChangeProductVariantToSimpleProcessor"; reason: unused.
Removed service "App\Processor\CustomerProcessor"; reason: unused.
Removed service "App\Processor\ElementProcessor"; reason: unused.
Removed service "App\Processor\InternationalDescriptionProcessor"; reason: unused.
Removed service "App\Processor\LibraryFileProcessor"; reason: unused.
Removed service "App\Processor\ModelProcessor"; reason: unused.
Removed service "App\Processor\PaymentMethodProcessor"; reason: unused.
Removed service "App\Processor\ProductAssociationProcessor"; reason: unused.
Removed service "App\Processor\ProductBaseCustomProcessor"; reason: unused.
Removed service "App\Processor\ProductBaseProcessor"; reason: unused.
Removed service "App\Processor\ProductDescriptionProcessor"; reason: unused.
Removed service "App\Processor\ProductImageProcessor"; reason: unused.
Removed service "App\Processor\ProductSimpleProcessor"; reason: unused.
Removed service "App\Processor\ProductTaxonProcessor"; reason: unused.
Removed service "App\Processor\ProductVariantCustomProcessor"; reason: unused.
Removed service "App\Processor\ProductVariantPriceProcessor"; reason: unused.
Removed service "App\Processor\ProductVariantProcessor"; reason: unused.
Removed service "App\Processor\TierPriceProcessor"; reason: unused.
Removed service "App\Promotion\Action\ItemPercentageDiscountWithLimitCommand"; reason: unused.
Removed service "App\Promotion\Checker\Rule\ContainProductWithQuantityRuleChecker"; reason: unused.
Removed service "App\Promotion\Checker\Rule\ContainProductsToReleasePromotionRuleChecker"; reason: unused.
Removed service "App\Promotion\Checker\Rule\MaxNumberOfProductsFromTaxonRuleChecker"; reason: unused.
Removed service "App\Repository\BonusPoints\BonusPointsRepository"; reason: unused.
Removed service "App\Repository\BonusPoints\CustomerBonusPointsRepository"; reason: unused.
Removed service "App\Repository\Brand\BrandRepository"; reason: unused.
Removed service "App\Repository\Cart\SavedCartRepository"; reason: unused.
Removed service "App\Repository\Channel\ChannelParameterRepository"; reason: unused.
Removed service "App\Repository\Channel\ChannelPricingRepository"; reason: unused.
Removed service "App\Repository\Channel\ChannelRepository"; reason: unused.
Removed service "App\Repository\Cms\PageRepository"; reason: unused.
Removed service "App\Repository\Cms\PageTranslationRepository"; reason: unused.
Removed service "App\Repository\Configurator\ConfigurationImageRepository"; reason: unused.
Removed service "App\Repository\Configurator\ConfigurationImageTypeRepository"; reason: unused.
Removed service "App\Repository\Configurator\ConfigurationItemRepository"; reason: unused.
Removed service "App\Repository\Configurator\ConfigurationRepository"; reason: unused.
Removed service "App\Repository\Configurator\ElementRepository"; reason: unused.
Removed service "App\Repository\Configurator\FontColorRepository"; reason: unused.
Removed service "App\Repository\Configurator\FontColorTranslationRepository"; reason: unused.
Removed service "App\Repository\Configurator\FontRepository"; reason: unused.
Removed service "App\Repository\Configurator\LibraryFileRepository"; reason: unused.
Removed service "App\Repository\Configurator\LibraryRepository"; reason: unused.
Removed service "App\Repository\Configurator\LibraryTranslationRepository"; reason: unused.
Removed service "App\Repository\Configurator\ModelRepository"; reason: unused.
Removed service "App\Repository\Configurator\WorkflowRepository"; reason: unused.
Removed service "App\Repository\ContactSubject\ContactSubjectRepository"; reason: unused.
Removed service "App\Repository\Customer\CustomerRepository"; reason: unused.
Removed service "App\Repository\Email\EmailRepository"; reason: unused.
Removed service "App\Repository\Import\SavedImportRepository"; reason: unused.
Removed service "App\Repository\Media\MediaRepository"; reason: unused.
Removed service "App\Repository\MessageHistory\MessageHistoryRepository"; reason: unused.
Removed service "App\Repository\Order\OrderRepository"; reason: unused.
Removed service "App\Repository\Order\OrderStatusRepository"; reason: unused.
Removed service "App\Repository\PageMeta\PageMetaRepository"; reason: unused.
Removed service "App\Repository\PageMeta\PageMetaTranslationRepository"; reason: unused.
Removed service "App\Repository\Parameter\ParameterRepository"; reason: unused.
Removed service "App\Repository\Partner\PartnerRepository"; reason: unused.
Removed service "App\Repository\Popup\PopupRepository"; reason: unused.
Removed service "App\Repository\Popup\PopupTranslationRepository"; reason: unused.
Removed service "App\Repository\Product\ProductRepository"; reason: unused.
Removed service "App\Repository\Product\ProductTranslationRepository"; reason: unused.
Removed service "App\Repository\ProductVariant\ProductVariantRepository"; reason: unused.
Removed service "App\Repository\Shipping\ShippingDelaysRepository"; reason: unused.
Removed service "App\Repository\Shipping\ShippingDeliveryDateRepository"; reason: unused.
Removed service "App\Repository\ShippingMethod\ShippingMethodRepository"; reason: unused.
Removed service "App\Repository\StockFamily\StockFamilyRepository"; reason: unused.
Removed service "App\Repository\Taxon\TaxonRepository"; reason: unused.
Removed service "App\Repository\Taxon\TaxonTranslationRepository"; reason: unused.
Removed service "App\Repository\UserAlertStock\AvailabilityNotifierRepository"; reason: unused.
Removed service "App\Service\Cart\CartService"; reason: unused.
Removed service "App\Service\Customer\CustomerDataAnonymizer"; reason: unused.
Removed service "App\Shipping\Calculator\TableRateShippingCalculator"; reason: unused.
Removed service "App\Shipping\Checker\Rule\IsDigitalRuleChecker"; reason: unused.
Removed service "App\Shipping\Checker\Rule\IsNotDigitalRuleChecker"; reason: unused.
Removed service "App\Shipping\Checker\TableRateShippingMethodEligibilityChecker"; reason: unused.
Removed service "App\Validator\Constraints\InStockBundle"; reason: unused.
Removed service "App\Validator\Constraints\PostCode"; reason: unused.
Removed service "app.email_manager.contact"; reason: unused.
Removed service "monsieurbiz.settings.settings.default"; reason: unused.
Removed service "App\Form\DataTransformer\ConfigurationTransformer"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "workflow.security.expression_language"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "annotations.filesystem_cache"; reason: unused.
Removed service "annotations.cache"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service ".lock.default.store.2BORioJ"; reason: unused.
Removed service "lock.default.factory"; reason: unused.
Removed service "lock.default"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.native"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.storage.php_bridge"; reason: unused.
Removed service "session.attribute_bag"; reason: unused.
Removed service "session.storage.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authentication.listener.anonymous"; reason: unused.
Removed service "security.authentication.provider.anonymous"; reason: unused.
Removed service "security.user_providers"; reason: unused.
Removed service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~uhQH5iJ"; reason: unused.
Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~uhQH5iJ"; reason: unused.
Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~uhQH5iJ"; reason: unused.
Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~uhQH5iJ"; reason: unused.
Removed service "swiftmailer.transport.failover"; reason: unused.
Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "doctrine.dbal.logger.chain"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service ".1_ServiceLocator~FakF.6a"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "sylius.authentication.success_handler"; reason: unused.
Removed service "sylius.authentication.failure_handler"; reason: unused.
Removed service "sylius.admin_user_provider.email_based"; reason: unused.
Removed service "sylius.admin_user_provider.name_based"; reason: unused.
Removed service "sylius.shop_user_provider.email_based"; reason: unused.
Removed service "sylius.shop_user_provider.name_based"; reason: unused.
Removed service "sylius.oauth_user_provider.email_based"; reason: unused.
Removed service "sylius.oauth_user_provider.name_based"; reason: unused.
Removed service "sylius.oauth_user_provider.email_or_name_based"; reason: unused.
Removed service "setono_sylius_callout.callout_eligibility_checker"; reason: unused.
Removed service "flysystem.adapter.lazy.factory"; reason: unused.
Removed service "flysystem.adapter.default.storage"; reason: unused.
Removed service "default.storage"; reason: unused.
Removed service "setono_sylius_feed.data_provider.product_variant"; reason: unused.
Removed service "sonata.block.cache.handler.noop"; reason: unused.
Removed service "hateoas.configuration.provider.function"; reason: unused.
Removed service "hateoas.configuration.provider.static_method"; reason: unused.
Removed service "hateoas.configuration.provider.expression"; reason: unused.
Removed service "jms_serializer.metadata.doctrine_phpcr_type_driver"; reason: unused.
Removed service "jms_serializer.metadata.doc_block_driver"; reason: unused.
Removed service "jms_serializer.camel_case_naming_strategy"; reason: unused.
Removed service "jms_serializer.serialized_name_annotation_strategy"; reason: unused.
Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
Removed service "jms_serializer.templating.helper.serializer"; reason: unused.
Removed service "fos_rest.view_handler.jsonp"; reason: unused.
Removed service "fos_rest.request.param_fetcher"; reason: unused.
Removed service "fos_rest.request.param_fetcher.reader"; reason: unused.
Removed service "fos_rest.serializer.symfony"; reason: unused.
Removed service "fos_rest.normalizer.camel_keys"; reason: unused.
Removed service "fos_rest.normalizer.camel_keys_with_leading_underscore"; reason: unused.
Removed service "fos_rest.decoder.jsontoform"; reason: unused.
Removed service "liip_imagine.mime_types"; reason: unused.
Removed service "liip_imagine.imagick"; reason: unused.
Removed service "liip_imagine.gmagick"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.filesystem"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.stream"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
Removed service "liip_imagine.templating.filter_helper"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "doctrine.migrations.container_aware_migrations_factory"; reason: unused.
Removed service "Sylius\Bundle\ThemeBundle\Context\SettableThemeContext"; reason: unused.
Removed service "var_dumper.server_connection"; reason: unused.
Removed service "fidry_alice_data_fixtures.loader.multipass_file"; reason: unused.
Removed service "fidry_alice_data_fixtures.persistence.purger_modepurger_mode"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "sylius.parameter_bag"; reason: unused.
Removed service "ConnectHolland\CookieConsentBundle\CHCookieConsentBundle"; reason: unused.
Removed service "ConnectHolland\CookieConsentBundle\DependencyInjection\CHCookieConsentExtension"; reason: unused.
Removed service "ConnectHolland\CookieConsentBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "ConnectHolland\CookieConsentBundle\Entity\CookieConsentLog"; reason: unused.
Removed service "ConnectHolland\CookieConsentBundle\Enum\CategoryEnum"; reason: unused.
Removed service "ConnectHolland\CookieConsentBundle\Enum\CookieNameEnum"; reason: unused.
Removed service "ConnectHolland\CookieConsentBundle\Enum\PositionEnum"; reason: unused.
Removed service "ConnectHolland\CookieConsentBundle\Enum\ThemeEnum"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
Removed service "lexik_jwt_authentication.encoder.default"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service "api_platform.path_segment_name_generator.underscore"; reason: unused.
Removed service "api_platform.symfony.iri_converter"; reason: unused.
Removed service "api_platform.api.identifiers_extractor"; reason: unused.
Removed service "api_platform.uri_variables.converter"; reason: unused.
Removed service "api_platform.uri_variables.transformer.integer"; reason: unused.
Removed service "api_platform.uri_variables.transformer.date_time"; reason: unused.
Removed service "api_platform.state_provider.locator"; reason: unused.
Removed service "api_platform.pagination.next"; reason: unused.
Removed service "api_platform.state_processor.locator"; reason: unused.
Removed service "api_platform.operation_method_resolver"; reason: unused.
Removed service "api_platform.formats_provider"; reason: unused.
Removed service "api_platform.serializer_locator"; reason: unused.
Removed service "api_platform.filter_collection_factory"; reason: unused.
Removed service "api_platform.filters"; reason: unused.
Removed service "api_platform.ramsey_uuid.uri_variables.transformer.uuid"; reason: unused.
Removed service "api_platform.symfony.uri_variables.transformer.ulid"; reason: unused.
Removed service "api_platform.symfony.uri_variables.transformer.uuid"; reason: unused.
Removed service "api_platform.metadata.resource.name_collection_factory.xml.legacy"; reason: unused.
Removed service "api_platform.operation_path_resolver.underscore"; reason: unused.
Removed service "api_platform.operation_path_resolver.dash"; reason: unused.
Removed service "api_platform.doctrine.metadata_factory"; reason: unused.
Removed service "api_platform.doctrine.orm.state.remove_processor"; reason: unused.
Removed service "api_platform.doctrine.orm.state.persist_processor"; reason: unused.
Removed service "debug.var_dumper.cloner"; reason: unused.
Removed service "debug.var_dumper.cli_dumper"; reason: unused.
Removed service "ApiPlatform\Symfony\Messenger\Processor"; reason: unused.
Removed service "Sylius\PayPalPlugin\Form\Type\PayPalConfigurationType"; reason: unused.
Removed service "Sylius\PayPalPlugin\Provider\PayPalOrderProviderInterface"; reason: unused.
Removed service "Sylius\PayPalPlugin\Resolver\CompleteOrderPaymentResolverInterface"; reason: unused.
Removed service "Jane\Component\AutoMapper\Normalizer\AutoMapperNormalizer"; reason: unused.
Removed service "arobases.transporter_label_generation.connector.api.chronopost"; reason: unused.
Removed service "sylius.google_tag_manager.enhanced_ecommerce_tracking.tag_manager.currency_code"; reason: unused.
Removed service ".service_locator.pkA96fB"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.logger.lock"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.QW5EXkg"; reason: unused.
Removed service ".service_locator.yY.p4P7"; reason: unused.
Removed service ".service_locator.WL3ovy4"; reason: unused.
Removed service ".service_locator.WL3ovy4.Payum\Bundle\PayumBundle\Controller\AuthorizeController"; reason: unused.
Removed service ".service_locator.WL3ovy4.Payum\Bundle\PayumBundle\Controller\CancelController"; reason: unused.
Removed service ".service_locator.WL3ovy4.Payum\Bundle\PayumBundle\Controller\CaptureController"; reason: unused.
Removed service ".service_locator.WL3ovy4.Payum\Bundle\PayumBundle\Controller\NotifyController"; reason: unused.
Removed service ".service_locator.WL3ovy4.Payum\Bundle\PayumBundle\Controller\PayoutController"; reason: unused.
Removed service ".service_locator.WL3ovy4.Payum\Bundle\PayumBundle\Controller\RefundController"; reason: unused.
Removed service ".service_locator.WL3ovy4.Payum\Bundle\PayumBundle\Controller\SyncController"; reason: unused.
Removed service ".service_locator.GNc8e5B.Arobases\SyliusInstagramPlugin\Controller\FacebookController"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.A57.yUe"; reason: unused.
Removed service "sylius.context.locale.composite.inner"; reason: unused.
Removed service "sylius.locale_provider.channel_based.inner"; reason: unused.
Removed service "sylius.form.type_extension.form.request_handler.inner"; reason: unused.
Removed service "sylius.custom_bulk_action_grid_renderer.twig.inner"; reason: unused.
Removed service "Sylius\Bundle\ThemeBundle\Translation\Translator.inner"; reason: unused.
Removed service "brille24_tier_price.order_processing.order_prices_recalculator.inner"; reason: unused.
Removed service "App\Access\Listener\AccessCheckListener.inner"; reason: unused.
Removed service "App\AutoMapper\ProductMapperConfiguration.inner"; reason: unused.
Removed service "App\Checker\Eligibility\BonusPointsStrategyRulesEligibilityChecker.inner"; reason: unused.
Removed service "App\Command\SynoliaSchedulerRunCommand.inner"; reason: unused.
Removed service "App\Component\Core\Inventory\Operator\OrderInventoryOperator.inner"; reason: unused.
Removed service "App\Component\Core\Resolver\EligibleDefaultShippingMethodResolver.inner"; reason: unused.
Removed service "App\Component\Core\Validator\Constraints\CartItemAvailabilityValidator.inner"; reason: unused.
Removed service "App\Component\Inventory\Checker\AvailabilityChecker.inner"; reason: unused.
Removed service "App\Component\Order\Modifier\OrderModifier.inner"; reason: unused.
Removed service "App\Component\Product\Generator\ProductVariantGenerator.inner"; reason: unused.
Removed service "App\Connector\Api\Colissimo\ColissimoLabelRequest.inner"; reason: unused.
Removed service "App\Connector\Api\Paypal\CreateOrderApi.inner"; reason: unused.
Removed service "App\Context\CustomerAndChannelBasedCartContext.inner"; reason: unused.
Removed service "App\Context\SessionAndChannelBasedCartContext.inner"; reason: unused.
Removed service "App\Controller\Admin\FriendsOfSylius\ImportExport\ImportDataController.inner"; reason: unused.
Removed service "App\Controller\Admin\OrderLabelController.inner"; reason: unused.
Removed service "App\Controller\Paypal\CreatePayPalOrderAction.inner"; reason: unused.
Removed service "App\Controller\Shop\SecurityController.inner"; reason: unused.
Removed service "App\EmailManager\InvoiceEmailSender.inner"; reason: unused.
Removed service "App\EmailManager\ShipmentEmailManager.inner"; reason: unused.
Removed service "App\EventListener\GtmRouteListener.inner"; reason: unused.
Removed service "App\EventListener\MailerListener.inner"; reason: unused.
Removed service "App\EventListener\OrderBonusPointsListener.inner"; reason: unused.
Removed service "App\EventListener\UserRegistrationListener.inner"; reason: unused.
Removed service "App\EventProducer\OrderPaymentPaidProducer.inner"; reason: unused.
Removed service "App\EventProducer\OrderPlacedProducer.inner"; reason: unused.
Removed service "App\EventSubscriber\CreateNewWishlistSubscriber.inner"; reason: unused.
Removed service "App\Exporter\Transformer\Handler\IntegerToMoneyFormatHandler.inner"; reason: unused.
Removed service "App\Factory\Invoicing\InvoiceFactory.inner"; reason: unused.
Removed service "App\Factory\ProductRichSnippetFactory.inner"; reason: unused.
Removed service "App\Form\Extension\Cart\CartTypeExtension.inner"; reason: unused.
Removed service "App\Form\Type\Search\SearchType.inner"; reason: unused.
Removed service "App\FosCKEditor\Renderer\CKEditorRenderer.inner"; reason: unused.
Removed service "App\Generator\InvoiceGenerator.inner"; reason: unused.
Removed service "App\Generator\SequentialInvoiceNumberGenerator.inner"; reason: unused.
Removed service "App\Generator\Taxonomy\TaxonSlugGenerator.inner"; reason: unused.
Removed service "App\Generator\Taxonomy\TaxonUrlGenerator.inner"; reason: unused.
Removed service "App\GoogleFeed\ProductItemContext.inner"; reason: unused.
Removed service "App\Index\Indexer.inner"; reason: unused.
Removed service "App\Mailchimp\Client\Client.inner"; reason: unused.
Removed service "App\Mailchimp\DataGenerator\OrderDataGenerator.inner"; reason: unused.
Removed service "App\Mailchimp\DataGenerator\ProductDataGenerator.inner"; reason: unused.
Removed service "App\Mailchimp\DataGenerator\ProductVariantDataGenerator.inner"; reason: unused.
Removed service "App\Mailer\Renderer\EmailRenderer.inner"; reason: unused.
Removed service "App\Mailer\Sender\Sender.inner"; reason: unused.
Removed service "App\Message\MessageHandler\ProductToDeleteFromIdsHandler.inner"; reason: unused.
Removed service "App\Normalizer\ProductDTONormalizer.inner"; reason: unused.
Removed service "App\OrderProcessor\OrderAdjustmentsClearer.inner"; reason: unused.
Removed service "App\OrderProcessor\OrderPromotionProcessor.inner"; reason: unused.
Removed service "App\OrderProcessor\OrderShipmentProcessor.inner"; reason: unused.
Removed service "App\OrderProcessor\OrderTaxesProcessor.inner"; reason: unused.
Removed service "App\OrderProcessor\ShippingChargesProcessor.inner"; reason: unused.
Removed service "App\Payment\Action\ConvertPaymentAction.inner"; reason: unused.
Removed service "App\Processor\ResetOrderBonusPointsProcessor.inner"; reason: unused.
Removed service "App\Promotion\Action\UnitFixedDiscountPromotionActionCommand.inner"; reason: unused.
Removed service "App\Promotion\Action\UnitPercentageDiscountPromotionActionCommand.inner"; reason: unused.
Removed service "App\Promotion\Checker\Rule\ShippingCountryRuleChecker.inner"; reason: unused.
Removed service "App\Provider\EmailProvider.inner"; reason: unused.
Removed service "App\Provider\TaxonUrlProvider.inner"; reason: unused.
Removed service "App\Purifier\OrderBonusPointsPurifier.inner"; reason: unused.
Removed service "App\Remover\ExpiredCartsRemover.inner"; reason: unused.
Removed service "App\Resolver\BonusPoints\BonusPointsResolver.inner"; reason: unused.
Removed service "App\Search\Aggregation\TaxonsAggregation.inner"; reason: unused.
Removed service "App\Search\Request\InstantSearch.inner"; reason: unused.
Removed service "App\Search\Request\QueryFilter\Product\TaxonFilter.inner"; reason: unused.
Removed service "App\Search\Request\Taxon.inner"; reason: unused.
Removed service "App\Validator\Constraints\InStockValidator.inner"; reason: unused.
Removed service "app.menu.admin.product.form.inner"; reason: unused.
Removed service "app.menu.admin.product_variant.form.inner"; reason: unused.
Removed service "doctrine.migrations.container_aware_migrations_factory.inner"; reason: unused.
1420
Inlined service "bitbag_sylius_wishlist_plugin.resolver.shop_user_wishlist_resolver" to "bitbag_sylius_wishlist_plugin.command_handler.wishlist.create_wishlist_handler".
Inlined service "bitbag_sylius_wishlist_plugin.services.product_processing_checker" to "bitbag_sylius_wishlist_plugin.command_handler.wishlist.add_selected_products_to_cart".
Inlined service "bitbag_sylius_wishlist_plugin.custom_factory.csv_wishlist_product" to "bitbag_sylius_wishlist_plugin.command_handler.wishlist.export_to_csv".
Inlined service "bitbag_sylius_wishlist_plugin.services.exporter" to "bitbag_sylius_wishlist_plugin.command_handler.wishlist.export_selected_products_from_wishlist_to_pdf".
Inlined service "bitbag_sylius_wishlist_plugin.checker.wishlist_name_checker" to "bitbag_sylius_wishlist_plugin.command_handler.wishlist.create_new_wishlist_handler".
Inlined service "bitbag_sylius_wishlist_plugin.services.duplicator" to "bitbag_sylius_wishlist_plugin.command_handler.wishlist.copy_selected_products_to_other_wishlist".
Inlined service "bitbag_sylius_wishlist_plugin.services.generator.model_creator" to "bitbag_sylius_wishlist_plugin.processor.variant_pdf_model_processor".
Inlined service "bitbag_sylius_wishlist_plugin.custom_factory.dom_pdf_options" to "bitbag_sylius_wishlist_plugin.custom_factory.dom_pdf".
Inlined service "bitbag_sylius_wishlist_plugin.resolver.generate_data_uri_for_image_resolver" to "bitbag_sylius_wishlist_plugin.resolver.variant_image_path_resolver".
Inlined service "assets.empty_package" to "bitbag_sylius_wishlist_plugin.resolver.generate_data_uri_for_image_resolver".
Inlined service "bitbag_sylius_wishlist_plugin.resolver.variant_image_path_resolver" to "bitbag_sylius_wishlist_plugin.services.generator.model_creator".
Inlined service "bitbag_sylius_wishlist_plugin.model.factory.variant_pdf_model_factory" to "bitbag_sylius_wishlist_plugin.services.generator.model_creator".
Inlined service "bitbag_sylius_wishlist_plugin.processor.variant_pdf_model_processor" to "bitbag_sylius_wishlist_plugin.services.exporter".
Inlined service "bitbag_sylius_wishlist_plugin.services.exporter.dom_pdf_wishlist_exporter" to "bitbag_sylius_wishlist_plugin.services.exporter".
Inlined service "bitbag_sylius_wishlist_plugin.custom_factory.dom_pdf" to "bitbag_sylius_wishlist_plugin.services.exporter.dom_pdf_wishlist_exporter".
Inlined service "bitbag_sylius_wishlist_plugin.processor.selected_wishlist_products_processor" to "bitbag_sylius_wishlist_plugin.form.type.wishlist_collection_type".
Inlined service "bitbag_sylius_wishlist_plugin.facade.wishlist_product_factory_facade" to "bitbag_sylius_wishlist_plugin.services.duplicator".
Inlined service "bitbag_sylius_wishlist_plugin.services.product_quantity_checker" to "bitbag_sylius_wishlist_plugin.services.product_processing_checker".
Inlined service "brille24_tierprice_tierprice_example_factory" to "brille24_tier_price.fixtures.product_variant_fixture".
Inlined service "bitbag_sylius_bonus_points.bonus_points_strategy_rule_checker.has_taxon" to "bitbag_sylius_bonus_points.registry_bonus_points_strategy_rule_checker".
Inlined service "bitbag_sylius_bonus_points.form_registry.bonus_points_strategy_calculator" to "bitbag_sylius_bonus_points.form.type.bonus_points_strategy".
Inlined service "bitbag_sylius_bonus_points.form_registry.bonus_points_strategy_rule_checker" to "bitbag_sylius_bonus_points.form.type.bonus_points_strategy_rule".
Inlined service "bitbag_sylius_bonus_points.bonus_points_strategy_calculator.per_order_price" to "bitbag_sylius_bonus_points.registry.bonus_points_strategy_calculator".
Inlined service "bitbag_sylius_bonus_points.bonus_points_strategy_calculator.per_order_item_percentage" to "bitbag_sylius_bonus_points.registry.bonus_points_strategy_calculator".
Inlined service "bitbag_sylius_cms_plugin.sorter.sections" to "bitbag_sylius_cms_plugin.twig.runtime.product_pages".
Inlined service "bitbag_sylius_cms_plugin.twig.parser.content" to "bitbag_sylius_cms_plugin.twig.runtime.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 ".service_locator.7DVCCwZ.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController" to "MonsieurBiz\SyliusSearchPlugin\Controller\SearchController".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Manager\AutomaticProductReindexManager" to "MonsieurBiz\SyliusSearchPlugin\EventSubscriber\ReindexProductEventSubscriber".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Fixture\Factory\SearchableFixtureFactory" to "MonsieurBiz\SyliusSearchPlugin\Fixture\SearchableFixture".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Mapping\YamlWithLocaleProvider.inner" to "MonsieurBiz\SyliusSearchPlugin\Mapping\YamlWithLocaleProvider".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Aggregation\ProductOptionAggregation" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\Aggregation\ProductOptionsAggregation".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\FunctionScore\Product\InStockWeightFunction" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\FunctionScore\ProductFunctionScoreRegistry".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\Product\AttributesPostFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\ProductTaxonRegistry".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\Product\MainTaxonPostFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\ProductTaxonRegistry".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\Product\OptionsPostFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\ProductTaxonRegistry".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\Product\PricePostFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\ProductTaxonRegistry".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\Product\ProductTaxonPostFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\ProductTaxonRegistry".
Inlined service "App\Search\PostFilter\BrandPostFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\ProductTaxonRegistry".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\ProductSearchRegistry" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Search".
Inlined service "monsieurbiz.search.request.query_filter.product_search.search_term_filter" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\ProductSearchRegistry".
Inlined service "App\Search\Request\QueryFilter\Product\TaxonFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\ProductTaxonRegistry".
Inlined service "monsieurbiz.search.registry.search_request" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestHandler".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\Product\PositionSorter" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\ProductSorterRegistry".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\Product\PriceSorter" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\ProductSorterRegistry".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\Product\NameSorter" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\ProductSorterRegistry".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\Product\CreatedAtSorter" to "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\ProductSorterRegistry".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Response\FilterBuilders\Product\MainTaxonFilterBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Response\FilterBuilders\Product\TaxonsFilterBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Response\FilterBuilders\Product\PriceFilterBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Response\FilterBuilders\Product\AttributeFilterBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Response\FilterBuilders\Product\OptionFilterBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "App\Search\FilterBuilder\BrandFilterBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\RequestHandler" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "App\Search\Request\InstantSearch" to "monsieurbiz.search.registry.search_request".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\ProductRequest\Search" to "monsieurbiz.search.registry.search_request".
Inlined service "App\Search\Request\Taxon" to "monsieurbiz.search.registry.search_request".
Inlined service "monsieurbiz.search.request.query_filter.product_instant_search.search_term_filter" to "monsieurbiz.search.request.query_filter.product_instant_search_registry".
Inlined service "Sylius\AdminOrderCreationPlugin\ReorderProcessing\CompositeReorderProcessor" to "Sylius\AdminOrderCreationPlugin\Factory\OrderFactory".
Inlined service "app.processor.custom_product_base" to "app.importer.custom_product_base.csv".
Inlined service "app.processor.custom_product_variant" to "app.importer.custom_product_variant.csv".
Inlined service "app.processor.product_taxon" to "app.importer.product_taxon.csv".
Inlined service "app.processor.tier_price" to "app.importer.tier_price.csv".
Inlined service "app.processor.customer" to "app.importer.customer.csv".
Inlined service "app.processor.model" to "app.importer.model.csv".
Inlined service "app.processor.element" to "app.importer.element.csv".
Inlined service "app.processor.library_file" to "app.importer.library_file.csv".
Inlined service "app.processor.variant_price" to "app.importer.variant_price.csv".
Inlined service "app.processor.product_association" to "app.importer.product_association.csv".
Inlined service "app.processor.payment_method" to "app.importer.payment_method.csv".
Inlined service "App\Provider\CodeProvider" to "app.processor.payment_method".
Inlined service "app.processor.international_description" to "app.importer.international_description.csv".
Inlined service ".service_locator.HCW3qYH.Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction" to "Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction".
Inlined service ".service_locator.tkMqz4M.Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController" to "Synolia\SyliusSchedulerCommandPlugin\Controller\DownloadController".
Inlined service ".service_locator.tkMqz4M.Synolia\SyliusSchedulerCommandPlugin\Controller\EmptyLogsController" to "Synolia\SyliusSchedulerCommandPlugin\Controller\EmptyLogsController".
Inlined service "Synolia\SyliusSchedulerCommandPlugin\DataRetriever\LogDataRetriever" to "Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController".
Inlined service ".service_locator.tkMqz4M.Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController" to "Synolia\SyliusSchedulerCommandPlugin\Controller\LogViewerController".
Inlined service ".service_locator.tkMqz4M.Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController" to "Synolia\SyliusSchedulerCommandPlugin\Controller\ScheduledCommandExecuteImmediateController".
Inlined service "Synolia\SyliusSchedulerCommandPlugin\Parser\CommandParser" to "Synolia\SyliusSchedulerCommandPlugin\Form\CommandChoiceType".
Inlined service "Synolia\SyliusSchedulerCommandPlugin\Humanizer\CronExpressionHumanizer" to "app.grid_field.scheduled_command.humanReadableExpression".
Inlined service "SensioLabs\Security\SecurityChecker" to "SensioLabs\Security\Command\SecurityCheckerCommand".
Inlined service "arobases_sylius_rights_management_plugin.checker.admin_route_checker" to "App\Access\Listener\AccessCheckListener".
Inlined service "App\Files\Uploader\UploadedImageConfiguratorUploader" to "App\Assigner\ConfigurationAssigner".
Inlined service "App\Checkout\CompletedCheckoutStateUrlGenerator.inner" to "App\Checkout\CompletedCheckoutStateUrlGenerator".
Inlined service "App\EmailManager\AutomaticResendingEmailManager" to "App\Command\AutomaticResendingCommand".
Inlined service "App\EmailManager\AvailabilityNotifierEmailManager" to "App\Command\AvailabilityNotifierCommand".
Inlined service "Synolia\SyliusSchedulerCommandPlugin\Runner\ScheduleCommandRunnerInterface" to "App\Command\SynoliaSchedulerRunCommand".
Inlined service "Synolia\SyliusSchedulerCommandPlugin\Voter\IsDueVoterInterface" to "App\Command\SynoliaSchedulerRunCommand".
Inlined service ".service_locator.aROpn4e.App\Connector\Api\Colissimo\ColissimoLabelRequest" to "App\Connector\Api\Colissimo\ColissimoLabelRequest".
Inlined service "App\Assigner\PaymentAssigner" to "App\Controller\Action\BackToStoreFromPaypalAction".
Inlined service ".service_locator.aROpn4e.App\Controller\Action\BackToStoreFromPaypalAction" to "App\Controller\Action\BackToStoreFromPaypalAction".
Inlined service ".service_locator.aROpn4e.App\Controller\Action\GeolocalisationControllerAction" to "App\Controller\Action\GeolocalisationControllerAction".
Inlined service ".service_locator.aROpn4e.App\Controller\Action\GoToNewOrderControllerAction" to "App\Controller\Action\GoToNewOrderControllerAction".
Inlined service ".service_locator.aROpn4e.App\Controller\Action\ResetOrderBonusPointsWithOrderIdAction" to "App\Controller\Action\ResetOrderBonusPointsWithOrderIdAction".
Inlined service ".service_locator.aROpn4e.App\Controller\Action\SandboxControllerAction" to "App\Controller\Action\SandboxControllerAction".
Inlined service "App\Checker\CountryChecker" to "App\Controller\Admin\AccountingExportController".
Inlined service ".service_locator.aROpn4e.App\Controller\Admin\AccountingExportController" to "App\Controller\Admin\AccountingExportController".
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.aROpn4e.App\Controller\Admin\ConfiguratorController" to "App\Controller\Admin\ConfiguratorController".
Inlined service ".service_locator.aROpn4e.App\Controller\Admin\ExportController" to "App\Controller\Admin\ExportController".
Inlined service ".service_locator.aROpn4e.App\Controller\Admin\FriendsOfSylius\ImportExport\ImportDataController" to "App\Controller\Admin\FriendsOfSylius\ImportExport\ImportDataController".
Inlined service ".service_locator.aROpn4e.App\Controller\Admin\ImportController" to "App\Controller\Admin\ImportController".
Inlined service "App\Generator\Configurator\ElementCloneGenerator" to "App\Controller\Admin\ModelController".
Inlined service ".service_locator.aROpn4e.App\Controller\Admin\ModelController" to "App\Controller\Admin\ModelController".
Inlined service "App\Connector\Api\Chronopost\ChronopostLabelRequest" to "App\Controller\Admin\OrderLabelController".
Inlined service ".service_locator.aROpn4e.App\Controller\Admin\OrderLabelController" to "App\Controller\Admin\OrderLabelController".
Inlined service ".service_locator.aROpn4e.App\Controller\Admin\OrderLabelController2" to "App\Controller\Admin\OrderLabelController2".
Inlined service ".service_locator.aROpn4e.App\Controller\Admin\ShippingDelaysController" to "App\Controller\Admin\ShippingDelaysController".
Inlined service "App\Provider\ProductAssociatedProvider" to "App\Controller\Shop\CartController".
Inlined service ".service_locator.aROpn4e.App\Controller\Shop\CartController" to "App\Controller\Shop\CartController".
Inlined service ".service_locator.aROpn4e.App\Controller\Shop\ConfiguratorController" to "App\Controller\Shop\ConfiguratorController".
Inlined service "App\Connector\Api\Colissimo\ColissimoRequest" to "App\Controller\Shop\PickupPointController".
Inlined service "App\Connector\Api\Chronopost\ChronopostRequest" to "App\Controller\Shop\PickupPointController".
Inlined service ".service_locator.aROpn4e.App\Controller\Shop\ProductsVisitedController" to "App\Controller\Shop\ProductsVisitedController".
Inlined service ".service_locator.aROpn4e.App\Controller\Shop\SearchController" to "App\Controller\Shop\SearchController".
Inlined service "App\EmailManager\DigitalProductsEmailSender" to "App\EntityListener\OrderListener".
Inlined service "App\Files\Uploader\BrandUploader" to "App\EventListener\BrandImageListener".
Inlined service "App\Files\Uploader\FontUploader" to "App\EventListener\FontListener".
Inlined service "App\Files\Uploader\LibraryUploader" to "App\EventListener\LibraryFileListener".
Inlined service "App\EmailManager\SendMessageHistoryEmailManager" to "App\EventListener\MessageHistoryListener".
Inlined service "App\Files\Uploader\PartnerUploader" to "App\EventListener\PartnerListener".
Inlined service "App\Files\Uploader\PaymentMethodUploader" to "App\EventListener\PaymentMethodListener".
Inlined service "App\Files\Uploader\ProductOptionValueUploader" to "App\EventListener\ProductValueImageListener".
Inlined service "App\Files\Uploader\ShippingMethodUploader" to "App\EventListener\ShippingMethodListener".
Inlined service "App\Files\Uploader\WorkflowUploader" to "App\EventListener\WorkflowListener".
Inlined service "app.checkout_request_matcher" to "App\EventSubscriber\OrderBackFromMethodPaymentSubscriber".
Inlined service "App\Exporter\CsvExporter" to "App\Exporter\Exporter".
Inlined service "App\Fixture\Factory\EmailExampleFactory" to "App\Fixture\EmailFixture".
Inlined service "app.form.data_mapper.property_path_mapper" to "App\Form\DataMapper\OrderItemQuantityAndPriceDataMapper".
Inlined service "App\Provider\OrderTypeProvider" to "App\Form\Extension\Checkout\AddressTypeExtension".
Inlined service "fos_ck_editor.builder.json_builder" to "App\FosCKEditor\Renderer\CKEditorRenderer".
Inlined service "App\Provider\ShippingMethodFilterProvider" to "App\GoogleFeed\ProductItemContext".
Inlined service "setono_sylius_mailchimp.data_generator.store" to "App\Mailchimp\Client\Client".
Inlined service "App\Mailchimp\DataGenerator\OrderDataGenerator" to "App\Mailchimp\Client\Client".
Inlined service "App\Mailchimp\DataGenerator\ProductDataGenerator" to "App\Mailchimp\Client\Client".
Inlined service "App\Mailchimp\DataGenerator\CartDataGenerator" to "App\Mailchimp\Client\Client".
Inlined service "App\Assigner\ShippingDelayAssigner" to "App\Provider\ShippingDateProvider".
Inlined service "monsieurbiz.search.request.query_filter.product_instant_search_registry" to "App\Search\Request\InstantSearch".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\ProductTaxonRegistry" to "App\Search\Request\Taxon".
Inlined service "App\Connector\Api\Configurator\ComfyRequest" to "App\Service\ConfiguratorImageUser".
Inlined service "App\Provider\CanonicalProvider" to "App\Twig\Extensions\Canonical\CanonicalExtension".
Inlined service "App\Provider\AmountFrancoPortProvider" to "App\Twig\Extensions\FrancoPort\CalculateMissingFrancoPortExtension".
Inlined service "App\Product\ProductVariantPriceWithoutTaxCalculator" to "App\Twig\Extensions\Price\PriceExtension".
Inlined service "App\Form\DataMapper\OrderItemQuantityAndPriceDataMapper" to "app.form.type.order_item".
Inlined service "sylius.google_tag_manager.enhanced_ecommerce_tracking.object.factory.product_detail_impression" to "sylius.google_tag_manager.enhanced_ecommerce.tracking.resolver.product_detail_impression_data".
Inlined service "sylius.google_tag_manager.enhanced_ecommerce_tracking.object.factory.product_detail" to "sylius.google_tag_manager.enhanced_ecommerce.tracking.resolver.product_detail_impression_data".
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.O1JVEec" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version_bootstrapTheme" to "assets._package_bootstrapTheme".
Inlined service "assets._version_admin" to "assets._package_admin".
Inlined service "assets._version_wishlist_shop" to "assets._package_wishlist_shop".
Inlined service "assets._version_wishlist_admin" to "assets._package_wishlist_admin".
Inlined service "assets._version_monsieurbiz.sylius.search" to "assets._package_monsieurbiz.sylius.search".
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.J4b.DPX.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "state_machine.setono_sylius_feed.feed.definition" to "state_machine.setono_sylius_feed.feed".
Inlined service "state_machine.mailchimp.definition" to "state_machine.mailchimp".
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 "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.legacy" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.kODoftA" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.8mRht5r.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.1ZPWTRB" to "router.expression_language_provider".
Inlined service ".service_locator.HLwzKIm.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "Sylius\Bundle\ApiBundle\Serializer\AddressDenormalizer" to "serializer".
Inlined service "Sylius\Bundle\ApiBundle\Serializer\ProductNormalizer" to "serializer".
Inlined service "Sylius\Bundle\ApiBundle\Serializer\CommandNormalizer" to "serializer".
Inlined service "Sylius\Bundle\ApiBundle\Serializer\ProductVariantNormalizer" to "serializer".
Inlined service "App\Normalizer\ProductDTONormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ChannelDTONormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ImageDTONormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\JaneObjectNormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\PricingDTONormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductAttributeDTONormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\ProductTaxonDTONormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Generated\Normalizer\TaxonDTONormalizer" to "serializer".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Generated\Runtime\Normalizer\ReferenceNormalizer" to "serializer".
Inlined service "App\Generated\Normalizer\BrandDTONormalizer" to "serializer".
Inlined service "App\Generated\Normalizer\ChannelDTONormalizer" to "serializer".
Inlined service "App\Generated\Normalizer\ImageDTONormalizer" to "serializer".
Inlined service "App\Generated\Normalizer\JaneObjectNormalizer" to "serializer".
Inlined service "App\Generated\Normalizer\PricingDTONormalizer" to "serializer".
Inlined service "App\Generated\Normalizer\ProductAttributeDTONormalizer" to "serializer".
Inlined service "App\Generated\Normalizer\ProductTaxonDTONormalizer" to "serializer".
Inlined service "App\Generated\Normalizer\TaxonDTONormalizer" to "serializer".
Inlined service "App\Generated\Runtime\Normalizer\ReferenceNormalizer" to "serializer".
Inlined service "api_platform.serializer.uuid_denormalizer" to "serializer".
Inlined service "Sylius\Bundle\ApiBundle\Serializer\CommandFieldItemIriToIdentifierDenormalizer" to "serializer".
Inlined service "Sylius\Bundle\ApiBundle\Serializer\CommandDenormalizer" to "serializer".
Inlined service "pagerfanta.serializer.normalizer" 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.openapi.normalizer.api_gateway" to "serializer".
Inlined service "api_platform.swagger.normalizer.api_gateway" to "serializer".
Inlined service "api_platform.hydra.normalizer.constraint_violation_list" to "serializer".
Inlined service "api_platform.problem.normalizer.constraint_violation_list" to "serializer".
Inlined service "api_platform.swagger.normalizer.api_gateway" to "serializer".
Inlined service "api_platform.openapi.normalizer.api_gateway" to "serializer".
Inlined service "api_platform.hydra.normalizer.documentation" to "serializer".
Inlined service "api_platform.hydra.normalizer.entrypoint" to "serializer".
Inlined service "api_platform.hydra.normalizer.error" to "serializer".
Inlined service "api_platform.problem.normalizer.error" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "api_platform.jsonld.normalizer.item" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.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.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "api_platform.jsonld.encoder" to "serializer".
Inlined service "api_platform.problem.encoder" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service ".service_locator.GVyCdgr" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.rgprwvl" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "sylius.form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "form.server_params" to "form.type_extension.csrf".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.LUQ83pU" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
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.WD6Nmqe" to "messenger.routable_message_bus".
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.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\Bundle\ThemeBundle\Collector\ThemeCollector" to "profiler".
Inlined service "dedi_sylius_seo_plugin.data_collector.rich_snippets" 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 ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.nLgZj7R" to "security.helper".
Inlined service "api_platform.security.expression_language_provider" to "security.expression_language".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service ".security.request_matcher.8YXzfmp" to "security.access_map".
Inlined service ".security.request_matcher.Y17JS42" to "security.access_map".
Inlined service ".security.request_matcher.QLWR.14" to "security.access_map".
Inlined service ".security.request_matcher.THwKlhh" to "security.access_map".
Inlined service ".security.request_matcher.dOq2WTL" to "security.access_map".
Inlined service ".security.request_matcher.cvHv1RA" to "security.access_map".
Inlined service ".security.request_matcher.P4.UHDO" to "security.access_map".
Inlined service ".security.request_matcher.E1VPUG." to "security.access_map".
Inlined service ".security.request_matcher.bMQg3t." to "security.access_map".
Inlined service ".security.request_matcher.GS2f_L0" 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 "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.authentication.success_handler.admin.form_login" to "security.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.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\Bundle\ThemeBundle\Twig\Loader\ThemedTemplateLoader" 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 "workflow.twig_extension" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "bitbag_sylius_wishlist_plugin.twig.extension.wishlist_extension" to "twig".
Inlined service "bitbag_sylius_bonus_points.twig.extension.bonus_points" 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 "bitbag_sylius_cms_plugin.twig.extension.render_link" to "twig".
Inlined service "bitbag_sylius_product_bundle.twig.extension.smash_promotion" to "twig".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Twig\Extension\RenderSearchForm" to "twig".
Inlined service "Synolia\SyliusSchedulerCommandPlugin\Twig\BytesFormatterExtension" to "twig".
Inlined service "Twig\Extra\Intl\IntlExtension" to "twig".
Inlined service "App\Twig\Extensions\Admin\CustomerExtension" to "twig".
Inlined service "App\Twig\Extensions\Admin\InvoiceExtension" to "twig".
Inlined service "App\Twig\Extensions\Admin\JsonExtension" to "twig".
Inlined service "App\Twig\Extensions\Admin\RightsExtension" to "twig".
Inlined service "App\Twig\Extensions\AppExtension" to "twig".
Inlined service "App\Twig\Extensions\BonusPoint\BonusPointExtension" to "twig".
Inlined service "App\Twig\Extensions\Brand\BrandExtension" to "twig".
Inlined service "App\Twig\Extensions\Callout\CalloutExtension" to "twig".
Inlined service "App\Twig\Extensions\Canonical\CanonicalExtension" to "twig".
Inlined service "App\Twig\Extensions\Cms\BlockExtension" 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\Configurator\ConfigurationExtension" to "twig".
Inlined service "App\Twig\Extensions\Country\CountryExtension" to "twig".
Inlined service "App\Twig\Extensions\File\FileExtension" to "twig".
Inlined service "App\Twig\Extensions\FrancoPort\CalculateMissingFrancoPortExtension" to "twig".
Inlined service "App\Twig\Extensions\Invoice\InvoiceExtension" to "twig".
Inlined service "App\Twig\Extensions\Order\OrderExtension" to "twig".
Inlined service "App\Twig\Extensions\PageMeta\PageMetaExtension" to "twig".
Inlined service "App\Twig\Extensions\Parameter\ParameterExtension" to "twig".
Inlined service "App\Twig\Extensions\Partner\PartnerExtension" to "twig".
Inlined service "App\Twig\Extensions\Php\PhpExtension" to "twig".
Inlined service "App\Twig\Extensions\Popup\PopupExtension" to "twig".
Inlined service "App\Twig\Extensions\Price\PriceExtension" to "twig".
Inlined service "App\Twig\Extensions\Product\DigitalProductExtension" to "twig".
Inlined service "App\Twig\Extensions\Product\ProductAssociation" to "twig".
Inlined service "App\Twig\Extensions\Product\ProductAttributeExtension" to "twig".
Inlined service "App\Twig\Extensions\Product\ProductExtension" to "twig".
Inlined service "App\Twig\Extensions\Product\ProductImageExtension" to "twig".
Inlined service "App\Twig\Extensions\Product\ProductVariantExtension" to "twig".
Inlined service "App\Twig\Extensions\Shipping\ShippingExtension" to "twig".
Inlined service "App\Twig\Extensions\ShippingDelay\CalculateShippingDelayExtension" to "twig".
Inlined service "App\Twig\Extensions\Taxon\TaxonExtension" 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 "setono_sylius_feed.twig.extension" to "twig".
Inlined service "sylius.twig.extension.grid" to "twig".
Inlined service "sylius.twig.extension.bulk_action_grid" to "twig".
Inlined service "SM\Extension\Twig\SMExtension" to "twig".
Inlined service "sonata.block.twig.extension" to "twig".
Inlined service "hateoas.twig.link" to "twig".
Inlined service "jms_serializer.twig_extension.serializer" to "twig".
Inlined service "knp_menu.twig.extension" 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 "pagerfanta.twig_extension" to "twig".
Inlined service "Sylius\PayPalPlugin\Twig\PayPalExtension" to "twig".
Inlined service "Sylius\PayPalPlugin\Twig\OrderAddressExtension" to "twig".
Inlined service "MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension" to "twig".
Inlined service "dedi_sylius_seo_plugin.rich_snippets.twig.rich_snippets_extension" to "twig".
Inlined service "dedi_sylius_seo_plugin.metadata.twig.metadata_image_extension" to "twig".
Inlined service "dedi_sylius_seo_plugin.links.twig.no_index_no_follow_extension" to "twig".
Inlined service "Arobases\SyliusTransporterLabelGenerationPlugin\Twig\Extensions\CountryExtension" to "twig".
Inlined service "Arobases\SyliusTransporterLabelGenerationPlugin\Twig\Extensions\ProductExtension" to "twig".
Inlined service "Arobases\SyliusInstagramPlugin\Twig\Instagram\InstagramExtension" to "twig".
Inlined service "arobases_sylius_rights_management_plugin.twig_extension.format_right_array" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "sylius.google_tag_manager.enhanced_ecommerce_tracking.twig.extension.parameters" to "twig".
Inlined service "sylius.google_tag_manager.enhanced_ecommerce_tracking.twig.extension.product_identifier" 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.aq4MYft.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.a9m2ykC" to "twig.runtime_loader".
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.CtcOlG6" 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 "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "sylius.doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service ".service_locator.jXOMFPu" 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~ts5_0XH" to "sylius.form.data_mapper.order_item_quantity".
Inlined service "sylius.custom_factory.product.inner" to "sylius.custom_factory.product".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Context\ChannelSimulationContext" to "sylius.context.channel.composite".
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 "app.shipping_method_rule_checker.is_digital" to "sylius.registry.shipping_method_rule_checker".
Inlined service "app.shipping_method_rule_checker.is_not_digital" to "sylius.registry.shipping_method_rule_checker".
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 "app.promotion_rule_checker.max_number_of_products_from_taxon" to "sylius.registry_promotion_rule_checker".
Inlined service "app.promotion_rule_checker.contain_product_with_quantity" to "sylius.registry_promotion_rule_checker".
Inlined service "app.promotion_rule_checker.contain_products_to_release_promotion" to "sylius.registry_promotion_rule_checker".
Inlined service "sylius.promotion_rule_checker.customer_group" to "sylius.registry_promotion_rule_checker".
Inlined service ".1_BuildAddressFormSubscriber~D8mXeCA" 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~f1apAmR" to "sylius.requirements".
Inlined service ".2_ExtensionsRequirements~f1apAmR" to "sylius.requirements".
Inlined service ".3_FilesystemRequirements~f1apAmR" to "sylius.requirements".
Inlined service "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener.inner" to "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener".
Inlined service ".1_Filesystem~E4DFpUn" to "sylius.image_uploader".
Inlined service "sylius.order_item_quantity_modifier.limiting.inner" to "sylius.order_item_quantity_modifier.limiting".
Inlined service "sylius.api.section_resolver.shop_api_uri_based_section_resolver" to "sylius.section_resolver.uri_based_section_resolver".
Inlined service "sylius.api.section_resolver.admin_api_uri_based_section_resolver" to "sylius.section_resolver.uri_based_section_resolver".
Inlined service "sylius.custom_resource_controller.resource_update_handler.inner" to "sylius.custom_resource_controller.resource_update_handler".
Inlined service "sylius.custom_resource_controller.resource_delete_handler.inner" to "sylius.custom_resource_controller.resource_delete_handler".
Inlined service "sylius.resource_controller.pagerfanta_representation_factory" to "sylius.resource_controller.resources_collection_provider".
Inlined service "sylius.registry.resource_repository" to "sylius.form.type.resource_autocomplete_choice".
Inlined service ".1_RouteFactory~WIMzqbx" 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 "sylius.doctrine.orm.container_repository_factory.inner" to "sylius.doctrine.orm.container_repository_factory".
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 "app.callout_rule_checker.is_digital" to "setono_sylius_callout.registry.callout_rule_checker".
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_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 "flysystem.adapter.setono_sylius_feed.storage.local.feed_tmp" to "setono_sylius_feed.storage.local.feed_tmp".
Inlined service "flysystem.adapter.setono_sylius_feed.storage.local.feed" to "setono_sylius_feed.storage.local.feed".
Inlined service "setono_sylius_feed.processor.feed" to "Setono\SyliusFeedPlugin\Command\ProcessFeedsCommand".
Inlined service "setono_sylius_feed.data_provider.product" to "setono_sylius_feed.feed_type.google_shopping".
Inlined service "setono_sylius_feed.feed_context.google.shopping" to "setono_sylius_feed.feed_type.google_shopping".
Inlined service "App\GoogleFeed\ProductItemContext" to "setono_sylius_feed.feed_type.google_shopping".
Inlined service "setono_sylius_feed.resolver.feed_extension" to "setono_sylius_feed.generator.feed_path".
Inlined service "setono_sylius_feed.validator.template" to "Setono\SyliusFeedPlugin\Message\Handler\ProcessFeedHandler".
Inlined service "setono_sylius_feed.feed_type.google_shopping" to "setono_sylius_feed.registry.feed_type".
Inlined service "setono_sylius_mailchimp.fixture.example_factory.mailchimp" to "setono_sylius_mailchimp.fixture.mailchimp".
Inlined service ".service_locator.Xbsa8iG" to "sylius.grid.grid_registry".
Inlined service "app.stock_family.grid.filter.check_stock_family" to "sylius.registry.grid_filter".
Inlined service "app.stock.grid.filter.check_stock" to "sylius.registry.grid_filter".
Inlined service "app.order.grid.filter.order_status" to "sylius.registry.grid_filter".
Inlined service "Synolia\SyliusSchedulerCommandPlugin\Grid\FieldType\DatetimeFieldType" to "sylius.registry.grid_field".
Inlined service "app.grid_field.scheduled_command.url" to "sylius.registry.grid_field".
Inlined service "app.grid_field.scheduled_command.state" to "sylius.registry.grid_field".
Inlined service "app.grid_field.scheduled_command.humanReadableExpression" to "sylius.registry.grid_field".
Inlined service "app.grid_field.scheduled_command.execution_time" to "sylius.registry.grid_field".
Inlined service ".service_locator.IF3LyIF" to "sonata.block.manager".
Inlined service "sonata.block.loader.chain" to "sonata.block.context_manager.default".
Inlined service "sonata.block.exception.strategy.manager" to "sonata.block.renderer.default".
Inlined service "sonata.block.loader.service" to "sonata.block.loader.chain".
Inlined service "hateoas.serializer.exclusion.expression_language_strategy" to "hateoas.serializer.exclusion_manager".
Inlined service "hateoas.serializer.xml" to "hateoas.event_listener.xml".
Inlined service "hateoas.serializer.json_hal" to "hateoas.event_listener.json".
Inlined service "hateoas.configuration.metadata.annotation_driver" to "hateoas.configuration.metadata.extension_driver".
Inlined service "hateoas.configuration.metadata.lazy_loading_driver" to "hateoas.configuration.metadata_factory".
Inlined service "hateoas.configuration.metadata.cache.file_cache" to "hateoas.configuration.metadata_factory".
Inlined service "hateoas.generator.symfony" to "hateoas.generator.registry".
Inlined service ".service_locator.jvazpSt" to "jms_serializer.event_dispatcher".
Inlined service "jms_serializer.metadata.annotation_and_attributes_reader" to "jms_serializer.metadata.annotation_driver".
Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata.doctrine_type_driver".
Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.metadata_factory".
Inlined service "jms_serializer.unserialize_object_constructor" to "jms_serializer.doctrine_object_constructor".
Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
Inlined service "hateoas.expression.link_expression_function" to "jms_serializer.expression_language".
Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
Inlined service ".service_locator.CE6DdyV" to "fos_rest.decoder_provider".
Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
Inlined service "fos_rest.format_negotiator" to "fos_rest.format_listener".
Inlined service "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.d886419d770b35eddafc562259b029a6ff2c1260120a6751583dcb2f4e0df2b107819ab6" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" to "fos_rest.format_negotiator".
Inlined service "gaufrette.sylius_image_adapter" to "gaufrette.sylius_image_filesystem".
Inlined service "gaufrette.bitbag_sylius_cms_plugin_media_adapter" to "gaufrette.bitbag_sylius_cms_plugin_media_filesystem".
Inlined service "gaufrette.sylius_sitemap_adapter" to "gaufrette.sylius_sitemap_filesystem".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service ".service_locator.TWz9UQt" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
Inlined service "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.paste_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.watermark_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.background" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.strip" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.scale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.upscale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.auto_rotate" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.jpegoptim" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.optipng" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.pngquant" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.mozjpeg" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.cwebp" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.gd".
Inlined service "payum.http_request_verifier_builder" to "payum.builder".
Inlined service "payum.token_factory_builder" to "payum.builder".
Inlined service "payum.core_gateway_factory_builder" to "payum.builder".
Inlined service "sylius.plugin.pay_pal.gateway_factory_builder" to "payum.builder".
Inlined service "payum.builder" to "payum".
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 "brille24_tier_price.fixtures.product_variant_fixture" to "sylius_fixtures.fixture_registry".
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\SearchableFixture" to "sylius_fixtures.fixture_registry".
Inlined service "Synolia\SyliusSchedulerCommandPlugin\Fixture\SchedulerCommandFixture" to "sylius_fixtures.fixture_registry".
Inlined service "App\Fixture\EmailFixture" to "sylius_fixtures.fixture_registry".
Inlined service "setono_sylius_callout.fixture.callout" to "sylius_fixtures.fixture_registry".
Inlined service "setono_sylius_mailchimp.fixture.mailchimp" to "sylius_fixtures.fixture_registry".
Inlined service "MonsieurBiz\SyliusSettingsPlugin\Fixture\SettingsFixture" to "sylius_fixtures.fixture_registry".
Inlined service ".1_FixtureLoader~cd2J0V1" to "sylius_fixtures.fixture_loader".
Inlined service ".2_SuiteLoader~cd2J0V1" to "sylius_fixtures.suite_loader".
Inlined service ".1_MetadataInterface~D24rhyj" to "sylius.controller.payum".
Inlined service "Sylius\Bundle\ThemeBundle\Configuration\ThemeConfiguration" to "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface".
Inlined service ".1_Processor~5RMdJFP" to "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProcessorInterface" to "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProviderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Configuration\ConfigurationProviderInterface" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Factory\ThemeFactoryInterface" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Factory\ThemeAuthorFactoryInterface" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Factory\ThemeScreenshotFactoryInterface" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Loader\CircularDependencyCheckerInterface" to "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Loader\ThemeLoaderInterface" to "Sylius\Bundle\ThemeBundle\Repository\ThemeRepositoryInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Asset\Installer\OutputAwareAssetsInstaller.inner" to "Sylius\Bundle\ThemeBundle\Asset\Installer\OutputAwareAssetsInstaller".
Inlined service "Sylius\Bundle\ThemeBundle\Twig\Locator\HierarchicalTemplateLocator.inner" to "Sylius\Bundle\ThemeBundle\Twig\Locator\HierarchicalTemplateLocator".
Inlined service "twig.loader.native_filesystem" to "Sylius\Bundle\ThemeBundle\Twig\Loader\ThemedTemplateLoader".
Inlined service "Sylius\Bundle\ThemeBundle\Twig\Locator\HierarchicalTemplateLocator" to "Sylius\Bundle\ThemeBundle\Twig\Loader\ThemedTemplateLoader".
Inlined service "Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator.inner" to "Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator".
Inlined service "Sylius\Bundle\ThemeBundle\Translation\Finder\OrderingTranslationFilesFinder" to "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\ThemeTranslatorResourceProvider".
Inlined service "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\SymfonyTranslatorResourceProvider" to "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\TranslatorResourceProviderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\ThemeTranslatorResourceProvider" to "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\TranslatorResourceProviderInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Translation\Finder\OrderingTranslationFilesFinder.inner" to "Sylius\Bundle\ThemeBundle\Translation\Finder\OrderingTranslationFilesFinder".
Inlined service "sylius.http_message_factory" to "sylius.controller.admin.notification".
Inlined service "sylius.shop.locale_switcher" to "sylius.controller.shop.locale_switch".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "nelmio_alice.file_parser.registry" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.file_parser.default_include_processor" to "nelmio_alice.file_parser.runtime_cache".
Inlined service "nelmio_alice.file_parser.chainable.yaml" to "nelmio_alice.file_parser.registry".
Inlined service "nelmio_alice.file_parser.chainable.php" to "nelmio_alice.file_parser.registry".
Inlined service "nelmio_alice.file_parser.chainable.json" to "nelmio_alice.file_parser.registry".
Inlined service "nelmio_alice.file_parser.symfony_yaml" to "nelmio_alice.file_parser.chainable.yaml".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.dynamic_array_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.escaped_value_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_list_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_method_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_range_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.method_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.optional_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.parameter_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.property_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.simple_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_array_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.wildcard_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.string_parser" to "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.simple_parser" to "nelmio_alice.fixture_builder.expression_language.parser.string_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
Inlined service "nelmio_alice.fixture_builder.expression_language.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.denormalizer.fixture.tolerant_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.reference_range_name" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.factory_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
Inlined service "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.function_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.configurator_flag_handler" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.optional_flag_handler" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.element".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.configurator" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.extend" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.optional" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.template" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.unique" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
Inlined service "nelmio_alice.fixture_builder.denormalizer.simple" to "nelmio_alice.fixture_builder.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.parameter.simple_parameter_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
Inlined service "nelmio_alice.generator.resolver.parameter_bag.simple" to "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters".
Inlined service "nelmio_alice.generator.resolver.parameter.registry" to "nelmio_alice.generator.resolver.parameter_bag.simple".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.static_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.array_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
Inlined service "nelmio_alice.generator.resolver.parameter.chainable.string_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver".
Inlined service "nelmio_alice.generator.resolver.fixture_set.simple" to "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects".
Inlined service "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters" to "nelmio_alice.generator.resolver.fixture_set.simple".
Inlined service "nelmio_alice.generator.resolver.fixture_bag.template_bag" to "nelmio_alice.generator.resolver.fixture_set.simple".
Inlined service "nelmio_alice.generator.resolver.value.chainable.array_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.dynamic_array_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.evaluated_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_property_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_method_call_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_wildcard_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.list_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.optional_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.parameter_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.value_for_current_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.variable_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
Inlined service "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.php_value_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.php_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver".
Inlined service "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver".
Inlined service "nelmio_alice.generator.resolver.value.unique_values_pool" to "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver".
Inlined service "nelmio_alice.generator.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.generator.hydrator.property.symfony_property_access" to "nelmio_alice.generator.hydrator.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 ".service_locator.5XW971T" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~.I0IYZp" 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.template_component_generator" to "maker.generator".
Inlined service "maker.security_controller_builder" to "maker.maker.make_authenticator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service ".1_Filesystem~Pv671Vh" to "sylius.sitemap_writer".
Inlined service ".2_Filesystem~Pv671Vh" to "sylius.sitemap_reader".
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 "sylius.sitemap_image_url_factory" to "sylius.sitemap.generator.product_images_to_sitemap_images_collection".
Inlined service "sylius.sitemap.generator.product_images_to_sitemap_images_collection" to "sylius.sitemap_provider.product".
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 "App\FosCKEditor\Renderer\CKEditorRenderer" 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 "app.importer.custom_product_base.csv" to "sylius.importers_registry".
Inlined service "app.importer.custom_product_variant.csv" to "sylius.importers_registry".
Inlined service "app.importer.product_taxon.csv" to "sylius.importers_registry".
Inlined service "app.importer.tier_price.csv" to "sylius.importers_registry".
Inlined service "app.importer.customer.csv" to "sylius.importers_registry".
Inlined service "app.importer.model.csv" to "sylius.importers_registry".
Inlined service "app.importer.element.csv" to "sylius.importers_registry".
Inlined service "app.importer.library_file.csv" to "sylius.importers_registry".
Inlined service "app.importer.variant_price.csv" to "sylius.importers_registry".
Inlined service "app.importer.product_association.csv" to "sylius.importers_registry".
Inlined service "app.importer.payment_method.csv" to "sylius.importers_registry".
Inlined service "app.importer.international_description.csv" to "sylius.importers_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~5JNqbta" to ".1_DbalMigrationFactory~5JNqbta".
Inlined service ".1_DbalMigrationFactory~5JNqbta" to "SyliusLabs\DoctrineMigrationsExtraBundle\Factory\ContainerAwareVersionFactory".
Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "lexik_jwt_authentication.security.guard.jwt_token_authenticator".
Inlined service ".1_TokenStorage~oubhsK0" to "lexik_jwt_authentication.security.guard.jwt_token_authenticator".
Inlined service "api_platform.route_name_resolver.cached.inner" to "api_platform.route_name_resolver.cached".
Inlined service "sylius_api.serializer_context_builder.http_request_method_type" to "api_platform.serializer.context_builder.filter".
Inlined service "api_platform.serializer.mapping.class_metadata_factory.inner" to "api_platform.serializer.mapping.class_metadata_factory".
Inlined service "api_platform.operation_path_resolver.generator" to "api_platform.operation_path_resolver.custom".
Inlined service "api_platform.cache.route_name_resolver.recorder_inner" to "api_platform.cache.route_name_resolver".
Inlined service "api_platform.route_name_resolver.cached" to "api_platform.iri_converter.legacy".
Inlined service "api_platform.negotiator" to "api_platform.listener.request.add_format".
Inlined service "api_platform.error_listener" to "api_platform.listener.exception".
Inlined service "api_platform.cache.metadata.resource.recorder_inner" to "api_platform.cache.metadata.resource".
Inlined service "api_platform.metadata.resource.name_collection_factory.yaml.legacy" to "api_platform.metadata.resource.name_collection_factory.cached".
Inlined service "api_platform.metadata.property.name_collection_factory.xml" to "api_platform.metadata.property.name_collection_factory.cached".
Inlined service "api_platform.metadata.property.name_collection_factory.property_info" to "api_platform.metadata.property.name_collection_factory.xml".
Inlined service "api_platform.metadata.resource.metadata_factory.yaml" to "api_platform.metadata.resource.metadata_factory.input_output".
Inlined service "api_platform.metadata.resource.metadata_factory.php_doc" to "api_platform.metadata.resource.metadata_factory.short_name".
Inlined service "api_platform.metadata.resource.filter_metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.operation".
Inlined service "api_platform.metadata.resource.metadata_factory.operation" to "api_platform.metadata.resource.metadata_factory.formats".
Inlined service "api_platform.metadata.resource.metadata_factory.formats" to "api_platform.metadata.resource.metadata_factory.cached".
Inlined service "api_platform.cache.metadata.resource.legacy.recorder_inner" to "api_platform.cache.metadata.resource.legacy".
Inlined service "api_platform.metadata.property.metadata_factory.xml.legacy" to "api_platform.metadata.property.metadata_factory.property_info.legacy".
Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory.legacy" to "api_platform.metadata.property.metadata_factory.serializer.legacy".
Inlined service "api_platform.metadata.property.metadata_factory.validator.legacy" to "api_platform.metadata.property.metadata_factory.cached.legacy".
Inlined service "api_platform.metadata.property.metadata_factory.serializer.legacy" to "api_platform.metadata.property.metadata_factory.default_property.legacy".
Inlined service "api_platform.cache.metadata.property.legacy.recorder_inner" to "api_platform.cache.metadata.property.legacy".
Inlined service "api_platform.subresource_operation_factory.cached.inner" to "api_platform.subresource_operation_factory.cached".
Inlined service "api_platform.cache.subresource_operation_factory.recorder_inner" to "api_platform.cache.subresource_operation_factory".
Inlined service "api_platform.metadata.resource.name_collection_factory.xml" to "api_platform.metadata.resource.name_collection_factory.annotation".
Inlined service "api_platform.metadata.resource.metadata_factory.xml" to "api_platform.metadata.resource.metadata_factory.annotation".
Inlined service "api_platform.metadata.resource.metadata_factory.short_name" to "api_platform.metadata.resource.filter_metadata_factory.annotation".
Inlined service "api_platform.metadata.property.metadata_factory.default_property.legacy" to "api_platform.metadata.subresource.metadata_factory.annotation.legacy".
Inlined service "api_platform.metadata.subresource.metadata_factory.annotation.legacy" to "api_platform.metadata.property.metadata_factory.annotation.legacy".
Inlined service "api_platform.metadata.resource.metadata_factory.input_output" to "api_platform.metadata.resource.metadata_factory.php_doc".
Inlined service "api_platform.metadata.property.metadata_factory.annotation.legacy" to "api_platform.metadata.property.metadata_factory.yaml.legacy".
Inlined service "api_platform.metadata.resource.metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.yaml".
Inlined service "api_platform.metadata.resource.name_collection_factory.annotation" to "api_platform.metadata.resource.name_collection_factory.yaml.legacy".
Inlined service ".2_ObjectNormalizer~y6izz9n" to ".1_Serializer~y6izz9n".
Inlined service "api_platform.openapi.normalizer.api_gateway.inner" to "api_platform.openapi.normalizer.api_gateway".
Inlined service "api_platform.pagination_options" to "api_platform.openapi.factory.legacy".
Inlined service "api_platform.swagger_ui.context" to "api_platform.swagger_ui.action".
Inlined service "api_platform.symfony.iri_converter.skolem" to "api_platform.jsonld.context_builder".
Inlined service "api_platform.hydra.normalizer.partial_collection_view.inner" to "api_platform.hydra.normalizer.partial_collection_view".
Inlined service "api_platform.hydra.normalizer.partial_collection_view" to "api_platform.hydra.normalizer.collection_filters".
Inlined service "api_platform.hydra.json_schema.schema_factory.inner" to "api_platform.hydra.json_schema.schema_factory".
Inlined service "api_platform.metadata.property.metadata_factory.property_info.legacy" to "api_platform.doctrine.orm.metadata.property.metadata_factory.legacy".
Inlined service "api_platform.pagination.legacy" to "api_platform.doctrine.orm.query_extension.pagination".
Inlined service "api_platform.metadata.property.metadata_factory.yaml.legacy" to "api_platform.metadata.property.metadata_factory.validator.legacy".
Inlined service "api_platform.validator" to "api_platform.listener.view.validate".
Inlined service "api_platform.validator.query_parameter_validator" to "api_platform.listener.view.validate_query_parameters".
Inlined service "debug.api_platform.collection_data_provider.inner" to "debug.api_platform.collection_data_provider".
Inlined service "debug.api_platform.item_data_provider.inner" to "debug.api_platform.item_data_provider".
Inlined service "debug.api_platform.subresource_data_provider.inner" to "debug.api_platform.subresource_data_provider".
Inlined service "debug.api_platform.data_persister.inner" to "debug.api_platform.data_persister".
Inlined service "api_platform.identifiers_extractor.cached.inner" to "api_platform.identifiers_extractor.cached".
Inlined service "api_platform.cache.identifiers_extractor.recorder_inner" to "api_platform.cache.identifiers_extractor".
Inlined service "api_platform.upgrade.subresource_transformer" to "api_platform.upgrade_resource.command".
Inlined service ".1_MetadataInterface~PbrBb1r" to "Sylius\Bundle\ApiBundle\CommandHandler\ResetPasswordHandler".
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\Bundle\ApiBundle\Provider\CompositePaymentConfigurationProvider" to "sylius.api.get_configuration_action".
Inlined service "Sylius\Bundle\ApiBundle\Converter\ItemIriToIdentifierConverter" to "Sylius\Bundle\ApiBundle\Serializer\CommandFieldItemIriToIdentifierDenormalizer".
Inlined service "Sylius\Bundle\ApiBundle\Map\CommandItemIriArgumentToIdentifierMap" to "Sylius\Bundle\ApiBundle\Serializer\CommandFieldItemIriToIdentifierDenormalizer".
Inlined service "debug.api_platform.item_data_provider" to "Sylius\Bundle\ApiBundle\DataProvider\ChannelAwareItemDataProvider".
Inlined service "sylius.api.swagger_admin_authentication_documentation_normalizer.inner" to "sylius.api.swagger_admin_authentication_documentation_normalizer".
Inlined service "pagerfanta.view.default_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.semantic_ui_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap3_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap4_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap5" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twig" to "pagerfanta.view_factory".
Inlined service "sylius_pay_pal_plugin.repository.pay_pal_credentials" to "Sylius\PayPalPlugin\Api\CacheAuthorizeClientApiInterface".
Inlined service "Sylius\PayPalPlugin\Provider\PayPalRefundDataProviderInterface" to "Sylius\PayPalPlugin\Controller\Webhook\RefundOrderAction".
Inlined service "Sylius\PayPalPlugin\Downloader\ReportDownloaderInterface" to "Sylius\PayPalPlugin\Controller\DownloadPayoutsReportAction".
Inlined service "Sylius\PayPalPlugin\Enabler\PaymentMethodEnablerInterface" to "Sylius\PayPalPlugin\Controller\EnableSellerAction".
Inlined service "Sylius\PayPalPlugin\Processor\LocaleProcessorInterface" to "Sylius\PayPalPlugin\Controller\PayPalButtonsController".
Inlined service "Sylius\PayPalPlugin\Api\IdentityApiInterface" to "Sylius\PayPalPlugin\Controller\PayWithPayPalFormAction".
Inlined service "App\Connector\Api\Paypal\CreateOrderApi" to "Sylius\PayPalPlugin\Payum\Action\CaptureAction".
Inlined service "Sylius\PayPalPlugin\Processor\PayPalAddressProcessor" to "Sylius\PayPalPlugin\Payum\Action\CompleteOrderAction".
Inlined service "Sylius\PayPalPlugin\Updater\PaymentUpdaterInterface" to "Sylius\PayPalPlugin\Payum\Action\CompleteOrderAction".
Inlined service "Sylius\PayPalPlugin\Onboarding\Initiator\OnboardingInitiatorInterface" to "Sylius\PayPalPlugin\Listener\PayPalPaymentMethodListener".
Inlined service "Sylius\PayPalPlugin\Processor\PaymentCompleteProcessorInterface" to "Sylius\PayPalPlugin\Manager\PaymentStateManagerInterface".
Inlined service "Sylius\PayPalPlugin\Factory\PayPalPaymentMethodNewResourceFactory.inner" to "Sylius\PayPalPlugin\Factory\PayPalPaymentMethodNewResourceFactory".
Inlined service "Sylius\PayPalPlugin\Onboarding\Processor\OnboardingProcessorInterface" to "Sylius\PayPalPlugin\Factory\PayPalPaymentMethodNewResourceFactory".
Inlined service "Sylius\PayPalPlugin\Provider\OrderItemNonNeutralTaxProviderInterface" to "Sylius\PayPalPlugin\Provider\PayPalItemDataProviderInterface".
Inlined service "Sylius\PayPalPlugin\Api\GenericApiInterface" to "Sylius\PayPalPlugin\Provider\PayPalRefundDataProviderInterface".
Inlined service "sylius.paypal.client.sftp" to "Sylius\PayPalPlugin\Downloader\ReportDownloaderInterface".
Inlined service "Sylius\PayPalPlugin\Api\WebhookApiInterface" to "Sylius\PayPalPlugin\Registrar\SellerWebhookRegistrarInterface".
Inlined service "MonsieurBiz\SyliusSettingsPlugin\Processor\SettingsProcessor" to "MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController".
Inlined service "MonsieurBiz\SyliusSettingsPlugin\Factory\Form\MainSettingsFormTypeFactory" to "MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController".
Inlined service ".service_locator.GNc8e5B.MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController" to "MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController".
Inlined service "monsieurbiz.settings.provider" to "MonsieurBiz\SyliusSettingsPlugin\Twig\Extension\SettingsExtension".
Inlined service "MonsieurBiz\SyliusSettingsPlugin\Fixture\Factory\SettingsFixtureFactory" to "MonsieurBiz\SyliusSettingsPlugin\Fixture\SettingsFixture".
Inlined service "Jane\Component\AutoMapper\Extractor\SourceTargetMappingExtractor" to "Jane\Component\AutoMapper\MapperGeneratorMetadataFactory".
Inlined service "Jane\Component\AutoMapper\Extractor\FromSourceMappingExtractor" to "Jane\Component\AutoMapper\MapperGeneratorMetadataFactory".
Inlined service "Jane\Component\AutoMapper\Extractor\FromTargetMappingExtractor" to "Jane\Component\AutoMapper\MapperGeneratorMetadataFactory".
Inlined service "Jane\Component\AutoMapper\Generator\Generator" to "Jane\Component\AutoMapper\Loader\FileLoader".
Inlined service "jane.mapping.class_discriminator_from_class_metadata" to "Jane\Component\AutoMapper\Generator\Generator".
Inlined service "Jane\Component\AutoMapper\Transformer\MultipleTransformerFactory" to "Jane\Component\AutoMapper\Transformer\ChainTransformerFactory".
Inlined service "Jane\Component\AutoMapper\Transformer\NullableTransformerFactory" to "Jane\Component\AutoMapper\Transformer\ChainTransformerFactory".
Inlined service "Jane\Component\AutoMapper\Transformer\UniqueTypeTransformerFactory" to "Jane\Component\AutoMapper\Transformer\ChainTransformerFactory".
Inlined service "Jane\Component\AutoMapper\Transformer\EnumTransformerFactory" to "Jane\Component\AutoMapper\Transformer\ChainTransformerFactory".
Inlined service "Jane\Component\AutoMapper\Transformer\DateTimeTransformerFactory" to "Jane\Component\AutoMapper\Transformer\ChainTransformerFactory".
Inlined service "Jane\Component\AutoMapper\Transformer\BuiltinTransformerFactory" to "Jane\Component\AutoMapper\Transformer\ChainTransformerFactory".
Inlined service "Jane\Component\AutoMapper\Transformer\ArrayTransformerFactory" to "Jane\Component\AutoMapper\Transformer\ChainTransformerFactory".
Inlined service "Jane\Component\AutoMapper\Transformer\ObjectTransformerFactory" to "Jane\Component\AutoMapper\Transformer\ChainTransformerFactory".
Inlined service "Jane\Component\AutoMapper\Transformer\SymfonyUidTransformerFactory" to "Jane\Component\AutoMapper\Transformer\ChainTransformerFactory".
Inlined service "dedi_sylius_seo_plugin.rich_snippets.factory.subject_url" to "dedi_sylius_seo_plugin.rich_snippets.factory.breadcrumb".
Inlined service "dedi_sylius_seo_plugin.links.shop.no_index_no_follow_filter_registry" to "dedi_sylius_seo_plugin.links.twig.no_index_no_follow_extension".
Inlined service "dedi.sylius_seoplugin.context.no_index_no_follow_filter.specification.is_paginated_filter" to "dedi_sylius_seo_plugin.links.shop.taxon_no_index_no_follow_filter.is_paginated_or_sorted".
Inlined service "dedi.sylius_seoplugin.context.no_index_no_follow_filter.specification.is_sorting_filter" to "dedi_sylius_seo_plugin.links.shop.taxon_no_index_no_follow_filter.is_paginated_or_sorted".
Inlined service "dedi.sylius_seoplugin.context.no_index_no_follow_filter.specification.is_taxon_filter" to "dedi_sylius_seo_plugin.links.shop.taxon_no_index_no_follow_filter".
Inlined service "dedi_sylius_seo_plugin.links.shop.taxon_no_index_no_follow_filter.is_paginated_or_sorted" to "dedi_sylius_seo_plugin.links.shop.taxon_no_index_no_follow_filter".
Inlined service "google_tag_manager.factory" to "google_tag_manager".
Inlined service "templating.helper.google_tag_manager" to "twig.extension.google_tag_manager".
Inlined service "arobases_sylius_rights_management_plugin.adapter.right_adapter" to "arobases_sylius_rights_management_plugin.command.create_admin_right".
Inlined service "knp_paginator.helper.processor" to "knp_paginator.twig.extension.pagination".
Inlined service "sylius.google_tag_manager.enhanced_ecommerce_tracking.tag_manager.add_transaction" to "sylius.google_tag_manager.enhanced_ecommerce_tracking.purchases.listener.thank_you".
Inlined service "sylius.google_tag_manager.enhanced_ecommerce.tracking.resolver.product_detail_impression_data" to "sylius.google_tag_manager.enhanced_ecommerce_tracking.product_detail.listener.product.show.after_product_header".
Inlined service "sylius.google_tag_manager.enhanced_ecommerce_tracking.tag_manager.view_item" to "sylius.google_tag_manager.enhanced_ecommerce_tracking.view_item.listener".
Inlined service "sylius.google_tag_manager.enhanced_ecommerce_tracking.tag_manager.view_item_list" to "sylius.google_tag_manager.enhanced_ecommerce_tracking.view_item_list.listener".
Inlined service "sylius.google_tag_manager.enhanced_ecommerce_tracking.tag_manager.checkout_step" to "sylius.google_tag_manager.enhanced_ecommerce_tracking.checkout.listener.cart_summary".
Inlined service "sylius.google_tag_manager.enhanced_ecommerce_tracking.resolver.checkout_step" to "sylius.google_tag_manager.enhanced_ecommerce_tracking.checkout.listener.cart_summary".
Inlined service "karser_recaptcha3.google.recaptcha" to "karser_recaptcha3.validator".
Inlined service "karser_recaptcha3.ip_resolver" to "karser_recaptcha3.validator".
Inlined service "karser_recaptcha3.google.request_method.curl_post" to "karser_recaptcha3.google.recaptcha".
Inlined service "karser_recaptcha3.google.request_method.curl" to "karser_recaptcha3.google.request_method.curl_post".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Mapping\YamlWithLocaleProvider" to "search.documentable.monsieurbiz_product".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Model\Datasource\ProductDatasource" to "search.documentable.monsieurbiz_product".
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 "api_platform.maker.command.data_provider" to "maker.auto_command.make_data_provider".
Inlined service "api_platform.maker.command.data_persister" to "maker.auto_command.make_data_persister".
Inlined service "api_platform.maker.command.state_processor" to "maker.auto_command.make_state_processor".
Inlined service "api_platform.maker.command.state_provider" to "maker.auto_command.make_state_provider".
Inlined service "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.command_bus.messenger.handlers_locator" to "sylius.command_bus.middleware.handle_message".
Inlined service "debug.traced.sylius.command_bus.inner" to "debug.traced.sylius.command_bus".
Inlined service "sylius.event_bus.messenger.handlers_locator" to "sylius.event_bus.middleware.handle_message".
Inlined service "debug.traced.sylius.event_bus.inner" to "debug.traced.sylius.event_bus".
Inlined service "sylius_default.bus.messenger.handlers_locator" to "sylius_default.bus.middleware.handle_message".
Inlined service "debug.traced.sylius_default.bus.inner" to "debug.traced.sylius_default.bus".
Inlined service "sylius_event.bus.messenger.handlers_locator" to "sylius_event.bus.middleware.handle_message".
Inlined service "debug.traced.sylius_event.bus.inner" to "debug.traced.sylius_event.bus".
Inlined service "bitbag_sylius_product_bundle.command_bus.messenger.handlers_locator" to "bitbag_sylius_product_bundle.command_bus.middleware.handle_message".
Inlined service "debug.traced.bitbag_sylius_product_bundle.command_bus.inner" to "debug.traced.bitbag_sylius_product_bundle.command_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 "setono_sylius_feed.command_bus.messenger.handlers_locator" to "setono_sylius_feed.command_bus.middleware.handle_message".
Inlined service "debug.traced.setono_sylius_feed.command_bus.inner" to "debug.traced.setono_sylius_feed.command_bus".
Inlined service "setono_sylius_mailchimp.command_bus.messenger.handlers_locator" to "setono_sylius_mailchimp.command_bus.middleware.handle_message".
Inlined service "debug.traced.setono_sylius_mailchimp.command_bus.inner" to "debug.traced.setono_sylius_mailchimp.command_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 "bitbag_sylius_wishlist_plugin.command_handler.wishlist.add_products_to_wishlist_handler" to ".messenger.handler_descriptor.DGh2dwk".
Inlined service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.add_selected_products_to_cart" to ".messenger.handler_descriptor.sL.Sga1".
Inlined service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.remove_selected_products_from_wishlist" to ".messenger.handler_descriptor.ZM6ZSdg".
Inlined service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.import_from_csv" to ".messenger.handler_descriptor.oe5DQxw".
Inlined service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.export_to_csv" to ".messenger.handler_descriptor.qKyBpRC".
Inlined service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.export_selected_products_from_wishlist_to_pdf" to ".messenger.handler_descriptor.s1YV94.".
Inlined service "bitbag_sylius_wishlist_plugin.command_handler.wishlist.copy_selected_products_to_other_wishlist" to ".messenger.handler_descriptor.bEpBYKV".
Inlined service "Sylius\Bundle\ApiBundle\EventHandler\OrderCompletedHandler" to ".messenger.handler_descriptor.ufR7qhN".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to "debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service "bitbag_sylius_wishlist_plugin.voter.wishlist_voter" to "debug.security.voter.bitbag_sylius_wishlist_plugin.voter.wishlist_voter".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "doctrine.dbal.default_regex_schema_filter" to "doctrine.dbal.default_schema_asset_filter_manager".
Inlined service "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener.inner" to "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener".
Inlined service "fos_rest.serializer.form_error_handler.inner" to "fos_rest.serializer.form_error_handler".
Inlined service "bitbag_sylius_wishlist_plugin.data_transformer.wishlist.wishlist_token_value_aware_input_command_data_transformer" to "sylius.api.data_transformer.command_aware_input_data_transformer".
Inlined service "sylius.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.shipment_id_aware_input_command" to "sylius.api.data_transformer.command_aware_input_data_transformer".
Inlined service "sylius.api.data_transformer.logged_in_shop_user_id_aware_input_data_transformer" to "sylius.api.data_transformer.command_aware_input_data_transformer".
Inlined service "sylius.api.data_transformer.channel_code_aware_input_data_transformer" to "sylius.api.data_transformer.command_aware_input_data_transformer".
Inlined service "sylius.api.data_transformer.logged_in_shop_user_email_aware_command" to "sylius.api.data_transformer.command_aware_input_data_transformer".
Inlined service "sylius.api.data_transformer.locale_code_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 "SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker.inner" to "SyliusLabs\Polyfill\Symfony\Security\Core\User\UserChecker".
Inlined service "monsieurbiz.settings.metadata_registry" to "monsieurbiz.settings.search".
Inlined service ".service_locator.7DVCCwZ" to ".service_locator.7DVCCwZ.MonsieurBiz\SyliusSearchPlugin\Controller\SearchController".
Inlined service ".service_locator.HCW3qYH" to ".service_locator.HCW3qYH.Synolia\SyliusSchedulerCommandPlugin\Action\CleanLogAction".
Inlined service ".service_locator.J4b.DPX" to ".service_locator.J4b.DPX.translation.warmer".
Inlined service ".service_locator.8mRht5r" to ".service_locator.8mRht5r.router.default".
Inlined service ".service_locator.HLwzKIm" to ".service_locator.HLwzKIm.router.cache_warmer".
Inlined service ".service_locator.aq4MYft" to ".service_locator.aq4MYft.twig.template_cache_warmer".
Inlined service ".service_locator.GNc8e5B" to ".service_locator.GNc8e5B.MonsieurBiz\SyliusSettingsPlugin\Controller\SettingsController".
Inlined service "sylius.form_registry.grid_filter" to "sylius.custom_grid_renderer.twig.inner".
Inlined service "Sylius\Bundle\ThemeBundle\Translation\Provider\Loader\TranslatorLoaderProviderInterface" to "Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator.inner".
Inlined service "Sylius\Bundle\ThemeBundle\Translation\Provider\Resource\TranslatorResourceProviderInterface" to "Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator.inner".
Inlined service "translator.formatter.default" to "Sylius\Bundle\ThemeBundle\Translation\ThemeAwareTranslator.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service "Sylius\Bundle\UiBundle\Renderer\HtmlDebugTemplateBlockRenderer" to "Sylius\Bundle\UiBundle\DataCollector\TraceableTemplateEventRenderer.inner".
Inlined service ".service_locator.TWj7wyq" to "sylius.doctrine.orm.container_repository_factory.inner".
Inlined service "Sylius\PayPalPlugin\Api\RefundPaymentApiInterface" to "Sylius\PayPalPlugin\Processor\UiPayPalPaymentRefundProcessor.inner".
Inlined service "Sylius\PayPalPlugin\Generator\PayPalAuthAssertionGeneratorInterface" to "Sylius\PayPalPlugin\Processor\UiPayPalPaymentRefundProcessor.inner".
Inlined service "Sylius\PayPalPlugin\Provider\RefundReferenceNumberProviderInterface" to "Sylius\PayPalPlugin\Processor\UiPayPalPaymentRefundProcessor.inner".
Inlined service "serializer.mapping.chain_loader" to "api_platform.serializer.mapping.class_metadata_factory.inner".
Inlined service ".service_locator.vf0GcZj" to "console.command_loader".
Inlined service "debug.traced.sylius_refund_plugin.command_bus.inner" to "messenger.default_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.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\PayPalPlugin\Resolver\PayPalPrioritisingPaymentMethodsResolver.inner" to "Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface".
Inlined service "sylius.custom_factory.promotion_coupon.inner" to "Sylius\Component\Promotion\Factory\PromotionCouponFactoryInterface".
Inlined service "sylius.custom_factory.zone.inner" to "Sylius\Component\Addressing\Factory\ZoneFactoryInterface".
Inlined service "sylius.custom_factory.taxon.inner" to "Sylius\Component\Taxonomy\Factory\TaxonFactoryInterface".
Inlined service "sylius.custom_factory.payment_method.inner" to "Sylius\Component\Core\Factory\PaymentMethodFactoryInterface".
Inlined service "sylius.custom_factory.promotion_action.inner" to "Sylius\Component\Core\Factory\PromotionActionFactoryInterface".
Inlined service "sylius.custom_factory.promotion_rule.inner" to "Sylius\Component\Core\Factory\PromotionRuleFactoryInterface".
Inlined service "App\Component\Core\Inventory\Operator\OrderInventoryOperator" 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 "brille24_tier_price.calculator.product_variant_price.inner" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
Inlined service "brille24_tier_price.tier_price_finder" to "Sylius\Component\Core\Calculator\ProductVariantPriceCalculatorInterface".
Inlined service "hateoas.configuration.metadata.yaml_driver" to "hateoas.configuration.metadata_driver".
Inlined service "hateoas.configuration.metadata.xml_driver" to "hateoas.configuration.metadata_driver".
Inlined service "hateoas.configuration.metadata.extension_driver" to "hateoas.configuration.metadata_driver".
Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
Inlined service "fos_rest.serializer.jms" to "fos_rest.view_handler".
Inlined service "sylius_fixtures.listener.orm_purger" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
Inlined service "sylius_fixtures.listener.logger" to "Sylius\Bundle\FixturesBundle\Listener\ListenerRegistryInterface".
Inlined service ".1_Processor~DDWvsGb" to "Sylius\Bundle\FixturesBundle\Suite\SuiteFactoryInterface".
Inlined service "nelmio_alice.fixture_builder.simple" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.double_pass" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.faker.provider.alice" to "Faker\Generator".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "Jane\Component\AutoMapper\Loader\FileLoader" to "Jane\Component\AutoMapper\AutoMapperInterface".
Inlined service "Jane\Component\AutoMapper\MapperGeneratorMetadataFactory" to "Jane\Component\AutoMapper\AutoMapperInterface".
Inlined service "MonsieurBiz\SyliusSearchPlugin\AutoMapper\ProductAttributeValueConfiguration" to "Jane\Component\AutoMapper\AutoMapperInterface".
Inlined service "App\AutoMapper\ProductMapperConfiguration" to "Jane\Component\AutoMapper\AutoMapperInterface".
Inlined service "MonsieurBiz\SyliusSearchPlugin\AutoMapper\VariantMapperConfiguration" to "Jane\Component\AutoMapper\AutoMapperInterface".
Inlined service "bitbag_sylius_bonus_points.order_processing.order_bonus_points" to "sylius.order_processing.order_processor".
Inlined service "sylius.context.cart.token_value_based" to "sylius.context.cart".
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 "Sylius\RefundPlugin\Factory\CreditMemoFactory.inner" to "sylius_refund.factory.credit_memo".
Inlined service "Sylius\RefundPlugin\Factory\ShopBillingDataFactory.inner" to "sylius_refund.factory.shop_billing_data".
Inlined service "Sylius\RefundPlugin\Factory\CustomerBillingDataFactory.inner" to "sylius_refund.factory.customer_billing_data".
Inlined service "debug.validator.inner" to "validator".
Inlined service "bitbag_sylius_wishlist_plugin.custom_factory.wishlist.inner" to "bitbag_sylius_wishlist_plugin.factory.wishlist".
Inlined service "bitbag_sylius_wishlist_plugin.custom_factory.wishlist_product.inner" to "bitbag_sylius_wishlist_plugin.factory.wishlist_product".
Inlined service "brille24_tierprice_tierprice_factory.inner" to "brille24.factory.tierprice".
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 "setono_sylius_feed.custom_factory.violation.inner" to "setono_sylius_feed.factory.violation".
Inlined service "Sylius\PayPalPlugin\Processor\AfterCheckoutOrderPaymentProcessor.inner" to "sylius.order_processing.order_payment_processor.after_checkout".
Inlined service "Sylius\PayPalPlugin\Processor\OrderPaymentProcessor.inner" to "sylius.order_processing.order_payment_processor.checkout".
Inlined service "Sylius\PayPalPlugin\Processor\UiPayPalPaymentRefundProcessor.inner" to "Sylius\PayPalPlugin\Processor\PaymentRefundProcessorInterface".
Inlined service "Sylius\Bundle\ThemeBundle\Asset\Installer\OutputAwareAssetsInstaller" to "console.command.public_alias.Sylius\Bundle\ThemeBundle\Command\AssetsInstallCommand".
Inlined service "sylius.sitemap_renderer" to "console.command.public_alias.sylius.command.generate_sitemap".
Inlined service "sylius.sitemap_index_renderer" to "console.command.public_alias.sylius.command.generate_sitemap".
Inlined service "sylius.sitemap_index_builder" to "console.command.public_alias.sylius.command.generate_sitemap".
Inlined service "sylius.sitemap_writer" to "console.command.public_alias.sylius.command.generate_sitemap".
Inlined service ".service_locator.nyFkD3i" 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 "MonsieurBiz\SyliusSearchPlugin\Search\Request\AggregationBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\ChannelFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\EnabledFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\IsInStockFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "App\Search\Request\QueryFilter\Product\ArchivedFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\ProductTaxonRegistry" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\ProductSorterRegistry" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\FunctionScore\ProductFunctionScoreRegistry" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\AggregationBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\ChannelFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\EnabledFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\IsInStockFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "App\Search\Request\QueryFilter\Product\ArchivedFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\ProductTaxonRegistry" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\ProductSorterRegistry" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\FunctionScore\ProductFunctionScoreRegistry" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\AggregationBuilder" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\ChannelFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\EnabledFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\QueryFilter\Product\IsInStockFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "App\Search\Request\QueryFilter\Product\ArchivedFilter" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\PostFilter\ProductTaxonRegistry" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\Sorting\ProductSorterRegistry" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "MonsieurBiz\SyliusSearchPlugin\Search\Request\FunctionScore\ProductFunctionScoreRegistry" to "MonsieurBiz\SyliusSearchPlugin\Search\Search".
Inlined service "App\Mailchimp\DataGenerator\ProductVariantDataGenerator" to "App\Mailchimp\Client\Client".
Inlined service "App\Mailchimp\DataGenerator\ProductVariantDataGenerator" to "App\Mailchimp\Client\Client".
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 "api_platform.serializer.normalizer.item" to "serializer".
Inlined service "api_platform.serializer.normalizer.item" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "liip_imagine.templating.filter_extension" to "twig".
Inlined service "liip_imagine.templating.filter_extension" to "twig".
Inlined service "Arobases\SyliusInstagramPlugin\Instagram\Instagram" to "twig".
Inlined service "Arobases\SyliusInstagramPlugin\Instagram\Instagram" to "twig".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "nelmio_alice.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.importer.result" 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.importer.result" 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.importer.result" 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.importer.result" 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.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 "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 "Sylius\Bundle\ApiBundle\Provider\PathPrefixProviderInterface" to "api_platform.iri_converter.legacy".
Inlined service "Sylius\Bundle\ApiBundle\Provider\PathPrefixProviderInterface" to "api_platform.iri_converter.legacy".
Inlined service "pagerfanta.view.default" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.default" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.semantic_ui" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.semantic_ui" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap3" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap3" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap4" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap4" to "pagerfanta.view_factory".
Inlined service "jms_serializer.identical_property_naming_strategy" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.identical_property_naming_strategy" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.identical_property_naming_strategy" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.metadata_factory" to "jms_serializer".
Inlined service "jms_serializer.metadata_factory" to "jms_serializer".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
Inlined service "jms_serializer.metadata_factory" to "jms_serializer".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.element" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.specs.simple" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.specs.simple" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.element" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.resolver.value.registry" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.named_arguments_resolver" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.named_arguments_resolver" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.resolver.value.registry" to "nelmio_alice.data_loader".
Inlined service "nelmio_alice.generator.named_arguments_resolver" to "nelmio_alice.data_loader".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
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 "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 "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".
3
Tag "templating.helper" was defined on service(s) "sylius.templating.helper.convert_money", "sylius.templating.helper.adjustment", "sylius.templating.helper.format_money", "sylius.templating.helper.currency", "sylius.templating.helper.locale", "sylius.templating.helper.inventory", "sylius.templating.helper.product_variants_prices", "sylius.templating.helper.price", "sylius.templating.helper.variant_resolver", "sylius.templating.helper.checkout_steps", but was never used.
Tag "sylius.product_variant_resolver.default" was defined on service(s) "sylius.product_variant_resolver.default", but was never used.
Tag "monsieurbiz.search.documentable" was defined on service(s) "search.documentable.monsieurbiz_product", but was never used.